Commit Graph

57 Commits

Author SHA1 Message Date
04fc9eb187 chore: upgrade to latest next.js version (#553)
* chore: upgrade next.js
* fix: canvas not found error
* chore: upgrade package for marketing
* feat: add isServer conditional
* fix: inverse isServer condition
* fix: normalize packages
* fix: upgrade ee package
* fix: depdency nightmares
* fix: failing seed script
2023-11-06 13:02:19 +11:00
02bb7e4d68 fix: update icons (#468)
* fix: update icons
2023-11-06 13:01:46 +11:00
34232c79e5 feat: add single player mode 2023-11-06 13:01:43 +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
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
d7bd8fcd37 fix: add items from stash 2023-11-06 13:01:11 +11:00
a99efdc916 feat: add inbox 2023-11-06 13:01:11 +11:00
289e3776fd fix: dependency ordering 2023-11-06 13:01:11 +11:00
36b3b36ac8 feat: added sharp for image optimizations on nextjs
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
039cd11c49 fix: use -p cli option for next dev 2023-11-06 13:01:10 +11:00
a0abf56833 refactor: extract common components into UI package 2023-11-06 13:01:10 +11:00
aa2969fd50 feat: feature flags 2023-11-06 13:01:10 +11:00
7a705e3b81 feat: document authoring 2023-11-06 13:01:09 +11:00
dc58f77c61 chore: upgrade deps and linting 2023-11-06 13:01:08 +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
3c73f030ac feat: persist fields and recipients for document editing 2023-11-06 13:01:07 +11:00
40115d33b4 adding dark mode to feat/refresh 2023-11-06 13:01:07 +11:00
159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00
201c0ac22a chore: update start command for render deployment 2023-08-10 01:34:42 +00: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