Mythie
72bec7bc34
feat: separate document data from document
2023-11-06 13:01:13 +11:00
Mythie
48ff16876b
fix: add dashboard header border on scroll
2023-11-06 13:01:12 +11:00
Mythie
a849c6431f
fix: data table links for recipients
2023-11-06 13:01:12 +11:00
Mythie
399826a6f5
fix: add removed layout guard
2023-11-06 13:01:12 +11:00
Lucas Smith
632b3bd1f4
fix: update layout and wording
2023-11-06 13:01:12 +11:00
Mythie
661dfe8368
fix: update devcontainer
2023-11-06 13:01:12 +11:00
Mythie
90bacea7ed
fix: update devcontainer
2023-11-06 13:01:12 +11:00
Mythie
0f3db459cb
feat: add devcontainer
2023-11-06 13:01:12 +11:00
Mythie
a644e0134b
fix: actually make timeouts clear
2023-11-06 13:01:12 +11:00
Mythie
6ad10f6317
fix: tidy up code
2023-11-06 13:01:12 +11:00
Mythie
4146d71f9d
feat: store signature on signup
2023-11-06 13:01:12 +11:00
Mythie
e05eaffb61
feat: store profile signature
2023-11-06 13:01:12 +11:00
Mythie
8a271ff8bc
fix: fix eslint warnings
2023-11-06 13:01:12 +11:00
Mythie
3546155aab
fix: tidying broke generation
2023-11-06 13:01:12 +11:00
Mythie
95886d67a6
fix: tidy code and expect jsx errors
2023-11-06 13:01:12 +11:00
Mythie
8980274f7a
fix: center align heading
2023-11-06 13:01:12 +11:00
Mythie
64b399043c
fix: use nextjs opengraph-image component
2023-11-06 13:01:12 +11:00
Mythie
bc2da7834e
fix: retain redirect to documents rather than dashboard
2023-11-06 13:01:11 +11:00
Mythie
63b21a8206
fix: minor updates
2023-11-06 13:01:11 +11:00
Mythie
a8a6e40174
fix: update import for feature-flag helpers
2023-11-06 13:01:11 +11:00
Mythie
81e612040a
fix: extract feature-flag zod schema to separate file
2023-11-06 13:01:11 +11:00
Mythie
7f5ef8690b
fix: further stash conflicts
2023-11-06 13:01:11 +11:00
Mythie
d7bd8fcd37
fix: add items from stash
2023-11-06 13:01:11 +11:00
Mythie
c3f11afaf9
feat: make billing page functional
2023-11-06 13:01:11 +11:00
Mythie
5cba252627
fix: minor tidying
2023-11-06 13:01:11 +11:00
Mythie
2ba7df4881
fix: update eslint rules
2023-11-06 13:01:11 +11:00
Mythie
7811035384
feat: promise safety with eslint
2023-11-06 13:01:11 +11:00
Mythie
98c980a5c4
fix: remove further unused code
2023-11-06 13:01:11 +11:00
Mythie
7b2d3356f2
fix: remove unused code
2023-11-06 13:01:11 +11:00
Mythie
dfe04018a0
feat: add data table actions
2023-11-06 13:01:11 +11:00
Mythie
62c4a89521
feat: onepage inbox
2023-11-06 13:01:11 +11:00
Mythie
289e3776fd
fix: dependency ordering
2023-11-06 13:01:11 +11:00
Mythie
166271ac4b
fix: add missing await on mail send
2023-11-06 13:01:10 +11:00
Mythie
7cfc525ddf
fix: nicer dark mode for stack avatars
2023-11-06 13:01:10 +11:00
Mythie
3ea0ff6b81
chore: support direct urls for prisma
2023-11-06 13:01:10 +11:00
Mythie
77ab168c03
feat: change document view upon completion
2023-11-06 13:01:10 +11:00
Mythie
077bb4ac3c
chore: resolve build errors
2023-11-06 13:01:10 +11:00
Mythie
94b9b1060b
fix: styling updates
2023-11-06 13:01:10 +11:00
Mythie
7a705e3b81
feat: document authoring
2023-11-06 13:01:09 +11:00
Mythie
f66934551e
chore: add contributor license agreement
2023-11-06 13:01:08 +11:00
Mythie
dc58f77c61
chore: upgrade deps and linting
2023-11-06 13:01:08 +11:00
Mythie
0fca2e9f4e
fix: improve typesafety
2023-11-06 13:01:08 +11:00
Mythie
664357d166
chore: add oss friends page
2023-11-06 13:01:08 +11:00
Mythie
a1cb595f25
fix: type errors
2023-11-06 13:01:08 +11:00
Mythie
d986a3cf77
fix: styling updates
2023-11-06 13:01:08 +11:00
Mythie
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
Mythie
5e3752cdbf
fix: add shadow to metric-card
2023-11-06 13:01:07 +11:00
Mythie
ca0f4eefd2
feat: email templates
...
adds email templates using `react-email` which will be used for invites,
signing and document completion.
authored by @dephraiim
2023-11-06 13:01:07 +11:00
Mythie
0b1c4fadc6
chore: use jsonprotocol
2023-11-06 13:01:07 +11:00
Mythie
3c73f030ac
feat: persist fields and recipients for document editing
2023-11-06 13:01:07 +11:00
Mythie
115cae8365
fix: styling and semantic updates
2023-11-06 13:01:07 +11:00
Mythie
cc182649c2
wip: create document workflow
2023-11-06 13:01:07 +11:00
Mythie
159bcade7b
wip: refresh design
2023-11-06 13:01:06 +11:00
Lucas Smith
7df83cc0ad
Merge pull request #363 from mcnaveen/main
...
chore(docs): improve Docker instructions
2023-09-13 21:57:56 +10:00
Lucas Smith
d702710cb4
Merge pull request #325 from thara003/fix/typo-contributing.md
...
docs: fix typo in CONTRUBUTING.md
2023-08-30 11:19:21 +10:00
Lucas Smith
dfd28f4441
Merge pull request #322 from documenso/readme
...
feat: Add Repository Activity
2023-08-29 13:23:15 +10:00
Lucas Smith
19ea119009
Merge pull request #251 from documenso/docs/add-render-deploy
...
docs: add render one click deploy button
2023-08-24 10:49:03 +10:00
Lucas Smith
aea20019bd
Merge pull request #253 from documenso/docs/add-gitpod-setup
...
docs: add gitpod setup
2023-08-22 10:20:24 +10:00
Lucas Smith
3177a07d25
chore: update readme
2023-08-21 17:00:14 +10:00
Lucas Smith
0a1603b147
Merge pull request #276 from yashug/fix-null-name-email
...
Fixes Showing ask null from SigningEmail Template
2023-08-21 12:56:07 +10:00
Mythie
2d5727cab2
chore: add issue and pr templates
2023-08-19 19:57:03 +10:00
Lucas Smith
8862edfd3e
Merge pull request #269 from rishi-raj-jain/main
...
fix: [DOC-296] Add changesets for automatic release versioning
2023-08-18 18:35:19 +10:00
Lucas Smith
4f4725f166
Merge pull request #265 from documenso/fix/discord
...
fix: update link to community
2023-08-18 08:56:54 +10:00
Lucas Smith
adf92bb53d
Merge pull request #254 from nsylke/nsylke-patch-1
...
Correct readme logo url
2023-08-14 21:34:18 +10:00
Mythie
ba82b1fca8
chore: update dockerfile
2023-08-10 13:51:22 +10:00
Lucas Smith
e5a80a701f
Merge pull request #242 from documenso/docs/railway-one-click-deploy
...
docs: add railway one click deploy
2023-08-09 16:23:40 +10:00
Lucas Smith
f8aebbc484
Merge branch 'main' into docs/railway-one-click-deploy
2023-08-09 16:22:56 +10:00
Lucas Smith
4e60d4ac09
Merge pull request #247 from criadoperez/fix/criadoperez
...
Fixed typos
2023-08-04 12:36:49 +10:00
Lucas Smith
e87c57c97c
Merge branch 'main' into docs/railway-one-click-deploy
2023-08-03 10:51:49 +10:00
Lucas Smith
f7d0bb9823
Merge pull request #227 from documenso/docs-coventional-commits
...
docs: conventional commits
2023-07-31 13:00:55 +10:00
Lucas Smith
ed3dbefbd7
Merge pull request #229 from fmerian/patch-1
...
fix: Update link to Slack in CONTRIBUTING.md
2023-07-15 12:19:04 +10:00
Mythie
6c78332258
fix: await signing requests
2023-07-08 18:52:13 +10:00
Mythie
723339f812
fix: add smtp troubleshooting
2023-06-17 13:08:15 +10:00
Lucas Smith
f279b41b89
Merge pull request #172 from doug-andrade/logo
...
added dynamic coloring of logo mark
2023-06-17 11:56:36 +10:00
Lucas Smith
3d0836c39c
Merge branch 'main' into logo
2023-06-17 11:55:54 +10:00
Lucas Smith
fcaa59699c
Merge pull request #188 from Ashutosh-Bhadauriya/fix/selectbox-alignment
...
Fixed alignment of div containing selectboxes in mobile and tablet screens
2023-06-17 11:54:01 +10:00
Mythie
5063b60a8a
fix: further style updates
2023-06-17 11:53:04 +10:00
Lucas Smith
1322f7333f
Merge branch 'main' into fix/selectbox-alignment
2023-06-17 11:48:11 +10:00
Lucas Smith
0278495896
Merge pull request #190 from dephraiim/fix-typo
...
Fix typo in contributing.md
2023-06-17 11:47:19 +10:00
Lucas Smith
ef34c4fe5d
Merge pull request #179 from documenso/fix/improve-stripe-webhook-endpoint
...
fix: improve stripe webhook endpoint
2023-06-17 11:46:37 +10:00
Lucas Smith
6dad379943
Merge pull request #196 from documenso/feat/password-reset
...
feat: reset password
2023-06-17 11:45:38 +10:00
Mythie
d3f82e1eb0
fix: code style updates and email wording changes
2023-06-17 11:44:34 +10:00
Lucas Smith
6838b953a8
Merge pull request #209 from documenso/fix/send-error-double-send
...
fix: don't double send error reponses when sending fails
2023-06-17 11:28:13 +10:00
Lucas Smith
fdd5a6114e
Merge pull request #211 from danieltonel/doc-210-fix-docker-compose-name-attribute-error
...
Doc 210 fix docker compose name attribute error
2023-06-16 18:24:54 +10:00
Mythie
9fd9bc2893
fix: reformat
2023-06-16 00:24:13 +10:00
Lucas Smith
3f14d8007a
fix: don't double send error reponses when sending fails
2023-06-15 23:25:35 +10:00
Lucas Smith
5ec97657c1
Merge pull request #199 from documenso/fix/new-slack-link
...
fix: expired slack link
2023-06-07 20:15:13 +10:00
Lucas Smith
aa651fb4e0
Merge pull request #191 from eltociear/patch-1
...
Fix typo in pdf-editor.tsx
2023-06-06 19:01:31 +10:00
Lucas Smith
4e65ff3a47
Merge pull request #195 from PeerRich/patch-1
...
chore: fix readme Product Hunt Badges
2023-06-05 21:47:39 +10:00
Lucas Smith
11c1b6841f
Merge pull request #185 from ahiho/fix/ipv6
...
docs: update troubleshooting for IPv6
2023-06-03 00:44:04 +10:00
Mythie
316fb49339
fix: disable subscriptions in example env
2023-06-02 19:03:59 +10:00
Lucas Smith
fc1b3be5ad
Merge pull request #184 from The-Robin-Hood/bugfix/docker_script_update
...
docker script updated 🐳
2023-06-02 18:26:21 +10:00
Lucas Smith
f80edf3f94
Merge pull request #181 from ahiho/fix/docker-image-typo
...
typo: documentso >> documenso
2023-06-02 00:06:28 +10:00
Lucas Smith
08faabc813
Merge pull request #182 from JonasPardon/patch-1
...
Fix typos in example env
2023-06-02 00:04:50 +10:00
Mythie
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
Mythie
19e960f593
fix: improve stripe webhook endpoint
...
Improve the stripe webhook endpoint by checking for
subscriptions prior to performing an update to handle
cases where accounts have no created subscription.
This can happen in sitations such as when a checkout_session has been created but the payment fails.
2023-05-31 21:11:54 +10:00
Lucas Smith
893ab9bea5
Merge pull request #167 from dephraiim/fix/dashboard-logo
...
fix: dashboard logo
2023-05-30 23:29:57 +10:00
Lucas Smith
2aaeab3217
Merge pull request #176 from The-Robin-Hood/bugfix/docker_compose
...
Package.json Docker script fix
2023-05-30 22:50:57 +10:00
Mythie
b5e03359c1
fix: mark truncateTitle as optional
2023-05-30 20:11:23 +10:00
Lucas Smith
a266e4f9d4
Merge pull request #150 from The-Robin-Hood/bugfix/long_filename
...
Long filename fix 🗄
2023-05-30 20:04:19 +10:00