Commit graph

1152 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
6ec0eb6351 Added localizations for Advanced filters 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
c71b926316 Install react-slider from Radix 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
a83c384300
Added avatars (#286) 2023-03-20 15:05:50 -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
86248c82f5
Merge pull request #262 from jedmund/staging
Release content update 2023/03F
2023-03-16 06:08:47 -07:00
5469d9a4a5
Merge pull request #261 from jedmund/dread-barrage
Add items for 2023/03 Flash Gala and Dread Barrage raids
2023-03-16 06:00:02 -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
9e5e8b4baf Rename Guild Wars section 2023-03-16 05:54:06 -07:00
08eaa1198d Sort GW and DB raids correctly 2023-03-16 05:33:11 -07:00
192d911f24 Add Dread Barrage section to raid list 2023-03-16 05:33:03 -07:00
e81d5f12a5
Merge pull request #247 from jedmund/staging
Add ContentUpdate component and update updates page
2023-02-28 09:00:22 -08: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
1f083073e4
Merge pull request #246 from jedmund/2023-03-legfest
Add items for 2023/02 Legfest
2023-02-27 20:55:20 -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
ce64927398
Merge pull request #245 from jedmund/staging
Added new characters from 2023/02 Flash Gala
2023-02-14 19:53:08 -08:00
75554d0e3f Added new characters from Feb Flash Gala
* Sen (Valentines)
* Sandalphon (Valentines)
2023-02-14 19:52:11 -08:00
8782019780
Merge pull request #244 from jedmund/staging
Update changelog with mid-Feb uncaps
2023-02-12 01:00:27 -08:00
afa1f5562c Update changelog with mid-Feb uncaps 2023-02-12 00:59:47 -08:00
2595d3074a
Merge pull request #243 from jedmund/staging
Allow content toasts to display
2023-02-07 00:28:59 -08:00
344d03bdfb Allow content toasts to display 2023-02-07 00:28:29 -08:00
bb7872f1cd
Merge pull request #242 from jedmund/staging
Add 2023-02 content update
2023-02-07 00:17:05 -08:00
c85682acf0 Add 2023-02 content update 2023-02-07 00:16:12 -08:00
3d8b453afe
Merge pull request #241 from jedmund/staging
Fix accessory popover
2023-02-05 23:34:38 -08:00
526d03cb75 Fix accessory popover 2023-02-05 23:34:11 -08:00
fa25b1d6ba
Merge pull request #240 from jedmund/staging
Update 1.1.0 fixed bug list
2023-02-05 16:36:11 -08:00
3084e6bb54 Add job skill bug to fix list 2023-02-05 16:35:03 -08:00
a6cbbd3d77
Merge pull request #237 from jedmund/staging
Add min-height on FilterBar
2023-02-05 13:33:46 -08:00
8f184637a6 Merge branch 'staging' of github.com:jedmund/hensei-web into staging 2023-02-05 13:32:37 -08:00
c9abe7c9e0 Fix min-height on FilterBar 2023-02-05 13:32:34 -08:00
689f78a423
Merge pull request #236 from jedmund/staging
Update production
2023-02-05 13:24:51 -08:00
7920f4278d
Merge pull request #235 from jedmund/fix-234
Navigating between profiles properly updates team data
2023-02-05 13:23:27 -08:00
12bc8f1f0f Fix #234
This makes sure we fetch profiles when the username changes in the router, and also update the fetchProfile callback as well
2023-02-05 13:22:23 -08:00
7613cc2860
Merge pull request #233 from jedmund/staging
Hotfix: Close menu after clicking profile
2023-02-05 01:55:59 -08:00
0f75acbfd9 Hotfix: Close menu after clicking profile 2023-02-05 01:55:27 -08:00