|
|
a9a719cd37
|
feat: utilise transport layer
|
2023-11-06 13:01:44 +11:00 |
|
|
|
db1d6478a1
|
fix: timeout issues
|
2023-11-06 13:01:44 +11:00 |
|
|
|
34232c79e5
|
feat: add single player mode
|
2023-11-06 13:01:43 +11:00 |
|
|
|
cdae3a9a45
|
fix: company name
|
2023-11-06 13:01:15 +11:00 |
|
|
|
60ae674984
|
feat: darker dark theme
|
2023-11-06 13:01:15 +11:00 |
|
|
|
986bab2ba4
|
fix: normalize recipients
|
2023-11-06 13:01:15 +11:00 |
|
|
|
ded4f03e05
|
fix: cancel button handler
|
2023-11-06 13:01:15 +11:00 |
|
|
|
4306fbc0f3
|
fix: remove unused import
|
2023-11-06 13:01:15 +11:00 |
|
|
|
8fc53d5dac
|
fix: remove unused import
|
2023-11-06 13:01:15 +11:00 |
|
|
|
e97de71811
|
fix: use named export
|
2023-11-06 13:01:15 +11:00 |
|
|
|
8c23bea985
|
fix: tidy messaging
|
2023-11-06 13:01:15 +11:00 |
|
|
|
a92624b255
|
fix: use ts-pattern
|
2023-11-06 13:01:15 +11:00 |
|
|
|
8b5d0f445e
|
chore: fix eslint errors
|
2023-11-06 13:01:15 +11:00 |
|
|
|
f09638a4de
|
chore: remove code from different branch
|
2023-11-06 13:01:15 +11:00 |
|
|
|
e5871da7b5
|
chore: fix eslint errors
|
2023-11-06 13:01:15 +11:00 |
|
|
|
73a9213088
|
chore: correct types on component
|
2023-11-06 13:01:15 +11:00 |
|
|
|
4879d2360b
|
feat: add empty state for different status
|
2023-11-06 13:01:15 +11:00 |
|
|
|
5aff50b13b
|
feat: add initial empty state for no results
|
2023-11-06 13:01:15 +11:00 |
|
|
|
b747334383
|
feat: redirect signed document to completed page
|
2023-11-06 13:01:15 +11:00 |
|
|
|
abfa0812f0
|
fix: minor updates
|
2023-11-06 13:01:15 +11:00 |
|
|
|
4072e2a200
|
fix: update styling
|
2023-11-06 13:01:15 +11:00 |
|
|
|
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 |
|