36e48e67ee
chore: updated issue count workflow
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2023-12-04 16:07:51 +05:30
d8588b780a
feat: added issue count workflow
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2023-12-04 15:36:38 +05:30
ef84f5ba98
chore: added EOLs
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2023-12-04 12:28:05 +05:30
68120794f8
feat: added stale workflow
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2023-12-04 00:29:30 +05:30
88dc797423
chore: update semantic pr workflow
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2023-12-04 00:29:15 +05:30
a43be0432b
feat: add triage issue workflow
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2023-12-04 00:28:27 +05:30
0f11cc0b4b
feat: add first interaction workflow
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2023-12-04 00:27:49 +05:30
f310139a13
feat: add pr labeler workflow
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2023-12-04 00:27:17 +05:30
859b789018
feat: isCompleting
2023-12-03 12:50:56 -05:00
340c929806
refactor: edit doc
2023-12-03 11:36:18 -05:00
43b1a14415
chore: let code breath
2023-12-03 11:21:51 -05:00
40a4ec4436
refactor: useContext & remove enum
2023-12-03 01:15:59 -05:00
eccf63dcfd
chore: refactor
2023-12-02 23:56:07 -05:00
a98b429052
feat: stepper refactor example
2023-12-02 22:42:59 -05:00
c46a69f865
feat: stepper component
2023-12-02 22:30:10 -05:00
369d08ae6e
feat: refactor signin page
2023-12-02 17:54:55 +05:30
a906833657
feat: use password input component
2023-12-02 17:54:19 +05:30
4733f1e84b
refactor: password input component
2023-12-02 17:46:16 +05:30
ab0d38eaf4
Merge branch 'main' into refactor-forms
2023-12-02 17:24:06 +05:30
b903de983b
chore: v1.2.3
v1.2.3
2023-12-02 14:56:00 +11:00
6b519a67c2
fix: add guard
2023-12-02 14:55:26 +11:00
39d18e93c5
chore: v1.2.2
v1.2.2
2023-12-02 13:34:36 +11:00
7dac5072f7
fix: revert react-email tailwind canary
2023-12-02 13:34:03 +11:00
fbfaca190b
chore: release 1.2.1
v1.2.1
2023-12-02 12:43:55 +11:00
486b1cbf62
fix: incorrect promise.all usages
2023-12-02 12:43:43 +11:00
16fb90f4d2
chore: v1.2.0
v1.2.0
2023-12-02 11:57:50 +11:00
53cb38a394
fix: pricing page deopted into csr
2023-12-02 11:14:46 +11:00
073a050587
fix: signature field race conditions
2023-12-02 11:09:42 +11:00
39c01f4e8d
fix: remove server actions ( #684 )
2023-12-02 09:38:24 +11:00
335684d0b7
fix: edit document sizing ( #706 )
2023-12-01 23:09:24 +11:00
792158c2cb
feat: add two factor auth ( #643 )
...
Add two factor authentication for users who wish to enhance the security of their accounts.
2023-12-01 20:06:32 +11:00
83153cee32
Merge pull request #698 from cuttingedge1109/patch-1
...
fix: Fix typo in web build command in doc
2023-12-01 15:06:36 +11:00
2d2bdc536e
fix: add a script for db seed with env ( #700 )
2023-12-01 12:12:15 +11:00
c16c36a1fc
fix: add a script for db seed with env
2023-11-30 18:38:54 +01:00
6bbeaa084c
refactor: forms
2023-11-30 15:55:29 +05:30
231a307b89
feat: add loading text prop
2023-11-30 15:20:06 +05:30
1d79ebbda3
fix: body exeeded undefined limit ( #679 )
...
* fixed bodySizeLimit
* fix: update marketing config
---------
Co-authored-by: Lucas Smith <me@lucasjamessmith.me >
2023-11-30 09:46:33 +02:00
252dd0008c
feat: add link to homepage on the complete sign page for logged in users ( #691 )
...
* feat: add link to homepage on the complete sign page for logged in users
* feat: added ChevronLeft icon to the link
* feat: remove icon from the link
2023-11-30 09:42:15 +02:00
35d0fed8b3
fix: Fix typo in web build command in doc
2023-11-29 20:06:25 +01:00
0b2dce2238
fix: type
2023-11-29 22:37:33 +05:30
1e29dfd823
refactor: reset password form
2023-11-29 22:33:04 +05:30
dc56c2abf2
refactor: password form
2023-11-29 22:32:42 +05:30
62809e9506
refactor: signin page
2023-11-29 22:31:42 +05:30
318dfcafc3
refactor: signup page
2023-11-29 22:31:24 +05:30
4ff8592e8f
feat: add password input component
2023-11-29 22:11:55 +05:30
dad56b4929
fix: minor in file extension ( #694 )
2023-11-29 09:11:29 +11:00
7e4c44e820
perf(web, lib): do not await inside promise statements ( #692 )
2023-11-29 09:10:15 +11:00
adc97802ea
feat: add/update title of the document ( #663 )
2023-11-28 14:56:50 +11:00
0e40658201
feat: track when the signing of a document has completed
2023-11-26 19:33:45 +00:00
d347359d2f
chore: changes from code review
2023-11-25 22:09:52 +00:00