Commit graph

635 commits

Author SHA1 Message Date
fe3ef4129c Added value reporting and fixed a cycle error 2023-03-21 19:20:05 -07:00
87390bc07c Update styles for various components
Added some new colors and fixed spacing
2023-03-21 19:20:05 -07:00
5900672089 Update modal skeleton 2023-03-21 19:20:05 -07:00
ece5e2434c Implement InputTableField 2023-03-21 19:20:05 -07:00
0418c01bc4 Change enabled switch color 2023-03-21 19:20:05 -07:00
2bf578fec9 Implemented SwitchTableField 2023-03-21 19:20:05 -07:00
b67c3bc8b5 Implement SliderTableField 2023-03-21 19:20:05 -07:00
9b7b54b562 Implement custom Slider component
This inherits from Radix's Slider
2023-03-21 19:20:05 -07:00
82ec214b5d Make generic TableField and move styles
This is so we have a base for other table rows that use different interactive elements
2023-03-21 19:20:05 -07:00
1e59d767ba Move AccountModal styles to more generic place 2023-03-21 19:20:05 -07:00
ef1f8e83d8 Add skeleton of FilterModal 2023-03-21 19:20:05 -07:00
43287a692c
Deploy #287 (#288)
* Added avatars

* Added content from the 2023/03/22 update (#287)

* Added avatars (#286)

* Added localizations

* Added update, changed CSS

* Add logic for showing Lucifer uncap and 250 art
2023-03-21 17:46:57 -07:00
bd838305e6
Bug fixes and content updates (#270)
* Fix character hovercard z-index

* Allow unauth users to edit their remixed parties

* Adds ultimate_mastery and renamed master_level to defs

* Add granblue_id to weapon keys

* Add granblue_id to AX skills

* Add granblue_id to data-granblue-id

* Added bugfixes to update notes

* Fix types where ItemSelect is used

These need an empty `granblue_id`
2023-03-17 01:35:49 -07:00
157dd09476 Add 2023-03 Flash update 2023-03-16 05:54:27 -07:00
5bc267f3e2 Fix ContentUpdate styling 2023-03-16 05:54:20 -07:00
08eaa1198d Sort GW and DB raids correctly 2023-03-16 05:33:11 -07:00
25d0f4d07d Fix mistake in fix build error 2023-02-27 21:18:13 -08:00
16cc7ffb30 Fix build error 2023-02-27 21:14:26 -08:00
caf5819369 Update index.tsx 2023-02-27 20:54:57 -08:00
1123e0789f Add new content to updates page 2023-02-27 20:52:07 -08:00
3dbbb3c151 Add ContentUpdate component 2023-02-27 20:44:38 -08:00
75554d0e3f Added new characters from Feb Flash Gala
* Sen (Valentines)
* Sandalphon (Valentines)
2023-02-14 19:52:11 -08:00
afa1f5562c Update changelog with mid-Feb uncaps 2023-02-12 00:59:47 -08:00
344d03bdfb Allow content toasts to display 2023-02-07 00:28:29 -08:00
c85682acf0 Add 2023-02 content update 2023-02-07 00:16:12 -08:00
526d03cb75 Fix accessory popover 2023-02-05 23:34:11 -08:00
3084e6bb54 Add job skill bug to fix list 2023-02-05 16:35:03 -08:00
c9abe7c9e0 Fix min-height on FilterBar 2023-02-05 13:32:34 -08:00
0f75acbfd9 Hotfix: Close menu after clicking profile 2023-02-05 01:55:27 -08:00
bb4a608660 Hotfix z-ordering for JobImage 2023-02-05 01:39:13 -08:00
c7e0836202
February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
bd1f6ccb98 Refactor createParty to allow creating anything first 2023-01-08 01:32:09 -08:00
c0cdb91178 Remove visible from props to remove error 2023-01-08 01:31:56 -08:00
018aaefa81 Fix SummonUnit showing + over image 2023-01-07 23:28:06 -08:00
5de556b367 Create teams when arbitrary details are changed
These teams have no weapons and won't show up anywhere but the user's profile. We should probably clean out completely empty teams every once in a while with a CRON job.
2023-01-07 23:25:55 -08:00
4a219378c7 Fix bug with party name 2023-01-07 22:59:26 -08:00
3595899233 Add new layout and styles for roadmap modal 2023-01-06 04:24:35 -08:00
573deaa2c2 Different approach to getting locale cookie 2023-01-03 23:19:13 -08:00
dc99c9b525 Fix positioning of thumb in switch
We were using translateX to move the switch and animate it with transform, but the page refreshes immediately after you tap it so it doesn't matter.
2023-01-03 23:10:08 -08:00
9b1dd4452f Bump Token size because yoey is needy 2023-01-03 20:01:57 -08:00
8a60326e39 Update index.scss 2023-01-03 19:58:14 -08:00
8a600f967a Change raid color in GridRep 2023-01-03 19:53:29 -08:00
ac865d7a26 Fix colors in GridRep and add to detailsWithUsername 2023-01-03 19:41:31 -08:00
56c4842e82 Add full auto tag to GridRep 2023-01-03 19:24:37 -08:00
54dd3feba7 Add new fields to parties
I forgot to commit
2023-01-03 18:06:27 -08:00
ec2c2755be Fix more type errors 2023-01-02 21:43:57 -08:00
787abd8e85 Reset conflict on close for character conflict modal 2023-01-02 21:41:07 -08:00
eac805106a Fix AX references 2023-01-02 21:40:27 -08:00
9d5d67601c Use Dialog in ConflictModals 2023-01-02 21:31:18 -08:00
56524d847a Reset conflict modal after close 2023-01-02 21:29:13 -08:00