d688e174a3
Merge branch 'main' into feat/DOC-170-add-name-field
2023-05-26 17:59:00 +02:00
cc7ab171b1
Merge pull request #160 from documenso/ElTimuro-patch-1
...
Update README.md
2023-05-26 17:23:16 +02:00
466941dbc2
Update README.md
2023-05-26 17:22:56 +02:00
ecaec356a1
Product Hunt Hint
2023-05-23 17:22:40 +02:00
38f730c730
added EE folder and EE license scaffold
2023-05-23 17:09:42 +02:00
2b4a9fbe21
Merge pull request #145 from documenso/feat/add-subscriptions
...
Add subscriptions
2023-05-22 16:43:10 +02:00
106ac40fb1
texts, monthly billing default
2023-05-21 21:01:34 +02:00
62ac181193
Merge branch 'main' into feat/add-subscriptions
2023-05-21 20:44:07 +02:00
9580100d66
Merge pull request #153 from documenso/doc-215-link-token
...
fix: pass recipient token to signed page
2023-05-21 20:37:39 +02:00
38a8279757
fix
2023-05-21 20:36:38 +02:00
ed77000746
fix: pass recipient token to signed page
2023-05-21 20:28:06 +02:00
73b72c6cce
fix NEXT_PUBLIC_ALLOW_SIGNUP reference
2023-05-21 20:10:06 +02:00
b2aa4d6587
Merge branch 'main' into feat/add-subscriptions
2023-05-21 19:08:23 +02:00
bde80bf2c9
clean up debug
2023-05-21 18:52:35 +02:00
1e505088ad
fix: hide billing if the feature flag hasn't been passed
2023-05-21 23:00:54 +10:00
3efe1fedd7
Merge branch 'main' into feat/DOC-170-add-name-field
2023-05-19 20:07:08 +02:00
ae0799168a
clean up submodule
2023-05-19 20:02:39 +02:00
b5ec3cc817
Merge branch 'main' into feat/add-subscriptions
2023-05-19 19:47:23 +02:00
370f38457b
Merge pull request #151 from abielzulio/abielzulio-fix-typo
...
fix(`typo`): `availible` → `available`
2023-05-19 18:58:55 +02:00
f34813e450
Update login.tsx
2023-05-14 20:13:45 +07:00
8f6c6dccf4
Merge pull request #148 from piyushkrmaurya/main
...
Add tooltip to recipients action buttons
2023-05-12 07:42:24 +10:00
826704c21f
Adds animation to tooltip
2023-05-11 21:00:05 +05:30
4f47bbb552
Adds consistent 'className' to action buttons
2023-05-11 14:04:40 +05:30
825231fe2a
Adds tooltip to recipient action buttons
2023-05-11 12:15:41 +05:30
012d2a9a09
Merge pull request #147 from dephraiim/readme-fixes
...
Readme Fixes
2023-05-09 17:28:27 +10:00
85c593d8e3
fix typo
2023-05-09 07:24:38 +00:00
0f28692a39
Update readme
2023-05-07 11:25:12 +00:00
22bc854cac
feat: add warnings for subscription lapses and cancellations
2023-05-06 16:40:37 +10:00
d2c5657093
fix: update signup env var
2023-05-06 16:11:56 +10:00
6934e573d5
feat: add guards and subscription ui
2023-05-06 16:08:21 +10:00
7eaa00b836
feat: add stripe api handlers
2023-05-06 14:34:43 +10:00
e7e881be01
fix: update env types
2023-05-06 14:34:20 +10:00
e80997f462
fix: update env vars
2023-05-06 14:33:42 +10:00
da0166b746
fix: tidy stripe feature and add provider
2023-05-06 14:33:27 +10:00
900b816ae0
feat: stripe handlers and fetchers
2023-05-05 20:08:18 +10:00
ed3e4d22ef
feat: scaffhold subscription table and ui
2023-05-05 19:29:42 +10:00
bf84ec8962
Merge pull request #74 from Mythie/chore/optimise-deps
...
chore: optimise depedency tree
2023-05-01 20:38:24 +10:00
1abfa93551
Merge branch 'main' into chore/optimise-deps
2023-05-01 20:36:37 +10:00
039cc75882
Merge pull request #139 from documenso/fix/improve-general-styling
...
chore: improve general styling
2023-05-01 20:05:17 +10:00
8457823d8e
fix: improve sign in and sign up pages
2023-05-01 20:01:36 +10:00
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
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
108614bf46
Merge branch 'main' into feat/DOC-210-sign-dialog-broken-on-second-opening
2023-04-28 18:22:57 +02:00
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
82139f6b2d
Merge branch 'main' into fix/DOC-214-date-field-appears-for-all-recipients
2023-04-25 11:51:23 +02:00
8195116ab8
Merge branch 'main' into feat/DOC-170-add-name-field
2023-04-25 09:50:03 +02:00
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
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
64b755d5ba
Merge branch 'main' into fix/keep-url-state-in-sync
2023-04-25 10:48:07 +10:00
8788b64585
Merge pull request #143 from mikeriss/fix-typo
...
Fix: typos on Readme
2023-04-25 10:41:27 +10:00