Commit Graph

3296 Commits

Author SHA1 Message Date
Timur Ercan
d86c5fee42 chore: typo 2024-06-17 13:27:04 +02:00
Lucas Smith
2516377cbf Merge branch 'main' into feat/background-tasks 2024-06-17 17:12:12 +10:00
Mythie
8bb936aa51 chore: add env vars to example .env 2024-06-17 17:02:00 +10:00
Mythie
b8d6484ff0 fix: improve inngest support 2024-06-17 16:59:14 +10:00
Timur Ercan
46a7dce320 chore: freelance-blog (#1175)
"How Documenso Helps Freelancers Close More Clients Efficiently" blog
article

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

- **Documentation**
- Added a new blog post titled "How Documenso Helps Freelancers Close
More Clients Efficiently," discussing the benefits of using Documenso to
streamline the proposal process with digital signatures for enhanced
speed and security in closing deals.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-06-14 12:11:42 +02:00
Timur Ercan
09d1c1bc33 chore: bump 2024-06-14 11:26:04 +02:00
Timur Ercan
36d7e3c8c4 chore: final polish 2024-06-14 11:18:23 +02:00
Timur Ercan
24d0dfa65a text 2024-06-14 11:10:23 +02:00
Timur Ercan
55dc14f7dc Merge branch 'main' into chore/freelance-blog 2024-06-14 11:08:35 +02:00
Mythie
6977381e00 feat: inngest provider 2024-06-14 13:53:48 +10:00
Mythie
1c5da46335 fix: update signing email job 2024-06-14 13:53:08 +10:00
Timur Ercan
232dc96eb5 chore: update open page
update open page
2024-06-13 14:02:02 +02:00
Timur Ercan
7b594b303d fix: carousel on mobile screen (#1186)
## Description

Adjusts the styling to improve the layout and appearance of the carousel
controls and thumbnails on smaller screens.

## Changes Made

- Updated the carousel control styling to be more responsive.
- Adjusted the font size and padding of the slide component for better
display on mobile screens.

## Screenshot
![CleanShot 2024-06-13 at 08 18
55@2x](https://github.com/documenso/documenso/assets/55143799/1bcb31a3-2b4f-48bc-8a22-9d8e16b71d17)


## Checklist

- [x] I have tested these changes locally and they work as expected.
- [ ] I have added/updated tests that prove the effectiveness of these
changes.
- [ ] I have updated the documentation to reflect these changes, if
applicable.
- [x] I have followed the project's coding style guidelines.
- [ ] I have addressed the code review feedback from the previous
submission, if applicable.

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



<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-06-13 13:39:33 +02:00
Ephraim Atta-Duncan
3356934590 fix: carousel on mobile screen 2024-06-13 08:09:06 +00:00
Ephraim Duncan
c470e4d516 Merge branch 'main' into admin/stats 2024-06-13 05:47:17 +00:00
Ephraim Atta-Duncan
1bbfd9d0f3 fix: remove redundant cards 2024-06-13 05:46:34 +00:00
Mythie
f28334bff7 feat: make jobs client type safe 2024-06-13 15:32:56 +10:00
Mythie
002dc0fdae fix: make local provider robust to random input 2024-06-13 15:24:53 +10:00
Mythie
2e41ecf825 fix: remove dummy code from email job 2024-06-13 15:24:53 +10:00
Mythie
991f808890 feat: ghetto durable compute 2024-06-13 15:24:51 +10:00
Mythie
61827ad729 fix: make trigger.dev work properly 2024-06-13 15:23:52 +10:00
Mythie
108054a133 wip: background tasks 2024-06-13 15:23:19 +10:00
Lucas Smith
cfb52161d9 Merge branch 'main' into feat/public-profiles 2024-06-13 15:20:26 +10:00
Lucas Smith
1647f7c4a0 fix: correctly insert fields on rotated pages (#1183)
## Description

PDFs can have pages that are rotated, which are correctly rendered in
the frontend. However, when we load the PDF in the backend, the rotation
is applied which causes issues when we want to insert fields.

To account for this, we swap the width and height for pages that are
rotated by 90/270 degrees. This is so we can calculate the virtual
position the field was placed if it was correctly oriented in the
frontend.

Then when we insert the fields, we apply a transformation to the
position of the field so it is rotated correctly.

**Test document with 0/90/180/270 rotated pages**


[rotated_test.pdf](https://github.com/user-attachments/files/15798138/rotated_test.pdf)
v1.5.6-rc.4 v1.5.6
2024-06-12 21:54:45 +10:00
Lucas Smith
eca66a7c1d fix: add regular plan to price type enum (#1184)
Adds the regular plan to our current plan type enum so we can use it for
user limit calculations.
2024-06-12 21:54:11 +10:00
Lucas Smith
6f2de54640 Merge branch 'main' into fix/regular-plan 2024-06-12 21:49:39 +10:00
Mythie
e62fa6cc92 fix: update plans on the billing page 2024-06-12 21:33:17 +10:00
Mythie
8c2f61a004 fix: add regular plan to price type enum 2024-06-12 21:27:05 +10:00
Timur Ercan
b25683c086 Chore/sunset-early-adopters (#1182)
chore: sunset early adopters

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

- **New Features**
- Introduced a new `Carousel` component with video autoplay
functionality.
  - Added a `Thumb` component for carousel navigation.
- Introduced a new `Enterprise` component detailing enterprise licensing
and compliance.
  
- **Updates**
- Updated the `Hero` component to replace the `Widget` with the new
`Carousel`.
- Revised the `PricingTable` component to reflect new pricing plans and
details.
  - Changed tooltip text in the marketing app for better clarity.
- Updated button texts and links in the `Callout` component to promote
the "Free Plan".

- **Content**
- Published a blog post announcing the end of the Early Adopters Plan
and introducing new pricing plans.
  
- **Dependencies**
- Added Embla Carousel dependencies for enhanced carousel functionality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-06-12 12:48:29 +02:00
Timur Ercan
383c62e7e6 chore: typo+text 2024-06-12 12:30:12 +02:00
Timur Ercan
e41c12fcbf chore: update date 2024-06-12 12:24:14 +02:00
Timur Ercan
c8d56104c5 fix: build/ cleanup 2024-06-12 12:05:00 +02:00
Timur Ercan
71f7717f0b fix: theme issues and cleanup 2024-06-12 11:52:38 +02:00
David Nguyen
6174415339 fix: add comment 2024-06-12 14:00:45 +10:00
David Nguyen
9fbc61a04d fix: insert fields correctly for rotated pdfs 2024-06-11 19:04:55 +10:00
Ephraim Atta-Duncan
2bf0d42fbd chore: rename to slide 2024-06-10 13:44:43 +00:00
Ephraim Atta-Duncan
1fda9ed2a6 chore: show each slide based on video time 2024-06-10 13:43:50 +00:00
David Nguyen
5cdfdb1a5f fix: ui 2024-06-10 21:25:25 +10:00
Timur Ercan
1b849d1fb8 chore: fix package lock 2024-06-10 12:59:02 +02:00
David Nguyen
5a76a601d5 fix: error message 2024-06-10 20:54:29 +10:00
David Nguyen
6bb86944f7 fix: remove price id 2024-06-10 20:28:50 +10:00
David Nguyen
cd8c42914f fix: add tooltip 2024-06-10 20:07:32 +10:00
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