Lucas Smith
946b2fe129
fix: use named export
2023-09-22 23:15:30 +10:00
Lucas Smith
2a2dbb65c6
Merge branch 'feat/refresh' into feat/table-empty-state
2023-09-22 23:13:51 +10:00
Lucas Smith
ef2300a600
Merge pull request #343 from adithyaakrishna/feat/404
...
feat: added custom `not-found` or 404 pages
2023-09-22 23:11:34 +10:00
Lucas Smith
eea99ac871
Merge pull request #391 from documenso/feat/custom-emails
...
feat: send custom emails
2023-09-22 22:53:09 +10:00
Mythie
f4c7799537
fix: reverse meta relation and tidy code
2023-09-22 12:42:06 +00:00
Lucas Smith
78325d9b39
Merge branch 'feat/refresh' into feat/404
2023-09-22 15:01:49 +10:00
Lucas Smith
b3f26055d9
Merge pull request #395 from nsylke/nsylke-patch-10
...
fix: remove disallow property of _next from robots
2023-09-21 22:36:30 +10:00
Lucas Smith
c247295131
Merge pull request #388 from captain-Akshay/feat/theme
...
feat: added a better theme change ability for user
2023-09-20 21:45:45 +10:00
Lucas Smith
e6e8de62c8
Merge pull request #306 from adithyaakrishna/feat/reveal-password
...
feat: added feature to show/hide password
2023-09-20 12:38:09 +10:00
Mythie
71c7a6ee8c
chore: add visibility toggle to reset password
2023-09-20 02:32:06 +00:00
Mythie
ecc8e59c8c
fix: update colors
2023-09-20 02:18:35 +00:00
Lucas Smith
d0f027c4ea
Merge branch 'feat/refresh' into feat/reveal-password
2023-09-20 12:13:31 +10:00
Lucas Smith
2c667f785c
Merge pull request #385 from documenso/feat/reset-password
...
feat: reset password
2023-09-20 12:12:57 +10:00
Lucas Smith
1adf7e183e
Merge branch 'feat/refresh' into feat/reveal-password
2023-09-20 12:03:24 +10:00
Lucas Smith
58580c7fac
Merge pull request #386 from documenso/blog/selfhosting-blog-post
...
feat: add deploying documenso with vercel, supabase and resend
2023-09-20 09:41:41 +10:00
Lucas Smith
68020006b4
Merge branch 'feat/refresh' into feat/reset-password
2023-09-20 00:03:46 +10:00
Mythie
70cb65d266
fix: update token validity check
2023-09-19 13:59:19 +00:00
Mythie
cef8cad14c
fix: update reset token query
2023-09-19 13:57:11 +00:00
Mythie
def8f45f8b
fix: update email template
2023-09-19 13:49:01 +00:00
Mythie
ca325cc90b
fix: add layout and minor updates
2023-09-19 13:34:54 +00:00
Mythie
09c7f9dde8
chore: update devcontainer
2023-09-19 15:10:03 +10:00
Lucas Smith
0060b9da8c
Merge branch 'feat/refresh' into feat/reset-password
2023-09-19 13:53:38 +10:00
Lucas Smith
bad88a2a83
Merge pull request #387 from nsylke/nsylke-patch-9
...
feat: security headers
2023-09-19 13:51:57 +10:00
Lucas Smith
96a79b8879
Merge branch 'feat/refresh' into nsylke-patch-9
2023-09-19 13:41:18 +10:00
Mythie
60ef9df721
chore: update ci
2023-09-19 13:34:38 +10:00
Lucas Smith
2d8ca8fea0
Merge pull request #374 from documenso/feat/vercel-build-script
...
feat: vercel build script
2023-09-19 13:11:49 +10:00
Mythie
b411db40da
chore: tidy unused code
2023-09-19 02:40:58 +00:00
Lucas Smith
dfebdfccda
Merge pull request #357 from documenso/feat/universal-upload
...
feat: universal upload
2023-09-16 15:35:30 +10:00
Lucas Smith
c3d9cac43f
Merge pull request #373 from documenso/chore/readme
...
chore: update readme to main version
2023-09-14 20:35:21 +10:00
Lucas Smith
74355244a4
Merge pull request #372 from documenso/chore/blogposts
...
chore: moved rewrite article from next repo
2023-09-14 20:34:55 +10:00
Mythie
8be52e2fa3
fix: final reference to created column
2023-09-14 14:50:17 +10:00
Mythie
0d702e9189
fix: remove further references to created column
2023-09-14 13:37:38 +10:00
Mythie
425db8fc1f
fix: remove references to created column
2023-09-14 13:32:16 +10:00
Mythie
2356f58e7b
fix: implement feedback
2023-09-14 13:21:03 +10:00
Mythie
6c12ed4afc
fix: update migration for timestamp columns
2023-09-14 13:07:55 +10:00
Lucas Smith
d76ee7f33c
Merge branch 'feat/refresh' into feat/universal-upload
2023-09-14 12:53:58 +10:00
Mythie
f8534b2c3d
fix: add dashboard header border on scroll
2023-09-14 12:51:59 +10:00
Mythie
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
Lucas Smith
61da354a48
Merge pull request #361 from documenso/feat/admin-ui-metrics
...
feat: admin ui for metrics
2023-09-13 21:55:09 +10:00
Lucas Smith
fbb332fb35
Merge branch 'feat/refresh' into feat/admin-ui-metrics
2023-09-13 21:54:33 +10:00
Lucas Smith
7e1cce9155
Merge pull request #365 from documenso/feat/avatar-fallback
...
feat: add avatar email fallback
2023-09-13 21:51:42 +10:00
Lucas Smith
ed4cbe9fa6
Merge branch 'feat/refresh' into feat/universal-upload
2023-09-12 20:51:31 +10:00
Mythie
599e857a1e
fix: add removed layout guard
2023-09-12 17:53:38 +10:00
Lucas Smith
581f08c59b
fix: update layout and wording
2023-09-12 07:25:44 +00:00
Mythie
db3f75c42f
fix: data table links for recipients
2023-09-12 10:38:23 +10:00
Lucas Smith
975d52a07e
Merge pull request #362 from documenso/fix/hide-user-selection
...
fix: hide popover when user selects a recipient
2023-09-11 12:27:50 +10:00
Lucas Smith
898f5a629c
Merge branch 'feat/refresh' into feat/admin-ui-metrics
2023-09-09 15:49:56 +10:00
Mythie
933076fa3f
fix: update devcontainer
2023-09-09 15:49:40 +10:00
Lucas Smith
27edcebef6
Merge branch 'feat/refresh' into feat/admin-ui-metrics
2023-09-09 15:44:34 +10:00
Mythie
abc91f7eac
fix: update devcontainer
2023-09-09 15:44:10 +10:00
Lucas Smith
5862af3034
Merge branch 'feat/refresh' into feat/admin-ui-metrics
2023-09-09 15:16:03 +10:00
Mythie
35acf05997
feat: add devcontainer
2023-09-09 04:38:37 +00:00
Lucas Smith
2bad1b9f55
fix: tidy messaging
2023-09-09 03:45:15 +00:00
Lucas Smith
73b0dc315e
fix: use ts-pattern
2023-09-09 03:31:17 +00:00
Mythie
a2ef9468ae
feat: separate document data from document
2023-09-07 19:27:21 +10:00
Lucas Smith
ff957a2f82
Merge pull request #353 from documenso/feat/disable-sign
...
feat: disable signing and editing for completed documents
2023-09-06 20:53:23 +10:00
Lucas Smith
de3ebe16ee
Merge pull request #349 from documenso/feat/marketing-mobile-nav
...
feat: update marketing mobile nav
2023-09-05 18:20:53 +10:00
Lucas Smith
74180defd1
Merge pull request #339 from G3root/feat-api-error
...
feat: add alert banner for errors in sigin page
2023-09-05 15:36:55 +10:00
Lucas Smith
aeeaaf0d8d
Merge pull request #340 from G3root/fix-username-updateable
...
fix: user name not updatable
2023-09-05 15:33:19 +10:00
Lucas Smith
2b84293c4e
Merge pull request #341 from documenso/feat/add-email-field
...
feat: add email field to document sign page
2023-09-05 13:25:29 +10:00
Lucas Smith
b38ef6c0a7
Merge pull request #346 from documenso/chore/remove-console-log-warn
...
chore: removed console logs and warn
2023-09-05 13:23:57 +10:00
Mythie
d524ea77ab
fix: update styling
2023-09-05 13:15:45 +10:00
Mythie
17af4d25bd
fix: actually make timeouts clear
2023-09-05 11:33:49 +10:00
Mythie
6e095921e6
fix: tidy up code
2023-09-05 11:29:23 +10:00
Mythie
7bcf5fbd86
feat: store signature on signup
2023-09-01 19:46:44 +10:00
Mythie
7218b950fe
feat: store profile signature
2023-09-01 18:43:53 +10:00
Lucas Smith
901013fdc6
Merge pull request #313 from adithyaakrishna/feat/improve-readability
...
feat: improve readability and rendering of some components
2023-08-31 14:08:52 +10:00
Lucas Smith
5c9017f3cd
Merge branch 'feat/refresh' into feat/improve-readability
2023-08-31 14:06:43 +10:00
Mythie
34e962cc48
fix: minor updates
2023-08-31 14:06:19 +10:00
Lucas Smith
bf9254597a
Merge pull request #321 from PeterKwesiAnsah/feat/Add-error-message-to-signature-pad
...
feat: add error message to signature pad
2023-08-31 13:59:41 +10:00
Mythie
b5efa0d3ea
fix: fix eslint warnings
2023-08-31 13:33:13 +10:00
Lucas Smith
a2bdb46076
Merge pull request #333 from documenso/fix/redirect-signin-to-dashboard
...
fix: redirect signin page to dashboard when logged in
2023-08-31 13:14:52 +10:00
Lucas Smith
ed150d9574
Merge branch 'feat/refresh' into fix/redirect-signin-to-dashboard
2023-08-31 13:14:07 +10:00
Mythie
e756a21fda
fix: retain redirect to documents rather than dashboard
2023-08-31 13:12:50 +10:00
Lucas Smith
13084049da
Merge pull request #334 from documenso/feat/redirect-on-send
...
feat: redirect to dashboard when document is sent
2023-08-31 13:09:55 +10:00
Lucas Smith
055e723777
Merge pull request #335 from adithyaakrishna/chore/remove-cl
...
chore: removed unnecessary `console.log`
2023-08-31 13:09:03 +10:00
Lucas Smith
419318c151
Merge pull request #329 from documenso/feat/blog-og-image
...
feat: add blog og image
2023-08-31 13:04:15 +10:00
Mythie
7722e63e1b
fix: tidying broke generation
2023-08-31 12:08:53 +10:00
Mythie
14fd0eb906
fix: tidy code and expect jsx errors
2023-08-30 18:41:37 +10:00
Lucas Smith
af6c62d0bf
Merge branch 'feat/refresh' into feat/blog-og-image
2023-08-30 18:28:21 +10:00
Mythie
8d7d6a19e7
fix: update import for feature-flag helpers
2023-08-30 18:06:41 +10:00
Mythie
463dc48ea6
fix: extract feature-flag zod schema to separate file
2023-08-30 17:31:23 +10:00
Lucas Smith
d8f6a25059
Merge pull request #332 from documenso/feat/billing-page
...
feat: make billing page functional
2023-08-30 16:41:39 +10:00
Mythie
93962625ed
fix: further stash conflicts
2023-08-30 16:39:35 +10:00
Mythie
249211bd4f
fix: add items from stash
2023-08-30 16:36:22 +10:00
Mythie
bfe0d50661
feat: make billing page functional
2023-08-30 16:15:13 +10:00
Mythie
5d4a07bcc5
fix: center align heading
2023-08-30 15:41:29 +10:00
Mythie
d28bb5de99
fix: use nextjs opengraph-image component
2023-08-30 15:32:44 +10:00
Lucas Smith
83a83164d4
Merge pull request #330 from documenso/feat/profile-password-form
...
feat: avoid user from updating password with the same password
2023-08-30 14:32:21 +10:00
Mythie
d71e43c5d6
fix: minor tidying
2023-08-30 14:01:30 +10:00
Lucas Smith
fead48c2f0
Merge pull request #314 from adithyaakrishna/fix/whitespace
...
fix: removed unnecessary whitespace before className
2023-08-30 12:36:58 +10:00
Mythie
0abd3da7fd
fix: update eslint rules
2023-08-30 12:35:43 +10:00
Lucas Smith
3df0f61947
Merge branch 'feat/refresh' into fix/whitespace
2023-08-30 12:02:01 +10:00
Lucas Smith
8e42dcb7ee
Merge pull request #323 from documenso/feat/promise-safety
...
feat: promise safety
2023-08-30 11:32:32 +10:00
Lucas Smith
1888ee97e6
Merge pull request #296 from documenso/feat/inbox
...
feat: add inbox
2023-08-30 10:27:32 +10:00
Lucas Smith
068aef665d
Merge pull request #328 from nsylke/nsylke-patch-8
...
chore: change root package.json name
2023-08-30 10:10:42 +10:00
Mythie
8c4120f0a2
fix: remove further unused code
2023-08-29 18:12:46 +10:00
Mythie
9f93af6134
fix: remove unused code
2023-08-29 17:26:19 +10:00
Mythie
68a5a9da1e
feat: add data table actions
2023-08-29 14:33:07 +10:00
Mythie
1f8d5e45e1
feat: onepage inbox
2023-08-29 14:33:05 +10:00