Commit Graph

878 Commits

Author SHA1 Message Date
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
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
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
164aa1cc03 fix: avoid creating document meta with empty strings 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
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
pit
0321f8505d chore: self-review 2023-11-06 13:01:14 +11:00
pit
90225574de chore: move fetching in data-table-users 2023-11-06 13:01:14 +11:00
pit
92b5111d7e chore: tidy up 2023-11-06 13:01:14 +11:00
pit
15a1c1da3f chore: remove generic data table 2023-11-06 13:01:14 +11:00
pit
d54710ca07 chore: add transition and check for empty users array 2023-11-06 13:01:14 +11:00
pit
9682f8ea36 feat: filter users by name or email 2023-11-06 13:01:14 +11:00
pit
02b6f6a7b7 feat: subscriptions and documents page 2023-11-06 13:01:14 +11:00
pit
214dd7a7c8 feat: manage documents admin ui 2023-11-06 13:01:14 +11:00
pit
ff58735153 feat: profile page done 2023-11-06 13:01:14 +11:00