Commit Graph

1945 Commits

Author SHA1 Message Date
Timur Ercan
59193ab40d chore: remove badge 2024-06-10 10:32:48 +02:00
Timur Ercan
817638c24a chore: add darkmode videos and zapier 2024-06-10 10:28:55 +02:00
David Nguyen
d8d9a3be77 feat: add profile tooltips 2024-06-08 13:22:51 +10:00
Timur Ercan
68f7a7f090 chore: announcing profiles, first draft 2024-06-07 13:39:08 +02:00
Ephraim Atta-Duncan
a278cd6b58 chore: show video on dark theme and light theme 2024-06-06 23:43:51 +00:00
Timur Ercan
aa5beafe59 chore: profiles article file 2024-06-06 17:47:30 +02:00
Timur Ercan
acb9eb66a5 Merge branch 'main' into chore/sunset-early-adopters 2024-06-06 17:46:00 +02:00
Timur Ercan
8ab9b0df7c chore: first video tries 2024-06-06 17:14:56 +02:00
Timur Ercan
069c1a3085 chore: update links 2024-06-06 15:13:27 +02:00
Timur Ercan
2c035dfa31 chore: images 2024-06-06 15:09:09 +02:00
Timur Ercan
bddf460e93 chore: grammarly 2024-06-06 14:50:43 +02:00
Timur Ercan
4c09f46038 chore: freelance contract article text 2024-06-06 14:46:03 +02:00
David Nguyen
5514dad4d8 feat: add public profiles 2024-06-06 15:28:02 +10:00
David Nguyen
0c2306b745 fix: add correct role names for direct templates (#1179)
## Description

Update the direct template signing process and emails to correctly
reflect the role of the recipient who actioned the direct template.


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Dynamic updating of title and description based on recipient role in
the document signing process.
- Enhanced email templates to include recipient roles, providing more
context in email notifications.

- **Improvements**
- More descriptive actions in email templates based on recipient roles,
improving clarity for recipients.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-06-05 14:40:45 +10:00
Timur Ercan
fa9310db01 chore: cta 2024-06-04 17:46:44 +02:00
Timur Ercan
2dfc37754e chore: direct links article 2024-06-04 17:38:44 +02:00
Timur Ercan
317ebea8ad Merge branch 'main' into chore/freelance-blog 2024-06-03 17:32:24 +02:00
Timur Ercan
0502181d0f chore: grammarly 2024-06-03 17:28:03 +02:00
Timur Ercan
b010fa3682 chore: date 2024-06-03 10:21:39 +02:00
Timur Ercan
65f10d267f chore: typo 2024-06-03 10:21:05 +02:00
Timur Ercan
b25bbff3f2 chore: video 2024-06-03 10:19:46 +02:00
Timur Ercan
cd2cb6e9d7 chore: typo 2024-06-03 09:53:12 +02:00
David Nguyen
d11a68fc4c feat: add direct templates links (#1165)
## Description

Direct templates links is a feature that provides template owners the
ability to allow users to create documents based of their templates.

## General outline

This works by allowing the template owner to configure a "direct
recipient" in the template.

When a user opens the direct link to the template, it will create a flow
where they sign the fields configured by the template owner for the
direct recipient. After these fields are signed the following will
occur:

- A document will be created where the owner is the template owner
- The direct recipient fields will be signed
- The document will be sent to any other recipients configured in the
template
- If there are none the document will be immediately completed

## Notes

There's a custom prisma migration to migrate all documents to have
'DOCUMENT' as the source, then sets the column to required.

---------

Co-authored-by: Lucas Smith <me@lucasjamessmith.me>
2024-06-02 15:49:09 +10:00
Lucas Smith
d8d0734680 Merge branch 'main' into mk/oidc-auth 2024-05-30 15:41:36 +10:00
Sam Poder
6bd2f68014 fix: Capitalise "Stripe" (#1173)
Small fix, I noticed on the marketing site
2024-05-30 13:33:01 +10:00
Mythie
4a6b5ceaf8 fix: re-add removed types 2024-05-29 20:53:50 +10:00
Ephraim Atta-Duncan
3b2d184f05 chore: custom tooltip since it's hiding values under other charts 2024-05-29 08:26:58 +00:00
Mythie
82848e3d2e fix: animate transition 2024-05-24 18:47:03 +10:00
Lucas Smith
22b8c2044b Merge branch 'main' into fix/show-teams-url-new 2024-05-24 14:58:42 +10:00
Lucas Smith
ef5d267e96 fix: Remove document on go back click on step 1 (#910)
 Fixes #903 
 Invoke `onBackStep` on "Go Back" click and conditionally render
Go back label string.
2024-05-24 14:17:53 +10:00
Lucas Smith
805758f716 Merge branch 'main' into reattach-pdf 2024-05-24 14:07:43 +10:00
Lucas Smith
04ebb26a0b chore: update wording 2024-05-24 04:02:58 +00:00
Lucas Smith
9cb80aa0bc chore: add pin input to all 2FA components
Adds the pin input to the currently used 2FA components sunsetting
the standard input that was previously used.
2024-05-24 03:31:19 +00:00
Lucas Smith
0985206088 Merge branch 'main' into 2fa-input 2024-05-24 12:53:41 +10:00
Lucas Smith
aadb22cdbf fix: use shadcn pin input and revert changes 2024-05-24 02:51:25 +00:00
Ephraim Atta-Duncan
25f870ccc0 feat: dark mode 2024-05-23 14:39:43 +00:00
Ephraim Atta-Duncan
c86edbefb7 fix: reset autoplay timer when you manually click on a new slide 2024-05-23 13:10:42 +00:00
Timur Ercan
c2c0d4d259 chore: update callout CTAs 2024-05-23 14:22:28 +02:00
Ephraim Atta-Duncan
76e6adcf59 fix: progres slide count 2024-05-23 11:44:03 +00:00
Ephraim Atta-Duncan
7fa3069d8c chore: classname typo 2024-05-23 11:20:13 +00:00
Ephraim Atta-Duncan
4e6e4a0016 feat: add progress at the bottom of the slide 2024-05-23 11:18:21 +00:00
Ephraim Atta-Duncan
907cc3a74e chore: add what's new label 2024-05-23 10:33:47 +00:00
Ephraim Atta-Duncan
c14cd2dcc5 fix: show slide content based on image or video 2024-05-23 10:21:29 +00:00
Ephraim Atta-Duncan
7fdda0a840 feat: replace signup widget with carousel 2024-05-23 10:09:36 +00:00
Lucas Smith
6e2363d48c Merge branch 'main' into fix/sealing-robustness 2024-05-23 15:11:23 +10:00
Mythie
311328471e fix: bump react-pdf and pdfjs-dist to handle cve
Bumps ReactPDF and pdfjs-dist to avoid the CVE that allows
for code execution in pdf's. This change doesn't specifically
upgrade to the latest pdfjs-dist due to issues with top level
await, instead disabling the evaluation of javascript within
the PDF.
2024-05-23 14:47:32 +10:00
Mythie
d58a88196a fix: use noto sans for text insertion on pdfs
Use Noto Sans to gracefully handle inserting custom text
on PDF's. Previously we were using Helvetica which is a
standard PDF font but that would fail for any character
that couldn't be encoded in WinANSI.

Noto Sans was chosen as it has support for a large number
of languages and glyphs with challenges now being adding
support for CJK glyphs.
2024-05-23 13:07:37 +10:00
Mythie
4c0b772fc9 fix: rewrite form flattening handler
Previously we used the form flattening method from PDF-Lib
but unfortunately when it encountered orphaned form items
or other PDF oddities it would throw an error.

Because of this certain documents would fail to seal and
be stuck in a pending state with no recourse available.
This change rewrites the form flattening handler to be
more lenient when coming across the unknown opting to skip
items it can't handle rather than abort.
2024-05-22 21:58:30 +10:00
Ephraim Atta-Duncan
72d0a1b69c chore: custom tooltip 2024-05-21 22:53:31 +00:00
Ephraim Atta-Duncan
39e7eb0568 fix: remove cummulative 2024-05-21 22:45:32 +00:00