1ed18059fb
feat: initial reauth passkeys
2024-03-17 20:33:11 +08:00
cb020cc7d0
fix: squish passkeys
2024-03-17 14:20:42 +08:00
5033799724
fix: squish
2024-03-17 14:17:49 +08:00
5576cdc2b0
Merge branch 'main' into feat/public-profile-1
2024-02-29 14:08:19 +11:00
e3e2cfbcfd
fix: refactor and implement design
2024-02-28 14:43:09 +11:00
65d762dd4b
feat: update signin signup ui
...
Signed-off-by: Adithya Krishna <adithya@documenso.com >
2024-02-27 20:39:19 +11:00
af30443f5a
Merge branch 'main' into feat/webhook-implementation
2024-02-27 18:17:54 +11:00
7dd2bbd8ab
feat: update webhook handling and triggering
2024-02-27 15:16:14 +11:00
488464e3e7
chore: add team to webhook model
2024-02-27 13:38:12 +11:00
1ec549b869
chore: add webhook-call model
2024-02-27 13:37:24 +11:00
c2daa964c0
chore: use cuids for webhooks
2024-02-27 12:13:56 +11:00
15ebe6dbaf
fix: add cascade delete to recipient fields
2024-02-26 03:51:28 +00:00
5805d8a903
Merge branch 'main' into feat/webhook-implementation
2024-02-26 12:47:21 +11:00
2a74ce06ef
Merge branch 'main' into feat/public-api
2024-02-26 00:21:25 +11:00
9cf72e1442
chore: tidy code and extract alert-dialog
2024-02-25 11:12:18 +00:00
7226d5ac53
Merge branch 'main' into feat/account-deletion
2024-02-24 23:18:14 +11:00
fab4992e13
feat: add zapier support
2024-02-24 11:18:58 +02:00
8165a090d1
feat: migrate to site-settings
2024-02-23 10:47:01 +00:00
c436559787
feat: create a banner with custom text by admin
2024-02-22 20:20:49 +00:00
2abcdd7533
feat: team api tokens
2024-02-22 13:39:34 +11:00
22e3a79a72
Merge branch 'main' into feat/public-api
2024-02-21 11:29:36 +11:00
4d6e780abe
chore: merge main
2024-02-16 12:12:54 +02:00
cab875f68a
fix: update create delete user sql script
2024-02-14 14:55:46 +00:00
6daaa3a6d4
Merge branch 'main' into feat/account-deletion
2024-02-14 14:54:26 +00:00
3a32bc62c5
feat: initial document audit logs implementation ( #922 )
...
Added initial implementation of document audit logs.
2024-02-12 12:04:53 +11:00
b3ba77dfed
feat: allow user to choose expiry date
2024-02-09 11:35:09 +02:00
e91bb78f2d
Merge branch 'main' into feat/public-api
2024-02-09 16:00:40 +11:00
09b5621542
Merge branch 'main' into feat/sign-redirect
2024-02-08 12:56:42 +05:30
e97b9b4f1c
feat: add team templates ( #912 )
2024-02-08 12:33:20 +11:00
edeeaa5651
feat: implement webhooks
2024-02-06 16:12:31 +02:00
1dd543247e
chore: update branch
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2024-02-06 18:07:24 +05:30
2636d5fd16
chore: finish and clean-up redirect post signing
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2024-02-06 18:04:56 +05:30
0c339b78b6
feat: add teams ( #848 )
...
## Description
Add support for teams which will allow users to collaborate on
documents.
Teams features allows users to:
- Create, manage and transfer teams
- Manage team members
- Manage team emails
- Manage a shared team inbox and documents
These changes do NOT include the following, which are planned for a
future release:
- Team templates
- Team API
- Search menu integration
## Testing Performed
- Added E2E tests for general team management
- Added E2E tests to validate document counts
## Checklist
- [X] I have tested these changes locally and they work as expected.
- [X] I have added/updated tests that prove the effectiveness of these
changes.
- [ ] I have updated the documentation to reflect these changes, if
applicable.
- [X] I have followed the project's coding style guidelines.
2024-02-06 16:16:10 +11:00
bc989075ba
Merge branch 'main' into feat/account-deletion
2024-02-05 13:01:59 +00:00
4d93ed60c5
feat: add deleted account migration
2024-02-05 12:12:02 +00:00
9ed16c64d8
Merge branch 'main' of https://github.com/documenso/documenso into feat/sign-redirect
2024-02-05 13:13:16 +05:30
c6457e75e0
feat: migration for verifying paid users ( #889 )
2024-02-05 14:17:01 +11:00
7ece6ef239
feat: add recipient roles ( #716 )
...
Fixes #705
---------
Co-authored-by: Lucas Smith <me@lucasjamessmith.me >
Co-authored-by: David Nguyen <davidngu28@gmail.com >
2024-02-02 10:45:02 +11:00
3541a805e5
chore: add migration file
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2024-01-31 18:16:07 +05:30
ada46a5f47
feat: add auth fail logs
2024-01-31 12:27:40 +11:00
1bda74b3aa
fix: add cascade delete for audit logs
2024-01-30 18:37:48 +11:00
9427143951
fix: remove account create log
2024-01-30 18:26:46 +11:00
7e15058a3a
feat: add user security audit logs
2024-01-30 17:32:20 +11:00
a94b829ee0
fix: tidy code
2024-01-17 17:17:08 +11:00
eb84d7ff3c
fix: remove invalid migration
2023-12-27 14:05:49 +11:00
32633f96d2
feat: dateformat and timezone customization ( #506 )
2023-12-27 14:05:49 +11:00
972c20f906
chore: tidy migrations
2023-12-21 21:20:37 +11:00
7babd82470
fix: updates from review
2023-12-21 20:42:45 +11:00
6a56905fea
chore: merged main
2023-12-21 10:14:07 +02:00
c40c9b20ec
Merge branch 'main' into feat/document-templates
2023-12-21 14:25:22 +11:00