Commit graph

1257 commits

Author SHA1 Message Date
a6026cc592 Add custom styles for remixed pill
This pill displays when a party is a remix. We shrunk it so it wasn't quite the size of a normal small button, and then added disabled states for if the original party was deleted
2023-07-02 02:05:42 -07:00
d38bbaef44 Add lodash.isequal
We didn't end up using it but it might come in handy in the future
2023-07-02 02:04:50 -07:00
da2d0cfc8e Remove unused code
Dependencies and components that were no longer used
2023-07-02 02:04:30 -07:00
10c1e0332e Update localizations 2023-07-02 01:54:52 -07:00
db9193531c Add prop for destructive dropdown menu items 2023-06-30 23:04:51 -07:00
ab702edb4b Don't show <img> when there is no icon 2023-06-30 23:04:36 -07:00
ab6897c205 Update globals.scss 2023-06-30 22:56:40 -07:00
43d5faeead Update themes and variables 2023-06-30 22:53:56 -07:00
1aebea8ba3 Add small-tablet breakpoint 2023-06-30 22:53:37 -07:00
4401756277 Update PartyHeader and fix behavior
* Send true to editable prop is party is editable
* Fix turn count token display
* Fix party name style
* Add custom classes to various Buttons
* Only show PartyDropdown if a party is new
* Determine which buttons to show based on editable prop, not snapshot
* Remove unused code from Header
* Make new button route shallowly
2023-06-30 22:53:17 -07:00
c9cfb45b57 Update proficiency typing 2023-06-30 22:25:58 -07:00
a991011115 Add custom Button styles 2023-06-30 22:25:47 -07:00
5f3b1dadce Remove unused style import 2023-06-30 22:25:36 -07:00
c8fccc9a13 Update Segment styles
Notably, there's a nice transition now
2023-06-30 22:25:26 -07:00
3fbd4aac69 Update SegmentedControl
* Forward refs to SegmentedControl
* Allow passing of className via props
* Specific styles for RaidCombobox and something else
* Use small-tablet breakpoint
2023-06-30 22:25:09 -07:00
938b17e5e9 Update GridRep
* Remove link to user's profile—it was very distracting
* Increase mainhand max height so it doesn't appear too small when reps are larger
2023-06-30 22:24:04 -07:00
a4dbcebf0b Update SelectGroup styles 2023-06-30 22:23:21 -07:00
f89cdcdddd Center text on triggers on small screen sizes 2023-06-30 22:23:12 -07:00
a3a205fb5d Update Input and InputTableField
* Added error and label to input, in a fieldset
* Updated prop labels in InputTableField
2023-06-30 22:22:54 -07:00
198f5c79cd Use small-tablet breakpoint for party reps 2023-06-30 22:22:12 -07:00
e17606a1ca Update ExtraSummons to ExtraSummonsGrid 2023-06-30 22:21:46 -07:00
e3d4e742fe Update UncapIndicator display styles 2023-06-30 22:21:31 -07:00
0653e62024 Update button prop labels 2023-06-30 22:21:16 -07:00
2105e21cf8 Update localizations 2023-06-30 22:21:01 -07:00
316785614b Update FilterBar location and more
* Updates FilterBar import location
* Extracts user info into UserInfo component
2023-06-30 22:20:50 -07:00
d09d53fba9 Increase visibility of segmented control on static page 2023-06-30 22:20:16 -07:00
6683a2571b Update auth components
Just moving import order and changing an unused class name
2023-06-30 22:19:51 -07:00
a70a8e4a30 Update button prop labels 2023-06-30 22:19:14 -07:00
4f1bcf5bca Updated WeaponLabelIcon styles 2023-06-30 22:18:25 -07:00
e35879d03c Add extra colors to WeaponUnit 2023-06-30 22:18:10 -07:00
4f6925b824 Fix placeholders in SummonUnit 2023-06-30 22:17:56 -07:00
bb81a54055 Added new Textarea component
This is a content editable div to prepare for when we add tagging and formatting
2023-06-30 22:17:34 -07:00
46a2a5c8f5 Removed LabelledInput 2023-06-30 22:16:37 -07:00
9d0584a07a Extracted filter bar user info into a new component 2023-06-30 22:16:19 -07:00
15449feff4 Fix Youtube and empty state in PartyFooter
* Fixed Youtube embed styles
* Added empty state for description tab
2023-06-30 22:15:26 -07:00
8bde311a6d Moved components to a new filters folder 2023-06-30 22:14:39 -07:00
4a0865c088 Add missing animations to Toast 2023-06-30 22:14:20 -07:00
877cb4491e Update extra weapons section
* ExtraContainer split into ExtraContainerItem
* Updated Guidebook result item, grid and unit
* Updated extra weapons grid and weapon grid
2023-06-30 22:14:08 -07:00
c0392a1bab Update static pages 2023-06-30 22:12:47 -07:00
bd10c93dc8 Update object reps for mobile 2023-06-30 14:09:36 -07:00
a092a5b6ad Update RaidCombobox and RaidItem
Also removes RaidSelect, which has been removed
2023-06-30 14:07:23 -07:00
8cb41bc82c Update select component
* Align the popover
* Pass down classes from props
* Adds local animation
* Remove modal style
* Add full width style
2023-06-30 14:05:05 -07:00
2f3fdd36c7 Update job-related components 2023-06-30 14:03:54 -07:00
ee9b95bace Update GridRep 2023-06-30 14:02:53 -07:00
58d1320484 Add local animation to Tooltip 2023-06-30 14:02:12 -07:00
d4ad809dc9 Fix alert styles and overlays
* Update alert styles
* Fix Overlay component to take onClick event handler as a prop
2023-06-30 13:55:46 -07:00
0e10ac5a48 Update PartyHeader and DropdownMenuItem
* Remove extraneous states and hooks from PartyHeader
* Only show PartyDropdown if we are looking at an existing party
* Add destructive prop for DropdownMenuItem
* Remove extraneous classes from PartyDropdown
* Localize dropdown contents
2023-06-30 13:55:01 -07:00
9a16574948 Update table field components
The structure of TableField's image props have changed
2023-06-30 13:10:08 -07:00
f9ba98ca82 Fix slider and switch components 2023-06-30 13:09:31 -07:00
f17232bc5e Pass down class name to Popover
* Other style changes for raid combobox
* Local keyframe animation
2023-06-30 13:09:17 -07:00