Commit Graph

68 Commits

Author SHA1 Message Date
1c34eddd10 chore: add prisma studio command (#576)
Co-authored-by: pit <pit@pits-MacBook-Pro.local>
2023-10-19 09:19:46 +03:00
43062dda12 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-10-18 22:33:02 +11:00
8dfcfb99e0 Merge branch 'feat/refresh' into feat/add-e2e-testing-playwright 2023-10-10 11:49:00 +03:00
b4d04e2ce9 Merge pull request #516 from adityadeshlahre/feat/refresh
fix(script): [fix : DOC-36] Use dotenv for Prisma package scripts #523
2023-10-09 10:12:08 +11:00
2470aeee1f fix: update script, docs and devcontainer 2023-10-08 21:51:15 +11:00
b6f9d70fec docs: add render one click deploy for refresh 2023-10-04 19:58:07 +00:00
68458b50d2 fix(script): added script envprisma in root package.json
dotenv loads all environment variable before running prisma:migrate-dev script
2023-10-04 20:04:07 +05:30
pit
2e800d0eed chore: removed lint step 2023-10-03 10:01:44 +01:00
pit
70ecc9a4a8 feat: add playwright 2023-10-03 09:53:47 +01:00
a2e6187dae fix: typo in script
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
2023-09-30 01:42:09 +05:30
649620c1c9 fix: update compose scripts 2023-09-30 00:47:50 +10:00
99df006019 fix: further readme updates 2023-09-30 00:43:45 +10:00
1b276a0469 fix: support optimise imports 2023-09-21 21:34:24 +10:00
35acf05997 feat: add devcontainer 2023-09-09 04:38:37 +00:00
0abd3da7fd fix: update eslint rules 2023-08-30 12:35:43 +10:00
2772fc1678 chore: change root package.json name 2023-08-29 16:19:56 -05:00
a8a1fbb829 feat: Added Engines to Enforce Node v18.0.0 and above
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-08-21 18:54:44 +05:30
8fa16001e6 fix: commitlint 2023-08-18 13:49:46 +05:30
e111234460 feat: add commitlint 2023-08-18 13:26:01 +05:30
10e39246ce Merge branch 'feat/refresh' into nsylke-patch-2
# Conflicts:
#	package-lock.json
2023-08-16 07:34:40 -05:00
6017d35cfd refactor: future proofing the prettier/lint-staged for js/ts filetypes 2023-08-16 06:27:45 -05:00
ba25ea1370 refactor: use lint-staged.config.cjs as configuration for lint-staged 2023-08-15 16:02:58 -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
9431e7f0ad chore: upgrade deps and linting 2023-08-01 17:34:17 +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
803ebccee3 wip: refresh design 2023-06-09 18:22:21 +10:00
20b51198b4 docker script updated 🐳 2023-06-01 22:24:58 +05:30
0a5de18235 minor script fix 2023-05-30 15:43:58 +05:30
d8ad4b4b2b fix: add turbo dep and start command 2023-05-30 18:56:41 +10:00
2f3be1cfe5 Add turborepo to monorepo. 2023-05-29 10:38:24 -05:00
6934e573d5 feat: add guards and subscription ui 2023-05-06 16:08:21 +10:00
95c3be9a77 chore: optimise depedency tree 2023-04-19 23:30:14 +10:00
63bd044723 feat: npm run d for ultra quick start 2023-04-15 20:04:28 +02:00
7aa7485388 fix: migrate dx.sh to package scripts 2023-04-13 22:52:54 +10:00
5dd3713475 feat: add docker support and docker-compose quickstart
Add support for production container builds using the provided `Dockerfile` and `build.sh` script. This can later be used with actions to automatically publish to the provided docker registry.

Additionally, support an accelerated developer quickstart using `docker-compose`. Developers can now run the `dx` npm command to quickly spin up a database and mail server.
2023-04-08 23:20:42 +10:00
85f2b5e84a Add prettier config 2023-04-04 22:00:01 +00:00
2bdfb884ec added database init script 2023-04-04 12:02:09 +02: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
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
a401b28e30 build fix 2023-01-23 21:37:23 +01:00
49b49dbae6 build fix 2023-01-23 21:29:45 +01:00
662e6efea8 pdf basic 2023-01-19 19:24:01 +01:00
5342e55ec1 test 2023-01-16 15:40:42 +01:00
d2976cb192 render clear cache fix 2023-01-16 15:37:45 +01:00
ff8d99cdf9 frps test 2023-01-14 16:15:04 +01:00
1cf5d79372 deps 2023-01-14 16:12:46 +01:00
971a3fcf49 render test 2023-01-14 16:03:39 +01:00