Commit Graph
100 Commits
Author SHA1 Message Date
Ephraim Atta-Duncan 78498793fa chore: refactor function 2023-09-25 11:21:39 +00:00
Ephraim Atta-Duncan b2e916378d feat: add dropdown to tweet or copy signing link 2023-09-25 11:15:31 +00:00
Ephraim Atta-Duncan e330e90688 fix: document meta relation with document 2023-09-20 12:54:24 +00:00
Ephraim Atta-Duncan f2d3c51651 fix: avoid creating document meta with empty strings 2023-09-20 12:38:39 +00:00
Ephraim Atta-Duncan c9c111cdf2 fix: persist newline in emails 2023-09-20 12:19:52 +00:00
Ephraim Atta-DuncanandMythie d417255910 feat: replace template variables with values
Co-authored-by: Mythie <me@lucasjamessmith.me>
2023-09-20 11:17:26 +00:00
Ephraim Atta-Duncan 677a15327b feat: send custom email message 2023-09-20 09:59:42 +00:00
Ephraim Atta-Duncan d5238939ad feat: persist document metadata in database for a specific user 2023-09-20 09:51:04 +00:00
Ephraim Atta-Duncan 6860726e83 feat: send custom email subjects 2023-09-20 09:06:28 +00:00
Ephraim Atta-Duncan a55197fb2d feat: add prisma schema for document meta 2023-09-20 08:57:50 +00:00
Ephraim Atta-Duncan d4659eee07 feat: add deploying documenso with vercel, supabase and resend 2023-09-18 17:58:01 +00:00
Ephraim Atta-Duncan b93e3c0b52 feat: add invalid reset token page 2023-09-18 15:13:19 +00:00
Ephraim Atta-Duncan 079963cde8 feat: better error handling and better toast messages 2023-09-18 15:09:41 +00:00
Ephraim Atta-Duncan 45f447c796 feat: better error handling in forgotPassword trpc router 2023-09-18 14:41:24 +00:00
Ephraim Atta-Duncan 2327b15e0d fix: width reducing with screen size 2023-09-18 14:39:42 +00:00
Ephraim Atta-Duncan 166cbc150f feat: send email to user on successful password reset 2023-09-18 14:31:04 +00:00
Ephraim Atta-Duncan f561ef3cda feat: add reset functionality 2023-09-18 14:03:33 +00:00
Ephraim Atta-Duncan 29bd4cb9c3 feat: send forgot password email 2023-09-18 12:14:55 +00:00
Ephraim Atta-Duncan 1237944b71 chore: rename email templates export 2023-09-18 11:51:43 +00:00
Ephraim Atta-Duncan b331e3c780 feat: add reset password email template 2023-09-18 11:49:37 +00:00
Ephraim Atta-Duncan 7f641e3e73 feat: add forgot password template 2023-09-18 11:38:02 +00:00
Ephraim Atta-Duncan b84f0548d2 feat: create a password reset token 2023-09-18 11:15:29 +00:00
Ephraim Atta-Duncan 0f92534f00 chore: remove unused error toast 2023-09-18 10:34:15 +00:00
Ephraim Atta-Duncan 7a489f241a feat: add reset password page 2023-09-18 10:31:33 +00:00
Ephraim Atta-Duncan f88e529111 feat: add forgot passoword page 2023-09-18 10:18:33 +00:00
Ephraim Atta-Duncan 47d55a5eab feat: add password reset token to schema 2023-09-18 06:47:03 +00:00
Ephraim Atta-Duncan c2a9647c90 Merge branch 'feat/refresh' into feat/redirect-signed-document 2023-09-17 14:52:44 +00:00
Ephraim Atta-Duncan 02424596db fix: update for code review 2023-09-17 14:45:22 +00:00
Ephraim Atta-Duncan 776324c875 fix: fitler only unsigned documents 2023-09-17 14:38:39 +00:00
Ephraim Atta-Duncan 6f4c280583 chore: match file name and method name 2023-09-17 14:31:44 +00: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
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
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
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
Ephraim Atta-Duncan b3291c65bc chore: remove console.log 2023-09-02 22:20:57 +00:00
Ephraim Atta-Duncan 4b849e286c feat: add missing email field to document sign page 2023-09-02 22:08:19 +00:00
Ephraim Atta-Duncan 2acada6dc7 chore: unused console logs 2023-08-30 13:09:37 +00:00
Ephraim Atta-Duncan d4d76dce03 feat: redirect to dashboard when document is sent 2023-08-30 12:31:33 +00:00
Ephraim Atta-Duncan 3832ce2c80 fix: redirect root direcotory to dashboard 2023-08-30 11:32:55 +00:00
Ephraim Atta-Duncan fd36e39a38 fix: redirect signin page to dashboard when logged in 2023-08-30 11:32:08 +00:00
Ephraim Atta-Duncan ed6fa4dc2a feat: avoid updating password with existing password 2023-08-30 03:26:24 +00:00
Ephraim Atta-Duncan 4f3970c361 feat: prevent a user from updating password with the same password 2023-08-30 03:22:47 +00:00
Ephraim Atta-Duncan 40767430d9 feat: reset password from on submit 2023-08-30 03:09:40 +00:00
Ephraim Atta-Duncan 1edfe9548d feat: add og image to blog posts 2023-08-30 02:50:02 +00:00
Ephraim Atta-Duncan 2f78922421 feat: add blog og image 2023-08-30 02:33:22 +00:00
Ephraim Atta-Duncan 66dfdc5ad0 feat: redirect share page to marketing page after 3 seconds 2023-08-29 19:42:37 +00:00
Ephraim Atta-Duncan b45978374b feat: generate metatags for share page with og image 2023-08-29 19:08:54 +00:00
Ephraim Atta-Duncan 81c3e701e2 feat: display signature text from params 2023-08-29 18:46:15 +00:00
Ephraim Atta-Duncan 874d919a6a feat: create sharing id for each recipient 2023-08-29 18:23:52 +00:00
Ephraim Atta-Duncan e8559cecd5 feat: add initial og image for share link 2023-08-29 14:39:49 +00:00
Ephraim Atta-Duncan 1d1c6e5a55 chore: reduce open page caching time to 1 hour 2023-08-28 09:43:39 +00:00
Ephraim Atta-Duncan b564e5e72f feat: reduce chart radius to add padding 2023-08-17 10:57:36 +00:00
Ephraim Atta-Duncan 96e8962956 feat: change legend text color to black 2023-08-17 09:44:43 +00:00
Ephraim Atta-Duncan f3259aedea feat: Add legend to pie chart 2023-08-17 08:24:37 +00:00
Ephraim Atta-Duncan b7543298e1 fix: ssr hydration error in piechart 2023-08-15 18:02:10 +00:00
Ephraim Atta-Duncan f7c3190346 chore: fix ts errors in metrics 2023-08-15 11:13:13 +00:00
Ephraim Atta-Duncan 5130dc5f31 chore: refactor github charts into a single component 2023-08-15 09:43:24 +00:00
Ephraim Atta-Duncan d3cdd2c317 chore: use correct names on tooltip 2023-08-15 09:17:51 +00:00
Ephraim Atta-Duncan 96f7ca4e36 feat: add other charts 2023-08-15 08:45:24 +00:00
Ephraim Atta-Duncan e2471a8eb4 chore: fix eslint error in data 2023-08-14 22:03:56 +00:00
Ephraim Atta-Duncan 5f33b1da1e chore: format date 2023-08-14 22:01:25 +00:00
Ephraim Atta-Duncan bca048c026 chore: fetch stargazers data from stargazers api 2023-08-14 21:51:38 +00:00
Ephraim Atta-Duncan f999ca48f6 feat: add github stars cummulative 2023-08-14 21:33:16 +00:00
Ephraim Atta-Duncan b710693009 feat: add team members engagement to open page 2023-08-08 01:53:56 +00:00
Ephraim Atta-Duncan af2dae8822 --amend 2023-08-06 23:01:33 +00:00
Ephraim Atta-Duncan e400dbe2ea feat: add tooltip to cap table 2023-08-06 22:59:09 +00:00
Ephraim Atta-Duncan b718bdeb15 Add initial cap table 2023-08-06 22:46:20 +00:00
Ephraim Atta-Duncan 6b1fcb8193 feat: open page 2023-08-01 17:43:11 +10:00
Ephraim Atta-Duncan a5334ca6e6 refactor: read z-index values from an object 2023-07-05 20:47:12 +00:00
Ephraim Atta-Duncan b50f64d4ad fix: update types from code review 2023-06-30 23:49:34 +00:00
Ephraim Atta-Duncan 88d15376e3 feat: update stack avatar with changes from code review 2023-06-30 23:38:37 +00:00
Ephraim Atta-Duncan aa884310eb feat: add recipients avatars on all tables 2023-06-25 15:14:48 +00:00
Ephraim Atta-Duncan dbcf7771b9 chore: refactor stacked avatars into component 2023-06-25 14:23:18 +00:00
Ephraim Atta-Duncan 2e8e39c5a9 feat: add tooltip on hover on stacked avatars 2023-06-23 20:19:25 +00:00
Ephraim Atta-Duncan f22baca569 feat: stack recipients avatars on dashboard 2023-06-23 12:20:49 +00:00
Ephraim Atta-Duncan 02f9c38e1e Replace slack link with documen.so/slack 2023-06-07 09:59:40 +00:00
Ephraim Atta-Duncan 9ff8527336 fix: expired slack link 2023-06-05 21:49:39 +00:00
Ephraim Atta-Duncan 4c06b5e640 fix: logo only on dashboard 2023-05-29 08:01:12 +00:00
Ephraim Atta-Duncan 0f28692a39 Update readme 2023-05-07 11:25:12 +00:00
Ephraim Atta-Duncan bcc2530484 Declutter Textarea by removing placeholders 2023-04-16 23:45:57 +00:00
Ephraim Atta-Duncan 84e3d29589 Use documenso as container name for local development 2023-04-16 18:29:40 +00:00
Ephraim Atta-Duncan e4e44b7f22 Replace fragment with null 2023-04-10 01:34:20 +00:00
Ephraim Atta-Duncan 6034e7a21e Send email notification to signers on document signing completion with signed document 2023-04-09 13:15:44 +00:00
Ephraim Atta-Duncan 2a34cc26c6 Replace empty string with fragments 2023-04-09 12:39:18 +00:00
Ephraim Atta-Duncan 0ce66a7957 Redirect breadcrump link on completed to avoid editing 2023-04-09 12:34:26 +00:00