|
|
0b59f529c7
|
Fix Layout bug
|
2023-01-25 23:25:30 -08:00 |
|
|
|
c75e5052ad
|
Save current page to use for translations
|
2023-01-25 23:22:29 -08:00 |
|
|
|
c20922165f
|
Merge pull request #168 from jedmund/fix-build-errors
Fix build error from type change in appState
|
2023-01-25 23:11:31 -08:00 |
|
|
|
37d242b2cf
|
Fix build error from type change in appState
|
2023-01-25 23:11:14 -08:00 |
|
|
|
512fadbdee
|
Merge pull request #167 from jedmund/notices
Implement toast system for notices
|
2023-01-25 23:02:29 -08:00 |
|
|
|
392aaa76f4
|
Fix destination of Learn more button
|
2023-01-25 22:52:49 -08:00 |
|
|
|
d489a67a22
|
Set cookie properly on toast dismissal
|
2023-01-25 22:46:27 -08:00 |
|
|
|
8f55069a02
|
Remove static modals
|
2023-01-25 22:34:38 -08:00 |
|
|
|
a7151d5035
|
Migrate modals in HeaderMenu to pages
|
2023-01-25 22:33:55 -08:00 |
|
|
|
b519372566
|
Fix dependencies
|
2023-01-25 22:30:41 -08:00 |
|
|
|
6aba8d29ea
|
Set content based on URL
|
2023-01-25 22:29:57 -08:00 |
|
|
|
660ad41d4e
|
Show/hide toast logic
|
2023-01-25 22:19:18 -08:00 |
|
|
|
0d924a1226
|
Remove unused dependencies
|
2023-01-25 22:18:59 -08:00 |
|
|
|
fa4c4c5085
|
Fetch latest version on all pages
|
2023-01-25 22:18:53 -08:00 |
|
|
|
31f2bd075a
|
Add endpoint and util to fetch latest version
|
2023-01-25 22:18:23 -08:00 |
|
|
|
122e12411d
|
Install date-fns
|
2023-01-25 22:18:01 -08:00 |
|
|
|
7d98b0a003
|
Rename "Changelog" to "Updates"
|
2023-01-25 14:51:07 -08:00 |
|
|
|
2718942321
|
Move static page modals to a standalone page
This will make it easier to whisk people here in notices
|
2023-01-25 14:33:53 -08:00 |
|
|
|
cefec18880
|
Fix cookies expiring after browser restarts
We never added expirations :)
|
2023-01-24 21:42:14 -08:00 |
|
|
|
f647f98bde
|
Added toast translations
|
2023-01-24 21:26:49 -08:00 |
|
|
|
6ec5bc3230
|
Add UpdateToast for testing
|
2023-01-24 21:23:02 -08:00 |
|
|
|
dca5a541a3
|
Refined base toast styles
|
2023-01-24 21:22:49 -08:00 |
|
|
|
5c2c61eeda
|
Add ToastProvider and ToastViewport
|
2023-01-24 21:22:34 -08:00 |
|
|
|
f6d0cd7089
|
WIP: Toast for updates
|
2023-01-24 18:52:12 -08:00 |
|
|
|
271ec17202
|
Add Toast component
|
2023-01-24 18:52:00 -08:00 |
|
|
|
759807f950
|
Merge pull request #165 from jedmund/fix-job-icons
Use proper URL for job icons
|
2023-01-23 15:09:52 -08:00 |
|
|
|
a4cc331f5e
|
Use proper URL for job icons
Before we were linking to local icons, but these will live on S3
|
2023-01-23 15:09:34 -08:00 |
|
|
|
46ee8ac1e9
|
Merge pull request #164 from jedmund/fix-build-errors
Fix build error with previous PR
|
2023-01-23 14:49:45 -08:00 |
|
|
|
82f1bef0dc
|
Fix build error
|
2023-01-23 14:47:31 -08:00 |
|
|
|
fd4ba48563
|
Merge pull request #163 from jedmund/catch-api-errors
Basic error handling for API errors in SSR
|
2023-01-23 14:43:48 -08:00 |
|
|
|
0c8102c66f
|
Basic error handling for API errors in SSR
|
2023-01-23 14:43:01 -08:00 |
|
|
|
4174c2cfa2
|
Merge pull request #161 from jedmund/fix-tab-urls
Fix tab URLs
|
2023-01-23 02:45:42 -08:00 |
|
|
|
777563940e
|
Fix tab URLs
The app was crashing when you went to another tab on new pages because the rewrites were only configured for URLs with shortcodes
|
2023-01-23 02:44:48 -08:00 |
|
|
|
8781faaddf
|
Merge pull request #160 from jedmund/fix-staging-20230122
Fix build errors in staging branch
|
2023-01-22 23:31:39 -08:00 |
|
|
|
a3cb1ff7b6
|
Fix build errors
|
2023-01-22 23:30:11 -08:00 |
|
|
|
bdb42bdba4
|
Merge pull request #159 from jedmund/job-icons
Adds job icons to display and dropdown
|
2023-01-22 22:55:04 -08:00 |
|
|
|
ac325db3c4
|
Fix alignment and padding
|
2023-01-22 22:51:13 -08:00 |
|
|
|
d5dda428cf
|
Add job to read-only display
|
2023-01-22 22:48:50 -08:00 |
|
|
|
fefcd91290
|
Display icons in dropdown and trigger
|
2023-01-22 22:45:23 -08:00 |
|
|
|
d562de8b39
|
Add granblue ID to Job type
|
2023-01-22 22:33:42 -08:00 |
|
|
|
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 |
|