Commit Graph

509 Commits

Author SHA1 Message Date
Timur Ercan
732827f81d Merge branch 'main' into main 2024-04-10 17:32:32 +02:00
Thibault Le Ouay
f7ae3104ea fix: status widget rerendering 2024-04-10 17:05:22 +02:00
Lucas Smith
64870f22b9 feat: add certificate and audit log pdfs (#1092) 2024-04-10 20:42:21 +07:00
Catalin Pit
12e4bc918d fix: marketing header darkmode (#1096)
Co-authored-by: Adithya Krishna <aadithya794@gmail.com>
2024-04-10 16:30:11 +03:00
Catalin Pit
e36763a85d feat: update marketing banner (#1095)
![CleanShot 2024-04-10 at 15 51
27](https://github.com/documenso/documenso/assets/25515812/d2ad275c-4e68-42f2-8882-a20129c0b0bd)
2024-04-10 16:07:14 +03:00
Mythie
4d4dfd3c5f fix: implement review feedback, resolve build errors 2024-04-10 17:39:16 +07:00
Timur Ercan
e2987b3ef1 chore: phrasing, typos 2024-04-09 16:08:13 +02:00
Timur Ercan
665c943d8f chore: grammarly 2024-04-09 15:54:57 +02:00
Timur Ercan
97ce3530e0 Merge branch 'main' into feat/building-documenso-part-2 2024-04-06 10:45:34 +02:00
Timur Ercan
33f3565715 feat: blog article building documenso part 2 2024-04-05 17:21:49 +02:00
Timur Ercan
950a697115 fix: description part 1 2024-04-05 17:21:29 +02:00
Ephraim Duncan
aa52316ee3 Merge branch 'main' into chore/status-widget-new 2024-04-05 12:03:16 +00:00
Ephraim Atta-Duncan
ea64ccae29 fix: unnecesary requests 2024-04-05 12:02:05 +00:00
David Nguyen
d1ffcb00f3 feat: add axiom web vitals (#1071)
## Description

Added support for Axiom web vitals

https://axiom.co/docs/apps/vercel#web-vitals
2024-04-03 14:32:34 +07:00
Adithya Krishna
484f603a6b chore: remove coming soon (#1074)
**Description:**

This PR removes the coming soon text from the connections bento card

---------

Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
2024-04-03 12:35:47 +07:00
Ephraim Atta-Duncan
81ab220f1e fix: wrap use with suspense
skill issue
2024-03-29 11:14:44 +00:00
Ephraim Atta-Duncan
cc60437dcd fix: correct slug 2024-03-29 10:20:09 +00:00
Ephraim Atta-Duncan
171b8008f8 chore: credit
Co-authored-by: mxkaske <maximilian@kaske.org>
2024-03-29 10:15:12 +00:00
Ephraim Atta-Duncan
5c00b82894 chore: add status widget 2024-03-29 10:10:35 +00:00
David Nguyen
a54eb54ef7 feat: add document auth (#1029) 2024-03-28 13:13:29 +08:00
David Nguyen
038370012f fix: render fields on document load (#1054)
## Description

Currently if you try to load the document edit page when fields need to
be rendered, you will not be able to see the fields until you proceed to
the next step.

This is because the fields require the document PDF to be loaded prior
to rendering them.

This PR resolves that issue by only rendering the fields after the PDF
is loaded.

## Changes Made

- Add a state to track whether the PDF is loaded
- Render the fields only after the PDF is loaded

## Testing Performed

Tested document flow manually and the fields are rendered correctly on
load.

## Checklist

- [X] I have tested these changes locally and they work as expected.
- [X] I have updated the documentation to reflect these changes, if
applicable.
2024-03-27 14:10:29 +08:00
Juan Sebastián Mendoza
24852f3c68 feat: modify periods menu horizontal alignment on mobile 2024-03-24 19:07:26 -05:00
Juan Sebastián Mendoza
48ee977617 Merge branch 'main' of https://github.com/JuanSebastianM/documenso into feat/894-pricing-section-ux-improvement 2024-03-24 18:35:08 -05:00
Ephraim Atta-Duncan
f5a1d9a625 fix: monthly count instead of cummulative 2024-03-22 08:08:37 +00:00
Timur Ercan
94198e7584 chore: text 2024-03-21 13:16:17 +01:00
Ephraim Atta-Duncan
facafe0997 feat: place card titles in the box 2024-03-21 01:44:32 +00:00
Ephraim Atta-Duncan
8c1686f113 feat: add total signed documents 2024-03-21 01:25:23 +00:00
Ephraim Atta-Duncan
a8752098f6 fix: invalid datetime on graph 2024-03-21 00:48:49 +00:00
Juan Sebastián Mendoza
3e15b5d745 feat: add sticky behavior to pricing options container 2024-03-20 15:05:17 -05:00
Timur Ercan
574cd176c2 chore: update copy to have more swag 2024-03-20 12:34:03 +01:00
Ephraim Atta-Duncan
48858cfdd0 chore: restructure open page 2024-03-20 10:31:19 +00:00
Ephraim Atta-Duncan
2facc0e331 feat: add completed documents per month graph 2024-03-20 10:17:31 +00:00
Lucas Smith
3c6cc7fd46 Merge branch 'main' into chore/add-rust-signer 2024-03-18 12:24:59 +11:00
Mythie
8859b2779f chore: use rust based cms signing 2024-03-15 22:29:15 +11:00
Lucas Smith
524a7918d5 fix: toss the signature 2024-03-14 10:41:59 +00:00
Lucas Smith
0db2e6643d fix: final final v2 2024-03-14 10:39:48 +00:00
Lucas Smith
f5967e28c3 fix: without protection? 2024-03-14 10:02:09 +00:00
Lucas Smith
4926b6de50 fix: boring sign/verify approach 2024-03-14 09:40:26 +00:00
Lucas Smith
d6c8a3d32c fix: what happens if we use a dynamic import? 2024-03-14 09:20:01 +00:00
Catalin Pit
a9bb559568 fix: avoid opengraph image limit 2024-03-14 10:56:46 +02:00
Lucas Smith
bc3c9424c4 docs: add article about public api (#1005) 2024-03-13 21:23:44 +11:00
Catalin Pit
6643c4b9fc update author description 2024-03-13 12:00:42 +02:00
Catalin Pit
ec7b69f1a4 implement feedback 2024-03-13 11:59:12 +02:00
Lucas Smith
f6c2b6c1c5 fix: minor updates 2024-03-12 01:52:16 +00:00
Catalin Pit
9ac346443d Merge branch 'main' into feat/add-website-cta 2024-03-11 13:06:46 +02:00
Mythie
9e1b2e5cc3 fix: update sharp dependency 2024-03-10 13:48:25 +11:00
Catalin Pit
e8b209eb82 fix: fixed cta component 2024-03-08 15:46:44 +02:00
Catalin Pit
0fdb7f7a8d fix: changed to card component 2024-03-08 15:30:08 +02:00
Catalin Pit
61ca34eee1 removed unused cn 2024-03-08 13:46:22 +02:00
Catalin Pit
41843691e8 feat: add website cta 2024-03-08 13:44:25 +02:00