Ephraim Atta-Duncan
5377d27c6a
chore: test for redirect url
2024-03-21 16:28:42 +00:00
Ephraim Atta-Duncan
1cd7dd236b
chore: test signing a document
2024-03-21 16:15:29 +00:00
Catalin Pit
6b73899ecc
chore: re-arrange stuff
2024-03-21 15:46:53 +02:00
Catalin Pit
fdbac9fc03
feat: update next-auth-options to use the kysely adapter
2024-03-21 15:07:05 +02:00
Timur Ercan
67beb8225c
chore: minor update to open page ( #1043 )
2024-03-21 13:17:47 +01:00
Timur Ercan
94198e7584
chore: text
2024-03-21 13:16:17 +01:00
Ephraim Atta-Duncan
facafe0997
feat: place card titles in the box
2024-03-21 01:44:32 +00:00
Ephraim Atta-Duncan
8c1686f113
feat: add total signed documents
2024-03-21 01:25:23 +00:00
Ephraim Atta-Duncan
a8752098f6
fix: invalid datetime on graph
2024-03-21 00:48:49 +00:00
Juan Sebastián Mendoza
3e15b5d745
feat: add sticky behavior to pricing options container
2024-03-20 15:05:17 -05:00
Catalin Pit
5e8d93f24b
feat: add kysely for raw type-safe SQL queries
2024-03-20 15:42:17 +02:00
Timur Ercan
0dfdf36bda
feat: restructure open page ( #1040 )
2024-03-20 12:48:44 +01:00
Timur Ercan
574cd176c2
chore: update copy to have more swag
2024-03-20 12:34:03 +01:00
Ephraim Atta-Duncan
48858cfdd0
chore: restructure open page
2024-03-20 10:31:19 +00:00
Ephraim Atta-Duncan
2facc0e331
feat: add completed documents per month graph
2024-03-20 10:17:31 +00:00
Lucas Smith
e7071f1f5a
fix: username overflow issue ( #1036 )
...
Before:-

Now:-

2024-03-19 14:04:19 +11:00
Anik Dhabal Babu
b95f7176e2
fix: username overflow issue
2024-03-18 18:25:04 +00:00
David Nguyen
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
Lucas Smith
796456929e
feat: improve lint-staged performance ( #1006 )
...
Right now, the eslint command runs separately for each staged file. This
PR aims to change that by running just one eslint command for all the
files that have been changed.
2024-03-18 15:18:20 +11:00
Lucas Smith
de9c9f4aab
chore: tidying
2024-03-18 02:44:39 +00:00
Lucas Smith
b972056c8f
Merge branch 'main' into improve-lint
2024-03-18 13:31:43 +11:00
Lucas Smith
69871e7d39
fix: update codespaces on create script ( #1034 )
...
## Description
Updates the `on-create.sh` script to use our `dx` command resolving
issues where it couldn't find the docker compose file due to changes
that have happened since publishing the Documenso docker image.
## Related Issue
Resolves #1026
## Test Details
N/A
## Checklist
- [x] I have written the new test and ensured it works as intended.
- [x] I have added necessary documentation to explain the purpose of the
test.
- [x] I have followed the project's testing guidelines and coding style.
- [x] I have addressed any review feedback from previous submissions, if
applicable.
## Additional Notes
N/A
2024-03-18 13:29:47 +11:00
Lucas Smith
9cfd769356
chore: use rust based cms signing ( #1030 )
2024-03-18 12:33:10 +11:00
Lucas Smith
bd20c5499f
fix: update codespaces on create script
2024-03-18 01:28:26 +00:00
Lucas Smith
3c6cc7fd46
Merge branch 'main' into chore/add-rust-signer
2024-03-18 12:24:59 +11:00
Lucas Smith
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 ">
v1.5.3
v1.5.3-rc.1
2024-03-16 23:37:03 +11:00
Lucas Smith
3598bd0139
fix: use tailwind for menu switcher ring
2024-03-16 12:18:12 +00:00
Lucas Smith
d62838f4a0
fix: pagination discrepancy ( #1024 )
...
- This PR fixes the pagination discrepancy in the `DataTablePagination`
component.
ref #1021
2024-03-16 22:32:18 +11:00
Lucas Smith
8de8139b85
chore: send email to document owner ( #1031 )
...
**Description:**
This PR sends an email to the document owner once the signing has been
completed
2024-03-16 22:29:28 +11:00
Lucas Smith
a7594c9b3c
fix: update sending logic
2024-03-16 11:06:33 +00:00
Adithya Krishna
f012826b6b
chore: send document owner email
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2024-03-15 22:26:31 +05:30
Gautam-Hegde
38752f95f3
Merge branch 'fix/pagination' of https://github.com/Gautam-Hegde/documenso into fix/pagination
2024-03-15 22:11:06 +05:30
Gautam-Hegde
4379b43ad9
chore: tidy code
2024-03-15 22:09:58 +05:30
Mythie
8859b2779f
chore: use rust based cms signing
2024-03-15 22:29:15 +11:00
Adithya Krishna
e29bfbf5e0
chore: updated focus custom css
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2024-03-15 09:19:47 +05:30
Adithya Krishna
17c6a4bd55
chore: updated focus state of menu switcher
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2024-03-15 09:18:51 +05:30
Adithya Krishna
d6668ad204
Merge branch 'main' of https://github.com/documenso/documenso into feat/swagger-styling
2024-03-15 09:17:01 +05:30
Gautam Hegde
91e1fe5e8f
Merge branch 'main' into fix/pagination
2024-03-14 18:41:09 +05:30
Lucas Smith
fd4d5468cf
fix: use gif for readme
2024-03-14 23:52:49 +11:00
Lucas Smith
d5c4885c67
fix: update signup form to handle password managers better
2024-03-14 12:39:58 +00:00
Lucas Smith
564f0dd945
fix: avoid opengraph image limit ( #1027 )
2024-03-14 23:27:19 +11:00
Lucas Smith
524a7918d5
fix: toss the signature
2024-03-14 10:41:59 +00:00
Lucas Smith
0db2e6643d
fix: final final v2
2024-03-14 10:39:48 +00:00
Lucas Smith
f5967e28c3
fix: without protection?
2024-03-14 10:02:09 +00:00
Lucas Smith
4926b6de50
fix: boring sign/verify approach
2024-03-14 09:40:26 +00:00
Lucas Smith
d6c8a3d32c
fix: what happens if we use a dynamic import?
2024-03-14 09:20:01 +00:00
Catalin Pit
a9bb559568
fix: avoid opengraph image limit
2024-03-14 10:56:46 +02:00
Adithya Krishna
8d1da3df72
Merge branch 'main' of https://github.com/documenso/documenso into feat/swagger-styling
2024-03-14 09:53:48 +05:30
Adithya Krishna
00c71fd66c
chore: fixed focus ring
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2024-03-14 01:02:48 +05:30
Adithya Krishna
df8d394c28
chore: updated to resolvedTheme
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2024-03-14 00:47:54 +05:30