Commit Graph

100 Commits

Author SHA1 Message Date
e3c3ec7825 fix: downgrade react-pdf 2023-10-18 23:51:16 +11: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
093488a67c feat: plan limits 2023-10-15 20:26:32 +11:00
pit
c0dd57a4d2 chore: implement feedback 2023-10-12 12:19:23 +03:00
8dfcfb99e0 Merge branch 'feat/refresh' into feat/add-e2e-testing-playwright 2023-10-10 11:49:00 +03:00
f49880125a fix: mismatch the version of dotenv-cli 2023-10-09 08:41:13 +00:00
pit
39ff11a59d chore: use env vars for tests 2023-10-05 09:12:56 +03:00
pit
4f5976479a chore: merge feat/refresh 2023-10-05 08:47:03 +03:00
381a248543 fix: update icons (#468)
* fix: update icons
2023-10-04 13:27:36 +11:00
pit
70ecc9a4a8 feat: add playwright 2023-10-03 09:53:47 +01:00
0527641a4f fix: dogfood resend transport 2023-09-29 12:17:41 +10:00
9bdff9a61f feat: add resend mail transport 2023-09-28 12:27:04 +10:00
b2e916378d feat: add dropdown to tweet or copy signing link 2023-09-25 11:15:31 +00:00
a52c19355a chore: sign document 2023-09-25 15:57:10 +10:00
c9f5496acb Merge remote-tracking branch 'origin/feat/refresh' into feat/single-player-mode 2023-09-24 22:18:01 +10:00
dc49277bf9 feat: add uninserted field validation 2023-09-22 12:27:39 +10:00
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
4b8aa3298b feat: add single player mode 2023-09-20 13:48:30 +10:00
0060b9da8c Merge branch 'feat/refresh' into feat/reset-password 2023-09-19 13:53:38 +10:00
1be0b9e01f feat: add vercel build script 2023-09-19 01:54:20 +00:00
b331e3c780 feat: add reset password email template 2023-09-18 11:49:37 +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
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