Commit Graph

709 Commits

Author SHA1 Message Date
6034e7a21e Send email notification to signers on document signing completion with signed document 2023-04-09 13:15:44 +00:00
30c1c76dd7 Merge pull request #44 from SauravL3010/fix-recipient-selector
small fix for recipient-selector
2023-04-07 10:52:49 +02:00
22e191e98c Merge pull request #38 from Mythie/fix/improve-text-insertion-accuracy
fix: improve text insertion accuracy
2023-04-07 10:46:23 +02:00
593c317bf1 small fix for recipient-selector
ListBox options must be unique
2023-04-06 14:09:08 -04:00
ee4ca018d8 fix: improve text insertion accuracy
Previous inserted text would appear a little off center from where the user had selected which could cause some frustration.

We improve upon this by updating the code responsible for centering the text to behave in a more accurate manner. From what I can tell it looks to be quite solid but could do with more rigorous testing with shorter and longer inputs.

You can see the improved accuracy in action here:

https://www.loom.com/share/1095fee7605c4790b8b30f573a04f0f0
2023-04-06 23:34:53 +10:00
e3db462587 Merge pull request #34 from dephraiim/prettier-config
[new] Add `prettier`
2023-04-06 15:03:39 +02:00
739d29d753 Merge branch 'main' into prettier-config 2023-04-06 15:02:17 +02:00
964e749039 Update prettier styling 2023-04-04 22:10:30 +00:00
84b57d715c Apply prettier config to all files 2023-04-04 22:02:32 +00:00
85f2b5e84a Add prettier config 2023-04-04 22:00:01 +00:00
51c63715d6 unused imports before-prettier 2023-04-04 21:15:52 +02:00
a9ad586035 Merge pull request #32 from litaesther10/DOC-190-Dashboard-Metrics
Updated Dashboard Metrics
2023-04-04 17:54:30 +02:00
f3b68772a6 Merge branch 'main' into DOC-190-Dashboard-Metrics 2023-04-04 17:51:47 +02:00
2d0fb2879d doc-135 2023-04-04 17:46:23 +02:00
2291744580 typo 2023-04-04 14:22:25 +02:00
0c3305b11d setup STMP from .env 2023-04-04 14:20:36 +02:00
4031faec46 seed example pdf 2023-04-04 13:45:24 +02:00
a9cd5e0d94 Any PDFs hint 2023-04-04 13:19:46 +02:00
24e044097c example pdf 2023-04-04 12:31:28 +02:00
2bdfb884ec added database init script 2023-04-04 12:02:09 +02:00
ff85c294b2 empty state label consistency 2023-04-04 11:38:28 +02:00
67328b4504 Merge branch 'main' into DOC-190-Dashboard-Metrics 2023-03-28 16:06:37 +02:00
900ec32697 Updated Dashboard Metrics 2023-03-28 16:04:22 +02:00
0344ac324c Merge pull request #31 from dephraiim/doc-82
Make dialog into a component
2023-03-28 15:58:48 +02:00
b3e89b16bc Add types to Dialog component 2023-03-28 12:55:20 +00:00
a9befd342c Use dynamic values for title and icon for dialog 2023-03-28 12:47:40 +00:00
16f6da01c0 Move dialog into a seperate component 2023-03-28 12:42:00 +00:00
f8f941a9cd add inital component to @documenso/ui 2023-03-28 12:15:45 +00:00
e3059cfb34 add recipient to add fields hint 2023-03-27 13:07:35 +02:00
e79a622ddd block non pdf upload 2023-03-27 12:58:17 +02:00
9945cfb2c7 change upload to add 2023-03-27 12:53:03 +02:00
f32c3d999a background fixes firefox 2023-03-27 12:47:16 +02:00
4bb5064477 allow only pdf upload (clientside) 2023-03-26 20:07:58 +02:00
c655cb52ad Merge pull request #30 from documenso/doc-184
bugfix click on signing on mobile
2023-03-26 20:05:06 +02:00
3d0d7d1245 bugfix click on signing on mobile 2023-03-26 20:03:46 +02:00
f96bf757e2 Merge pull request #28 from litaesther10/DOC-186-Page-Margins
Added margins and borders
2023-03-23 16:22:18 +01:00
3f897abffa Merge branch 'main' into DOC-186-Page-Margins 2023-03-23 13:00:22 +01:00
df238e2be3 Merge pull request #29 from dephraiim/active-nav-bug
fix settings active bug
2023-03-23 12:59:46 +01:00
2b83e28e6d md screens margins and items center 2023-03-23 12:42:29 +01:00
6f31dacd74 fix settings active bug 2023-03-22 18:44:03 +00:00
d4324538cc Inline items, left aligned 2023-03-22 17:12:15 +01:00
2f2b708bfe Merge branch 'main' into DOC-186-Page-Margins 2023-03-22 11:13:44 +01:00
7656d4259e Added margins and borders 2023-03-22 11:10:01 +01:00
d509a6178f Merge pull request #27 from dephraiim/doc-187
Close panel on when user clicks on a nav link
2023-03-22 11:05:46 +01:00
2fed1a7034 Close nav on profile button click 2023-03-22 09:45:15 +00:00
de3c500fea Close panel on when user clicks on a nav link 2023-03-21 23:13:56 +00:00
dc0c78f270 Merge pull request #25 from dephraiim/email-null-bug
Custom message if name is defined or null in email template
2023-03-21 20:03:14 +01:00
a3e17e9f3e Custom message if name is defined or null 2023-03-21 18:44:45 +00:00
7d79e10587 Merge pull request #24 from dephraiim/settings-navbar-bug
Route to Profile on Settings
2023-03-21 19:16:07 +01:00
1a37998f39 Merge branch 'main' into settings-navbar-bug 2023-03-21 18:12:49 +00:00