Commit Graph

216 Commits

Author SHA1 Message Date
Nafees Nazik 04fc9eb187 chore: upgrade to latest next.js version (#553)
* chore: upgrade next.js
* fix: canvas not found error
* chore: upgrade package for marketing
* feat: add isServer conditional
* fix: inverse isServer condition
* fix: normalize packages
* fix: upgrade ee package
* fix: depdency nightmares
* fix: failing seed script
2023-11-06 13:02:19 +11:00
Mythie 3d44821bff fix: build errors 2023-11-06 13:02:19 +11:00
Mythie c343e8a221 feat: plan limits 2023-11-06 13:02:19 +11:00
David Nguyen 1d291e8e03 feat: add safari clipboard copy support (#486) 2023-11-06 13:02:19 +11:00
Mythie 17b43caa5c fix: create custom pricing table 2023-11-06 13:02:19 +11:00
Lucas Smith 5a79535080 fix: style updates 2023-11-06 13:02:19 +11:00
pit 39c2bf77c2 chore: implement feedback 2023-11-06 13:02:19 +11:00
pit af73aee113 chore: changes 2023-11-06 13:02:19 +11:00
pit 9afe8731b1 chore: added delete function 2023-11-06 13:02:19 +11:00
David Nguyen 38960c459b feat: add document share button to marketing (#422) 2023-11-06 13:02:19 +11:00
David Nguyen 6d0e8f6dd8 feat: single-player-mode-polish (#435) 2023-11-06 13:02:19 +11:00
pit f621e60c16 chore: implemented feedback 2023-11-06 13:02:19 +11:00
pit 4ed467693f chore: implemented feedback 2023-11-06 13:02:19 +11:00
pit 35087f551c chore: implement pr feedback 2023-11-06 13:02:18 +11:00
Nafees Nazik c9a71beb81 feat: delete draft document (#491) 2023-11-06 13:02:18 +11:00
Udit Takkar 78d2401d44 feat: require old password for password reset (#488)
* feat: require old password for password reset
2023-11-06 13:01:46 +11:00
Mythie 5cba913c55 fix: resolve issues with signing document stickiness 2023-11-06 13:01:46 +11:00
Mythie adf1359527 fix: disable cancel button when there is no window history 2023-11-06 13:01:46 +11:00
Mythie e09c076241 fix: do not overwrite new names or emails for signers 2023-11-06 13:01:45 +11:00
David Nguyen 7ec8ce2a56 feat: add posthog reverse proxy (#449) 2023-11-06 13:01:45 +11:00
Mythie fcf586f24d fix: styling updates 2023-11-06 13:01:45 +11:00
Ephraim Atta-Duncan 34ce0d084e chore: refactor function 2023-11-06 13:01:45 +11:00
Mythie 5904f6c5a8 chore: sign document 2023-11-06 13:01:44 +11:00
Mythie 1536634fc6 fix: assorted updates 2023-11-06 13:01:44 +11:00
Mythie 0e486c7b58 fix: feature flag client endpoint 2023-11-06 13:01:44 +11:00
Mythie b26bba8329 chore: remove console.log 2023-11-06 13:01:44 +11:00
Mythie 965b5c0afd fix: cors for feature flags 2023-11-06 13:01:44 +11:00
David Nguyen d20ad4217c feat: add uninserted field validation 2023-11-06 13:01:44 +11:00
David Nguyen 34232c79e5 feat: add single player mode 2023-11-06 13:01:43 +11:00
Mythie 60ae674984 feat: darker dark theme 2023-11-06 13:01:15 +11:00
Mythie 986bab2ba4 fix: normalize recipients 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan e5871da7b5 chore: fix eslint errors 2023-11-06 13:01:15 +11:00
Lucas Smith abfa0812f0 fix: minor updates 2023-11-06 13:01:15 +11:00
Mythie 7823100272 fix: reverse meta relation and tidy code 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan 164aa1cc03 fix: avoid creating document meta with empty strings 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan 345343f4b5 feat: replace template variables with values
Co-authored-by: Mythie <me@lucasjamessmith.me>
2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan da16f1ee07 feat: send custom email message 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan a3baf2ed8b feat: persist document metadata in database for a specific user 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan 9521d1df4c feat: send custom email subjects 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan fd4602faf8 fix: fitler only unsigned documents 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan c947c7d761 chore: match file name and method name 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan c58006b2d9 feat: avoid sending pending email to document with 1 recipients 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan f18010e1e1 refactor: pass document id as arguments 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan 94215fffbb feat: send email when all recipients have signed 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan b17e73003e feat: send email when recipient is done signing 2023-11-06 13:01:14 +11:00
Mythie 49ce09f49b fix: support optimise imports 2023-11-06 13:01:14 +11:00
Mythie 53db1a5d19 fix: resolve issues with open graph asset loading 2023-11-06 13:01:14 +11:00
Mythie 15fd819132 fix: tidy code and update endpoints 2023-11-06 13:01:14 +11:00
Ephraim Atta-Duncan f2da49d0e8 feat: generate metatags for share page with og image 2023-11-06 13:01:14 +11:00
Ephraim Atta-Duncan ebcd7c78e4 feat: create sharing id for each recipient 2023-11-06 13:01:14 +11:00