Commit graph

1305 commits

Author SHA1 Message Date
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
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
a6bc538007 Add Manadiver to accessory job IDs 2023-01-24 19:20:41 -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
9a3d833092 Persist and recall accessory from server 2023-01-24 02:39:04 -08:00
bef9c2b286 Add JobAccessoryPopover
This opens, closes, and saves the value but it doesn't persist to the server yet. Not a responsive component yet.
2023-01-24 02:07:54 -08:00
075e4d52d7 Update PopoverContent
* Add PopoverContentProps
* Set sideOffset as default prop
* Add class name to arrow
2023-01-24 02:07:27 -08:00
a082c392ef Move padding to PopoverContent 2023-01-24 02:06:38 -08:00
06fc30a01b Add dependency 2023-01-24 02:06:24 -08:00
1d1a941364 Add type and convenience constant 2023-01-24 02:06:15 -08:00
63454f0dfc Update .gitignore 2023-01-24 02:06:01 -08:00
6f32c975ce Extracted display of Job image into a component 2023-01-23 22:08:38 -08:00
fadf422d9a Added shield asset 2023-01-23 22:08:23 -08:00
13d15c9eb8 Added api endpoint 2023-01-23 22:08:17 -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