Commit Graph
100 Commits
Author SHA1 Message Date
Timur Ercan 96c6a592f4 field placement cursor 2023-03-07 16:34:51 +01:00
Timur Ercan 15cecace4e 🚧 signature placement 2023-03-07 16:21:57 +01:00
Timur Ercan 12eae1bd78 🚧 fixed field size 2023-03-07 13:07:27 +01:00
Timur Ercan abb9ea9997 🐛 cancel sign dialog exeption 2023-03-07 12:37:52 +01:00
Timur Ercan 22d1c4146a Merge pull request #21 from ElTimuro/doc-79-recipient-form-validation
Doc-79-recipient-form-validation
2023-03-06 18:28:58 +01:00
Timur Ercan facbe60b50 🚸validate emails using react form hook 2023-03-06 18:06:22 +01:00
Timur Ercan dc333a5fc8 🐛 order recipient by id to avoid order change in ui on reload 2023-03-06 18:04:56 +01:00
Timur Ercan 4a44bda1a5 🎨 2023-03-06 14:17:33 +01:00
Timur Ercan 83e9338bc1 🧹 2023-03-03 22:16:01 +01:00
Timur Ercan e2f86f1a36 🚸 allow send only with recipients with set mails 2023-03-03 20:48:44 +01:00
Timur Ercan 937ac79243 🧹 2023-03-03 20:23:37 +01:00
Timur Ercan 79c18316c3 🧹 2023-03-03 20:22:14 +01:00
Timur Ercan 6c693eef11 🧹 2023-03-03 20:21:20 +01:00
Timur Ercan f8d0936b13 🐛 send signing request to recipient not user 2023-03-03 20:17:40 +01:00
Timur Ercan d49a484b20 🚀 Render.com Dockerfile with java for option open sign pdf support 2023-03-03 10:32:56 +01:00
Timur Ercan ca4f5b6aae Update README.md 2023-03-02 18:58:45 +01:00
Timur Ercan 90f3127d72 Merge pull request #20 from ElTimuro/doc-20
Doc-20
2023-03-02 18:56:10 +01:00
Timur Ercan f357e120a8 Merge branch 'doc-20' of https://github.com/ElTimuro/documenso into doc-20 2023-03-02 18:46:09 +01:00
Timur Ercan 3c6faff401 🧹 2023-03-02 18:46:03 +01:00
Timur Ercan 3afad7a72a Update [id].ts 2023-03-02 18:44:54 +01:00
Timur Ercan b178a4ed58 🎨 🧹 2023-03-02 18:42:38 +01:00
Timur Ercan 07dca8a2db 🐛🧹 also add digital signature before sending out completed doc 2023-03-02 17:54:59 +01:00
Timur Ercan c6cdb116e3 🚸 🚚 rename signDocument to addDigitalSignature, sign only when signatures exist 2023-03-02 17:54:19 +01:00
Timur Ercan 7980ed4998 🎨 2023-03-02 17:04:51 +01:00
Timur Ercan 8387179cbf 🚧 signDocument using node signpdf and custom placeholder insert 2023-03-01 19:54:22 +01:00
Timur Ercan 02e225517c Documenso self signed certificate 2023-03-01 18:47:08 +01:00
Timur Ercan 2dc6164119 🐛 invalid pades signature fix node-sign pdf locally 2023-03-01 18:28:05 +01:00
Timur Ercan cfb0d94e84 🚚 add node-signpdf copy to signing packgage until npm includes fix 2023-03-01 18:27:19 +01:00
Timur Ercan eb38024c20 ⚗️ 2023-03-01 18:04:59 +01:00
Timur Ercan 10b81bc757 ♻️ 🧹 upsert reciient, deleteRecipient, send 2023-03-01 15:41:43 +01:00
Timur Ercan 891f032468 🎨 ♻️ deleteDocument, reponse types 2023-03-01 15:31:43 +01:00
Timur Ercan 9bd409e113 ♻️ getDocuments 2023-03-01 15:25:51 +01:00
Timur Ercan 74f5f830fe ♻️ signup 2023-03-01 15:18:45 +01:00
Timur Ercan 5e70b4620c ♻️ getUser 2023-03-01 15:11:08 +01:00
Timur Ercan 53094dd9e4 🎨 🧹📝 remove todos, document typing 2023-03-01 14:58:31 +01:00
Timur Ercan 035371bc0b 🧹 2023-03-01 14:30:56 +01:00
Timur Ercan 99cbe329d6 💬 download file title 2023-03-01 14:30:49 +01:00
Timur Ercan e8a2516710 🧹 2023-03-01 14:26:03 +01:00
Timur Ercan 59c53d5bf4 🚩 🚧 hide text field until done 2023-03-01 14:23:39 +01:00
Timur Ercan 5f4114826c 🧹 2023-03-01 14:22:41 +01:00
Timur Ercan 2839c33fba 🧹 2023-02-28 20:10:08 +01:00
Timur Ercan 6e7837dd89 🧹 2023-02-28 20:09:48 +01:00
Timur Ercan d950fc9e49 🚚 2023-02-28 20:09:26 +01:00
Timur Ercan f79e7471e0 📑 todods 2023-02-28 19:56:01 +01:00
Timur Ercan 9741959d09 ♻️ sig document to api 2023-02-28 19:53:22 +01:00
Timur Ercan 00d8724be5 ♻️ 2023-02-28 19:40:14 +01:00
Timur Ercan 2f02134bc4 ♻️ 🚧 date and text field 2023-02-28 19:36:21 +01:00
Timur Ercan fc93f80a8b 💬 🐛 Fix regression add on move, improved texts 2023-02-28 18:56:30 +01:00
Timur Ercan 2f1d262b1b qoc 2023-02-28 18:46:24 +01:00
Timur Ercan 06467b22ab 🚧 insert dates for datefields on sign 2023-02-28 18:46:07 +01:00
Timur Ercan 1a3a09ac83 ♻️ field type and field recipient to own component 2023-02-28 18:11:17 +01:00
Timur Ercan f1ca9d29a5 🧹 qoc 2023-02-28 17:12:29 +01:00
Timur Ercan 04d756f5d7 ♻ create field from editor feature in signer 2023-02-28 17:11:01 +01:00
Timur Ercan b39bdda36e ♻️ createField (object) to editor features 2023-02-28 17:07:09 +01:00
Timur Ercan 31cd1fd625 ♻️ upsertField and delete Field to package 2023-02-28 16:55:16 +01:00
Timur Ercan 103f9cbe36 🐛 doc-124 Text Signature is not places at field coordinates 2023-02-28 14:19:29 +01:00
Timur Ercan 278a53a79f 🐛 send complete mail before insert 2023-02-28 13:27:17 +01:00
Timur Ercan 01f88a8715 💄 placeholder 2023-02-28 13:05:17 +01:00
Timur Ercan 720d78012e 🐛 place field outside pdf, add field to cursor center 2023-02-28 13:00:49 +01:00
Timur Ercan a31cf5c481 Merge pull request #18 from ElTimuro/doc-123
🐛 fix jump to top on rerender
2023-02-27 18:20:29 +01:00
Timur Ercan fecc4e8151 🐛 fix jump to top on rerender 2023-02-27 18:15:10 +01:00
Timur Ercan 9d7b0d2753 🚚 readable field to signable field 2023-02-24 18:05:32 +01:00
Timur Ercan 00f709cb24 🧹 2023-02-24 17:06:22 +01:00
Timur Ercan f45df138cd 🐛 local signature reload 2023-02-24 17:04:51 +01:00
Timur Ercan 3a3785de5b ️ remove document data from serverside properties 2023-02-24 17:04:37 +01:00
Timur Ercan b1519e147a 🐛🚧 2023-02-24 16:43:42 +01:00
Timur Ercan df669d26e4 🧹 debug putput 2023-02-24 16:20:51 +01:00
Timur Ercan 7041f8ad82 Merge pull request #17 from ElTimuro/doc-109-sign-without-fields
Doc-109-sign-without-fields
2023-02-24 16:14:53 +01:00
Timur Ercan 522abcc2bc ⚗️ signing without fields (type FREE_SIGNATURE) 2023-02-24 16:12:56 +01:00
Timur Ercan 12f39a1769 🐛 date parse or similar 2023-02-24 15:59:19 +01:00
Timur Ercan 03ea5ab891 🧹 2023-02-24 15:56:30 +01:00
Timur Ercan e765367d2d 🗃️ expires signign request after 60 days 2023-02-24 11:46:54 +01:00
Timur Ercan 7babaa39b5 🧹 Resend Signing Request UI 2023-02-24 11:11:06 +01:00
Timur Ercan 067a00bd9f 💄 icon button with text 2023-02-24 11:10:30 +01:00
Timur Ercan 0397c7a1fb 🐛 document filter update bug 2023-02-24 11:06:18 +01:00
Timur Ercan 82ebb805aa 🚸 documents list performance and empty view 2023-02-24 10:34:01 +01:00
Timur Ercan 616031b7ca created col 2023-02-24 10:20:15 +01:00
Timur Ercan 6518d33f64 1d filter 2023-02-24 09:55:15 +01:00
Timur Ercan c50a08e333 🐛 signed page 2023-02-24 09:24:31 +01:00
Timur Ercan ad33470281 resend signing request api 2023-02-24 09:24:19 +01:00
Timur Ercan f2d1f0c95a 🐛 no documents filter set in url 2023-02-24 09:18:17 +01:00
Timur Ercan ee639349b6 stuff 2023-02-23 20:23:45 +01:00
Timur Ercan 54d45bbd24 💬 2023-02-23 20:12:30 +01:00
Timur Ercan 40a32073dd 💬 🗃️ user signup source and viral signup links 2023-02-23 20:02:33 +01:00
Timur Ercan fb31156e80 Merge pull request #12 from ElTimuro/DOC-86_Custom-500-page
Custom 500 page created, started Buttons component customise.
2023-02-23 19:27:06 +01:00
Timur Ercan 6cf9b6c6bf 💬 2023-02-23 19:17:59 +01:00
Timur Ercan 61ce364b07 🐛 all time filter 2023-02-23 18:41:55 +01:00
Timur Ercan 585a81a4f6 Merge pull request #16 from ElTimuro/doc-43-filter
Doc-43-filter
2023-02-23 18:30:39 +01:00
Timur Ercan b2b963fcc6 filter documents by created and status 2023-02-23 18:26:37 +01:00
Timur Ercan 4f0161b0fa 💄 SelectBox Component 2023-02-23 17:49:04 +01:00
Timur Ercan 3d0b49ac5e 🚧 Filter Component 2023-02-23 14:55:55 +01:00
Timur Ercan 17cfae4b43 🚸 sort documents by created 2023-02-23 14:53:28 +01:00
Timur Ercan 5584f3b26e 🗃️ document created field 2023-02-23 14:52:53 +01:00
Timur Ercan 4215835043 🚸 2023-02-23 14:51:45 +01:00
Timur Ercan 50e6dfc0ae 🧹 2023-02-23 14:41:49 +01:00
Timur Ercan 6e17f8c217 🚸 drag and drop field ux, api 2023-02-22 20:09:30 +01:00
Timur Ercan f6e000c80f ⚗️ revert scrolling fixes 2023-02-22 17:57:25 +01:00
Timur Ercan 93f731e405 ⚗️ scrollfix 2023-02-22 17:54:54 +01:00
Timur Ercan eb2e15782f ⚗️ scroll workaround 2023-02-22 17:37:42 +01:00
Timur Ercan f2332ee875 🧹 2023-02-22 17:26:37 +01:00