844261c35c
Merge branch 'main' into feat/document-auth
2024-03-26 21:36:58 +08:00
b6c4cc9dc8
feat: restrict reauth to EE
2024-03-26 16:46:47 +08:00
94da57704d
Merge branch 'main' into feat/document-auth
2024-03-25 23:06:46 +08:00
5289ae2fbc
Merge branch 'main' into test/sign-redirect-url
2024-03-21 16:36:48 +00:00
5377d27c6a
chore: test for redirect url
2024-03-21 16:28:42 +00:00
6d754acfcd
fix: disable edit signer inputs ( #1035 )
...
## Description
Update the add signer form to disable the signers when required.
I assume the actual issue is that `{...field}` was spreading a disabled
prop which was overriding our one.
## Changes Made
- Use fieldset to disable inputs
- Manually disable select since fieldset doesn't work for that select
for some reason
2024-03-18 19:59:39 +08:00
5f3152b7db
Merge branch 'main' into feat/document-auth
2024-03-17 13:58:37 +08:00
dc8d8433dd
chore: update documentation
2024-03-17 13:54:14 +08:00
4ac800fa78
feat: added custom dark mode styling for swagger ui ( #1022 )
...
**Description:**
Updated the OpenAPI doc dark mode styling here
https://app.documenso.com/api/v1/openapi
**Before:**
<img width="1473" alt="Screenshot 2024-03-13 at 09 48 36"
src="https://github.com/documenso/documenso/assets/23498248/a4fa1fef-699f-40e9-a06d-e513fc786399 ">
**After:**
<img width="1471" alt="Screenshot 2024-03-13 at 12 40 08"
src="https://github.com/documenso/documenso/assets/23498248/39c606b5-ab8b-4031-9821-a57c8bb80b7d ">
2024-03-16 23:37:03 +11:00
3598bd0139
fix: use tailwind for menu switcher ring
2024-03-16 12:18:12 +00:00
228ac90036
chore: add initial tests
2024-03-16 15:54:20 +08:00
4379b43ad9
chore: tidy code
2024-03-15 22:09:58 +05:30
8d1b0adbb2
feat: add document auth
2024-03-15 19:12:01 +08:00
e29bfbf5e0
chore: updated focus custom css
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2024-03-15 09:19:47 +05:30
17c6a4bd55
chore: updated focus state of menu switcher
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2024-03-15 09:18:51 +05:30
0488442652
fix: pagination discrepancy
2024-03-13 13:45:10 +05:30
cc483016d8
chore: updated styling
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2024-03-13 13:24:09 +05:30
1a23744d2a
fix: table layout shift while changing tabs ( #921 )
...
fixes : #875
https://github.com/documenso/documenso/assets/28510494/083fd87a-ef62-40e6-9696-9c04b4411502
2024-03-11 12:16:19 +11:00
7f31ab1ce3
fix: add scrollbar gutter property
2024-03-11 00:52:56 +00:00
b71cb66dd3
fix: show close icon on notification in mobile ( #996 )
...
As per the requirement on the mobile, the close icon will always be
visible
On the desktop, close icon will be visible on hover.
fixes #965
2024-03-10 22:12:29 +11:00
4476cf8fd1
Merge branch 'main' into fix/layout-shift-on-table
2024-03-09 00:41:20 +11:00
bc60278bac
fix: remove useless ternaries
2024-03-08 03:30:57 +00:00
e9664d6369
chore: tidy code
2024-03-08 03:23:27 +00:00
6c9303012c
chore: updated animation
...
Signed-off-by: Adithya Krishna <adithya@documenso.com >
2024-03-07 21:06:16 +05:30
0c426983bb
chore: updated initial animation state
...
Signed-off-by: Adithya Krishna <adithya@documenso.com >
2024-03-07 19:28:35 +05:30
9ae51a0072
feat: improved ui of document dropzone for max quota state
...
Signed-off-by: Adithya Krishna <adithya@documenso.com >
2024-03-07 19:04:58 +05:30
d694f4a17b
fix: show close icon on notification inmobile
2024-03-07 18:48:23 +05:30
5576cdc2b0
Merge branch 'main' into feat/public-profile-1
2024-02-29 14:08:19 +11:00
ecc9dc63ea
feat: the rest of the owl
2024-02-29 13:22:21 +11:00
e3e2cfbcfd
fix: refactor and implement design
2024-02-28 14:43:09 +11:00
b498f8edb7
feat: update ui
...
Signed-off-by: Adithya Krishna <adithya@documenso.com >
2024-02-27 20:40:42 +11:00
65d762dd4b
feat: update signin signup ui
...
Signed-off-by: Adithya Krishna <adithya@documenso.com >
2024-02-27 20:39:19 +11:00
deea6b1535
feat: update marketing site
...
Signed-off-by: Adithya Krishna <adithya@documenso.com >
2024-02-27 20:36:40 +11:00
a31057d0d1
fix: add updated badge
2024-02-26 22:35:10 +11:00
187a988f9c
Merge branch 'main' into transparent-fields
2024-02-26 00:02:56 +11:00
5bef2fba91
fix: follow figma design
2024-02-25 13:02:09 +00:00
7226d5ac53
Merge branch 'main' into feat/account-deletion
2024-02-24 23:18:14 +11:00
d34c862688
fix: switch custom text to input rather than textarea
2024-02-24 11:25:12 +00:00
a5e51e63a1
Merge branch 'main' into custom-text-field
2024-02-24 22:23:17 +11:00
b1b3b84d82
Merge branch 'main' into feat/template-recipient-roles
2024-02-24 21:01:45 +11:00
8165a090d1
feat: migrate to site-settings
2024-02-23 10:47:01 +00:00
1232f54a23
Merge branch 'main' into feat/separate-document-page
2024-02-22 22:54:15 +11:00
a48bda0d27
feat: add page numbers to documents ( #946 )
2024-02-22 16:36:34 +11:00
48321f2f62
Merge branch 'main' into feat/separate-document-page
2024-02-22 16:13:33 +11:00
3106c325d7
Merge branch 'main' into fix/layout-shift-on-table
2024-02-20 21:52:35 +05:30
11299d3f92
feat: add custom text to singleplayer
2024-02-17 11:24:47 +00:00
5687503dfc
feat: sign document with a custom text
2024-02-17 08:26:30 +00:00
960914aeb5
fix: undo operation on signature pad ( #868 )
...
fixes : #864
2024-02-16 22:57:14 +11:00
d83769b410
chore: use unsafe effect
2024-02-16 11:56:02 +00:00
46d163d9d6
fix: highlighting issue in recipient selection ( #937 )
...
fixes : #920
<img width="391" alt="image"
src="https://github.com/documenso/documenso/assets/75713174/08b2f5ab-4a6f-423a-a2fa-8f7b04789bb8 ">
2024-02-16 21:50:53 +11:00