Commit Graph

  • 73a9213088 chore: correct types on component Ephraim Atta-Duncan 2023-09-06 11:52:15 +00:00
  • 4879d2360b feat: add empty state for different status Ephraim Atta-Duncan 2023-09-06 11:47:58 +00:00
  • 5aff50b13b feat: add initial empty state for no results Ephraim Atta-Duncan 2023-09-06 11:11:13 +00:00
  • b747334383 feat: redirect signed document to completed page Ephraim Atta-Duncan 2023-09-05 13:53:18 +00:00
  • abfa0812f0 fix: minor updates Lucas Smith 2023-09-22 23:22:48 +10:00
  • 4072e2a200 fix: update styling Mythie 2023-09-05 13:15:45 +10:00
  • 4ec2bd7536 chore: updated wording Adithya Krishna 2023-09-03 23:59:02 +05:30
  • 5dad463877 feat: added 404 page for web app Adithya Krishna 2023-09-03 23:53:07 +05:30
  • fe4b3e0450 chore: updated 404 page for marketing app Adithya Krishna 2023-09-03 23:52:51 +05:30
  • 401311acd9 feat: added 404 page for marketing app Adithya Krishna 2023-09-03 23:30:48 +05:30
  • 7823100272 fix: reverse meta relation and tidy code Mythie 2023-09-22 12:27:54 +00:00
  • 826a901c10 fix: document meta relation with document Ephraim Atta-Duncan 2023-09-20 12:54:24 +00:00
  • 164aa1cc03 fix: avoid creating document meta with empty strings Ephraim Atta-Duncan 2023-09-20 12:38:39 +00:00
  • 22f9400932 fix: persist newline in emails Ephraim Atta-Duncan 2023-09-20 12:19:52 +00:00
  • 345343f4b5 feat: replace template variables with values Ephraim Atta-Duncan 2023-09-20 11:17:26 +00:00
  • da16f1ee07 feat: send custom email message Ephraim Atta-Duncan 2023-09-20 09:59:42 +00:00
  • a3baf2ed8b feat: persist document metadata in database for a specific user Ephraim Atta-Duncan 2023-09-20 09:51:04 +00:00
  • 9521d1df4c feat: send custom email subjects Ephraim Atta-Duncan 2023-09-20 09:06:28 +00:00
  • 1e294fc933 feat: add prisma schema for document meta Ephraim Atta-Duncan 2023-09-20 08:57:50 +00:00
  • fd4602faf8 fix: fitler only unsigned documents Ephraim Atta-Duncan 2023-09-17 14:38:39 +00:00
  • c947c7d761 chore: match file name and method name Ephraim Atta-Duncan 2023-09-17 14:31:44 +00:00
  • c58006b2d9 feat: avoid sending pending email to document with 1 recipients Ephraim Atta-Duncan 2023-09-07 20:52:18 +00:00
  • f18010e1e1 refactor: pass document id as arguments Ephraim Atta-Duncan 2023-09-07 20:38:18 +00:00
  • 94215fffbb feat: send email when all recipients have signed Ephraim Atta-Duncan 2023-09-07 20:14:04 +00:00
  • b17e73003e feat: send email when recipient is done signing Ephraim Atta-Duncan 2023-09-07 19:58:48 +00:00
  • 49ce09f49b fix: support optimise imports Mythie 2023-09-21 21:34:24 +10:00
  • 53db1a5d19 fix: resolve issues with open graph asset loading Mythie 2023-09-21 05:37:04 +00:00
  • 15fd819132 fix: tidy code and update endpoints Mythie 2023-09-21 00:51:02 +00:00
  • 8df5304b8e feat: update share page to match latest changes Ephraim Atta-Duncan 2023-09-05 11:40:42 +00:00
  • 794e575ae9 feat: move opengraph-image to next.js 13 implementation Ephraim Atta-Duncan 2023-09-05 11:37:21 +00:00
  • 57ff77b920 refactor: redirect using useRouter Ephraim Atta-Duncan 2023-09-05 09:29:47 +00:00
  • c43843d226 chore: remove unused files Ephraim Atta-Duncan 2023-09-05 09:27:04 +00:00
  • d0cedc489f fix: update og card Mythie 2023-08-31 15:36:09 +10:00
  • b12f5b62f1 feat: redirect share page to marketing page after 3 seconds Ephraim Atta-Duncan 2023-08-29 19:42:37 +00:00
  • f2da49d0e8 feat: generate metatags for share page with og image Ephraim Atta-Duncan 2023-08-29 19:08:54 +00:00
  • 96264f67e4 feat: display signature text from params Ephraim Atta-Duncan 2023-08-29 18:46:15 +00:00
  • ebcd7c78e4 feat: create sharing id for each recipient Ephraim Atta-Duncan 2023-08-29 18:23:52 +00:00
  • 1bce169228 feat: add initial og image for share link Ephraim Atta-Duncan 2023-08-29 14:39:49 +00:00
  • 023a91832a feat: add extra info for the early adopters Ephraim Atta-Duncan 2023-09-23 12:02:37 +00:00
  • 0a035f8b60 refactor: metrics into reusable component Ephraim Atta-Duncan 2023-09-22 14:08:25 +00:00
  • 7659c51980 feat: add early adopters graph Ephraim Atta-Duncan 2023-09-22 13:27:10 +00:00
  • 3377b55341 chore: rename community plan to early adopters Timur Ercan 2023-09-22 18:54:25 +02:00
  • f938db25d0 chore: grammerly Timur Ercan 2023-09-21 15:09:20 +02:00
  • db50dc71aa chore: links Timur Ercan 2023-09-21 15:01:02 +02:00
  • b2ea5f0e47 fix: remove disallow property of _next from robots nsylke 2023-09-20 20:46:23 -05:00
  • 32a21999ef feat: early adopter article Timur Ercan 2023-09-21 14:53:48 +02:00
  • 0321f8505d chore: self-review pit 2023-10-10 13:50:50 +03:00
  • 90225574de chore: move fetching in data-table-users pit 2023-10-10 11:44:16 +03:00
  • 92b5111d7e chore: tidy up pit 2023-10-09 13:30:28 +03:00
  • 15a1c1da3f chore: remove generic data table pit 2023-10-09 12:02:55 +03:00
  • d54710ca07 chore: add transition and check for empty users array pit 2023-10-09 11:59:08 +03:00
  • 9682f8ea36 feat: filter users by name or email pit 2023-10-06 15:48:05 +03:00
  • 02b6f6a7b7 feat: subscriptions and documents page pit 2023-10-05 18:35:12 +03:00
  • 214dd7a7c8 feat: manage documents admin ui pit 2023-10-02 16:55:04 +01:00
  • ff58735153 feat: profile page done pit 2023-10-02 11:38:04 +01:00
  • 82c1ca13be feat: update user functionality pit 2023-09-29 17:26:37 +01:00
  • eef720bf8c chore: improve the ui pit 2023-09-29 17:12:02 +01:00
  • 550b7e1655 feat: build individual user page pit 2023-09-21 15:10:20 +01:00
  • 32b41386e5 feat: admin ui for managing instance pit 2023-09-21 12:43:36 +01:00
  • 1db0d2eae6 feat: added the icon for theme captain-Akshay 2023-09-20 06:56:40 +05:30
  • 7a1dd47537 feat: removed unecessary code to the file and made few UI changes captain-Akshay 2023-09-19 19:45:21 +05:30
  • eec48e48ef feat: added a better theme change ability for user captain-Akshay 2023-09-19 13:38:37 +05:30
  • 1ec91f6c68 chore: add visibility toggle to reset password Mythie 2023-09-20 02:32:06 +00:00
  • fbb8e887a8 fix: update colors Mythie 2023-09-20 02:18:35 +00:00
  • 6778d2a0da fix: update token validity check Mythie 2023-09-19 13:59:19 +00:00
  • 0ec5976397 fix: update reset token query Mythie 2023-09-19 13:57:11 +00:00
  • 8f03782fe3 fix: update email template Mythie 2023-09-19 13:49:01 +00:00
  • 6e791b6e91 fix: add layout and minor updates Mythie 2023-09-19 13:34:54 +00:00
  • 34c652ab54 feat: add invalid reset token page Ephraim Atta-Duncan 2023-09-18 15:13:19 +00:00
  • dec7a9cb38 feat: better error handling and better toast messages Ephraim Atta-Duncan 2023-09-18 15:09:41 +00:00
  • 1e0cde850a feat: better error handling in forgotPassword trpc router Ephraim Atta-Duncan 2023-09-18 14:41:24 +00:00
  • 9b025f0c9f fix: width reducing with screen size Ephraim Atta-Duncan 2023-09-18 14:39:42 +00:00
  • dabeead57f feat: send email to user on successful password reset Ephraim Atta-Duncan 2023-09-18 14:31:04 +00:00
  • 84bc6eb4f3 feat: add reset functionality Ephraim Atta-Duncan 2023-09-18 14:03:33 +00:00
  • 9ef50f356e feat: send forgot password email Ephraim Atta-Duncan 2023-09-18 12:14:55 +00:00
  • 38e8611159 chore: rename email templates export Ephraim Atta-Duncan 2023-09-18 11:51:43 +00:00
  • 8c12789c03 feat: add reset password email template Ephraim Atta-Duncan 2023-09-18 11:49:37 +00:00
  • ca165c8141 feat: add forgot password template Ephraim Atta-Duncan 2023-09-18 11:36:28 +00:00
  • 729d0c93fe feat: create a password reset token Ephraim Atta-Duncan 2023-09-18 11:15:29 +00:00
  • 3544e44c31 chore: remove unused error toast Ephraim Atta-Duncan 2023-09-18 10:33:03 +00:00
  • b3a312df98 feat: add reset password page Ephraim Atta-Duncan 2023-09-18 10:31:33 +00:00
  • 8ba9a761d4 feat: add forgot passoword page Ephraim Atta-Duncan 2023-09-18 10:18:33 +00:00
  • c4282ded57 feat: add password reset token to schema Ephraim Atta-Duncan 2023-09-18 06:47:03 +00:00
  • 352720a6ae feat: add deploying documenso with vercel, supabase and resend Ephraim Atta-Duncan 2023-09-18 17:58:01 +00:00
  • a948adfbb7 chore: update devcontainer Mythie 2023-09-19 15:07:43 +10:00
  • 77833ba895 chore: update ci Mythie 2023-09-19 13:34:38 +10:00
  • f700016440 chore: tidy unused code Mythie 2023-09-19 02:40:58 +00:00
  • 771042c9ce feat: add vercel build script David Nguyen 2023-09-14 15:00:14 +10:00
  • 95a40400af feat: security headers nsylke 2023-09-18 20:13:46 -05:00
  • 7d4bb09170 feat: use description of each blog post in og image (#380) Ephraim Atta-Duncan 2023-09-18 01:37:17 +00:00
  • 269f97fa6b fix: final reference to created column Mythie 2023-09-14 14:50:17 +10:00
  • 666d682536 fix: remove further references to created column Mythie 2023-09-14 13:37:38 +10:00
  • 2e5d5bb462 fix: remove references to created column Mythie 2023-09-14 13:32:16 +10:00
  • 0835da45ef fix: implement feedback Mythie 2023-09-14 13:21:03 +10:00
  • 5a99a0b5eb fix: update migration for timestamp columns Mythie 2023-09-14 13:07:55 +10:00
  • 3afc35c40c feat: universal upload Mythie 2023-09-14 12:46:36 +10:00
  • 72bec7bc34 feat: separate document data from document Mythie 2023-09-07 19:27:21 +10:00
  • 0f38be4e41 chore: update readme to main version Timur Ercan 2023-09-13 14:57:22 +02:00
  • 706909107f chore: moved rewrite article from next repo Timur Ercan 2023-09-13 14:53:27 +02:00
  • 48ff16876b fix: add dashboard header border on scroll Mythie 2023-09-14 12:51:59 +10:00