Hariom Balhara
8583d9b2e6
Embed Improvements: Add auto-scroll support back, reduce CLS, remove loader for Routing Form embed ( #4819 )
...
* Add back auto-scroll fix with proper check of visibilith
* Do improvement in CLS and dont show "Loading" text
* Improve experience with routing forms embed
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-14 10:10:54 +00:00
github-actions[bot]
3e417330b5
New Crowdin translations by Github Action ( #4988 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-10-13 17:50:59 +01:00
Carina Wollendorfer
f0aded92db
Add skeleton loader to offer seats ( #4987 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-10-13 13:33:41 +01:00
Alex van Andel
a28325e69a
Adjust booking list startTime to the timeZone of the logged in user ( #4984 )
2022-10-13 12:01:11 +01:00
github-actions[bot]
f949cf1bd1
New Crowdin translations by Github Action ( #4977 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-10-13 10:36:15 +01:00
Omar López
e5af99f572
Moved booking logic to calcom/features ( #4960 )
...
* Moved booking logic to calcom/features
Needed to reuse on public API
* Type fixes
* Cleanup
* Cleanup
* Cleanup
* Restored still needed V1 pages
This reverts commit 790a304a6a
.
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-12 13:04:51 +00:00
Peer Richelsen
c40ff2e6bb
added new license required /signup page ( #4966 )
2022-10-12 13:52:59 +01:00
Nafees Nazik
a9b18496e0
refactor: left booking information box component ( #4251 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
2022-10-12 08:39:14 +00:00
github-actions[bot]
d35ad510c9
New Crowdin translations by Github Action ( #4955 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-10-12 09:28:17 +01:00
GitStart
6e834aa8eb
Delete Dialog once closed, makes the entire app unresponsive. ( #4906 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: RubensRafael <rubensrafael2@live.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: MuriloAmarals <muralha2000@gmail.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.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: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-12 12:55:37 +05:30
sean-brydon
5293db29d9
Feat Booking Limits ( #4759 )
...
* Add db relevant stuff
* Basic UI there still buggy
* This UI is hard - some progress
* Fix awful state mangament
* Fix re-ordering
* Working UI logic!
* Partical working minMax function
* Fix min max
* bookingLImits api + tests
* Moved checkBookingLimits to backend only code
* Fix httperror import
* Return busy times
* Remove avaliablity calc
* Working for everything but year
* Remove redundant + fix async forloop
* Add compatible type
* Future proof with evenTypeId filter
* Fix commonjson
* Sorting + validation + tests + passing
* Add empty test
* Move validation check to backend
* Add bookinglimits in trpc
* Add test for undefined
* Apply suggestions from code review
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
* Update apps/web/components/v2/eventtype/EventLimitsTab.tsx
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
* Rename value for eligiability
* Rename keyof type
* status code
* Fix toggle not toggling off
* Update apps/web/pages/v2/event-types/[type]/index.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/v2/event-types/[type]/index.tsx
Co-authored-by: Omar López <zomars@me.com>
* Change back to undefined as it is working for sean. See if it fails on testapp
* Fixing test builder
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-10-12 05:29:04 +00:00
github-actions[bot]
2c6c768145
New Crowdin translations by Github Action ( #4949 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-11 16:32:52 +01:00
github-actions[bot]
bceeee70e0
New Crowdin translations by Github Action ( #4940 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-10-11 15:17:42 +01:00
Carina Wollendorfer
47e496fded
Remove <Loader/> from app setup pages and team user availability view ( #4931 )
...
* remove loader from setup screens + zapier loading
* remove loader from team user availability
* create skeleton loader
* code clean up
* code clean up
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-10 17:31:16 -06:00
zomars
0289e727ad
sync monorepo packages
2022-10-10 17:22:52 -06:00
zomars
368d1afe27
v2.0.5
2022-10-10 17:01:53 -06:00
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
alannnc
6e71de7ca3
fix isSelectedProp for settings/calendars switches ( #4589 )
2022-09-19 02:01:34 +00:00
zomars
588748d78e
Simplifies Vertical and Horizontal tabs
2022-09-19 00:58:28 +01:00
Peer Richelsen
22f6d8ab9b
added more app store screenshots ( #4564 )
...
* added screenshots
* nit
* fixed #4574
2022-09-18 11:58:32 +00:00
Peer Richelsen
57f0d115cf
fixed button group in /teams ( #4573 )
...
* fixed button group in /teamas
* nit
2022-09-18 11:32:54 +00:00
Hariom Balhara
abdb196f56
Fix typeform how-to-use page ( #4567 )
2022-09-18 05:03:34 +00:00
zomars
8c0e2b5129
v2.0.1
2022-09-17 23:29:10 +01:00
Joe Au-Yeung
cf32287109
Add password on confirmation when changing email ( #4503 )
...
* Add email confirmation
* Confirm password only if email was changed
Co-authored-by: Omar López <zomars@me.com>
2022-09-17 23:27:25 +01:00
sean-brydon
546d0d50c4
Impersonation fix ( #4521 )
...
* Impersonation fix
* Update packages/features/ee/impersonation/lib/ImpersonationProvider.ts
Co-authored-by: Omar López <zomars@me.com>
* Fix zod schema
* Early returns
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-09-17 21:09:06 +00:00
Joe Au-Yeung
33e8198779
Hotfix To Seats on Event Types ( #4528 )
...
* Hotfix
* Add seats input to event type page
2022-09-17 21:44:29 +01:00
Leo Giovanetti
1b2707d4f0
Old teams page in v2 ( #4553 )
...
* Old teams page in v2
* Tea nav item fix
* Team creation modal converted to v2
* Updated emptyscreen and shell button
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-17 17:53:31 +00:00
Agusti Fernandez Pardo
00071bcdf0
fix: general settings (Save / Update on submit) ( #4557 )
2022-09-17 17:09:52 +00:00
Jonathan Giardino
fc5cc5b8bc
Fix: event types skeleton is off #4540 ( #4550 )
2022-09-17 13:46:11 +00:00
Alex van Andel
4645bbcb75
Use refs for inputs, full_name label, un-hardcoded WEBSITE_URL ( #4542 )
2022-09-17 02:40:27 +00:00
Nafees Nazik
95b903110f
Fix alignment issues ( #4495 )
...
* fix: spacing issue in externalRedirectUrl text input
* fix: remove unnecessary margin from appcard
* fix: center align switch
* fix: alignment in widget text field
* Update packages/app-store/ee/routing_forms/pages/route-builder/[...appPages].tsx
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2022-09-17 02:00:22 +00:00
Leo Giovanetti
2917455324
Mobile tweaks app store ( #4537 )
2022-09-16 22:15:47 +00:00
Leo Giovanetti
cf7b7d7d3d
Fixing forget password link in login ( #4526 )
...
* Fixing forget password link in login
* Showing heap info
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-09-16 15:27:44 +00:00
sean-brydon
96aaa36751
Fix dropdown focus + public dark mode buttons ( #4527 )
...
* Fix dropdown focus
* Fix darkmode buttons to use brand
2022-09-16 14:29:40 +00:00
Hariom Balhara
52e74245a4
Settings View Fixes - Theme not working/Nav Items not highlighted ( #4522 )
...
* Fix theme not working
* Fix Nav items of teams not highlighted
2022-09-16 12:03:58 +00:00
zomars
b787d98502
v2.0.0
2022-09-15 21:55:54 +01:00
Leo Giovanetti
d55ffe8d9d
Feat: v2 App Store / Installed Apps ( #4220 )
...
* First commit
* Additional changes to meet designs
* Fixing app details disconnect button
App Store category filtering fixed
* Further changes for the fix
* Progress on various fronts
* Fixing e2e tests
* second try fixing e2e tests
* Yet again trying to fix e2e tests
* Missing action for non-credential flow
* Adding missing Add button
* Final tweaks and fixes
* Missing button in empty screen
* fix border radius
* EmptyScreen for calendar
* Dynamic installed app return page with highlights + other fixes
* Removing unneeded code
* App Store V2 Improvements over feat/v2-installed-apps (#4379 )
* Removing unneeded text
* Fixing app details disconnect button and number of apps (#4305 )
* V2 Settings Shell - Add Teams Section & UI fixes (#4347 )
* Add teams to sidebar and fix UI
* Clean up
* V2 Multi-select (Team Select) (#4324 )
* --init
* design improved
* further fine tuning
* more fixes
* removed extra JSX tag
* added story
* NIT
* revert to use of CheckedTeamSelect
* Removes comments
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* fix: toggle alligment (#4361 )
* fix: add checked tranform for switch (#4357 )
* fixed input size on mobile, fixed settings (#4360 )
* fixing type errors
* Mobile fixes
* Tests fixes
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: zomars <zomars@me.com>
* Feat/team owner booking (#3999 )
* WIP: testing queries
* feat: add badge
* fix: get only id
* refactor: get bookings query
* WIP: display attendees added
* fix: add type
* Adds skeleton loader to workflows (#4402 )
* fix event types skeleton loader
* fix margin in event types
* fix skeleton loader in bookings
* add skeleton loader for workflow list
* add skeleton loader for editing page
* fix border radius of skeleton loader
* fix mobile view workflow list
* add mobile view for skeleton list
* make multi select full with in mobile view
* mobile view for edit skeleton loader
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* V2 settings teams (Profil, Members, Appearance View) (#4350 )
* add team profile
* first version for team members page
* finish up design of member list item
* fix dialog buttons
* add missing seats and upgrading information
* add v2 dialog for changing role
* finish basic version of member's schedule
* remove modalContainer
* design fixes team profile page
* show only team info to non admins
* allow all member to check availabilities
* make time available heading sticky
* add dropdown for mobile view
* create team appearance view
* finish appearance page
* use settings layout and add danger zone for member
* add fallback logo
* Add teams to sidebar and fix UI
* add team invitations
* Clean up
* code clean up
* add impersontation and disable autofocus on calendar
* improve team info
* refactor teaminvitelist code and fix leaving a team
* add team pages to settings shell
* add link to create new team
* small fixes
* clean up comments
* V2 Multi-select (Team Select) (#4324 )
* --init
* design improved
* further fine tuning
* more fixes
* removed extra JSX tag
* added story
* NIT
* revert to use of CheckedTeamSelect
* Removes comments
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* fix: toggle alligment (#4361 )
* fix: add checked tranform for switch (#4357 )
* fixed input size on mobile, fixed settings (#4360 )
* fix image uploader button in safari
* code clean up
* fixing type errors
* Moved v2 team components to features
Adds deprecation notices
* Update SettingsLayout.tsx
* Migrated to features and build fixes
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
* add rainbowkit form to v2 event-types (#4349 )
Co-authored-by: Omar López <zomars@me.com>
* v1.9.5
* Fix/daterangepicker css (#4418 )
* added styles from external stylesheet
* fixed a border color
* codacy improvements
* more codacy fix
* codacy why u be so dumb
* dynamic import rainbow (only if installed) (#4409 )
* Tidyup app cards (#4428 )
* Moving API to trpc query
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com>
Co-authored-by: hexcowboy <accounts@cowboy.dev>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Abstracting one level the redirectUrl for apps
* Moving enum to a better/working place
* Another try
* Missing code
* Correcting categories look in apps page
* ui tweaks
* Breadcrumb wrong font-weight
* Toast is v1 component and copy updated
* Fix TS error
* Fix TS error
* Update AppsLayout.tsx
* Update InstalledAppsLayout.tsx
* translations and disconnect button with icon
* Reverting file
* Test e2e fix on app-store
* Missing testid in button
* Fix to click categories that are visible
* Going directly to category page as a patch
* Fixing stripe e2e test
* Disconnect is now empty with icon
* Disabled stripe test for now as the navigation is completely changed
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com>
Co-authored-by: hexcowboy <accounts@cowboy.dev>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-15 19:53:09 +00:00
sean-brydon
1a776a7320
Add slot interval ( #4496 )
2022-09-15 18:48:22 +00:00
Joe Au-Yeung
9253257699
Hotfix - Add email field to profile settings ( #4498 )
...
* Add email field
* Add email hint
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-15 17:45:03 +00:00
Alex van Andel
fc74b686b6
Hotfix/fix tests ( #4494 )
...
* Comment userv2Banner
* Fixed wipemycal test
* Fixed 'Delete my account' and WipeMyCal tests
* Fixed at least one test, need stripe for others.
* Disable embed tests for now
* Fixed console error due to illegal setState
* Hopefully fixed change-password functionality
* Partially implement new team flow
* Fix Change password test by setting a password with both capital and small letters
* recurring event text fix
* Fixed hash-my-url test
* Fixed event-types tests, done?
* fixing event type edit first event e2e
* Temp disable
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-09-15 16:59:48 +00:00
github-actions[bot]
400a80f8e2
New Crowdin translations by Github Action ( #4396 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-15 16:47:23 +00:00
sean-brydon
00c9584ee3
Disable ( #4500 )
2022-09-15 16:22:50 +00:00
zomars
26e07bc2d8
Fixed account deletion test
2022-09-15 13:10:41 +01:00
zomars
8da31cb293
V2 App Store test fixes
2022-09-15 12:52:52 +01:00
zomars
a9b41766f2
Removed cookie requirement for V2
2022-09-15 12:09:06 +01:00
Leo Giovanetti
859bf60ee5
Including cal.com domain ( #4492 )
2022-09-15 11:53:39 +01:00
mohammed hussam
96451c5eb9
fix prop in react svg Icon ( #4490 )
...
Co-authored-by: hussamkhatib <hussamkhatib@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-09-15 10:40:56 +00:00
Alex van Andel
4b0f7019a3
Missing translations added ( #4491 )
2022-09-15 10:28:21 +00:00
Joe Au-Yeung
0c78dbea27
Create New Team ( #4450 )
...
* Add link to new teams
* Create new team
* Invite team members
* Bug fix
* Tidy up settings calendars (#4430 )
* feat: 4232 - new theme toggle design. (#4371 )
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
* fix: Select dropdown styling (#4358 )
* fix: select dropdown styling
* change check icon
* Revert select component, update v2 select
* Updates the background color to match figma design
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Fix input height 36px (#4425 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Fix crash due to some props being undefined (#4427 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Improve event type item description visibility (#4404 )
* Make event type description more visible
* Delete unneeded import
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Updating language in settings needs a reload to be translated (#4431 )
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* fix: remove i18n from title and description (#4354 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
* Fix styles and remove temporarily elements (#4448 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Fix deletion of route (#4466 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* feat: make toggle button default (#4437 )
* feat: make switch default
* fix: refetch invalidated query
* React-query caching the previous isDefault state.
* fix: switch label color
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Refactor skeleton loader files to v2 folders (#4447 )
* create v2 skeleton loaders
* add depreciation notice to old skeleton loader files
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Adds rescheduling dropdown to past unconfirmed bookings (#3726 )
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* fix: add a consistent key to the day ranges list (#4401 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* remove "Weve changed billing for teams" banner in teams (#4432 )
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* fix: remove name prop from NumberWidget (#4346 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Fix bug
* Fix bug
* Squashed commit of the following:
commit c3cb839027
Author: Bailey Pumfleet <pumfleet@hey.com>
Date: Wed Sep 14 17:13:13 2022 +0100
Remove outline from user dropdown trigger (#4470 )
commit 91c39a0306
Author: Sascha Schworm <1959209+saschaschworm@users.noreply.github.com>
Date: Wed Sep 14 18:09:00 2022 +0200
feat: Exchange with NTLM support (#4127 )
* add exchange package
* fix conflicts
* add setup page for v2
* refactor setup page for v1
* return exchange error messages to user if applicable
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
commit f1c15f4e8a
Author: alannnc <alannnc@gmail.com>
Date: Wed Sep 14 10:57:20 2022 -0500
4382 onboarding fix the disabled state of the username in step 1 (#4451 )
* Convert username availability premium to v2
* Update Username Availability to v2 design
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit 3f29df16ad
Author: Alex van Andel <me@alexvanandel.com>
Date: Wed Sep 14 16:40:56 2022 +0100
KBar included @calcom/ui/v2/core -> Shell -> KBar -> Shell -> ... (#4469 )
commit 3a06947c8a
Author: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Date: Wed Sep 14 19:14:42 2022 +0530
fixes active state of select options (#4456 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit f486b0242f
Author: Nafees Nazik <84864519+G3root@users.noreply.github.com>
Date: Wed Sep 14 17:28:59 2022 +0530
fix: remove name prop from NumberWidget (#4346 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit 9bc2676822
Author: GitStart <1501599+gitstart@users.noreply.github.com>
Date: Wed Sep 14 12:41:47 2022 +0100
remove "Weve changed billing for teams" banner in teams (#4432 )
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit 5c72aa3497
Author: Nafees Nazik <84864519+G3root@users.noreply.github.com>
Date: Wed Sep 14 17:00:25 2022 +0530
fix: add a consistent key to the day ranges list (#4401 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit 09da911bf9
Author: Dallen Pyrah <dallenpyrah@gmail.com>
Date: Wed Sep 14 05:02:26 2022 -0600
Adds rescheduling dropdown to past unconfirmed bookings (#3726 )
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit 2fbaec41c9
Author: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Date: Wed Sep 14 06:35:40 2022 -0400
Refactor skeleton loader files to v2 folders (#4447 )
* create v2 skeleton loaders
* add depreciation notice to old skeleton loader files
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit 3bada22900
Author: Nafees Nazik <84864519+G3root@users.noreply.github.com>
Date: Wed Sep 14 15:54:41 2022 +0530
feat: make toggle button default (#4437 )
* feat: make switch default
* fix: refetch invalidated query
* React-query caching the previous isDefault state.
* fix: switch label color
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit 45059554b6
Author: Hariom Balhara <hariombalhara@gmail.com>
Date: Wed Sep 14 15:40:52 2022 +0530
Fix deletion of route (#4466 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit 8b69359ccb
Author: alannnc <alannnc@gmail.com>
Date: Wed Sep 14 04:55:49 2022 -0500
Fix styles and remove temporarily elements (#4448 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit b457125915
Author: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Date: Wed Sep 14 15:12:48 2022 +0530
fix: remove i18n from title and description (#4354 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
commit 01e0fed3c5
Author: GitStart <1501599+gitstart@users.noreply.github.com>
Date: Wed Sep 14 10:28:23 2022 +0100
Updating language in settings needs a reload to be translated (#4431 )
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit c09107cec8
Author: Noah <hi@noahflk.com>
Date: Wed Sep 14 11:08:50 2022 +0200
Improve event type item description visibility (#4404 )
* Make event type description more visible
* Delete unneeded import
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit 2f9905e548
Author: Hariom Balhara <hariombalhara@gmail.com>
Date: Wed Sep 14 14:16:42 2022 +0530
Fix crash due to some props being undefined (#4427 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit ab4d910564
Author: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Date: Wed Sep 14 09:18:40 2022 +0100
Fix input height 36px (#4425 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit 34bca4984f
Author: John Afolabi <johnafolabi.da@gmail.com>
Date: Wed Sep 14 08:27:00 2022 +0100
fix: Select dropdown styling (#4358 )
* fix: select dropdown styling
* change check icon
* Revert select component, update v2 select
* Updates the background color to match figma design
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
commit 0907d154c7
Author: Jeroen Reumkens <hello@jeroenreumkens.nl>
Date: Wed Sep 14 09:15:13 2022 +0200
feat: 4232 - new theme toggle design. (#4371 )
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
commit 6f807930f6
Author: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Date: Tue Sep 13 21:13:24 2022 +0100
Tidy up settings calendars (#4430 )
* Fix types
* Cleanup
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: John Afolabi <johnafolabi.da@gmail.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Noah <hi@noahflk.com>
Co-authored-by: GitStart <1501599+gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Nafees Nazik <84864519+G3root@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Dallen Pyrah <dallenpyrah@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-09-15 09:47:59 +00:00
Leo Giovanetti
7a95e714c2
Latest tweaks ( #4482 )
2022-09-15 09:33:34 +00:00
Joe Au-Yeung
0d9d182b56
Settings Improvements - tRPC, Skeletons & Screen Width Issues ( #4484 )
...
* Add skeleton and trpc to profile page
* Refactor general page
* Calendars add skeleton loader
* Add translations to calendar empty screen
* Improve conferencing pages
* Add skeleton loader and TRPC to appearance page
* Fixes children being cut off at screen types
* PR feedback fixes
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-15 09:05:26 +00:00
Alex van Andel
33e8b5d227
Availability / Single View ( #4467 )
...
* Revamped Schedule before type fixes
* Removed t('copy_all'); fake focus state on CopyButton open
* Added skeletons, availability single view (wip, still a bit glitchy)
* Fixed isDefault switch glitchiness
* Fixes changing the default schedule to the created schedule
* Fix some type errors, on create set availability to DEFAULT_SCHEDULE
* Provided missing translation for copy_times_to
* Fix type errors, this may not be possible until v8 RHF
* Fix lint error
* Some responsiveness fixes
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-09-15 05:49:59 +00:00
Agusti Fernandez Pardo
a3462657db
feat: v2 embed ( #4477 )
...
* Add support for custom tabNameKey and use embedTabName as the key for embed to avoid conflict with event-types tabName property
* Fix tests
* Code cleanup
* feat: v2 embed
* fix: button black default, reuse horitzontalTabs v2
* fix: remove comment, remove linkProps from NavTabs v2
* fix: height: 98% to avoid overflow
* fix: add embed to event type detail page
* fix: add also tabNames embed-code embed-react
* fix: add tabNames w empty divs
* Update Embed component as per V2
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-15 05:34:11 +00:00
alannnc
35c2f9046a
fix/4128-reschedulebook-stops-creating-event-calendar ( #4348 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-15 01:27:46 +00:00
Alex van Andel
2281c7cf9f
Fix #4457 (remove event type action buttons) ( #4472 )
...
* Fix #4457 (remove event type action buttons)
* Configured backPath
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-09-14 22:11:31 +00:00
Alex van Andel
e29d9cd545
Bugfix/hide arrow button ( #4481 )
...
* feat: disable arrow buttons based on the position
* Instead of disable, hide
Co-authored-by: nafees nazik <nafeesnazik21@gmail.com>
2022-09-14 22:06:26 +00:00
Alex van Andel
f09af2d393
Fixes broken tests due to accidental submit button ( #4479 )
2022-09-14 21:31:47 +00:00
Bailey Pumfleet
34c8affacd
Booking item fixes ( #4476 )
2022-09-14 18:25:35 +00:00
Bailey Pumfleet
d302dc164d
Update booking page buttons to match v2 ( #4474 )
2022-09-14 17:56:54 +00:00
Bailey Pumfleet
34d417515c
Remove duplicate unconfirmed label ( #4473 )
2022-09-14 17:41:46 +00:00
Cheng CHENG
b1a1525471
fix: merge order of calendar freebusy ( #4438 )
...
Co-authored-by: chengcheng.frontend <chengcheng.frontend@bytedance.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-09-14 17:32:52 +00:00
Bailey Pumfleet
93b59d60c3
Show user avatar in new event type dropdown ( #4471 )
2022-09-14 17:00:21 +00:00
Sascha Schworm
91c39a0306
feat: Exchange with NTLM support ( #4127 )
...
* add exchange package
* fix conflicts
* add setup page for v2
* refactor setup page for v1
* return exchange error messages to user if applicable
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2022-09-14 16:09:00 +00:00
alannnc
f1c15f4e8a
4382 onboarding fix the disabled state of the username in step 1 ( #4451 )
...
* Convert username availability premium to v2
* Update Username Availability to v2 design
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-14 15:57:20 +00:00
GitStart
9bc2676822
remove "Weve changed billing for teams" banner in teams ( #4432 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-14 11:41:47 +00:00
Dallen Pyrah
09da911bf9
Adds rescheduling dropdown to past unconfirmed bookings ( #3726 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-14 16:32:26 +05:30
Carina Wollendorfer
2fbaec41c9
Refactor skeleton loader files to v2 folders ( #4447 )
...
* create v2 skeleton loaders
* add depreciation notice to old skeleton loader files
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-14 10:35:40 +00:00
Nafees Nazik
3bada22900
feat: make toggle button default ( #4437 )
...
* feat: make switch default
* fix: refetch invalidated query
* React-query caching the previous isDefault state.
* fix: switch label color
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-14 10:24:41 +00:00
alannnc
8b69359ccb
Fix styles and remove temporarily elements ( #4448 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-14 09:55:49 +00:00
Udit Takkar
b457125915
fix: remove i18n from title and description ( #4354 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2022-09-14 09:42:48 +00:00
GitStart
01e0fed3c5
Updating language in settings needs a reload to be translated ( #4431 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-14 09:28:23 +00:00
Noah
c09107cec8
Improve event type item description visibility ( #4404 )
...
* Make event type description more visible
* Delete unneeded import
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-14 09:08:50 +00:00
Hariom Balhara
2f9905e548
Fix crash due to some props being undefined ( #4427 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-14 08:46:42 +00:00
sean-brydon
ab4d910564
Fix input height 36px ( #4425 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-14 08:18:40 +00:00
John Afolabi
34bca4984f
fix: Select dropdown styling ( #4358 )
...
* fix: select dropdown styling
* change check icon
* Revert select component, update v2 select
* Updates the background color to match figma design
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-09-14 07:27:00 +00:00
Jeroen Reumkens
0907d154c7
feat: 4232 - new theme toggle design. ( #4371 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2022-09-14 08:15:13 +01:00
sean-brydon
6f807930f6
Tidy up settings calendars ( #4430 )
2022-09-13 20:13:24 +00:00
sean-brydon
e34405046f
Adds radix tailwind + dropdown focus style ( #4424 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-13 19:18:29 +00:00
Nafees Nazik
cefb46dbdd
fix: add translation in getServerSideProps ( #4390 )
2022-09-13 14:07:10 -05:00
Carina Wollendorfer
b22786d7df
Fixing design issues /workflows {empty state} ( #4446 )
...
* fixes design issues in empty screen for worklfows
* fix font weight and add new text for examples
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-09-13 13:57:23 -05:00
Jeroen Reumkens
404168fe7d
Feat/3796 new UI for signin ( #4369 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-13 16:35:14 +00:00
zomars
6c4a372121
Adds v2 launch instructions
2022-09-13 11:15:37 -05:00
sean-brydon
2292343db6
Tidyup app cards ( #4428 )
2022-09-13 14:14:27 +00:00
hexcowboy
5db525a62d
dynamic import rainbow (only if installed) ( #4409 )
2022-09-13 12:59:53 +02:00
zomars
140bb3836a
v1.9.5
2022-09-12 17:12:38 -05:00
hexcowboy
6b2d675043
add rainbowkit form to v2 event-types ( #4349 )
...
Co-authored-by: Omar López <zomars@me.com>
2022-09-12 17:11:20 -05:00
Carina Wollendorfer
7e917cdcbb
V2 settings teams (Profil, Members, Appearance View) ( #4350 )
...
* add team profile
* first version for team members page
* finish up design of member list item
* fix dialog buttons
* add missing seats and upgrading information
* add v2 dialog for changing role
* finish basic version of member's schedule
* remove modalContainer
* design fixes team profile page
* show only team info to non admins
* allow all member to check availabilities
* make time available heading sticky
* add dropdown for mobile view
* create team appearance view
* finish appearance page
* use settings layout and add danger zone for member
* add fallback logo
* Add teams to sidebar and fix UI
* add team invitations
* Clean up
* code clean up
* add impersontation and disable autofocus on calendar
* improve team info
* refactor teaminvitelist code and fix leaving a team
* add team pages to settings shell
* add link to create new team
* small fixes
* clean up comments
* V2 Multi-select (Team Select) (#4324 )
* --init
* design improved
* further fine tuning
* more fixes
* removed extra JSX tag
* added story
* NIT
* revert to use of CheckedTeamSelect
* Removes comments
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* fix: toggle alligment (#4361 )
* fix: add checked tranform for switch (#4357 )
* fixed input size on mobile, fixed settings (#4360 )
* fix image uploader button in safari
* code clean up
* fixing type errors
* Moved v2 team components to features
Adds deprecation notices
* Update SettingsLayout.tsx
* Migrated to features and build fixes
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-09-12 17:04:33 -05:00
Carina Wollendorfer
50f63ef000
Adds skeleton loader to workflows ( #4402 )
...
* fix event types skeleton loader
* fix margin in event types
* fix skeleton loader in bookings
* add skeleton loader for workflow list
* add skeleton loader for editing page
* fix border radius of skeleton loader
* fix mobile view workflow list
* add mobile view for skeleton list
* make multi select full with in mobile view
* mobile view for edit skeleton loader
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-12 16:51:36 -05:00
Udit Takkar
1deca816bd
Feat/team owner booking ( #3999 )
...
* WIP: testing queries
* feat: add badge
* fix: get only id
* refactor: get bookings query
* WIP: display attendees added
* fix: add type
2022-09-12 15:41:59 -05:00
Joe Au-Yeung
7e52e3d295
V2 Settings Shell - Add Teams Section & UI fixes ( #4347 )
...
* Add teams to sidebar and fix UI
* Clean up
* V2 Multi-select (Team Select) (#4324 )
* --init
* design improved
* further fine tuning
* more fixes
* removed extra JSX tag
* added story
* NIT
* revert to use of CheckedTeamSelect
* Removes comments
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* fix: toggle alligment (#4361 )
* fix: add checked tranform for switch (#4357 )
* fixed input size on mobile, fixed settings (#4360 )
* fixing type errors
* Mobile fixes
* Tests fixes
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-09-12 20:26:42 +00:00
Joe Au-Yeung
ded1fce6fa
V2 settings - developer view ( #4085 )
...
* Fix breadcrumb colors
* HorizontalTabs
* Team List Item WIP
* Horizontal Tabs
* Cards
* Remove team list item WIP
* Login Page
* Add welcome back i118n
* EventType page work
* Update EventType Icons
* WIP Availability
* Horizontal Tab Work
* Add build command for in root
* Update build DIr/command
* Add Edit Button + change buttons to v2
* Availablitiy page
* Fix IPAD
* Make mobile look a little nicer
* WIP bookingshell
* Remove list items from breaking build
* Mian bulk of Booking Page.
* Few updates to components
* Fix chormatic feedback
* Fix banner
* Fix Empty Screen
* Text area + embded window fixes
* Semi fix avatar
* Troubleshoot container + Active on count
* Improve mobile
* NITS
* Fix padding on input
* Fix icons
* Starting to move event types settings to tabs
* Begin migration to single page form
* Single page tabs
* Limits Page
* Advanced tab
* Add RHF to dependancies
* Most of advanced tab
* Solved RHF mismtach
* Build fixes
* RHF conditionals fixes
* Improved legibility
* Major refactor/organisation into optional V2 UI
* Portal EditLocationModal
* Fix dialoug form
* Update imports
* Auto Animate + custom inputs WIP
* Custom Inputs
* WIP Apps
* Fixing stories imports
* Stripe app
* Remove duplicate dialog
* Remove duplicate dialog
* Fix embed URL
* Fix app toggles + number of active apps
* Fix container padding on disabledBorder prop
* Removes strict
* EventType Team page WIP
* Fix embed
* NIT
* Add Darkmode gray color
* V2 Shell WIP
* Create my account folder
* Add profile section
* Fix headings on shell V2
* Fix mobile layout with V2 shell
* V2 create event type button
* Checked Team Select
* Hidden to happen on save - not on toggle
* Team Attendee Select animation
* WIP
* Fix scheduling type and remove multi select label
* Fix overflow on teams url
* Finish profile fields
* Show toast on success
* General tab WIP
* Even Type move order handles
* Add switching of destination calendar
* List calendar and delete
* Render empty screenwhen no calendars
* Fix Embed TS errors
* Fix TS errors
* Fix Eslint errors
* Fix TS errors for UI
* Fix ESLINT error
* added SidebarCard for promo to v2 and storybook (#3906 )
Co-authored-by: Julian Benegas <julianbenegas99@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Tooltip Provider - Wrapper due to dep upgrade
* public event type list darkmode
* V2 Color changes to public booking
* Remove unused component
* Fix typecheck
* Transfer to SSR
* Appearance screen made
* V2 image uploader
* WIP appearance page
* Remove unnecessary data from viewer.me
* Add profile translations
* Add translations to general page
* Add calendar switch
* Add calendar switch
* Add translations to appearance page
* Clean up conferencing page
* Clean up appearance page
* Draft shell on md screen
* fixed slots availability by fixing buffertime (#3756 )
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* Hidding import features from other services (#3970 )
* Update PULL_REQUEST_TEMPLATE.md
* Fixes CLS when loading Avatars (#3973 )
* Fixes CLS when loading Avatars
* Update packages/ui/v2/core/Avatar.tsx
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Leo Giovanetti <hello@leog.me>
* New Crowdin translations by Github Action (#3954 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* Adding continue button to connectCalendar on getting-started view (#3971 )
* Adding continue button to connectCalendar view getting-started
* Fixing extra space
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
* 2.0 Settings / My Account {View} (#3874 )
* Fix breadcrumb colors
* HorizontalTabs
* Team List Item WIP
* Horizontal Tabs
* Cards
* Remove team list item WIP
* Login Page
* Add welcome back i118n
* EventType page work
* Update EventType Icons
* WIP Availability
* Horizontal Tab Work
* Add build command for in root
* Update build DIr/command
* Add Edit Button + change buttons to v2
* Availablitiy page
* Fix IPAD
* Make mobile look a little nicer
* WIP bookingshell
* Remove list items from breaking build
* Mian bulk of Booking Page.
* Few updates to components
* Fix chormatic feedback
* Fix banner
* Fix Empty Screen
* Text area + embded window fixes
* Semi fix avatar
* Troubleshoot container + Active on count
* Improve mobile
* NITS
* Fix padding on input
* Fix icons
* Starting to move event types settings to tabs
* Begin migration to single page form
* Single page tabs
* Limits Page
* Advanced tab
* Add RHF to dependancies
* Most of advanced tab
* Solved RHF mismtach
* Build fixes
* RHF conditionals fixes
* Improved legibility
* Major refactor/organisation into optional V2 UI
* Portal EditLocationModal
* Fix dialoug form
* Update imports
* Auto Animate + custom inputs WIP
* Custom Inputs
* WIP Apps
* Fixing stories imports
* Stripe app
* Remove duplicate dialog
* Remove duplicate dialog
* Fix embed URL
* Fix app toggles + number of active apps
* Fix container padding on disabledBorder prop
* Removes strict
* EventType Team page WIP
* Fix embed
* NIT
* Add Darkmode gray color
* V2 Shell WIP
* Create my account folder
* Add profile section
* Fix headings on shell V2
* Fix mobile layout with V2 shell
* V2 create event type button
* Checked Team Select
* Hidden to happen on save - not on toggle
* Team Attendee Select animation
* WIP
* Fix scheduling type and remove multi select label
* Fix overflow on teams url
* Finish profile fields
* Show toast on success
* General tab WIP
* Even Type move order handles
* Add switching of destination calendar
* List calendar and delete
* Render empty screenwhen no calendars
* Fix Embed TS errors
* Fix TS errors
* Fix Eslint errors
* Fix TS errors for UI
* Fix ESLINT error
* added SidebarCard for promo to v2 and storybook (#3906 )
Co-authored-by: Julian Benegas <julianbenegas99@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Tooltip Provider - Wrapper due to dep upgrade
* public event type list darkmode
* V2 Color changes to public booking
* Remove unused component
* Fix typecheck
* Transfer to SSR
* Appearance screen made
* V2 image uploader
* WIP appearance page
* Remove unnecessary data from viewer.me
* Add profile translations
* Add translations to general page
* Add calendar switch
* Add calendar switch
* Add translations to appearance page
* Clean up conferencing page
* Settings sidebar fixes
* Updates middleware
* Update SettingsLayout.tsx
* Settings layout improvements
* Type fix
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Julian Benegas <julianbenegas99@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* AppStore CLI: Making video app creation a breeze with major cleanup of locations code throughout (#3825 )
* Fix breadcrumb colors
* HorizontalTabs
* Team List Item WIP
* Horizontal Tabs
* Cards
* Remove team list item WIP
* Login Page
* Add welcome back i118n
* EventType page work
* Update EventType Icons
* WIP Availability
* Horizontal Tab Work
* Add build command for in root
* Update build DIr/command
* Add Edit Button + change buttons to v2
* Availablitiy page
* Fix IPAD
* Make mobile look a little nicer
* WIP bookingshell
* Remove list items from breaking build
* Add Embed ModalBox for routing forms
* Mian bulk of Booking Page.
* Few updates to components
* Fix chormatic feedback
* Add duplicate form support
* Fix duplication logic
* Change to feathericons everywhere and other fixes
* Dont allow routes for fallback route
* Fix banner
* Fix Empty Screen
* Text area + embded window fixes
* Semi fix avatar
* Fix all TS issues
* Fix tests
* Troubleshoot container + Active on count
* Support routing using query params
* Improve mobile
* NITS
* Fix padding on input
* Support multiselect in router endpoint
* Fix the issue where app goes in embed mode after viewing embed once
* Fix icons
* Add router url tests
* Add Responses download and form toggling tests
* Add required validation test
* Change Icons everywhere
* App typeform app
* Improvements in cli
* Starting to move event types settings to tabs
* Begin migration to single page form
* Single page tabs
* Limits Page
* Advanced tab
* Add RHF to dependancies
* Add typeform how-to-use page
* Add typeform how-to-use page and screenshots
* Most of advanced tab
* Solved RHF mismtach
* Build fixes
* RHF conditionals fixes
* Improved legibility
* Fix TS error
* Add missing image
* Update CliApp.tsx
* Major refactor/organisation into optional V2 UI
* Portal EditLocationModal
* Fix dialoug form
* Update imports
* Auto Animate + custom inputs WIP
* Custom Inputs
* WIP Apps
* Fixing stories imports
* Stripe app
* Remove duplicate dialog
* Remove duplicate dialog
* Major locations cleanup, 10s of bug fixes and app-store improvements
* Fix missing pieces
* More fixes
* Fix embed URL
* Fix app toggles + number of active apps
* Fix container padding on disabledBorder prop
* Removes strict
* more fixes
* EventType Team page WIP
* Fix embed
* NIT
* Add Darkmode gray color
* V2 Shell WIP
* Fix headings on shell V2
* Fix mobile layout with V2 shell
* V2 create event type button
* Checked Team Select
* Hidden to happen on save - not on toggle
* Team Attendee Select animation
* Fix scheduling type and remove multi select label
* Fix overflow on teams url
* Revert console
* Revert api
* Fix Embed TS errors
* Fix TS errors
* Fix Eslint errors
* Fix TS errors for UI
* Fix ESLINT error
* Fix TS errors
* Add missing import
* Fix CLI
* Add a default placeholder
* Remove hardcoded daily:integrations
* Fix message for payment page
* Revert api and console to main
* Update README
* Fix TS errors
* Fix Lint warnings
* Fix Tests
* Fix conflict issues
* Fix conflict issues
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
* Button to test a workflow action (#3873 )
* add Test action button + UI improvements
* add test action functionality
* add confirmation dialog before sending SMS
* code clean up
* show error message if test action fails
* disable test action button in edit mode
* fixes SMS testing
* use updated values
* fix wrongly updated data in useEffect
* fix typo
* code clean up
* fix UI issue in mobile view
* small design fix
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Improve CLI App Help Text (#3982 )
* Adds deprecation notice to QueryCell (#3977 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* added campfire.to app (#3984 )
* fixed file size campfire (#3985 )
* added campfire.to app
* fixed file size
* Draft shell on md screen
* Draft small settings bar
* Add padding to dropdown menu
* WIP
* Create mobile settings nav
* Fix conferencing render
* Only display mobile settings nav
* Clean up my account section
* Clean up
* Remove old draft shell
* Remove old draft shell
* Implement changes from #3817
* WIP
* Create webhooks page
* WIP Webhook form
* WIP
* WIP Webhook
* WIP
* Create edit webhook page
* Edit webhooks
* Edit API keys
* Update API key name
* Create embeds page
* Fix type errors
* Remove embeds page
* Improves Zapier response and payload (#3892 )
* improve listBookings API call
* improve payload for zapier call
* use more readable location for integrations
* remove cancellation reason
* convert location to readbale string
* code clean up
* code clean up
* updated expected webhook response for e2e tests
* fix failing e2e
* revert webhook response
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* fixed dark mode team page (#4315 )
* Checkly formatting
* Move hidden label to toggle on events page (#4320 )
* Add events for routing forms
* Bring shell changes from main
* Clean up
* WIP
* V2 Multi-select (Team Select) (#4324 )
* --init
* design improved
* further fine tuning
* more fixes
* removed extra JSX tag
* added story
* NIT
* revert to use of CheckedTeamSelect
* Removes comments
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* fix: toggle alligment (#4361 )
* fix: add checked tranform for switch (#4357 )
* fixed input size on mobile, fixed settings (#4360 )
* fixed input size on mobile, fixed settings (#4360 )
* Fix merge errors
* Fix API key page
* Fix type error
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Julian Benegas <julianbenegas99@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: Kszemi <mkrzemien11@gmail.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Noah <hi@noahflk.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2022-09-12 14:07:52 -05:00
Udit Takkar
869ebb092b
fix: add fit to height ( #4372 )
2022-09-12 13:30:05 +00:00
sean-brydon
5f3e9efa6d
Oooops ( #4386 )
2022-09-12 10:55:41 +00:00
Carina Wollendorfer
078ca46a28
Fixes design issues in settings/appearance ( #4375 )
2022-09-12 10:27:35 +00:00
sean-brydon
ef7863ad0b
Simple animations ( #4378 )
2022-09-12 10:15:30 +00:00
Syed Ali Shahbaz
9557c1818b
Fixes Dynamic Link description Logic ( #4351 )
...
* fixes logic
* fixes description
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-12 15:34:42 +05:30
Peer Richelsen
20fd45a3fd
V2 password reset design ( #4327 )
...
* using new v2 buttons in password reset
* Forgot password UI
* Logo updates
* change error copy
* Fix tests
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2022-09-12 09:25:54 +00:00
sean-brydon
a9b79eafb6
Add automanimate page transitions ( #4368 )
2022-09-11 21:54:05 +02:00
Udit Takkar
63aae60af4
fix: add checked tranform for switch ( #4357 )
2022-09-10 17:52:35 +00:00
Udit Takkar
c215f7de03
fix: toggle alligment ( #4361 )
2022-09-10 19:34:38 +02:00
Syed Ali Shahbaz
20e9e9763a
HOTFIX: Removes disabled state from reminder phone input (reschedule) ( #4322 )
...
* removes disabled state from reminder phone
* prefill phone number for sms reminder
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2022-09-09 15:01:37 -04:00