Commit Graph

91 Commits

Author SHA1 Message Date
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
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