Commit Graph

43 Commits

Author SHA1 Message Date
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
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 9f26da9316 build fix 2023-01-23 21:35:33 +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 90a3de4190 db studio sertup and ts same version 2023-01-11 20:33:11 +01:00
Timur Ercan c024b03acc database seed and coloredConsole 2023-01-11 11:44:35 +01:00
Timur Ercan 58fbaab935 signup and loginbasics 2023-01-10 18:52:04 +01:00
Timur Ercan 93d96c3768 qoc 2023-01-10 14:50:44 +01:00
Timur Ercan aaad9fc0cd prisma qoc 2023-01-10 14:48:40 +01:00
Timur Ercan 79670b4ab4 api architecture 2023-01-09 17:10:36 +01:00
Timur Ercan 3596d56001 clean installs 2023-01-07 18:09:57 +01:00
Timur Ercan 2e168902f2 remove nodejs and ackage locks 2023-01-07 18:00:06 +01:00
Timur Ercan f951b01c02 stuff 2023-01-07 17:54:42 +01:00
Timur Ercan a78f8c8761 stuff 2023-01-07 17:52:46 +01:00
Timur Ercan 256c518cbc prisma package 2023-01-07 15:10:26 +01:00