Commit Graph

15 Commits

Author SHA1 Message Date
a3674947b8 fix: single player dark mode and animation updates 2023-09-25 00:18:41 +10:00
c9f5496acb Merge remote-tracking branch 'origin/feat/refresh' into feat/single-player-mode 2023-09-24 22:18:01 +10:00
99481b6144 feat: darker dark theme 2023-09-24 14:45:50 +10:00
8012d665ae fix: firefox signing fields 2023-09-23 13:25:39 +10:00
f4c7799537 fix: reverse meta relation and tidy code 2023-09-22 12:42:06 +00:00
989d7a351f feat: add uninserted field validation 2023-09-22 16:25:09 +10:00
dc49277bf9 feat: add uninserted field validation 2023-09-22 12:27:39 +10:00
4b8aa3298b feat: add single player mode 2023-09-20 13:48:30 +10:00
9014f01276 feat: universal upload
Implementation of a universal upload allowing for multiple storage backends
starting with `database` and `s3`.

Allows clients to put and retrieve files from either client or server using
a blend of client and server actions.
2023-09-14 12:47:47 +10:00
f8a193c0f8 refactor: replace whole implementation with a state 2023-09-09 10:56:45 +00:00
9186cb4d7b fix: hide popover when user selects a recipients 2023-09-09 10:42:03 +00:00
ca40e983e3 feat: promise safety with eslint 2023-08-29 13:01:19 +10:00
af81d99b2a refactor: remove whitespace 2023-08-25 11:43:41 +10:00
2751adc463 feat: update document flow
- Fixed z-index when dragging pre-existing fields
- Refactored document flow
- Added button spinner
- Added animation for document flow slider
- Updated drag and drop fields
- Updated document flow so it adjusts to the height of the PDF
- Updated claim plan dialog
2023-08-25 11:43:41 +10:00
2ab796910e refactor: extract common components into UI package 2023-08-23 11:22:13 +10:00