Mythie
7823100272
fix: reverse meta relation and tidy code
2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan
826a901c10
fix: document meta relation with document
2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan
1e294fc933
feat: add prisma schema for document meta
2023-11-06 13:01:15 +11:00
Mythie
49ce09f49b
fix: support optimise imports
2023-11-06 13:01:14 +11:00
Mythie
15fd819132
fix: tidy code and update endpoints
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
c4282ded57
feat: add password reset token to schema
2023-11-06 13:01:13 +11:00
Mythie
f700016440
chore: tidy unused code
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
0835da45ef
fix: implement feedback
2023-11-06 13:01:13 +11:00
Mythie
5a99a0b5eb
fix: update migration for timestamp columns
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
Catalin Pit
61df56c21e
feat: creating the admin ui for metrics
2023-11-06 13:01:12 +11:00
Mythie
e05eaffb61
feat: store profile signature
2023-11-06 13:01:12 +11:00
Mythie
2ba7df4881
fix: update eslint rules
2023-11-06 13:01:11 +11:00
Mythie
dfe04018a0
feat: add data table actions
2023-11-06 13:01:11 +11:00
Mythie
62c4a89521
feat: onepage inbox
2023-11-06 13:01:11 +11:00
David Nguyen
a99efdc916
feat: add inbox
2023-11-06 13:01:11 +11:00
Mythie
3ea0ff6b81
chore: support direct urls for prisma
2023-11-06 13:01:10 +11:00
Mythie
7a705e3b81
feat: document authoring
2023-11-06 13:01:09 +11:00
Mythie
dc58f77c61
chore: upgrade deps and linting
2023-11-06 13:01:08 +11:00
Ephraim Atta-Duncan
0de4fe5883
fix: update types from code review
2023-11-06 13:01:07 +11:00
Ephraim Atta-Duncan
00a15124be
feat: stack recipients avatars on dashboard
2023-11-06 13:01:07 +11:00
Mythie
0b1c4fadc6
chore: use jsonprotocol
2023-11-06 13:01:07 +11:00
Mythie
3c73f030ac
feat: persist fields and recipients for document editing
2023-11-06 13:01:07 +11:00
Mythie
159bcade7b
wip: refresh design
2023-11-06 13:01:06 +11:00
Ephraim Atta-Duncan
3a0648c85d
Expire token after 1 hour
2023-06-05 16:54:12 +00:00
Ephraim Atta-Duncan
447bf0cb76
Add password reset to prisma schema
2023-06-05 12:23:52 +00:00
Mythie
ed3e4d22ef
feat: scaffhold subscription table and ui
2023-05-05 19:29:42 +10:00
Lucas Smith
1abfa93551
Merge branch 'main' into chore/optimise-deps
2023-05-01 20:36:37 +10:00
Mythie
81fd9ff749
fix: date field appears for all recipients
...
Updates the signing endpoint to only apply changes to the Date field for the current signer. This is made possible through the addition of the `signedAt` column within the database.
Resolves the issue with one signer filling the date for all recipients and also ensures that the date of signing on a document won't always be todays date after each recipient has signed.
2023-04-21 23:43:54 +10:00
Mythie
95c3be9a77
chore: optimise depedency tree
2023-04-19 23:30:14 +10:00
Timur Ercan
421327432a
added migration for doc-208 (allow document delete with sigantures)
2023-04-11 16:19:18 +02:00
Timur Ercan
c79592cd0a
Merge branch 'main' into fix-#41-db-migration-Signature_recipientId_fkey
2023-04-11 15:34:32 +02:00
Ephraim Atta-Duncan
e86d4cc719
Disable the edit and add signer button for completed documents
2023-04-09 12:26:48 +00:00
Saurav Gurhale
5db54d3b8c
Cange referential action for Signature_recipientId_fkey
2023-04-06 21:26:26 -04:00
Ephraim Atta-Duncan
964e749039
Update prettier styling
2023-04-04 22:10:30 +00:00
Ephraim Atta-Duncan
84b57d715c
Apply prettier config to all files
2023-04-04 22:02:32 +00:00
Timur Ercan
4031faec46
seed example pdf
2023-04-04 13:45:24 +02:00
Timur Ercan
2bdfb884ec
added database init script
2023-04-04 12:02:09 +02:00
Timur Ercan
0bf323ed90
🗃️ Field inserted flag
2023-03-09 13:43:05 +01:00
Timur Ercan
9c7c7d1a3c
🎨 prod flag import
2023-03-09 13:17:44 +01:00
Timur Ercan
2f02134bc4
♻️ 🚧 date and text field
2023-02-28 19:36:21 +01:00
Timur Ercan
522abcc2bc
⚗️ ✨ signing without fields (type FREE_SIGNATURE)
2023-02-24 16:12:56 +01:00
Timur Ercan
e765367d2d
✨ 🗃️ expires signign request after 60 days
2023-02-24 11:46:54 +01:00
Timur Ercan
40a32073dd
💬 🗃️ ✨ user signup source and viral signup links
2023-02-23 20:02:33 +01:00
Timur Ercan
5584f3b26e
🗃️ document created field
2023-02-23 14:52:53 +01:00
Timur Ercan
9e4874bd27
🗃️ 💄 insert text in custom font, typeSignature
2023-02-20 18:14:52 +01:00
Timur Ercan
b70ff382ed
🎨 schema format
2023-02-19 12:49:09 +01:00