David Nguyen
8012d665ae
fix: firefox signing fields
2023-09-23 13:25:39 +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
David Nguyen
989d7a351f
feat: add uninserted field validation
2023-09-22 16:25:09 +10:00
Lucas Smith
78325d9b39
Merge branch 'feat/refresh' into feat/404
2023-09-22 15:01:49 +10:00
captain-Akshay
679fb80f9a
fix: cancel button handler
2023-09-22 10:31:42 +05:30
pit
07bf780c3e
feat: build individual user page
2023-09-21 15:10:20 +01:00
pit
775de16d0a
feat: admin ui for managing instance
2023-09-21 12:43:36 +01:00
Mythie
cdc50ec876
fix: resolve issues with open graph asset loading
2023-09-21 05:37:04 +00: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
Lucas Smith
bcb163693a
Merge branch 'feat/refresh' into feat/completed-share-link
2023-09-20 12:42:30 +10:00
Mythie
ecc8e59c8c
fix: update colors
2023-09-20 02:18:35 +00:00
Mythie
ca325cc90b
fix: add layout and minor updates
2023-09-19 13:34:54 +00:00
David Nguyen
4d485940ea
fix: stripe customer fetch logic
2023-09-19 15:30:58 +10:00
David Nguyen
cbe118b74f
fix: merge issues
2023-09-19 15:14:47 +10:00
David Nguyen
de9116e9b2
Merge branch 'feat/refresh' into feat/stripe-free-tier
2023-09-19 15:12:40 +10:00
Lucas Smith
0060b9da8c
Merge branch 'feat/refresh' into feat/reset-password
2023-09-19 13:53:38 +10:00
David Nguyen
1be0b9e01f
feat: add vercel build script
2023-09-19 01:54:20 +00:00
Ephraim Atta-Duncan
b93e3c0b52
feat: add invalid reset token page
2023-09-18 15:13:19 +00:00
Ephraim Atta-Duncan
2327b15e0d
fix: width reducing with screen size
2023-09-18 14:39:42 +00:00
Ephraim Atta-Duncan
166cbc150f
feat: send email to user on successful password reset
2023-09-18 14:31:04 +00:00
Ephraim Atta-Duncan
f561ef3cda
feat: add reset functionality
2023-09-18 14:03:33 +00:00
David Nguyen
027a588604
feat: wip
2023-09-18 22:47:46 +10:00
David Nguyen
773566f193
feat: add free tier Stripe subscription
2023-09-18 22:33:07 +10:00
Ephraim Atta-Duncan
7a489f241a
feat: add reset password page
2023-09-18 10:31:33 +00:00
Ephraim Atta-Duncan
f88e529111
feat: add forgot passoword page
2023-09-18 10:18:33 +00:00
Ephraim Atta-Duncan
c2a9647c90
Merge branch 'feat/refresh' into feat/redirect-signed-document
2023-09-17 14:52:44 +00:00
Ephraim Atta-Duncan
02424596db
fix: update for code review
2023-09-17 14:45:22 +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