f88faa43d9
chore: refactor env config
2024-03-27 15:17:10 +08:00
074adccae2
chore: set global env for playwright
2024-03-26 21:39:45 +08:00
c0fb5caf9c
fix: update reauth constraints and tests
2024-03-26 18:33:20 +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
3eddfcc805
chore: add test for multiple recipient ( #1045 )
2024-03-25 13:57:32 +07:00
1725af71b6
chore: add test to update username ( #1049 )
2024-03-23 13:41:12 +08:00
5289ae2fbc
Merge branch 'main' into test/sign-redirect-url
2024-03-21 16:36:48 +00:00
c4c6e67249
chore: prod playwright config
2024-03-21 16:36:10 +00:00
5377d27c6a
chore: test for redirect url
2024-03-21 16:28:42 +00:00
1cd7dd236b
chore: test signing a document
2024-03-21 16:15:29 +00:00
6781ff137e
fix: test
2024-03-16 19:00:19 +08:00
fa9099bc86
chore: add more tests
2024-03-16 18:41:25 +08:00
228ac90036
chore: add initial tests
2024-03-16 15:54:20 +08:00
d3f4e20f1c
fix: update styling and e2e test
2024-03-12 02:57:22 +00:00
0d41c6babf
Merge branch 'main' into test/sign-redirect-url
2024-03-08 15:03:21 +00:00
9b5346efef
chore: add test for multiple recipient
2024-03-08 14:54:18 +00:00
ee35b4a24b
fix: update test to use getByRole
2024-03-08 02:46:25 +00:00
e47ca1d6b6
chore: add e2e test for deleting a user
2024-03-08 00:04:27 +00:00
aa87a86a5f
fix: update e2e tests
2024-02-29 15:19:38 +11:00
1cc7c95a33
fix: update e2e test
2024-02-29 14:26:37 +11:00
4ca154d88a
fix: update e2e test?
2024-02-24 11:54:13 +00:00
a5a0fd9187
fix: update e2e test
2024-02-24 10:55:48 +00:00
a58fee2da6
fix: e2e tests
2024-02-22 22:58:51 +11:00
e97b9b4f1c
feat: add team templates ( #912 )
2024-02-08 12:33:20 +11:00
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
8f3a52e1fd
fix: update e2e test
2024-02-02 04:49:42 +00:00
cd6184406d
chore: add e2e test for stepper
2023-12-07 15:08:16 +11:00
bfc630aa6a
feat: add document search to the command menu ( #713 )
2023-12-06 12:48:05 +11:00
2068d980ff
feat: allow for the deletion of any document ( #711 )
...
Allow for the deletion of any document with notifications of document cancellation for pending documents.
2023-12-06 11:11:51 +11:00
bfedabdc10
fix: increase e2e test timeout ( #682 )
2023-12-05 13:54:41 +11:00
5a79535080
fix: style updates
2023-11-06 13:02:19 +11:00
39c2bf77c2
chore: implement feedback
2023-11-06 13:02:19 +11:00