Mythie
4885cf5154
fix: resolve issues with signing document stickiness
2023-09-28 17:42:01 +10:00
David Nguyen
873f99ae86
fix: resolve document title inconsistency ( #452 )
2023-09-28 13:56:22 +10:00
Mythie
c9f5496acb
Merge remote-tracking branch 'origin/feat/refresh' into feat/single-player-mode
2023-09-24 22:18:01 +10:00
Mythie
99481b6144
feat: darker dark theme
2023-09-24 14:45:50 +10:00
Lucas Smith
68d624ac78
Merge branch 'feat/refresh' into feat/completed-share-link
2023-09-23 21:07:31 +10:00
Lucas Smith
43ce76d928
fix: remove unused import
2023-09-22 23:29:14 +10:00
Lucas Smith
201ba65e1c
fix: remove unused import
2023-09-22 23:23:55 +10:00
Lucas Smith
946b2fe129
fix: use named export
2023-09-22 23:15:30 +10:00
Lucas Smith
2a2dbb65c6
Merge branch 'feat/refresh' into feat/table-empty-state
2023-09-22 23:13:51 +10:00
Mythie
4b13a42731
fix: tidy code and update endpoints
2023-09-21 00:51:02 +00:00
David Nguyen
4b8aa3298b
feat: add single player mode
2023-09-20 13:48:30 +10:00
Mythie
ecc8e59c8c
fix: update colors
2023-09-20 02:18:35 +00:00
David Nguyen
1be0b9e01f
feat: add vercel build script
2023-09-19 01:54:20 +00:00
Mythie
8be52e2fa3
fix: final reference to created column
2023-09-14 14:50:17 +10:00
Mythie
0d702e9189
fix: remove further references to created column
2023-09-14 13:37:38 +10:00
Mythie
2356f58e7b
fix: implement feedback
2023-09-14 13:21:03 +10:00
Lucas Smith
d76ee7f33c
Merge branch 'feat/refresh' into feat/universal-upload
2023-09-14 12:53:58 +10:00
Mythie
f8534b2c3d
fix: add dashboard header border on scroll
2023-09-14 12:51:59 +10:00
Mythie
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
Lucas Smith
fbb332fb35
Merge branch 'feat/refresh' into feat/admin-ui-metrics
2023-09-13 21:54:33 +10:00
Lucas Smith
ed4cbe9fa6
Merge branch 'feat/refresh' into feat/universal-upload
2023-09-12 20:51:31 +10:00
Mythie
599e857a1e
fix: add removed layout guard
2023-09-12 17:53:38 +10:00
Lucas Smith
581f08c59b
fix: update layout and wording
2023-09-12 07:25:44 +00:00
David Nguyen
24a2e9e6d4
feat: update document table layout ( #371 )
...
* feat: update document table layout
- Removed dashboard page
- Removed redundant ID column
- Moved date to first column
- Added estimated locales for SSR dates
2023-09-12 14:29:27 +10:00
Mythie
db3f75c42f
fix: data table links for recipients
2023-09-12 10:38:23 +10:00
Catalin Pit
00574325b9
chore: implemented feedback
2023-09-11 13:43:17 +03:00
Catalin Pit
326743d8a1
chore: added app version
2023-09-11 10:59:50 +03:00
Lucas Smith
2bad1b9f55
fix: tidy messaging
2023-09-09 03:45:15 +00:00
Lucas Smith
73b0dc315e
fix: use ts-pattern
2023-09-09 03:31:17 +00:00
Catalin Pit
5969f148c8
chore: changed the cards titles
2023-09-08 14:51:55 +03:00
Catalin Pit
660f5894a6
chore: feedback improvements
2023-09-08 12:56:44 +03:00
Catalin Pit
77058220a8
chore: rename files
2023-09-08 12:42:14 +03:00
Catalin Pit
6cdba45396
chore: implemented feedback
2023-09-08 12:39:13 +03:00
Catalin Pit
67571158e8
feat: add the admin page
2023-09-08 11:28:50 +03:00
Mythie
a2ef9468ae
feat: separate document data from document
2023-09-07 19:27:21 +10:00
Ephraim Atta-Duncan
1ba7767f8e
chore: correct types on component
2023-09-06 11:52:15 +00:00
Ephraim Atta-Duncan
8220b2f086
feat: add empty state for different status
2023-09-06 11:47:58 +00:00
Ephraim Atta-Duncan
a74374e39f
feat: add initial empty state for no results
2023-09-06 11:11:13 +00:00
Ephraim Atta-Duncan
6640f0496a
feat: disable signing and editing for completed documents
2023-09-06 10:40:45 +00:00
Lucas Smith
5c9017f3cd
Merge branch 'feat/refresh' into feat/improve-readability
2023-08-31 14:06:43 +10:00
Mythie
34e962cc48
fix: minor updates
2023-08-31 14:06:19 +10:00
Adithya Krishna
8529ac3ffe
Merge branch 'feat/refresh' into feat/improve-readability
2023-08-30 20:34:08 +05:30
Ephraim Atta-Duncan
d4d76dce03
feat: redirect to dashboard when document is sent
2023-08-30 12:31:33 +00:00
Mythie
249211bd4f
fix: add items from stash
2023-08-30 16:36:22 +10:00
Mythie
9f93af6134
fix: remove unused code
2023-08-29 17:26:19 +10:00
Adithya Krishna
3440c47c3c
Merge branch 'feat/refresh' into feat/improve-readability
2023-08-29 12:43:30 +05:30
Mythie
68a5a9da1e
feat: add data table actions
2023-08-29 14:33:07 +10:00
Mythie
1f8d5e45e1
feat: onepage inbox
2023-08-29 14:33:05 +10:00
David Nguyen
8fd9730e2b
feat: add inbox
2023-08-29 14:31:13 +10:00
Adithya Krishna
c161a8109b
fix: removed passHref and updated card
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:58:30 +05:30