Mythie
d0cedc489f
fix: update og card
2023-11-06 13:01:14 +11:00
Ephraim Atta-Duncan
b12f5b62f1
feat: redirect share page to marketing page after 3 seconds
2023-11-06 13:01:14 +11:00
Ephraim Atta-Duncan
f2da49d0e8
feat: generate metatags for share page with og image
2023-11-06 13:01:14 +11:00
Ephraim Atta-Duncan
ebcd7c78e4
feat: create sharing id for each recipient
2023-11-06 13:01:14 +11:00
Ephraim Atta-Duncan
1bce169228
feat: add initial og image for share link
2023-11-06 13:01:14 +11:00
pit
0321f8505d
chore: self-review
2023-11-06 13:01:14 +11:00
pit
90225574de
chore: move fetching in data-table-users
2023-11-06 13:01:14 +11:00
pit
92b5111d7e
chore: tidy up
2023-11-06 13:01:14 +11:00
pit
d54710ca07
chore: add transition and check for empty users array
2023-11-06 13:01:14 +11:00
pit
9682f8ea36
feat: filter users by name or email
2023-11-06 13:01:14 +11:00
pit
02b6f6a7b7
feat: subscriptions and documents page
2023-11-06 13:01:14 +11:00
pit
214dd7a7c8
feat: manage documents admin ui
2023-11-06 13:01:14 +11:00
pit
ff58735153
feat: profile page done
2023-11-06 13:01:14 +11:00
pit
82c1ca13be
feat: update user functionality
2023-11-06 13:01:13 +11:00
pit
eef720bf8c
chore: improve the ui
2023-11-06 13:01:13 +11:00
pit
550b7e1655
feat: build individual user page
2023-11-06 13:01:13 +11:00
pit
32b41386e5
feat: admin ui for managing instance
2023-11-06 13:01:13 +11:00
Mythie
fbb8e887a8
fix: update colors
2023-11-06 13:01:13 +11:00
Mythie
6e791b6e91
fix: add layout and minor updates
2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan
34c652ab54
feat: add invalid reset token page
2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan
9b025f0c9f
fix: width reducing with screen size
2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan
dabeead57f
feat: send email to user on successful password reset
2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan
84bc6eb4f3
feat: add reset functionality
2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan
b3a312df98
feat: add reset password page
2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan
8ba9a761d4
feat: add forgot passoword page
2023-11-06 13:01:13 +11:00
David Nguyen
771042c9ce
feat: add vercel build script
2023-11-06 13:01:13 +11:00
Mythie
269f97fa6b
fix: final reference to created column
2023-11-06 13:01:13 +11:00
Mythie
666d682536
fix: remove further references to created column
2023-11-06 13:01:13 +11:00
Mythie
0835da45ef
fix: implement feedback
2023-11-06 13:01:13 +11:00
Mythie
3afc35c40c
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-11-06 13:01:13 +11:00
Mythie
72bec7bc34
feat: separate document data from document
2023-11-06 13:01:13 +11:00
Mythie
48ff16876b
fix: add dashboard header border on scroll
2023-11-06 13:01:12 +11:00
David Nguyen
41d46c82d1
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-11-06 13:01:12 +11:00
Mythie
a849c6431f
fix: data table links for recipients
2023-11-06 13:01:12 +11:00
Mythie
399826a6f5
fix: add removed layout guard
2023-11-06 13:01:12 +11:00
Lucas Smith
632b3bd1f4
fix: update layout and wording
2023-11-06 13:01:12 +11:00
Catalin Pit
4f40ce6003
chore: implemented feedback
2023-11-06 13:01:12 +11:00
Catalin Pit
31ae6591dd
chore: added app version
2023-11-06 13:01:12 +11:00
Catalin Pit
d8bbfae30d
chore: changed the cards titles
2023-11-06 13:01:12 +11:00
Catalin Pit
f42f2b1aa0
chore: feedback improvements
2023-11-06 13:01:12 +11:00
Catalin Pit
a2635851cf
chore: rename files
2023-11-06 13:01:12 +11:00
Catalin Pit
a94b80d07d
chore: implemented feedback
2023-11-06 13:01:12 +11:00
Catalin Pit
766fc6410b
feat: add the admin page
2023-11-06 13:01:12 +11:00
Ephraim Atta-Duncan
9e4f1dfe1e
feat: disable signing and editing for completed documents
2023-11-06 13:01:12 +11:00
Ephraim Atta-Duncan
c2fe7192fa
chore: remove console.log
2023-11-06 13:01:12 +11:00
Ephraim Atta-Duncan
0961246834
feat: add missing email field to document sign page
2023-11-06 13:01:12 +11:00
Mythie
e05eaffb61
feat: store profile signature
2023-11-06 13:01:12 +11:00
Ephraim Atta-Duncan
2aabe7ec60
feat: redirect to dashboard when document is sent
2023-11-06 13:01:12 +11:00
Adithya Krishna
f64885d2c3
chore: removed console logs
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:12 +11:00
Mythie
63b21a8206
fix: minor updates
2023-11-06 13:01:11 +11:00