Commit graph

1444 commits

Author SHA1 Message Date
7466d485df
Merge pull request #157 from jedmund/transcendence
Add support for Transcendence
2023-01-22 21:35:10 -08:00
f8e6a4d26b
Merge pull request #155 from jedmund/perpetuity
Add indicators for Perpetuity Ring to CharacterUnit
2023-01-22 21:34:44 -08:00
68cc1b666d
Merge pull request #154 from jedmund/summon-renewal
Update features of Summon grid
2023-01-22 21:34:16 -08:00
b6d239121d
Merge pull request #150 from jedmund/scroll-indicator
Add scroll indicators to new scrollable modals
2023-01-22 21:33:57 -08:00
af8b94e91a
Merge pull request #148 from jedmund/fix-dialogs
Fix About, Changelog, Roadmap dialogs
2023-01-22 21:33:38 -08:00
17addbcba6
Merge pull request #147 from jedmund/character-mods
Add character mods and context menus
2023-01-22 21:33:12 -08:00
6be807dc83
Merge pull request #142 from jedmund/party-url-query
Team URL queries
2023-01-22 21:32:33 -08:00
814a25d005 Unify and finalize optimistic UI updates 2023-01-22 21:05:19 -08:00
971f04e88f Add XLB suffix for summons 2023-01-22 21:00:24 -08:00
274b5d0872 Remove outline 2023-01-22 20:54:35 -08:00
5bb5652aef Wire up API call to callback for summons 2023-01-22 20:54:30 -08:00
4b3fae1fe4 Remove unused code 2023-01-22 20:43:04 -08:00
882f80e220 Fix level display 2023-01-22 20:42:58 -08:00
c55f6f9708 Enable TranscendencePopover for summons 2023-01-22 20:35:46 -08:00
dd76827995 Updated optimistic UI reverting 2023-01-22 20:35:32 -08:00
9d50c7ae39 Add new props to UncapIndicator 2023-01-22 20:35:18 -08:00
99d3c646c0 Add update code for summons 2023-01-22 20:35:07 -08:00
fbc6f27b7f Remove unused code 2023-01-22 20:34:48 -08:00
1956f857c7 Add transcendence step to GridSummon type 2023-01-22 20:18:59 -08:00
05bdb98eb0 Add XLB to summon type 2023-01-22 19:59:53 -08:00
e62e5bffa3 Remove dead styles 2023-01-22 19:51:50 -08:00
69edb2c770 Add animation 2023-01-22 19:51:29 -08:00
7876f0d9a7 Add RadixPopover and refactor TranscendencePopover 2023-01-22 19:27:04 -08:00
eb8183fe29 Improve tabIndex on CharacterGrid 2023-01-22 16:33:49 -08:00
c9ae4cd90b Read-only TranscendenceStar and optimistic updates 2023-01-22 16:10:15 -08:00
ae09f2434d Update uncap endpoint sets transcendence step to 0
Any uncap level update without transcendence will be 0, so this is fine since we update transcendence through the `update` API
2023-01-22 16:09:59 -08:00
8e459da328 Rename assets 2023-01-22 16:09:17 -08:00
d7e39f3912 Send transcendence stage back to server 2023-01-22 14:41:09 -08:00
1f21e9d808 Added TranscendencePopover
This popover is the UI that lets you set an item's transcendence
2023-01-22 14:40:57 -08:00
9c757c2c5b Add TranscendenceStar and TranscendenceFragment
`TranscendenceStar` is a new star capable of displaying `TranscendenceFragment`s depending on the `GridCharacter` stage
2023-01-22 14:40:21 -08:00
d618d44429 Add transcendence step to GridCharacter type 2023-01-22 14:39:37 -08:00
6fd95d3168 Add mixin for HiDPI CSS images 2023-01-22 14:39:28 -08:00
4287c3008f Add new unit size 2023-01-22 14:39:11 -08:00
cb6698afec Add translations 2023-01-22 14:38:59 -08:00
5ad3bfc87c Update assets 2023-01-22 14:38:53 -08:00
1040406c76 Add stage 0 assets 2023-01-21 22:08:12 -08:00
d935102317 Add new transcendence star assets 2023-01-21 22:05:49 -08:00
4f7d18904f Add perpetuity control to CharacterUnit
This involved moving the code to update a GridCharacter to the CharacterUnit from CharacterModal
2023-01-21 20:20:25 -08:00
942142f19a Add perpetuity icon assets 2023-01-21 19:17:52 -08:00
3ce7145ec4 Add handleSummonResponse 2023-01-21 19:12:54 -08:00
b912a7ae8f Implement deleting summons 2023-01-21 15:40:42 -08:00
bd11685295 Merge branch 'scroll-indicator' into summon-renewal 2023-01-21 15:30:56 -08:00
ee7ab8fd13
Merge branch 'fix-dialogs' into scroll-indicator 2023-01-21 15:30:30 -08:00
48866865eb Fix validation on open change in WeaponModal 2023-01-21 15:28:28 -08:00
0efe7f2386 Merge branch 'scroll-indicator' into summon-renewal 2023-01-21 15:19:06 -08:00
4bb625934b Remove hardcoded height from dialog
Causing issues of course
2023-01-21 15:18:43 -08:00
ddee38e37c Refactor SummonUnit and add alert and contextmenu 2023-01-21 15:18:01 -08:00
89908777a2 Add backdrop-filter for Overlay and animate 2023-01-21 09:42:50 -08:00
da1bca2c05 Fix auth modals 2023-01-21 08:37:11 -08:00
1ee55cc1c2 Fix delete party alert and redirect to profile on delete 2023-01-21 08:21:43 -08:00