Commit Graph

216 Commits

Author SHA1 Message Date
8b9738f6d5 fix: updated all logo component to set color 2023-06-01 22:05:15 -04:00
df2294b43b dynamic coloring of logo mark 2023-05-29 13:17:40 -04:00
b2b499f397 chore: update signup link 2023-05-28 06:16:48 +02:00
eb18a7e11c feat: update password in dashboard 2023-05-28 13:11:09 +10:00
89d9e02464 fix: update logo 2023-05-28 13:10:09 +10:00
7890b4adf1 feat: update logo 2023-05-27 18:18:34 +02:00
6aa40b2547 feat: update logo 2023-05-27 18:18:21 +02:00
106ac40fb1 texts, monthly billing default 2023-05-21 21:01:34 +02:00
1e505088ad fix: hide billing if the feature flag hasn't been passed 2023-05-21 23:00:54 +10:00
b5ec3cc817 Merge branch 'main' into feat/add-subscriptions 2023-05-19 19:47:23 +02:00
f34813e450 Update login.tsx 2023-05-14 20:13:45 +07:00
22bc854cac feat: add warnings for subscription lapses and cancellations 2023-05-06 16:40:37 +10:00
6934e573d5 feat: add guards and subscription ui 2023-05-06 16:08:21 +10:00
ed3e4d22ef feat: scaffhold subscription table and ui 2023-05-05 19:29:42 +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
d0f962598c Merge branch 'main' into feat/DOC-210-sign-dialog-broken-on-second-opening 2023-04-21 15:49:40 +02:00
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
ba3ffe68ea fix: disable selection for draft recipients 2023-04-16 23:02:50 +10:00
593c317bf1 small fix for recipient-selector
ListBox options must be unique
2023-04-06 14:09:08 -04: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
2d0fb2879d doc-135 2023-04-04 17:46:23 +02:00
2291744580 typo 2023-04-04 14:22:25 +02:00
e3059cfb34 add recipient to add fields hint 2023-03-27 13:07:35 +02:00
f32c3d999a background fixes firefox 2023-03-27 12:47:16 +02:00
3d0d7d1245 bugfix click on signing on mobile 2023-03-26 20:03:46 +02:00
6f31dacd74 fix settings active bug 2023-03-22 18:44:03 +00: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
b7cc4aed9b Route to profile on settings click on navbar 2023-03-21 17:53:47 +00:00
0e9aa4ab62 Merge branch 'main' into doc-162 2023-03-21 14:16:47 +01:00
a57e0b2b57 coming soon hint 2023-03-20 15:45:57 +01:00
7d6bd00a22 allow adding field via recipient token for signing 2023-03-20 15:11:20 +01:00
025e6a4eb1 feature flag for signup 2023-03-19 14:59:10 +01:00
1bfac711ac build fix 2023-03-19 12:43:10 +01:00
cb2d77c609 doc-171 2023-03-19 12:31:54 +01:00
253e5cfcfa show all fields while signing, date field design 2023-03-19 12:13:13 +01:00
ff16972646 hide free_signature field in editor 2023-03-19 11:54:26 +01:00
3ba6afabfc cleanup debug 2023-03-19 11:53:36 +01:00
266ecf0f8d bugfix racecondition in adding field to ui in parallel 2023-03-19 11:17:04 +01:00
071398273a bugfix multiple fields added after field type change: removed "drag drop" feeling handlers 2023-03-19 11:08:15 +01:00
cd5f6fde32 remove debug statement 2023-03-19 10:28:15 +01:00
7c830d3607 bugfix don't show half created recipient 2023-03-19 10:21:19 +01:00
f77f101e67 unused deps 2023-03-17 15:05:38 +01:00
358509a25c 🐛 doc-158 2023-03-14 14:35:45 +01:00
d4f7fea363 fix 2023-03-09 18:37:50 +01:00
fd123f0ba2 fix 2023-03-09 18:36:36 +01:00
f058400d24 🐛 2023-03-09 18:33:40 +01:00
babed9a3b3 🐛 doc-122 2023-03-09 14:09:16 +01:00