Timur Ercan
b5ec3cc817
Merge branch 'main' into feat/add-subscriptions
2023-05-19 19:47:23 +02:00
Timur Ercan
4a2162478e
Merge branch 'main' into bugfix/long_filename
2023-05-19 19:33:22 +02:00
Timur Ercan
370f38457b
Merge pull request #151 from abielzulio/abielzulio-fix-typo
...
fix(`typo`): `availible` → `available`
2023-05-19 18:58:55 +02:00
Ansari
1a5948c50e
Merge branch 'bugfix/long_filename' of https://github.com/The-Robin-Hood/documenso into bugfix/long_filename
2023-05-15 15:43:32 +05:30
Ansari
8bf6594cf4
prop name changed 📛
2023-05-15 15:43:29 +05:30
Ansari
b6ff01ef86
Merge branch 'main' into bugfix/long_filename
2023-05-15 15:40:04 +05:30
Ansari
9b993c08f1
Truncate prop added
2023-05-15 15:39:37 +05:30
Abiel Zulio M
f34813e450
Update login.tsx
2023-05-14 20:13:45 +07:00
Lucas Smith
8f6c6dccf4
Merge pull request #148 from piyushkrmaurya/main
...
Add tooltip to recipients action buttons
2023-05-12 07:42:24 +10:00
Piyush Maurya
826704c21f
Adds animation to tooltip
2023-05-11 21:00:05 +05:30
Piyush Maurya
4f47bbb552
Adds consistent 'className' to action buttons
2023-05-11 14:04:40 +05:30
Piyush Maurya
825231fe2a
Adds tooltip to recipient action buttons
2023-05-11 12:15:41 +05:30
Ansari
051e681701
Long filename fix 🗄
2023-05-10 20:13:07 +05:30
Lucas Smith
012d2a9a09
Merge pull request #147 from dephraiim/readme-fixes
...
Readme Fixes
2023-05-09 17:28:27 +10:00
Ephraim Atta-Duncan
85c593d8e3
fix typo
2023-05-09 07:24:38 +00:00
Ephraim Atta-Duncan
0f28692a39
Update readme
2023-05-07 11:25:12 +00:00
Mythie
22bc854cac
feat: add warnings for subscription lapses and cancellations
2023-05-06 16:40:37 +10:00
Mythie
d2c5657093
fix: update signup env var
2023-05-06 16:11:56 +10:00
Mythie
6934e573d5
feat: add guards and subscription ui
2023-05-06 16:08:21 +10:00
Mythie
7eaa00b836
feat: add stripe api handlers
2023-05-06 14:34:43 +10:00
Mythie
e7e881be01
fix: update env types
2023-05-06 14:34:20 +10:00
Mythie
e80997f462
fix: update env vars
2023-05-06 14:33:42 +10:00
Mythie
da0166b746
fix: tidy stripe feature and add provider
2023-05-06 14:33:27 +10:00
Mythie
900b816ae0
feat: stripe handlers and fetchers
2023-05-05 20:08:18 +10:00
Mythie
ed3e4d22ef
feat: scaffhold subscription table and ui
2023-05-05 19:29:42 +10:00
Lucas Smith
bf84ec8962
Merge pull request #74 from Mythie/chore/optimise-deps
...
chore: optimise depedency tree
2023-05-01 20:38:24 +10:00
Lucas Smith
1abfa93551
Merge branch 'main' into chore/optimise-deps
2023-05-01 20:36:37 +10:00
Lucas Smith
039cc75882
Merge pull request #139 from documenso/fix/improve-general-styling
...
chore: improve general styling
2023-05-01 20:05:17 +10:00
Mythie
8457823d8e
fix: improve sign in and sign up pages
2023-05-01 20:01:36 +10:00
Mythie
d135df827a
fix: improve general styling
...
Improve the general styling of the app by removing floats and replacing it `flex`. Additionally, improve the constrast of certain parts of the app and add some transitions to hover changes.
2023-05-01 20:01:35 +10:00
Timur Ercan
d2301a923b
Merge pull request #140 from documenso/feat/DOC-210-sign-dialog-broken-on-second-opening
...
fix: debounce display of signing canvas
2023-04-28 19:12:10 +02:00
Timur Ercan
108614bf46
Merge branch 'main' into feat/DOC-210-sign-dialog-broken-on-second-opening
2023-04-28 18:22:57 +02:00
Timur Ercan
adf69edd54
Merge pull request #141 from documenso/fix/DOC-214-date-field-appears-for-all-recipients
...
fix: date field appears for all recipients
2023-04-28 18:20:52 +02:00
Timur Ercan
82139f6b2d
Merge branch 'main' into fix/DOC-214-date-field-appears-for-all-recipients
2023-04-25 11:51:23 +02:00
Lucas Smith
270c82759c
Merge pull request #137 from zahid47/issue-131-redirect-to-dashboard-if-logged-in
...
Redirect to /dashboard if auth user tries to access /login or /signup
2023-04-25 11:15:11 +10:00
Lucas Smith
01c7903efa
Merge pull request #142 from raysubham/fix/keep-url-state-in-sync
...
feat: Keep the URL query params and UI state in sync when status filter changes
2023-04-25 10:48:30 +10:00
Lucas Smith
64b755d5ba
Merge branch 'main' into fix/keep-url-state-in-sync
2023-04-25 10:48:07 +10:00
Lucas Smith
8788b64585
Merge pull request #143 from mikeriss/fix-typo
...
Fix: typos on Readme
2023-04-25 10:41:27 +10:00
mikeriss
c9547057f6
fixed addional typos
...
typos fixed
2023-04-24 19:59:56 +02:00
mikeriss
17e688c222
typo
...
changed machnine to machine
2023-04-24 19:51:05 +02:00
mikeriss
f5a42e694d
Updated README.md typo
...
changed a typo from signging to signing
2023-04-24 19:48:34 +02:00
Subham Ray
b2d09216c8
rename function
2023-04-24 23:13:38 +05:30
Subham Ray
6d30a486ab
added type for statusFilter
2023-04-24 19:37:41 +05:30
Subham Ray
dc6217b14e
feat(Documents Filter): Keep the URL and UI state in sync when status filter changes
2023-04-24 19:16:56 +05:30
Lucas Smith
a6171ec4f3
Merge branch 'main' into fix/DOC-214-date-field-appears-for-all-recipients
2023-04-23 10:36:17 +10:00
Timur Ercan
d0f962598c
Merge branch 'main' into feat/DOC-210-sign-dialog-broken-on-second-opening
2023-04-21 15:49:40 +02:00
Mythie
81fd9ff749
fix: date field appears for all recipients
...
Updates the signing endpoint to only apply changes to the Date field for the current signer. This is made possible through the addition of the `signedAt` column within the database.
Resolves the issue with one signer filling the date for all recipients and also ensures that the date of signing on a document won't always be todays date after each recipient has signed.
2023-04-21 23:43:54 +10:00
Mythie
4dcb0a684d
fix: debounce display of signing canvas
...
Debounces the display of the signing canvas to avoid situtations where the canvas renders to 2px due to rendering while a transition is being performed.
2023-04-21 23:18:36 +10:00
Timur Ercan
ab96990d43
render PR env debug
2023-04-21 13:29:51 +02:00
Timur Ercan
ad5b2bcf82
fix: pr env condition
2023-04-21 12:59:53 +02:00