Jeroen Reumkens
7ed21b692e
#4306 : Added darkmode support for select by styling via tailwind ( #4824 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-10 18:50:43 +00:00
Peer Richelsen
4fcdc7bf5c
added badge for unconfirmed bookings ( #4912 )
...
* added badge for unconfirmed bookings
* added link to unconfirmed bookings
* added rounded prop to badge, added unconfirmed badge to botto nav
* Supporting recurring events + bug fix
* Tooltip and hover style
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-10-10 17:00:09 +00:00
Carina Wollendorfer
2a0a293f8c
Add new workflow action: Send email to specific email address ( #4929 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-10 13:40:20 +00:00
Jeroen Reumkens
1b15b71a24
Feat/improve animation on public booking page ( #4848 )
...
* Improve responsive layout for timezone select on booking page.
* Close TZ dropdown on booking page when it's hidden for mobile/desktop, this prevents having a dropdown menu floating around.
* Improved animation for showing timeslots on booking page.
* Changed back button on booking page to sm+ to md+ like it was before.
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-10 13:24:06 +00:00
github-actions[bot]
5d9889a90c
New Crowdin translations by Github Action ( #4927 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-10-10 13:42:19 +01:00
github-actions[bot]
c68e7595fe
New Crowdin translations by Github Action ( #4923 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-10 09:28:18 +01:00
Herbert Mühlburger
3f6be3b2c0
correct german spelling ( #4925 )
2022-10-10 09:27:44 +01:00
github-actions[bot]
fabf692a08
New Crowdin translations by Github Action ( #4904 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-10-08 18:10:55 +01:00
Carina Wollendorfer
7d77132102
Add 'after event ends' trigger to workflows ( #4882 )
...
* add after event ends workflow trigger to enum
* add after meetings ends trigger
* fix label for time span
* add deleted label for message template
* add lost changes from merge conflict
* set reminder for already existing bookings
* fix label 'How long before event starts/ends'
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-10-07 12:18:28 -06:00
Leo Giovanetti
0098591a56
Applying feedback from a merged PR ( #4887 )
2022-10-06 17:38:50 -03:00
Leo Giovanetti
4e49d32c61
Fixing unconfirmed/recurring bookings ( #4881 )
2022-10-06 13:23:22 -06:00
GitStart
0b29c5063a
Wrong css in event configuration page buttons ( #4869 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: C000Ldude <coolmagnas@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: Eman <emmanuelgatwech@gmail.com>
Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Omar López <zomars@me.com>
2022-10-06 12:16:32 -06:00
zomars
95a92567cb
Update change-username.e2e.ts
2022-10-06 12:15:14 -06:00
Peer Richelsen
7900f8bab5
fixes to booking page ( #4876 )
2022-10-06 14:33:57 +00:00
Hariom Balhara
50904d2588
useForm defaultValues should be available initially ( #4863 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-06 13:37:52 +00:00
github-actions[bot]
6f811f4f0a
New Crowdin translations by Github Action ( #4877 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-10-06 14:14:10 +01:00
sean-brydon
ff78e66051
Add successful booking redirect URL to booking page ( #4871 )
...
* Add redirect URL field and switch
* Remove and add new translation for description
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-10-06 13:32:11 +01:00
Jeroen Reumkens
0ebce77a7b
#4851 : Always take timeformat on booking page from profile if user is logged in. Also hides timeformat toggle on booking page for logged in users. For non loggedin users we still infer by looking at browser timezone, after that we set a localstorage which we will look at, and which will get updated when the user updates the toggle in the timezone dropdown. ( #4865 )
2022-10-06 10:25:41 +00:00
sean-brydon
4282adac4b
Fix text wrap ( #4867 )
2022-10-06 10:57:57 +01:00
github-actions[bot]
10ab86b332
New Crowdin translations by Github Action ( #4772 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-10-05 20:23:28 +01:00
Peer Richelsen
f04cfef0af
reduced padding top on mobile onboarding ( #4856 )
2022-10-05 18:46:20 +00:00
Alex van Andel
50151403c4
v2.0.4
2022-10-05 16:27:01 +01:00
Peer Richelsen
7aa131f349
added TimezoneChangeDialog ( #4818 )
...
* nit
* added timezoneChangeDialog
* prevent interactOutside
* nit
* fixed title prop clash
* nit
* remind in one day if clicked outside
* Use utcOffset instead of tz string for checking diff
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-05 14:33:29 +00:00
Jeroen Reumkens
5766d6f5f4
Improve responsive layout of timezone select on booking page ( #4839 )
...
* Improve responsive layout for timezone select on booking page.
* Close TZ dropdown on booking page when it's hidden for mobile/desktop, this prevents having a dropdown menu floating around.
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-05 13:11:26 +00:00
Alex van Andel
f49783b453
Bugfix/reinstate tab name with fixed test ( #4842 )
...
* added ?tabName=setup to event-type detail link to give it active status (#4830 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Use pathname instead of href directly
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-05 11:55:11 +00:00
Jeroen Reumkens
246fce3ab8
#3785 : Converted billing settings page to v2. ( #4795 )
2022-10-04 22:54:15 +00:00
zomars
da8d2da368
v2.0.3
2022-10-04 14:46:51 -05:00
alannnc
f01058e073
fix/error-while-confirm-booking ( #4834 )
...
* Add try/catch on workflows while confirming a booking
* Revert "added ?tabName=setup to event-type detail link to give it active status (#4830 )"
This reverts commit 11c44db609
.
Co-authored-by: Omar López <zomars@me.com>
2022-10-04 14:46:17 -05:00
Peer Richelsen
11c44db609
added ?tabName=setup to event-type detail link to give it active status ( #4830 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-04 17:03:31 +01:00
Peer Richelsen
9d911cbb59
fixed dropdown in safari ( #4828 )
...
* fixed dropdown in safari
* nit
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-04 15:50:15 +00:00
Alex van Andel
30a887df6f
Some tweaks to the ui - use button - use flex justify-between ( #4826 )
2022-10-04 15:37:20 +00:00
alannnc
62fea25eb9
fix/connected calendar list different states ( #4821 )
...
* Display error if trpc query failed, catch error on getting calendar and cleanup to don't leak credentials to client
* Add calendar connection broke error
* Edit style on alert and disconnecting button
* Ts errors and added translation
* Type fix
* Key and text change for broken calendar connection
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-04 14:56:38 +00:00
Peer Richelsen
e7ed20ea27
fixed border on dark mode success ( #4823 )
2022-10-04 13:43:49 +01:00
Peer Richelsen
5e12b5defe
new button in logout ( #4816 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-10-04 09:31:13 +00:00
GitStart
f3e2cf5075
Onboarding, input validation error isn't positioned correctly ( #4758 )
...
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: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: Eman <emmanuelgatwech@gmail.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.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>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-01 21:01:41 +00:00
Carina Wollendorfer
a5d2f2444a
Fixes 'How to use Additional Inputs as Variables' dialog in workflows ( #4773 )
...
* add i18n translations and fix dialog width and height
* fix typo
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-09-30 14:41:12 +00:00
Jeroen Reumkens
6d45e1c7c7
#4533 : Show correct time format on booking page ( #4771 )
...
* #4533 : Store timeformat preferences in localstorage when changing profile. This way you see the correct format on the booking page. Also abstracted the reuse of the localstorage key for timeformat into a small util function, to prevent typos in the future.
* Update apps/web/components/booking/pages/AvailabilityPage.tsx
* 4533: Changed 24hfromlocalstorage values from strings to real booleans for better DX.
* Update apps/web/lib/clock.ts
Co-authored-by: alannnc <alannnc@gmail.com>
* Make code shorter by only handling remaining cases
Co-authored-by: alannnc <alannnc@gmail.com>
* Remove unnecessary boolean check
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-09-30 14:45:28 +02:00
Jeroen Reumkens
48419469a6
#4445 : Fix to prevent bookings with long titles or a lot of content from overflowing on the page. ( #4769 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2022-09-30 11:47:20 +01:00
Joe Au-Yeung
045ebb6e01
Fix RadixUI dropdown 1.0.0 ( #4767 )
...
* Add portal part
* Add portal part to pages
* Add portal part to pages
2022-09-30 12:29:22 +02:00
Jeroen Reumkens
c78ea5de0b
Added 100vh fix for ios to make sure it always fills the screen height. By default 100vh on ios sometimes will and sometimes won't take into account the address bar height, causing on eg the event types or bookings pages the content to be behind our bottom nav. ( #4770 )
2022-09-30 10:12:22 +01:00
github-actions[bot]
d1a787315c
New Crowdin translations by Github Action ( #4762 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-29 19:23:43 +01:00
Joe Au-Yeung
ce1f1f3c47
Upgrade to Radix 1.0 ( #4746 )
...
* Change package.json version and yarn lock
* Add popover
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-29 18:22:07 +01:00
Alex / KATT
2f8bd3c07a
add trpc v10 ( #4683 )
...
* revert me later
* let's see if this builds
* fix dupe proc
* fix: v10 works
* fix type error
* fix type error
* fix type errors
* fix more
* add example procedure
* spreading not needed
* Update yarn.lock
* Revert "revert me later"
This reverts commit 0c8c15d057
.
Co-authored-by: Chris Bautista <chrisbautista@netflix.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-29 16:58:29 +00:00
Omar López
d2f27a0463
Fixes for advanced tabs form logic ( #4731 )
...
* Fixes for advanced tabs form logic
* Typefix
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-29 16:46:47 +00:00
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
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
760ed74a11
Fixes broken E2E tests
...
Introduced in #4657
2022-09-29 14:19:04 +02: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
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
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
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
6c046f6507
fixed back button, fixed app store detail on mobile ( #4737 )
2022-09-28 18:46:14 +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
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
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
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
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
Nafees Nazik
f14b13a1ba
feat: optimistically update when deleting an availability ( #4648 )
...
* feat: use optimistic updates for deleting
* feat: remove loading props
* feat: remove loading props from v1 component
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-21 21:04:21 +00:00
Peer Richelsen
6e49a3e1c3
fixed <Meta> and fixed dropdown in api keys ( #4652 )
...
* fixed dropdown in api keys
* nit
* fixed meta title for settings
2022-09-21 16:35:19 +00:00
Joe Au-Yeung
830f42bf9a
Run available user check if event type does not have checks ( #4646 )
...
* Move available users if there are no seats
* Fix adding default seat to event type
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-21 16:30:44 +00:00
Peer Richelsen
612b293a70
typo
2022-09-21 16:07:48 +00:00
Peer Richelsen
3ecfa75f86
fixd layout shift in app detail ( #4650 )
2022-09-21 16:07:11 +00:00
Hariom Balhara
631e974769
Fix flash of untranslated content by adding inline Skeleton Loaders on EventType ( #4519 )
...
* Add support for easy use of inline skeleton
* Fix user being taken to /v2 path
* Fixes
* Fix TS
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-21 16:01:47 +00:00
github-actions[bot]
42c128b790
New Crowdin translations by Github Action ( #4613 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-21 15:44:08 +00:00
Leo Giovanetti
e2747f89d0
Calendar credential key missing fix ( #4645 )
2022-09-21 13:24:02 +00:00
Alex van Andel
a1d4589e66
Icon button instead of text ( #4636 )
...
* Icon button instead of text
* Add tooltip on hover
2022-09-21 05:52:14 +00:00
Alex van Andel
52959fe257
Fixes password prompt race condition ( #4644 )
2022-09-21 10:11:08 +05:30
Peer Richelsen
61b010a60a
app store updates (caldav) ( #4640 )
...
* added (beta) label to CalDav and list of supported providers
* nit
* fixed app store title on mobile
* i18n for app store
2022-09-20 17:48:20 +00:00
Carina Wollendorfer
4e6e484d8b
only allow to add steps of user's workflow ( #4637 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-09-20 17:00:43 +00:00
Nafees Nazik
0a2de203a6
feat: animate event list while reordering ( #4611 )
...
* fix: prevent waiting while invalidating
* feat: add auto animate
* static postion is added to animation container because auto animate adding
a inline style of position relative, which breaks arrow buttons
position.
* fix: wait until query get cancelled
* fix: set querydata correctly
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-20 16:55:37 +01:00
Alex van Andel
48ee7a956c
Fixes #4606 - Add guests cannot be removed ( #4609 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-20 12:37:34 +00:00
Alex van Andel
9b6d5d2ff8
Fixes #4380 ( #4615 )
2022-09-20 10:56:52 +00:00
Hariom Balhara
ec0352da20
Fix wrong team link ( #4620 )
2022-09-20 10:27:15 +00:00
GitStart
f855f24d5c
typo in /more ( #4610 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-19 22:42:37 +00:00
github-actions[bot]
1640264e40
New Crowdin translations by Github Action ( #4599 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-19 16:21:12 +00:00
Peer Richelsen
1de00d46bf
fixed 404 signup page ( #4603 )
2022-09-19 15:49:04 +00:00
Peer Richelsen
c1cb02a9d1
fixed settings teams rewrite
2022-09-19 14:38:21 +00:00
Hariom Balhara
c6ad2de2f9
Embed width increase to allow preview to work in desktop mode ( #4547 )
2022-09-19 17:04:30 +05:30
Leo Giovanetti
9ae3a0eaba
Fixing installed app navigation ( #4595 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-19 10:03:50 +00:00
Hariom Balhara
2f3d7318a4
Hotfix/ Embed Tabs ( #4593 )
2022-09-19 10:47:46 +01:00