Jeroen Reumkens
9134ad8c5e
Improved team layout when blocks have unequal content length. ( #4763 )
...
* Improved team layout when blocks have unequal content length.
* Removed unused translation in members component.
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-29 16:34:01 +00:00
Alex van Andel
506036e751
Fixes few i18n related bugs on change password ( #4755 )
...
* Fixes few i18n related bugs
* Use PasswordField
2022-09-29 16:19:03 +00:00
Hariom Balhara
5e80f5056d
Ensure currentUsername is set before comparing it with username ( #4750 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-29 17:05:01 +01:00
Leo Giovanetti
9304ca1415
Fix long url and show password ( #4738 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-29 11:40:37 -03:00
github-actions[bot]
fb246fdee6
New Crowdin translations by Github Action ( #4754 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-29 14:31:30 +01:00
Leo Giovanetti
7b9e77f43a
Fixing border in installed apps ( #4745 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-29 13:26:36 +00:00
Carina Wollendorfer
47df21322d
Fixes translation issue of dynamic variables in workflows ( #4734 )
...
* replace all underscores for variable translations
* use g instead of replaceAll
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2022-09-29 15:07:22 +02:00
Leo Giovanetti
6017806763
Fix connected calendar list ( #4743 )
...
* Fix connected calendar list
* Fixed invalid params in setDestinationCalendar
* Attempt to fix tests by changing viewport size, bug on /booking pages
* Fixes BookingListItem + another user.id param removed
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-29 12:58:53 +00:00
Alex van Andel
b347f29d6c
Feature/deprecate title translations ( #4682 )
...
* wip
* Aims to deprecate _title keys
* Removed _title translation
* Revert "wip"
This reverts commit 3e33fc6b1e
.
2022-09-29 12:41:40 +00:00
zomars
c26cf74aec
Revert "Increase timeouts ( #4716 )"
...
This reverts commit 145fb09b73
.
2022-09-29 14:23:52 +02:00
zomars
760ed74a11
Fixes broken E2E tests
...
Introduced in #4657
2022-09-29 14:19:04 +02:00
Hariom Balhara
145fb09b73
Increase timeouts ( #4716 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-29 10:06:57 +00:00
Peer Richelsen
dd14e827e1
added cancel button to team creation ( #4756 )
...
* added cancel button
* nit
* nit
2022-09-29 10:47:51 +01:00
GitStart
246c90c10f
public page: border and padding ( #4730 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: Klinger Matheus <klinger.matheus@gitstart.dev>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-29 10:24:28 +01:00
Alexey Pavlov
a42f703c1d
fix: calendar spacings for mobile on availability page ( #4728 )
2022-09-29 10:21:52 +01:00
Leo Giovanetti
7256dbf84f
Fix updating slug ( #4747 )
2022-09-28 23:07:55 +01:00
github-actions[bot]
f5faebad67
New Crowdin translations by Github Action ( #4744 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-28 22:19:00 +01:00
GitStart
be15affa5d
fix padding ( #4673 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-28 22:02:07 +01:00
Alex van Andel
58dd5308ac
Improved load state ( #4696 )
...
* Improved load state
* Don't use editable heading if it is readonly
* Fix ts errors
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-28 19:05:28 +01:00
Udit Takkar
14a6c5a03f
feat: add transition in toasts ( #4658 )
...
* feat: add transition in toasts
* feat: toast animation improved
* fix: type check in toast
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-28 19:01:19 +01:00
github-actions[bot]
5af20f5a7b
New Crowdin translations by Github Action ( #4742 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-28 18:57:58 +01:00
Peer Richelsen
8478363a23
minor layout fixes ( #4741 )
...
* fixed back button, fixed app store detail on mobile
* fixed settings padding and go back button
* Update packages/ui/v2/core/Shell.tsx
* Update packages/ui/v2/core/navigation/tabs/VerticalTabItem.tsx
2022-09-28 18:56:59 +01:00
github-actions[bot]
19b3157c94
New Crowdin translations by Github Action ( #4729 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-28 18:51:19 +01:00
Peer Richelsen
d4dd451c26
Update packages/ui/v2/core/Shell.tsx
2022-09-28 18:49:23 +01:00
Peer Richelsen
6c046f6507
fixed back button, fixed app store detail on mobile ( #4737 )
2022-09-28 18:46:14 +01:00
Peer Richelsen
a792d31939
Update package.json
2022-09-28 17:13:04 +01:00
zomars
fc997739b4
v2.0.2
2022-09-28 11:07:03 +02:00
github-actions[bot]
542d9aa3c6
New Crowdin translations by Github Action ( #4726 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-28 01:07:04 +01:00
github-actions[bot]
8f3e088db7
New Crowdin translations by Github Action ( #4670 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-28 00:53:02 +01:00
Udit Takkar
699313ac70
fix: position of badges ( #4657 )
...
* fix: position of badges
* feat: mobile design added
* fix: minor ui bugs
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-28 00:51:41 +01:00
Carina Wollendorfer
fca7087e7d
render scheduled email instad of rescheduled email ( #4722 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-09-27 20:48:35 +01:00
Carina Wollendorfer
a6b16490c0
change zapier_other to zapier_automation ( #4719 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-09-27 12:01:54 +00:00
Harsh Singh
5da735c418
/settings sidebar doesn't match figma designs fix ( #4705 )
...
Co-authored-by: Guest <guest@pop-os.localdomain>
Co-authored-by: root <root@pop-os.localdomain>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-09-27 10:24:09 +01:00
Joe Au-Yeung
f9ef883f3d
Close settings sidebar on window resize ( #4662 )
2022-09-26 15:09:51 -04:00
Leo Giovanetti
9ddbaf0966
Fixing wrapping of buttons in appstore ( #4704 )
2022-09-26 14:12:54 +00:00
Carina Wollendorfer
0695ce7edb
redirect to even types after deletion ( #4707 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-26 13:31:33 +01:00
Carina Wollendorfer
74f0d39997
fix password reset text ( #4708 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-09-26 13:18:11 +01:00
Peer Richelsen
85ab3fb164
fixed z-index and buttons in avatar uploader ( #4698 )
2022-09-24 17:09:37 +00:00
Hariom Balhara
ab417ac267
Hide mobile nav on subpages based on backPath ( #4695 )
...
* Hide nav on subpages based on backPath. Add backPath where it was missing
* Fix heading not showing on mobile
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-24 11:55:50 +00:00
Hariom Balhara
24635af730
Hotfix: Be more strict with safeRedirectUrl check ( #4675 )
...
* Be more strict
* Apply suggestions from code review
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-24 09:40:49 +01:00
sean-brydon
682f0c66ff
Fix min booking notice ( #4679 )
...
* Fix miniumbookig notice
* Fixes minutes field not working properly (#4680 )
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-23 14:00:45 +00:00
Hariom Balhara
ace27ca84e
Use PremiumTextField in v2 ( #4577 )
...
* Use PremiumTextField in v2
* Fix tests
* Fix Lint
* Fix TS error
* Fixes
* Fix username input in self hosted scenario
* Fix type error
* Fix Tests
* Fix username text field test
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2022-09-22 17:34:17 +00:00
Hariom Balhara
ce41397517
Routing Forms Improvements - Rename routing_forms to routing-forms ( #4546 )
...
* Animate fields list and routes list
* Rename routing_forms slug to routing-forms
* Add comments
* Fixtypo
* Add dropdown separator for consistency
* Fix missing occurences of routing_forms and improve types for webhooks
* Fix weird error about title child is an array
* Fix webhook issues
* Fix webhook tests and issues found during fixing them
* Fix lint errors and warnings
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-22 22:53:43 +05:30
zomars
81aba55710
Website update
2022-09-22 16:49:53 +00:00
Hariom Balhara
c5fc3a7e8e
Add Billing link ( #4668 )
2022-09-22 15:33:59 +00:00
Hariom Balhara
f628ac4366
Avoid creating dynamic HTML ( #4669 )
2022-09-22 19:13:45 +05:30
Udit Takkar
6e2e252c49
feat: new filter added ( #4612 )
...
* feat: new filter added
* fix: type error
* Update packages/ui/v2/core/layouts/BookingLayout.tsx
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-22 07:48:27 +00:00
Nafees Nazik
10d3a126aa
fix: skeleton loader issue in settings/api-keys ( #4634 )
...
* fix: skeleton loader issue
* fix: simplify logic
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-22 05:29:15 +00:00
alannnc
341c39cb6b
fix-connect-calendar-minor-issues ( #4586 )
...
* Fix displaying both loading and calendar list while returning to page from calendar, added redirect on SSR for installed/calendar page
* Use SSR only for installed/[category] page because of redirect requirement based on cookie
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2022-09-22 04:26:56 +00:00
Alex van Andel
91909281bc
Fixes minimumBookingNotice ( #4656 )
2022-09-21 21:37:31 +00:00