Commit Graph
58 Commits
Author SHA1 Message Date
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 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
Ephraim Atta-Duncan 065efabb39 Change wording on completed signers page 2023-04-09 12:29:31 +00:00
Ephraim Atta-Duncan e86d4cc719 Disable the edit and add signer button for completed documents 2023-04-09 12:26:48 +00: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
Ephraim Atta-Duncan 85f2b5e84a Add prettier config 2023-04-04 22:00:01 +00:00
Ephraim Atta-Duncan b3e89b16bc Add types to Dialog component 2023-03-28 12:55:20 +00:00
Ephraim Atta-Duncan a9befd342c Use dynamic values for title and icon for dialog 2023-03-28 12:47:40 +00:00
Ephraim Atta-Duncan 16f6da01c0 Move dialog into a seperate component 2023-03-28 12:42:00 +00:00
Ephraim Atta-Duncan f8f941a9cd add inital component to @documenso/ui 2023-03-28 12:15:45 +00:00
Ephraim Atta-Duncan 6f31dacd74 fix settings active bug 2023-03-22 18:44:03 +00:00
Ephraim Atta-Duncan 2fed1a7034 Close nav on profile button click 2023-03-22 09:45:15 +00:00
Ephraim Atta-Duncan de3c500fea Close panel on when user clicks on a nav link 2023-03-21 23:13:56 +00:00
Ephraim Atta-Duncan a3e17e9f3e Custom message if name is defined or null 2023-03-21 18:44:45 +00:00
Ephraim Atta-Duncan b7cc4aed9b Route to profile on settings click on navbar 2023-03-21 17:53:47 +00:00