Commit Graph

12 Commits

Author SHA1 Message Date
f4c7799537 fix: reverse meta relation and tidy code 2023-09-22 12:42:06 +00:00
f2d3c51651 fix: avoid creating document meta with empty strings 2023-09-20 12:38:39 +00:00
d5238939ad feat: persist document metadata in database for a specific user 2023-09-20 09:51:04 +00:00
6860726e83 feat: send custom email subjects 2023-09-20 09:06:28 +00:00
2ab796910e refactor: extract common components into UI package 2023-08-23 11:22:13 +10:00
f60cb22f11 feat: feature flags 2023-08-21 12:17:56 +10:00
48ceb1e5c7 feat: document authoring 2023-08-17 19:56:18 +10:00
9431e7f0ad chore: upgrade deps and linting 2023-08-01 17:34:17 +10:00
b3fa837967 feat: use server-actions for authoring flow
This change actually makes the authoring flow work for
the most part by tying in emailing and more.

We have also done a number of quality of life updates to
simplify the codebase overall making it easier to continue
work on the refresh.
2023-07-26 18:52:53 +10:00
eea09dcfac feat: persist fields and recipients for document editing 2023-06-21 23:49:23 +10:00
877a579533 adding dark mode to feat/refresh 2023-06-11 01:50:19 -04:00
b0e364acf4 wip: create document workflow 2023-06-10 22:33:12 +10:00