|
|
afe99e5ec9
|
fix: revert reset changes, reset on open state change instead
|
2024-03-10 09:36:54 +00:00 |
|
|
|
6f958b9320
|
fix: update the dialog cancel to reset
|
2024-03-10 09:28:08 +00:00 |
|
|
|
f646fa29d7
|
fix: ensure password input is cleared when 2fa enable dialog is closed
|
2024-03-10 07:01:18 +00:00 |
|
|
|
9e1b2e5cc3
|
fix: update sharp dependency
|
2024-03-10 13:48:25 +11:00 |
|
|
|
ad92b1ac23
|
feat: typeIn confirmation
|
2024-03-08 21:56:17 +05:30 |
|
|
|
4476cf8fd1
|
Merge branch 'main' into fix/layout-shift-on-table
|
2024-03-09 00:41:20 +11:00 |
|
|
|
40343d1c72
|
fix: add use client directive
|
2024-03-08 12:34:49 +00:00 |
|
|
|
08201240d2
|
Merge branch 'main' into update-documents-avatar
|
2024-03-08 23:26:28 +11:00 |
|
|
|
32b0b1bcda
|
fix: revert api change and use mouseenter/mouseleave
|
2024-03-08 12:21:32 +00:00 |
|
|
|
6376112f9d
|
fix: overflow issue with user name input (#991)
Before:-

After:-

|
2024-03-08 15:24:17 +11:00 |
|
|
|
ddfd4b9e1b
|
fix: update styling
|
2024-03-08 03:59:15 +00:00 |
|
|
|
5bec549868
|
feat: improved ui of document dropzone for max quota state (#997)
**Description:**
[Dropzone.webm](https://github.com/documenso/documenso/assets/23498248/df2d3a54-0e39-4d2d-b792-bf4cd4a1e19d)
|
2024-03-08 14:38:27 +11:00 |
|
|
|
3b3346e6af
|
fix: remove data-testid attributes
|
2024-03-08 13:47:59 +11: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 |
|
|
|
e7f8f4e188
|
Merge branch 'main' of https://github.com/documenso/documenso into feat/doc-limit-improvement
|
2024-03-07 21:08:04 +05:30 |
|
|
|
f7e7c6dedf
|
fix: overflow issue
|
2024-03-07 20:08:11 +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 |
|
|
|
8dad3607cf
|
fix: add @node-rs/bcrypt to server component externals
|
2024-03-07 18:48:06 +11:00 |
|
|
|
10ef5b6e51
|
fix: improvements from testing
|
2024-03-07 02:57:02 +00:00 |
|
|
|
b5b74a788c
|
fix: overflow issue with user name input
|
2024-03-06 14:52:59 +00:00 |
|
|
|
579a2f96e5
|
chore: rename community => early adopter
|
2024-03-05 13:04:46 +00:00 |
|
|
|
70494fa5bb
|
feat: add offline development support (#987)
## Description
Add support to develop without network access since TRPC by default will
prevent network requests when offline.
https://tanstack.com/query/v4/docs/framework/react/guides/network-mode#network-mode-always
## Changes Made
- Add dynamic logic to toggle offline development
- Removed teams feature flag
|
2024-03-05 22:06:48 +11:00 |
|
|
|
73aae6f1e3
|
feat: improve admin panel
|
2024-03-03 01:55:33 +11:00 |
|
|
|
328d16483c
|
chore: update profile claim dialog and modal (#983)
**Description:**
**Settings Page:**
<img width="668" alt="Screenshot 2024-03-01 at 19 12 40"
src="https://github.com/documenso/documenso/assets/23498248/08e48432-39a6-4ef0-bc53-931fc3c81545">
**Claim Modal:**
<img width="588" alt="Screenshot 2024-03-01 at 19 14 17"
src="https://github.com/documenso/documenso/assets/23498248/69bc2d02-97c6-4a29-88a4-55ed8898ccf5">
|
2024-03-02 12:45:22 +11:00 |
|
|
|
452545dab1
|
chore: updated button text
Signed-off-by: Adithya Krishna <adithya@documenso.com>
|
2024-03-01 19:12:09 +05:30 |
|
|
|
0f03ad4a6b
|
chore: updated wordings for claimed ursers
Signed-off-by: Adithya Krishna <adithya@documenso.com>
|
2024-03-01 19:05:16 +05:30 |
|
|
|
bfb1c65f98
|
remove debug logs
console.log on signup form
|
2024-03-01 11:25:21 +00:00 |
|
|
|
85885b5ad5
|
fix: api documentation errors on ssr
|
2024-03-01 14:54:41 +11:00 |
|
|
|
bd82ad7a0b
|
fix: revert settings-header changes
|
2024-02-29 14:12:00 +11:00 |
|
|
|
cc1b888174
|
chore: tidy changes
|
2024-02-29 14:09:17 +11:00 |
|
|
|
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 |
|
|
|
077da72b68
|
feat: implement webhooks (#913)
|
2024-02-28 18:31:48 +11:00 |
|
|
|
c8869b3088
|
chore: fixed UI for webhooks team
|
2024-02-28 09:18:05 +02:00 |
|
|
|
8bd1647a2d
|
chore: fixed UI
|
2024-02-28 09:14:10 +02:00 |
|
|
|
ae00290b6f
|
fix: add reference to swagger docs
|
2024-02-28 04:34:33 +00:00 |
|
|
|
e3e2cfbcfd
|
fix: refactor and implement design
|
2024-02-28 14:43:09 +11:00 |
|
|
|
b225cc8139
|
chore: updated styles
Signed-off-by: Adithya Krishna <adithya@documenso.com>
|
2024-02-27 20:40:43 +11:00 |
|
|
|
b498f8edb7
|
feat: update ui
Signed-off-by: Adithya Krishna <adithya@documenso.com>
|
2024-02-27 20:40:42 +11:00 |
|
|
|
b1261510d2
|
feat: update signin signup pages
Signed-off-by: Adithya Krishna <adithya@documenso.com>
|
2024-02-27 20:39:20 +11:00 |
|
|
|
65d762dd4b
|
feat: update signin signup ui
Signed-off-by: Adithya Krishna <adithya@documenso.com>
|
2024-02-27 20:39:19 +11:00 |
|
|
|
a4b1f7c983
|
feat: support team webhooks
|
2024-02-27 16:56:32 +11:00 |
|
|
|
7dd2bbd8ab
|
feat: update webhook handling and triggering
|
2024-02-27 15:16:14 +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 |
|
|
|
70165c4469
|
chore: ui updates
|
2024-02-26 22:24:23 +11:00 |
|
|
|
15c22d3897
|
feat: updated the triggerWebhook function
|
2024-02-26 12:52:30 +02:00 |
|
|
|
5805d8a903
|
Merge branch 'main' into feat/webhook-implementation
|
2024-02-26 12:47:21 +11:00 |
|
|
|
4778270d3c
|
fix: use template dialog to pass teamId
|
2024-02-26 12:20:50 +11:00 |
|