Commit Graph

33 Commits

Author SHA1 Message Date
771042c9ce feat: add vercel build script 2023-11-06 13:01:13 +11:00
3afc35c40c feat: universal upload
Implementation of a universal upload allowing for multiple storage backends
starting with `database` and `s3`.

Allows clients to put and retrieve files from either client or server using
a blend of client and server actions.
2023-11-06 13:01:13 +11:00
e752c0c60b chore: fix version in nextjs config 2023-11-06 13:01:12 +11:00
31ae6591dd chore: added app version 2023-11-06 13:01:12 +11:00
12d8cebd4c 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-11-06 13:01:07 +11:00
159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00
2f3be1cfe5 Add turborepo to monorepo. 2023-05-29 10:38:24 -05:00
ed3e4d22ef feat: scaffhold subscription table and ui 2023-05-05 19:29:42 +10:00
84b57d715c Apply prettier config to all files 2023-04-04 22:02:32 +00:00
8387179cbf 🚧 signDocument using node signpdf and custom placeholder insert 2023-03-01 19:54:22 +01:00
f5f16c8cbc ⚗️ https://github.com/agilgur5/react-signature-canvas/issues/95 2023-02-18 21:42:05 +01:00
788bb27275 ⚗️ 2023-02-18 17:28:24 +01:00
017a76ef5d 🚧 📑 pdf helpers, todos for signign 2023-02-18 14:37:26 +01:00
a5c6f657b8 move document upload to feature 2023-01-25 10:50:58 +01:00
a401b28e30 build fix 2023-01-23 21:37:23 +01:00
49b49dbae6 build fix 2023-01-23 21:29:45 +01:00
674b9072bd qoc 2023-01-19 17:59:41 +01:00
ed94dfa16d vercel test 2 2023-01-14 13:41:04 +01:00
56153e12dd local build dir 2023-01-14 13:31:33 +01:00
79c150a378 vercel test 2023-01-14 13:22:07 +01:00
a845984b03 login logout toast 2023-01-12 15:59:21 +01:00
79670b4ab4 api architecture 2023-01-09 17:10:36 +01:00
4cde95304a deploy prep 2023-01-09 09:46:08 +01:00
dc4f1c5fac monorepo deploy settings prep 2023-01-09 09:43:58 +01:00
e64f40f1fd @documenso/prisma works 2023-01-07 18:38:44 +01:00
a78f8c8761 stuff 2023-01-07 17:52:46 +01:00
1c6c5a8cc1 somehow working without transpile 2023-01-07 15:45:03 +01:00
1101251276 github auth 2022-12-08 22:42:19 +01:00
ca6fb819c8 pages and menus 2022-12-08 16:04:22 +01:00
08b6957b27 sm, qoc 2022-12-07 13:17:39 +01:00
241ef9760f remove redirect 2022-12-06 21:40:06 +01:00
d66e53880b menu animation 2022-12-06 20:44:21 +01:00
ffebefbcd0 structure 2022-11-24 20:30:22 +01:00