Commit Graph

53 Commits

Author SHA1 Message Date
1b276a0469 fix: support optimise imports 2023-09-21 21:34:24 +10:00
cdc50ec876 fix: resolve issues with open graph asset loading 2023-09-21 05:37:04 +00:00
9014f01276 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-09-14 12:47:47 +10:00
249211bd4f fix: add items from stash 2023-08-30 16:36:22 +10:00
8fd9730e2b feat: add inbox 2023-08-29 14:31:13 +10:00
722081f89e fix: dependency ordering 2023-08-28 12:14:15 +10:00
650b69ae56 feat: added sharp for image optimizations on nextjs
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-08-26 21:23:30 +05:30
f76bf4c2c7 fix: use -p cli option for next dev 2023-08-23 17:56:12 -05: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
803ebccee3 wip: refresh design 2023-06-09 18:22:21 +10:00
ad4d844b4d remove: next-transpile-modules dependency 2023-05-28 19:53:44 -04:00
ed3e4d22ef feat: scaffhold subscription table and ui 2023-05-05 19:29:42 +10:00
95c3be9a77 chore: optimise depedency tree 2023-04-19 23:30:14 +10:00
ff977c6bff nextauth security update 2023-03-17 15:35:54 +01:00
8387179cbf 🚧 signDocument using node signpdf and custom placeholder insert 2023-03-01 19:54:22 +01:00
9e4874bd27 🗃️ 💄 insert text in custom font, typeSignature 2023-02-20 18:14:52 +01:00
44884ae648 🚧 place signatures and text signatures 2023-02-20 14:49:17 +01:00
017a76ef5d 🚧 📑 pdf helpers, todos for signign 2023-02-18 14:37:26 +01:00
2934cf3615 🚧 singing workflow, signing pad 2023-02-17 19:08:23 +01:00
c4eb1b27d9 fields ui 2023-02-09 15:48:26 +01:00
fbdce872f7 draggable, reszeable field compmenmt 2023-02-08 15:43:14 +01:00
d4854b227a stuff 2023-02-02 18:24:23 +01:00
614392d4ae sign test 2023-01-31 17:33:00 +01:00
aae64d03f7 status tooltip, recipient page 2023-01-31 15:42:04 +01:00
c29c262566 create recipient and short uid 2023-01-27 17:14:36 +01:00
bf54c5ef58 signing package uninstall sign stuff 2023-01-27 16:27:47 +01:00
58fb62b94b nodemailer and sendgrid integration 2023-01-26 16:20:48 +01:00
a401b28e30 build fix 2023-01-23 21:37:23 +01:00
7825c1f836 build fix 2023-01-23 21:27:40 +01:00
a011ff146d formidabel 2023-01-23 16:32:19 +01:00
662e6efea8 pdf basic 2023-01-19 19:24:01 +01:00
f15a3b1afb placeholder package 2023-01-16 10:31:53 +01:00
e1ec6a5e05 deploy test 2023-01-14 14:04:43 +01:00
a845984b03 login logout toast 2023-01-12 15:59:21 +01:00
2f30d1b63f avatar build fix 2023-01-12 14:30:32 +01:00
6c1dea86a2 initals avatar basics 2023-01-12 13:57:26 +01:00
90a3de4190 db studio sertup and ts same version 2023-01-11 20:33:11 +01:00
442608811a login login basics 2023-01-11 14:36:59 +01:00
58fbaab935 signup and loginbasics 2023-01-10 18:52:04 +01:00
d1617e3693 mon repo nodule with npm i remove import error at least 2023-01-07 18:19:08 +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
5c8a3a47b1 data access 2023-01-05 18:46:11 +01:00
1101251276 github auth 2022-12-08 22:42:19 +01:00