e50ccca766
fix: allow template recipients to be filled ( #1148 )
...
## Description
Update the template flow to allow for entering recipient placeholder
emails and names
## Changes Made
- General refactoring
- Added advanced recipient settings for future usage
2024-05-07 17:22:24 +07:00
6526377f1b
feat: add visible completed fields
2024-04-18 21:56:31 +07:00
a54eb54ef7
feat: add document auth ( #1029 )
2024-03-28 13:13:29 +08:00
d13cf743bf
Merge branch 'main' into feat/add-runtime-env
2024-02-08 22:06:59 +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
08f82b23dc
fix: update env entries to evaluate at runtime
2024-01-31 22:32:42 +11:00
d451a7acce
feat: add next-runtime-env
2024-01-25 10:48:20 +02:00
4909eee401
feat: add viewing on completed page for pending documents
2024-01-22 21:36:46 +11:00
6a26ab4b2b
fix: toast import errors
2024-01-02 04:52:15 +00:00
b76d2cea3b
fix: changes from code review
2024-01-02 04:38:35 +00:00
38ad3a1922
refactor: download function to be reusable
2023-12-07 14:52:12 +00:00
1a34f9fa7a
fix: import updates and api route body sizes
2023-12-07 15:08:00 +11:00
06714a2aeb
chore: append _signed to files when downloading ( #656 )
2023-11-17 12:02:22 +11:00
e838a07bf9
chore: remove share button from top level, texts ( #653 )
2023-11-16 16:43:50 +11:00
4af3d05a24
fix: updates from error logs
2023-11-06 13:02:21 +11:00
746c97b64f
fix: added the share btn in the UI and prewarm fetch ( #615 )
2023-11-06 13:02:20 +11:00
d177dd7c56
fix: page-not-found at share page for document signed in single-player-mode #605 ( #606 )
2023-11-06 13:02:20 +11:00
687ce66e41
fix: update singleplayer add signature to card
2023-11-06 13:02:20 +11:00
284a2870c2
fix: move getFile to client side
2023-11-06 13:02:20 +11:00
1d291e8e03
feat: add safari clipboard copy support ( #486 )
2023-11-06 13:02:19 +11:00
c7f69bafd0
chore: update e2e tests
2023-11-06 13:02:19 +11:00
dc1b8c3cb8
chore: update import
2023-11-06 13:02:19 +11:00
38960c459b
feat: add document share button to marketing ( #422 )
2023-11-06 13:02:19 +11:00
6d0e8f6dd8
feat: single-player-mode-polish ( #435 )
2023-11-06 13:02:19 +11:00
27287cd1d5
fix: sharp corners of signing card
2023-11-06 13:01:46 +11:00
704306fd21
chore: styling updates
2023-11-06 13:01:45 +11:00
350c02ae98
fix: single player dark mode and animation updates
2023-11-06 13:01:44 +11:00
d20ad4217c
feat: add uninserted field validation
2023-11-06 13:01:44 +11:00
34232c79e5
feat: add single player mode
2023-11-06 13:01:43 +11:00
159bcade7b
wip: refresh design
2023-11-06 13:01:06 +11:00
b5e03359c1
fix: mark truncateTitle as optional
2023-05-30 20:11:23 +10:00
8ecd5cf215
fix: respect truncate title prop
2023-05-29 18:47:54 +10:00
748f842115
fix: update prop typo, extract truncate method
2023-05-25 18:43:37 +10:00
1a5948c50e
Merge branch 'bugfix/long_filename' of https://github.com/The-Robin-Hood/documenso into bugfix/long_filename
2023-05-15 15:43:32 +05:30
8bf6594cf4
prop name changed 📛
2023-05-15 15:43:29 +05:30
b6ff01ef86
Merge branch 'main' into bugfix/long_filename
2023-05-15 15:40:04 +05:30
9b993c08f1
Truncate prop added
2023-05-15 15:39:37 +05:30
826704c21f
Adds animation to tooltip
2023-05-11 21:00:05 +05:30
825231fe2a
Adds tooltip to recipient action buttons
2023-05-11 12:15:41 +05:30
051e681701
Long filename fix 🗄
2023-05-10 20:13:07 +05:30
8457823d8e
fix: improve sign in and sign up pages
2023-05-01 20:01:36 +10:00
d135df827a
fix: improve general styling
...
Improve the general styling of the app by removing floats and replacing it `flex`. Additionally, improve the constrast of certain parts of the app and add some transitions to hover changes.
2023-05-01 20:01:35 +10:00
964e749039
Update prettier styling
2023-04-04 22:10:30 +00:00
84b57d715c
Apply prettier config to all files
2023-04-04 22:02:32 +00:00
b3e89b16bc
Add types to Dialog component
2023-03-28 12:55:20 +00:00
a9befd342c
Use dynamic values for title and icon for dialog
2023-03-28 12:47:40 +00:00
16f6da01c0
Move dialog into a seperate component
2023-03-28 12:42:00 +00:00
f8f941a9cd
add inital component to @documenso/ui
2023-03-28 12:15:45 +00:00
067a00bd9f
💄 icon button with text
2023-02-24 11:10:30 +01:00
4f0161b0fa
💄 SelectBox Component
2023-02-23 17:49:04 +01:00