|
|
4ec2bd7536
|
chore: updated wording
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
|
2023-11-06 13:01:15 +11:00 |
|
|
|
5dad463877
|
feat: added 404 page for web app
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
|
2023-11-06 13:01:15 +11:00 |
|
|
|
fe4b3e0450
|
chore: updated 404 page for marketing app
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
|
2023-11-06 13:01:15 +11:00 |
|
|
|
401311acd9
|
feat: added 404 page for marketing app
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
|
2023-11-06 13:01:15 +11:00 |
|
|
|
7823100272
|
fix: reverse meta relation and tidy code
|
2023-11-06 13:01:15 +11:00 |
|
|
|
826a901c10
|
fix: document meta relation with document
|
2023-11-06 13:01:15 +11:00 |
|
|
|
164aa1cc03
|
fix: avoid creating document meta with empty strings
|
2023-11-06 13:01:15 +11:00 |
|
|
|
22f9400932
|
fix: persist newline in emails
|
2023-11-06 13:01:15 +11:00 |
|
|
|
345343f4b5
|
feat: replace template variables with values
Co-authored-by: Mythie <me@lucasjamessmith.me>
|
2023-11-06 13:01:15 +11:00 |
|
|
|
da16f1ee07
|
feat: send custom email message
|
2023-11-06 13:01:15 +11:00 |
|
|
|
a3baf2ed8b
|
feat: persist document metadata in database for a specific user
|
2023-11-06 13:01:15 +11:00 |
|
|
|
9521d1df4c
|
feat: send custom email subjects
|
2023-11-06 13:01:15 +11:00 |
|
|
|
1e294fc933
|
feat: add prisma schema for document meta
|
2023-11-06 13:01:15 +11:00 |
|
|
|
fd4602faf8
|
fix: fitler only unsigned documents
|
2023-11-06 13:01:15 +11:00 |
|
|
|
c947c7d761
|
chore: match file name and method name
|
2023-11-06 13:01:15 +11:00 |
|
|
|
c58006b2d9
|
feat: avoid sending pending email to document with 1 recipients
|
2023-11-06 13:01:15 +11:00 |
|
|
|
f18010e1e1
|
refactor: pass document id as arguments
|
2023-11-06 13:01:15 +11:00 |
|
|
|
94215fffbb
|
feat: send email when all recipients have signed
|
2023-11-06 13:01:15 +11:00 |
|
|
|
b17e73003e
|
feat: send email when recipient is done signing
|
2023-11-06 13:01:14 +11:00 |
|
|
|
49ce09f49b
|
fix: support optimise imports
|
2023-11-06 13:01:14 +11:00 |
|
|
|
53db1a5d19
|
fix: resolve issues with open graph asset loading
|
2023-11-06 13:01:14 +11:00 |
|
|
|
15fd819132
|
fix: tidy code and update endpoints
|
2023-11-06 13:01:14 +11:00 |
|
|
|
8df5304b8e
|
feat: update share page to match latest changes
|
2023-11-06 13:01:14 +11:00 |
|
|
|
794e575ae9
|
feat: move opengraph-image to next.js 13 implementation
|
2023-11-06 13:01:14 +11:00 |
|
|
|
57ff77b920
|
refactor: redirect using useRouter
|
2023-11-06 13:01:14 +11:00 |
|
|
|
c43843d226
|
chore: remove unused files
|
2023-11-06 13:01:14 +11:00 |
|
|
|
d0cedc489f
|
fix: update og card
|
2023-11-06 13:01:14 +11:00 |
|
|
|
b12f5b62f1
|
feat: redirect share page to marketing page after 3 seconds
|
2023-11-06 13:01:14 +11:00 |
|
|
|
f2da49d0e8
|
feat: generate metatags for share page with og image
|
2023-11-06 13:01:14 +11:00 |
|
|
|
96264f67e4
|
feat: display signature text from params
|
2023-11-06 13:01:14 +11:00 |
|
|
|
ebcd7c78e4
|
feat: create sharing id for each recipient
|
2023-11-06 13:01:14 +11:00 |
|
|
|
1bce169228
|
feat: add initial og image for share link
|
2023-11-06 13:01:14 +11:00 |
|
|
|
023a91832a
|
feat: add extra info for the early adopters
|
2023-11-06 13:01:14 +11:00 |
|
|
|
0a035f8b60
|
refactor: metrics into reusable component
|
2023-11-06 13:01:14 +11:00 |
|
|
|
7659c51980
|
feat: add early adopters graph
|
2023-11-06 13:01:14 +11:00 |
|
|
|
3377b55341
|
chore: rename community plan to early adopters
|
2023-11-06 13:01:14 +11:00 |
|
|
|
f938db25d0
|
chore: grammerly
|
2023-11-06 13:01:14 +11:00 |
|
|
|
db50dc71aa
|
chore: links
|
2023-11-06 13:01:14 +11:00 |
|
|
|
b2ea5f0e47
|
fix: remove disallow property of _next from robots
|
2023-11-06 13:01:14 +11:00 |
|
|
|
32a21999ef
|
feat: early adopter article
|
2023-11-06 13:01:14 +11:00 |
|
|
|
0321f8505d
|
chore: self-review
|
2023-11-06 13:01:14 +11:00 |
|
|
|
90225574de
|
chore: move fetching in data-table-users
|
2023-11-06 13:01:14 +11:00 |
|
|
|
92b5111d7e
|
chore: tidy up
|
2023-11-06 13:01:14 +11:00 |
|
|
|
15a1c1da3f
|
chore: remove generic data table
|
2023-11-06 13:01:14 +11:00 |
|
|
|
d54710ca07
|
chore: add transition and check for empty users array
|
2023-11-06 13:01:14 +11:00 |
|
|
|
9682f8ea36
|
feat: filter users by name or email
|
2023-11-06 13:01:14 +11:00 |
|
|
|
02b6f6a7b7
|
feat: subscriptions and documents page
|
2023-11-06 13:01:14 +11:00 |
|
|
|
214dd7a7c8
|
feat: manage documents admin ui
|
2023-11-06 13:01:14 +11:00 |
|
|
|
ff58735153
|
feat: profile page done
|
2023-11-06 13:01:14 +11:00 |
|
|
|
82c1ca13be
|
feat: update user functionality
|
2023-11-06 13:01:13 +11:00 |
|