Commit Graph

1622 Commits

Author SHA1 Message Date
8ba5b8ac83 Merge branch 'feat/refresh' into date-format-setting 2023-11-01 14:45:10 +02:00
5bae42cf0f feat: improving incorrect default signature behaviour #594 (#600) 2023-11-01 19:39:21 +11:00
ee003e45b4 fix: improve the early adopters plan input section (#609) 2023-11-01 09:54:38 +11:00
2f718edf9b docs: re-add launch week 5 blogpost (#614) 2023-11-01 09:51:01 +11:00
09b956825f fix: typos and grammatical errors in readme (#616) 2023-11-01 09:50:35 +11:00
b576d6cede chore:  Improved the issue templates with issue forms (supported viayml ) (#612)
GitHub supports the issue forms [1].
[1] https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms

This feature allows users to create issues using a structured and visually appealing form. This functionality is facilitated through a  file for the issue template.

Added the issue template for bug report, feature request, and improvement by adding respective  file. Also, removed previous  file which is no longer needed
2023-10-31 08:54:51 +02:00
dbff10e3de fix: page-not-found at share page for document signed in single-player-mode #605 (#606) 2023-10-31 08:54:16 +02:00
34e707b925 fix: invalid url with cloudfront 2023-10-31 12:50:47 +11:00
dba4c31ce3 feat: support cloudfront presign 2023-10-31 12:19:16 +11:00
9f5ee0d9ac feat: add database indexes 2023-10-30 16:58:51 +11:00
64d6923e05 chore: remove malfunction mania and feat/refresh from readme 2023-10-30 16:53:14 +11:00
3c6196f49c feat: add user schema timestamps 2023-10-28 20:57:26 +11:00
7ee9cb3f93 fix(web): fix typo + refactor empty state messages (#583)
* fix(web): fix typo + refactor empty state messages

* fix(web): refactor default empty-state message
2023-10-27 13:05:10 +03:00
f05cc2e652 Merge pull request #591 from olivierlambert/feat/refresh
feat: update the README for the self-hosting users
2023-10-27 15:59:22 +11:00
a047e230b9 Merge pull request #595 from adithyaakrishna/feat/slack2Discord
chore: updated slack to discord links
2023-10-27 15:58:24 +11:00
c98a860140 fix: add back slack support 2023-10-27 15:57:31 +11:00
f7a64eb97b Merge pull request #598 from documenso/chore/next-14
chore: upgrade to next 14.0.0
2023-10-27 15:52:56 +11:00
dc5a1819f1 chore: upgrade to next 14.0.0 2023-10-27 15:14:04 +11:00
b75e50065e chore: updated slack to discord links
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
2023-10-26 11:37:10 +05:30
ef8fcd4ea9 fix: missing content updates 2023-10-26 16:58:42 +11:00
bf3747cd7b fix: change sign in links 2023-10-26 16:40:25 +11:00
3ff8a99250 fix: update early adopter error log 2023-10-26 14:26:10 +11:00
fb64496c7d fix: update stripe metadata for early adopters 2023-10-26 13:21:31 +11:00
407fa0047c fix: update limits handler 2023-10-26 12:26:29 +11:00
a2902ee7c0 fix: attach document to completed email 2023-10-25 22:34:51 +11:00
7599b84833 fix: limit recipients 2023-10-25 22:31:31 +11:00
769f543be1 fix: improve claim plan flow 2023-10-25 22:29:51 +11:00
d6447ffa82 fix: return response for failed invoices 2023-10-25 13:29:00 +11:00
f29ac73085 fix: update customer handling for checkouts 2023-10-25 13:13:57 +11:00
cb61898764 feat: update the README for the self-hosting users
Signed-off-by: Olivier Lambert <olivier.lambert@vates.fr>
2023-10-23 15:44:28 +02:00
d9161985ad check if date field is in use 2023-10-22 17:06:53 +01:00
fd8f6da2c6 fix: update singleplayer add signature to card 2023-10-22 12:40:09 +11:00
0b50176178 fix: limits no longer cache during session changes 2023-10-22 11:18:00 +11:00
c02640e104 fix: optimise pdf viewer rerendering 2023-10-21 13:08:29 +11:00
091960f269 fix: unbreak pdf viewer 2023-10-20 20:14:10 +11:00
594f3ec16a fix: move getFile to client side 2023-10-20 13:42:10 +11:00
a89da06842 fix: update webhook handler 2023-10-20 12:14:39 +11:00
db1d11309f fix: update webhook handler 2023-10-20 12:05:18 +11:00
616cf1c287 chore: update zod to 3.22.4 (#563)
* chore: updated zod 

Signed-off-by: Adithya Krishna <aadithya794@gmail.com>

---------

Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
2023-10-19 21:24:05 +11:00
ba665edb1e fix: UI fixes and improvements (#559)
* chore: add cursor pointer

* fix: tooltip color

* chore: add tooltip

* fix: admin pages in mobile
2023-10-19 21:00:36 +11:00
1c34eddd10 chore: add prisma studio command (#576)
Co-authored-by: pit <pit@pits-MacBook-Pro.local>
2023-10-19 09:19:46 +03:00
1fbf6ed4ba fix: add mode to checkout session 2023-10-19 12:27:01 +11:00
1d6f7f9e37 fix(bug): name field can be updated with spaces #555 (#558) 2023-10-19 12:12:56 +11:00
e3c3ec7825 fix: downgrade react-pdf 2023-10-18 23:51:16 +11:00
08d176c803 Merge pull request #575 from 18feb06/fix-error-invalid-url-on-main-page-on-self-host-#573
fix: error invalid url on main page on self host #573
2023-10-18 23:20:22 +11:00
b952ed9035 fix: support multi env 2023-10-18 23:19:29 +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
1b53ff9c2d Merge branch 'documenso:feat/refresh' into fix-error-invalid-url-on-main-page-on-self-host-#573 2023-10-18 16:30:57 +05:00
acd3e6d613 fix: invalid url on main page in self host 2023-10-18 16:28:57 +05:00
e33b02df56 fix: truncate long file name in admin dashboard (#572)
Co-authored-by: pit <pit@192-168-0-136.rdsnet.ro>
2023-10-18 08:58:35 +03:00