hensei-web/components/common
Justin Edmund 103ef7e1a2
Quality pass (#326)
* Move min-width to RaidCombobox, not Popover

This fixes #318

* Use snapshots to make tokens reactive

This fixes #319

* Revert ChatGPT refactor of this method

Oops. This code was nice, but it didn't actually assign `false` to keys to be sent to the server. We will revisit this, but it needs to be fixed right now.

This fixes #325

* Ignore gacha directory

We will probably scrape these images soon.

* Add translation for Auto Summon token

* Add auto summon token to app state

* Set battle settings in state on update

Also renames PartyDetails to PartyFooter and makes description reactive

* Stop 1password icon from appearing in name field

* Use snapshot for reactive Edit party modal

* Fix Edit modal placeholder colors

* Fix bug with RaidCombobox and Farming

Selecting farming then opening the raid combobox *twice* consecutively would put you in no segment, so no raids appeared

Fixes #323

* Fix values staying in Edit team even if not saved

The values a user entered in the Edit team modal would persist even if the user hit cancel to close the modal. They wouldn't save to the server, but very confusing nonetheless. Now fixed.

* Fix unreadable colors in ElementToggle

* Fix button alignment in weapon modal

* Add text to filters button on small screens

The FilterBar showed a left aligned filter icon on mobile for months and it was driving me insane

* Remove extraneous code from Header

Including the party name, since it's at the top now

* Fix Alert at small sizes

* Make copy link toast work again

* Remove stylesheet links

* Fix remix toasts and alerts from both locations

The remix toast and alert was barely hooked up and not showing up when invoked from PartyHeader.

It now shows up whether you remix your own team (from PartyDropdown) or if you remix another person's team (from PartyHeader).
2023-06-21 03:39:25 -07:00
..
Alert Quality pass (#326) 2023-06-21 03:39:25 -07:00
Button Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00
CharLimitedFieldset Quality pass (#326) 2023-06-21 03:39:25 -07:00
Command Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00
ContextMenu Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
ContextMenuItem Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
Dialog Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
DialogContent Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
DropdownMenuContent Redesigned team navigation (#310) 2023-06-16 18:49:55 -07:00
DurationInput Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
Hovercard Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
Input Quality pass (#326) 2023-06-21 03:39:25 -07:00
InputTableField Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
LabelledInput Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
Overlay Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
PictureSelectItem Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
Popover Quality pass (#326) 2023-06-21 03:39:25 -07:00
PopoverContent Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00
Segment Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00
SegmentedControl Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00
Select Add ability to remove job skills (#317) 2023-06-19 02:39:27 -07:00
SelectGroup Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
SelectItem Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00
SelectTableField Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
SelectWithInput Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
Slider Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
SliderTableField Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
Switch Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
SwitchTableField Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
TableField Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
TextFieldset Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
Toast Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
ToggleSwitch Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
Token Quality pass (#326) 2023-06-21 03:39:25 -07:00
Tooltip Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00