Commit Graph

1431 Commits

Author SHA1 Message Date
Mythie db3f75c42f fix: data table links for recipients 2023-09-12 10:38:23 +10:00
Timur Ercan b7c0df67b1 feat: malfunction mania, first draft 2023-09-11 18:20:17 +02:00
Timur Ercan e8b5b3b24a fix: update building documenso article description 2023-09-11 15:22:09 +02:00
Catalin Pit 00574325b9 chore: implemented feedback 2023-09-11 13:43:17 +03:00
Catalin Pit 99706e0ed6 chore: fix version in nextjs config 2023-09-11 11:34:10 +03:00
Catalin Pit 326743d8a1 chore: added app version 2023-09-11 10:59:50 +03:00
David Nguyen 3f67b0f27e Merge pull request #292 from documenso/feat/blog-post-next
fix: typo in blog post
2023-09-11 17:09:31 +10:00
flō 24036b0f24 fix typo 2023-09-11 17:03:14 +10:00
David Nguyen fbf32404a6 feat: add avatar email fallback 2023-09-11 16:58:41 +10:00
Lucas Smith 975d52a07e Merge pull request #362 from documenso/fix/hide-user-selection
fix: hide popover when user selects a recipient
2023-09-11 12:27:50 +10:00
Ephraim Atta-Duncan f8a193c0f8 refactor: replace whole implementation with a state 2023-09-09 10:56:45 +00:00
Ephraim Atta-Duncan 9186cb4d7b fix: hide popover when user selects a recipients 2023-09-09 10:42:03 +00:00
Lucas Smith 898f5a629c Merge branch 'feat/refresh' into feat/admin-ui-metrics 2023-09-09 15:49:56 +10:00
Mythie 933076fa3f fix: update devcontainer 2023-09-09 15:49:40 +10:00
Lucas Smith 27edcebef6 Merge branch 'feat/refresh' into feat/admin-ui-metrics 2023-09-09 15:44:34 +10:00
Mythie abc91f7eac fix: update devcontainer 2023-09-09 15:44:10 +10:00
Lucas Smith 5862af3034 Merge branch 'feat/refresh' into feat/admin-ui-metrics 2023-09-09 15:16:03 +10:00
Mythie 35acf05997 feat: add devcontainer 2023-09-09 04:38:37 +00:00
Lucas Smith 2bad1b9f55 fix: tidy messaging 2023-09-09 03:45:15 +00:00
Lucas Smith 73b0dc315e fix: use ts-pattern 2023-09-09 03:31:17 +00:00
Catalin Pit 5969f148c8 chore: changed the cards titles 2023-09-08 14:51:55 +03:00
Catalin Pit 660f5894a6 chore: feedback improvements 2023-09-08 12:56:44 +03:00
Catalin Pit 77058220a8 chore: rename files 2023-09-08 12:42:14 +03:00
Catalin Pit 6cdba45396 chore: implemented feedback 2023-09-08 12:39:13 +03:00
Catalin Pit 67571158e8 feat: add the admin page 2023-09-08 11:28:50 +03:00
Catalin Pit 171a5ba4ee feat: creating the admin ui for metrics 2023-09-08 09:16:31 +03:00
Ephraim Atta-Duncan 525ff21563 feat: avoid sending pending email to document with 1 recipients 2023-09-07 20:52:18 +00:00
Ephraim Atta-Duncan 863e53a2d5 refactor: pass document id as arguments 2023-09-07 20:38:18 +00:00
Ephraim Atta-Duncan da2033692c feat: send email when all recipients have signed 2023-09-07 20:14:04 +00:00
Ephraim Atta-Duncan dbbe17a0a8 feat: send email when recipient is done signing 2023-09-07 19:58:48 +00:00
Mythie a2ef9468ae feat: separate document data from document 2023-09-07 19:27:21 +10:00
Ephraim Atta-Duncan 0c145fab0b chore: fix eslint errors 2023-09-06 12:01:30 +00:00
Ephraim Atta-Duncan f6e49e3f21 chore: remove code from different branch 2023-09-06 12:00:23 +00:00
Ephraim Atta-Duncan 1f027d75d3 chore: fix eslint errors 2023-09-06 11:55:02 +00:00
Ephraim Atta-Duncan 1ba7767f8e chore: correct types on component 2023-09-06 11:52:15 +00:00
Ephraim Atta-Duncan 8220b2f086 feat: add empty state for different status 2023-09-06 11:47:58 +00:00
Ephraim Atta-Duncan a74374e39f feat: add initial empty state for no results 2023-09-06 11:11:13 +00:00
Lucas Smith ff957a2f82 Merge pull request #353 from documenso/feat/disable-sign
feat: disable signing and editing for completed documents
2023-09-06 20:53:23 +10:00
Ephraim Atta-Duncan 6640f0496a feat: disable signing and editing for completed documents 2023-09-06 10:40:45 +00:00
Ephraim Atta-Duncan e47ab838c5 chore: remove undefined check 2023-09-06 07:37:03 +00:00
Ephraim Atta-Duncan 551918ab9b feat: redirect signed document to completed page 2023-09-05 13:53:18 +00:00
Ephraim Atta-Duncan 739f3763dd feat: update share page to match latest changes 2023-09-05 11:40:42 +00:00
Ephraim Atta-Duncan 0cdd980a4b feat: move opengraph-image to next.js 13 implementation 2023-09-05 11:37:21 +00:00
Ephraim Atta-Duncan b43ddcbea2 refactor: redirect using useRouter 2023-09-05 09:29:47 +00:00
Ephraim Atta-Duncan 75feaefbf2 chore: remove unused files 2023-09-05 09:27:04 +00:00
Lucas Smith de3ebe16ee Merge pull request #349 from documenso/feat/marketing-mobile-nav
feat: update marketing mobile nav
2023-09-05 18:20:53 +10:00
David Nguyen 84a2d3baf6 feat: update marketing mobile menu 2023-09-05 18:08:29 +10:00
Lucas Smith 74180defd1 Merge pull request #339 from G3root/feat-api-error
feat: add alert banner for errors in sigin page
2023-09-05 15:36:55 +10:00
Lucas Smith aeeaaf0d8d Merge pull request #340 from G3root/fix-username-updateable
fix: user name not updatable
2023-09-05 15:33:19 +10:00
Lucas Smith 2b84293c4e Merge pull request #341 from documenso/feat/add-email-field
feat: add email field to document sign page
2023-09-05 13:25:29 +10:00