Lucas Smith
68d624ac78
Merge branch 'feat/refresh' into feat/completed-share-link
2023-09-23 21:07:31 +10:00
Mythie
f4c7799537
fix: reverse meta relation and tidy code
2023-09-22 12:42:06 +00:00
Mythie
4b13a42731
fix: tidy code and update endpoints
2023-09-21 00:51:02 +00:00
Ephraim Atta-Duncan
e330e90688
fix: document meta relation with document
2023-09-20 12:54:24 +00:00
Ephraim Atta-Duncan
a55197fb2d
feat: add prisma schema for document meta
2023-09-20 08:57:50 +00:00
Lucas Smith
bcb163693a
Merge branch 'feat/refresh' into feat/completed-share-link
2023-09-20 12:42:30 +10:00
Ephraim Atta-Duncan
47d55a5eab
feat: add password reset token to schema
2023-09-18 06:47:03 +00: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
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
Catalin Pit
171a5ba4ee
feat: creating the admin ui for metrics
2023-09-08 09:16:31 +03:00
Mythie
a2ef9468ae
feat: separate document data from document
2023-09-07 19:27:21 +10:00
Mythie
7218b950fe
feat: store profile signature
2023-09-01 18:43:53 +10:00
Ephraim Atta-Duncan
874d919a6a
feat: create sharing id for each recipient
2023-08-29 18:23:52 +00:00
Mythie
6b00282a87
chore: support direct urls for prisma
2023-08-25 17:52:24 +10:00
Ephraim Atta-Duncan
0ad0524157
Merge branch 'feat/refresh' into feat/stacked-avatars
2023-07-01 01:16:58 +00:00
Ephraim Atta-Duncan
f22baca569
feat: stack recipients avatars on dashboard
2023-06-23 12:20:49 +00:00
Mythie
d8a094a324
chore: use jsonprotocol
2023-06-23 18:06:02 +10:00
Mythie
eea09dcfac
feat: persist fields and recipients for document editing
2023-06-21 23:49:23 +10:00
Mythie
803ebccee3
wip: refresh design
2023-06-09 18:22:21 +10:00
Mythie
ed3e4d22ef
feat: scaffhold subscription table and ui
2023-05-05 19:29:42 +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
Saurav Gurhale
5db54d3b8c
Cange referential action for Signature_recipientId_fkey
2023-04-06 21:26:26 -04:00
Timur Ercan
0bf323ed90
🗃️ Field inserted flag
2023-03-09 13:43:05 +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
Timur Ercan
32ed512656
🗃️ signature db model
2023-02-19 12:47:39 +01:00
Timur Ercan
9f30da63d1
field and relations
2023-02-13 19:33:26 +01:00
Timur Ercan
dfdeffc289
recipients
2023-02-03 19:57:54 +01:00
Timur Ercan
e9db5acc85
add recipient ui
2023-02-03 18:07:43 +01:00
Timur Ercan
4f63c5fa4e
document status, dashboard
2023-01-27 20:14:32 +01:00
Timur Ercan
2ebb68ca7a
create recipient
2023-01-27 17:21:40 +01:00
Timur Ercan
c61fc30420
recipient token model and sending endpoint
2023-01-27 16:54:08 +01:00
Timur Ercan
b261cb59ce
add document title
2023-01-25 10:16:49 +01:00
Timur Ercan
40e5e78aff
document model
2023-01-23 17:36:14 +01:00
Timur Ercan
aa5e77d5fd
make document body nullable for dev
2023-01-19 15:07:35 +01:00
Timur Ercan
3785d89550
build fix and remove username
2023-01-19 14:18:04 +01:00
Timur Ercan
58fbaab935
signup and loginbasics
2023-01-10 18:52:04 +01:00
Timur Ercan
256c518cbc
prisma package
2023-01-07 15:10:26 +01:00