534d608171
Add localizations
2023-01-27 23:44:41 -08:00
52875ebb1e
Fix colors of context menu text
2023-01-27 23:19:32 -08:00
f2a1d80bf2
Add Remix button
2023-01-27 23:11:33 -08:00
c224184dee
Fix how we handle state
...
- New route will reset state instead of it happening when the "New" button is clicked
- Added key to <React.Fragment> in party and new pages to force it to rerun getServerSideProps
2023-01-27 23:11:25 -08:00
f450c87e42
Add remix endpoint
2023-01-27 23:08:53 -08:00
f68785fa3a
Add shortcode to party state object
2023-01-27 23:08:46 -08:00
49c463d402
Add Remix icon and button
2023-01-27 22:51:45 -08:00
0901fbf21d
Change how we handle modals
2023-01-27 22:41:43 -08:00
1337668152
Remove console logs
2023-01-27 22:13:29 -08:00
6c76053e15
Fixed link to new party
2023-01-27 22:12:35 -08:00
ab928f4429
Add modal for network errors
2023-01-27 21:59:56 -08:00
6da5a4f320
Add toast on copy link
...
It animates in and out too
2023-01-27 21:35:08 -08:00
191f4447d5
Fix save button states
2023-01-27 20:50:56 -08:00
0bbd0278a1
Move copy function and remove copy button
2023-01-27 20:39:57 -08:00
199b02b0cc
Fix unauth menu
2023-01-27 20:36:45 -08:00
fa1bf57964
Implement new header design (so far)
2023-01-27 20:30:39 -08:00
ceb87a8016
Add wrapper for Radix DropdownMenu
2023-01-27 20:30:00 -08:00
1baf8d3b06
Add support for left and right button accessories
2023-01-27 20:29:32 -08:00
2534728785
Extract capitalizeFirstLetter into util
2023-01-27 20:28:44 -08:00
35402dc0a8
Add translations
2023-01-27 20:28:20 -08:00
f795c6fad7
Merge pull request #170 from jedmund/update-empty-job
...
Fix empty job
2023-01-27 11:46:05 -08:00
12fdf00efa
Fix empty job
2023-01-27 11:44:54 -08:00
c82be5caeb
Merge pull request #166 from jedmund/shields-manabelly
...
Add support for job accessories
2023-01-27 11:41:05 -08:00
f85874d962
Add clearer selected state
2023-01-27 11:40:39 -08:00
c5c08b6a78
Fix bug with api response
2023-01-26 02:42:14 -08:00
c4a32ab639
Make button light up while popover is open
2023-01-26 02:28:06 -08:00
c41dafbeeb
More CSS fixes
2023-01-26 02:25:52 -08:00
4c3d8360a0
Implement localizations
2023-01-26 02:25:46 -08:00
8d0ea633ee
Add localizations
2023-01-26 02:25:33 -08:00
387b02d9ff
Sort of fix CSS for JobAccessoryPopover
...
This still isn't exactly what we want, but it works on mobile so it's good enough
2023-01-26 01:30:56 -08:00
18901c954b
Conditionally show icon
2023-01-26 01:29:53 -08:00
7692ec0a0b
Icons use fill and not stroke now
2023-01-26 01:29:45 -08:00
18bc7dc382
Update min-width for phone
2023-01-26 01:29:32 -08:00
c04e396796
Update shield and manatura icons
2023-01-26 01:29:26 -08:00
07cabb42c1
Add new fields to output
2023-01-26 00:24:57 -08:00
122bf69b62
Add Manatura icon
2023-01-26 00:21:25 -08:00
749ed4a7c3
Merge branch 'staging' into shields-manabelly
2023-01-25 23:56:47 -08:00
46b050224b
Merge pull request #169 from jedmund/fix-static-pages
...
Final fixes for static pages
2023-01-25 23:53:02 -08:00
8ae51632f2
Add translations
2023-01-25 23:52:32 -08:00
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