8674ad4c88
docs: add node version minimum requirement ( #975 )
...
## PR fixes which issue ?
This PR fixes #974
## Description:
- Have added minimum node version required to setup the Documenso
project locally which will ensure to save time of new contributors
setting up their project. 💚
## Reference for the minimum requirement decision:
https://nextjs.org/docs/app/building-your-application/upgrading/version-14#v14-summary
---------
Co-authored-by: Adithya Krishna <aadithya794@gmail.com >
Co-authored-by: Catalin Pit <25515812+catalinpit@users.noreply.github.com >
2024-03-01 15:12:08 +02:00
98e00739c8
Merge branch 'main' into feat/typefully
2024-03-01 15:05:14 +02:00
00c36782ff
fix: why didn't prettier catch this
2024-03-01 22:59:52 +11:00
665ccd7628
update username min characters
2024-03-01 11:30:42 +00:00
e5fe3d897d
remove fixed true condition
...
from auth signup router
2024-03-01 11:27:24 +00:00
bfb1c65f98
remove debug logs
...
console.log on signup form
2024-03-01 11:25:21 +00:00
3b8b87a90b
Chore/blog ( #980 )
...
day 5
2024-03-01 11:14:26 +01:00
819e58dd61
chore: image
2024-03-01 11:11:52 +01:00
8c435d48b7
chore: day5
2024-03-01 10:22:10 +01:00
0c8a89a2ea
feat: add typefully card
...
Signed-off-by: Adithya Krishna <adithya@documenso.com >
2024-03-01 12:53:51 +05:30
85885b5ad5
fix: api documentation errors on ssr
v1.5.0-rc.4
2024-03-01 14:54:41 +11:00
5cc4204788
fix: add early return to webhook trigger
2024-03-01 14:12:06 +11:00
e226f012a9
chore: ctas ( #978 )
2024-02-29 14:25:53 +01:00
4ad722ba00
chore: ctas
2024-02-29 14:25:21 +01:00
1927cc4067
chore: typos and links ( #977 )
2024-02-29 14:15:18 +01:00
c2ec092404
chore: typos and links
2024-02-29 14:14:35 +01:00
ebe23335f8
fix: return the recipient as an array to match other formats from zapier ( #971 )
...
Return the recipient as an array to match the other formats for Zapier.
Otherwise, Zaps with the "DOCUMENT_OPENED" hooks won't work.
All the other webhooks return the "Recipient" field as an array.
v1.5.0-rc.3
2024-02-29 08:37:01 +02:00
e5be219b99
feat: claim profile ( #972 )
...
Signed-off-by: Adithya Krishna <adithya@documenso.com >
2024-02-29 15:29:47 +11: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
9f576eb47c
fix: update signup mutation schema
2024-02-29 14:13:37 +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
11fe380338
chore: typo ( #970 )
2024-02-28 13:38:47 +01:00
f376c7b951
chore: typo
2024-02-28 13:38:10 +01:00
90477dfd00
chore: cta ( #969 )
2024-02-28 12:23:52 +01:00
dd81f946b4
chore: cta
2024-02-28 12:23:21 +01:00
f4e1df7f3a
Chore/blog ( #968 )
2024-02-28 12:14:46 +01:00
3510d8b6b0
chore: text
2024-02-28 12:14:19 +01:00
1590fa9457
chore: text
2024-02-28 12:13:48 +01:00
ce09c32bf5
Chore/blog ( #967 )
...
day 3 lgtm
2024-02-28 11:59:56 +01:00
077da72b68
feat: implement webhooks ( #913 )
v1.5.0-rc.2
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
00a7389af3
chore: implemented feedback
2024-02-28 08:13:28 +02:00
ae00290b6f
fix: add reference to swagger docs
v1.5.0-rc.1
2024-02-28 04:34:33 +00:00
e3e2cfbcfd
fix: refactor and implement design
2024-02-28 14:43:09 +11:00
8ab77e0e55
chore: day 3
2024-02-27 19:30:01 +01:00
93e34a5abd
Merge branch 'main' into feat/webhook-implementation
2024-02-27 16:37:29 +02:00
f0a511e238
chore: refactor code
2024-02-27 15:22:02 +02:00
837ff531a9
chore: format
2024-02-27 11:55:10 +01:00
b02263eea1
Chore/blog ( #964 )
...
day 2 blogpost
2024-02-27 11:49:16 +01:00
f5a0c1733f
chore: tags
2024-02-27 11:47:52 +01:00
18368b5801
chore: day 2 blogpost
2024-02-27 11:47:22 +01: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