Commit Graph

77 Commits

Author SHA1 Message Date
7722e63e1b fix: tidying broke generation 2023-08-31 12:08:53 +10:00
249211bd4f fix: add items from stash 2023-08-30 16:36:22 +10:00
0abd3da7fd fix: update eslint rules 2023-08-30 12:35:43 +10:00
3df0f61947 Merge branch 'feat/refresh' into fix/whitespace 2023-08-30 12:02:01 +10:00
8fd9730e2b feat: add inbox 2023-08-29 14:31:13 +10:00
e8336ae9b4 chore: removed eslint-plugin-import
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-08-28 12:34:29 +05:30
829122c486 feat: added eslint plugin dependencies
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-08-28 12:34:29 +05:30
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
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
e111234460 feat: add commitlint 2023-08-18 13:26:01 +05:30
48ceb1e5c7 feat: document authoring 2023-08-17 19:56:18 +10:00
8038f3ad00 fix: used wrong lockfile version when resolving conflicts 2023-08-16 13:00:50 -05:00
10e39246ce Merge branch 'feat/refresh' into nsylke-patch-2
# Conflicts:
#	package-lock.json
2023-08-16 07:34:40 -05:00
f0c607d87a add husky and lint-staged to ensure commits are formatted 2023-08-14 16:14:53 -05:00
b718bdeb15 Add initial cap table 2023-08-06 22:46:20 +00:00
6b1fcb8193 feat: open page 2023-08-01 17:43:11 +10:00
9431e7f0ad chore: upgrade deps and linting 2023-08-01 17:34:17 +10:00
c64ff8ec95 fix: styling updates 2023-07-28 20:14:04 +10:00
97efcf3d62 feat: add content layer
Add blog pages

Add privacy page
2023-07-27 18:29:22 +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
bd0db0f8fd feat: email templates
adds email templates using `react-email` which will be used for invites,
signing and document completion.

authored by @dephraiim
2023-06-24 14:59:08 +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
0a7ed0701c fix: add turbo entries for other platforms to package-lock
Package managers such as NPM behave strangely when adding
packages such as swc and turborepo which contain platform
variants.

During a first time install they will include only the current
devices platform while a clean node_modules and package-lock
will result in all platforms being included.

This change adds those missed platforms by performing the above step and porting it back to our existing package-lock.
2023-06-01 23:25:49 +10:00
b5e03359c1 fix: mark truncateTitle as optional 2023-05-30 20:11:23 +10:00
d8ad4b4b2b fix: add turbo dep and start command 2023-05-30 18:56:41 +10:00
6934e573d5 feat: add guards and subscription ui 2023-05-06 16:08:21 +10: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
7aa7485388 fix: migrate dx.sh to package scripts 2023-04-13 22:52:54 +10:00
85f2b5e84a Add prettier config 2023-04-04 22:00:01 +00:00
1bfac711ac build fix 2023-03-19 12:43:10 +01:00
559432cc15 update package log 2023-03-17 19:43:25 +01:00
2400c34c71 update package lock 2023-03-17 15:37:46 +01:00
526be3b906 security update for next-auth github.com/documenso/documenso/security/dependabot/4 2023-03-17 15:31:37 +01:00
f1dc5687d7 remove unused dep, move signature canvas types to deps 2023-03-17 15:24:37 +01:00
fd123f0ba2 fix 2023-03-09 18:36:36 +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
7a4ad29ab0 📌 2023-02-15 13:56:55 +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