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
3ce687c0a4
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>
2022-09-10 09:57:55 +00: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
Peer Richelsen
5cd2ce9246
a ton of mobile improvements to save space ( #4336 )
...
* made /booking more responsive friendly
* hiding headline and description on mobile, moving CTA to bottom right fixed on mobile
* more padding on full screen mode on iPhone
* nit fixes to wipemycal
* nit fixes to wipemycal
* lint fix
* Update apps/web/styles/globals.css
Massive nit, lol.
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-09 15:02:31 +00:00
Alex van Andel
770c35039d
Feature/add availability tab ( #4314 )
...
* Add Availability Tab
* Some i18n fixups
* Update apps/web/components/v2/eventtype/AvailabilityTab.tsx
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Update apps/web/components/v2/eventtype/AvailabilityTab.tsx
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Update apps/web/components/v2/eventtype/AvailabilityTab.tsx
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Update apps/web/components/v2/eventtype/AvailabilityTab.tsx
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Fixed lint
* Oops
* Use classnames for SkeletonText instead of width,height
* Ditches QueryCell
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>
2022-09-09 15:47:17 +01:00
Joe Au-Yeung
0cab371db4
Replace AdminLayout with SettingsLayout ( #4311 )
...
* Replace AdminLayout with SettingsLayout
* Revert "Replace AdminLayout with SettingsLayout"
This reverts commit cc30ddcb6a
.
* Revert to changes
* Add back changes
* Few nits + translate language to each local language
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-09 12:57:31 +00:00
Alex van Andel
15a0216cc5
Removed deprecations ( #4335 )
2022-09-09 12:24:26 +00:00
Peer Richelsen
a385a4bb38
minor changes to routing forms ( #4333 )
...
* added new combined buttons on all pages
* fixed required label in routing forms
* i18n for routing forms, minor changes to mobile routing forms action items
* full width for routing forms descriptin on mobile
* i18n fixes
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-09-09 11:45:20 +00:00
Alex van Andel
5965129851
Checking if serial fixes the issue (not conflicting with any others) ( #4331 )
...
* Checking if serial fixes the issue (not conflicting with any others)
* Remove redundant check
2022-09-09 11:31:55 +00:00
sean-brydon
3e92571078
Add rounded-none to combined buttons by default ( #4330 )
...
* Add rounded-none to combined buttons by default
* Remove combined
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-09 11:18:15 +00:00
Peer Richelsen
83f0ba7ba4
added new combined buttons on all pages ( #4328 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-09-09 10:53:02 +00:00
alannnc
b0de653166
fix/onboarding-no-more-flaky-tests ( #4254 )
...
* Change expects to don't wait for plain text
* Fix change password test flakiness
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-09 08:54:10 +00:00
Syed Ali Shahbaz
1c46370572
dynamic link description on availability page ( #4323 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-09 08:40:58 +00:00
Omar López
99f11dcc5c
Removes dynamic dimensions for V2 Skeletons in favor of classnames ( #4263 )
...
* WIP
* Removes dynamic width in favor of classnames
* Update useLocale.ts
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-09-09 08:22:39 +00:00
Peer Richelsen
342c281f3c
fix color for calcom logo on /video ( #4326 )
...
* fixed daily video logo
* nit
2022-09-09 09:44:25 +02:00
Noah
79fd1bd76f
Move hidden label to toggle on events page ( #4320 )
2022-09-08 16:26:51 -06:00
Peer Richelsen
4162d403e1
fixed dark mode team page ( #4315 )
2022-09-08 21:33:19 +00:00
Carina Wollendorfer
bb24539731
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>
2022-09-08 13:18:00 -06:00
sean-brydon
0b8eb3b8ec
Modal updates ( #4289 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-08 19:40:09 +02:00
Nafees Nazik
4aa9c830c1
feat: add a link tag ( #4292 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-08 19:38:36 +02:00
Udit Takkar
0c2a25fb78
fix: toggle alignment, spacing, square btn ( #4282 )
...
* fix: toggle alignment, spacing, square btn
* fix: toggle alignment
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-08 19:38:11 +02:00
Nafees Nazik
dce7973825
Fix UI issues ( #4300 )
...
* fix: increase font size to 14 px
* fix: double border issue
* fix: destructive button looks off from figma
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-08 19:37:26 +02:00
Peer Richelsen
bb7087640d
removed <hr> from event type apps ( #4297 )
...
* removed <hr> from event type apps, app settings need to be extracted into /packages/app-store/
* nit
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-08 19:34:49 +02:00
Peer Richelsen
f1b95cd28d
added n8n to app store ( #4291 )
...
* added n8n app to app store, gave padding to sticky app store header
* nit
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-08 18:34:01 +02:00
alannnc
6ee878aab0
fix cookie name ( #4294 )
2022-09-08 10:12:56 -06:00
sean-brydon
1bb987556d
Impersonate UI ( #4243 )
...
* Impersonate UI
* Depracates Old admin required
* Move permission container to features
* Remove logic from dumb components
* Fix export from v2
* Fix type cast - add tab filter
* Redirect on authed pages
* Add key back
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2022-09-08 15:35:31 +00:00
github-actions[bot]
306a1212cf
New Crowdin translations by Github Action ( #4279 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-08 16:58:08 +02:00
Peer Richelsen
f7119849db
addded padding to sticky nav, temp removed TODAY from /booking ( #4278 )
2022-09-08 14:34:37 +00:00
Alex van Andel
a8c1851c04
Fixes button styles on /event-types and /availability ( #4281 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-08 14:21:46 +00:00
github-actions[bot]
6958c710cf
New Crowdin translations by Github Action ( #4264 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-08 11:46:52 +02:00
Agusti Fernandez Pardo
38bd111260
fixes toggle ( #4253 )
...
* fixes toggle
* fix: remove absolute from recurring event div
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-08 11:42:46 +02:00
github-actions[bot]
290fb8db55
New Crowdin translations by Github Action ( #4235 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-08 10:53:11 +02:00
zomars
3e0f14ea29
Removed disconnected calendar notice
2022-09-07 19:10:24 -06:00
zomars
984281963e
v1.9.4
2022-09-07 19:03:31 -06:00
zomars
ec8be2994c
Submodule sync
2022-09-07 19:03:14 -06:00
zomars
8996a2aa8e
Adds opt-in banner to mobile "more" menu
2022-09-07 19:02:24 -06:00
Hariom Balhara
4856ed9977
Signup Flow improvements ( #4012 )
...
* Get login working
* Update website
* Fixes
* Save
* svae
* Save
* Change translation key
* Various fixes after testing
* Update website
* Add TS Tests
* Upate website
* Fix tests
* Fix linting and other issues
* Fix linting and other issues
* Fix bugs found during recording of demos
* Revert default coookie change
* Self review fixe
* Link fixes
* Removed inline styles, cleanup
* Various fixes
* Added new envs to e2e
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>
2022-09-07 18:38:37 -06:00
Alex van Andel
d36d925788
Feature/goal reduce flaky tests ( #4247 )
...
* Wait for current_password input to be visible
* Login flow remove duplication + small fix change-password
* Made hash-my-url more robust
* Wait until locale is ready to resolve test flackiness
* Added waitForSelector before trying to fill inputs
2022-09-07 17:29:24 -06:00
Noah
de54d75cd3
Add delete tooltip to event detail ( #4259 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-07 23:20:08 +00:00
Noah
70ac949bea
Move hidden label to toggle on events page ( #4261 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-07 22:40:50 +00:00
Omar López
34408c5593
Add calendar source to busy blocks ( #3074 )
...
* Add calendar source to busy blocks
* Update troubleshoot.tsx
* Type fixes
* Adds sources to availablity
# Conflicts:
# apps/web/pages/availability/troubleshoot.tsx
* Update troubleshoot v1 and v2 with source element
* Type fixes
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Alan <alannnc@gmail.com>
2022-09-07 13:28:43 -06:00
sean-brydon
46e46bc1de
Fixing spacing on event details ( #4238 )
...
* Fixing spacing on event details
* Shell pb 40px
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-07 16:28:58 +00:00
Peer Richelsen
b4d1cb0988
added desktop app layout for v2.0, changed 2.0 banner ( #4242 )
2022-09-07 09:01:33 -06:00
Peer Richelsen
e9b6e5144a
temp disabled onboarding test due to flakiness ( #4236 )
2022-09-07 13:25:11 +00:00
github-actions[bot]
0c6c23e1b0
New Crowdin translations by Github Action ( #4225 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-07 14:49:53 +02:00
Peer Richelsen
458406feaf
fixed booking navbar, fixed bookings buttons, fixed /success dark mode ( #4230 )
2022-09-07 14:49:30 +02:00
Syed Ali Shahbaz
f1436da96c
fixes overflow rounded border ( #4227 )
2022-09-07 09:26:22 +02:00
Peer Richelsen
30f8d12563
added /more page for mobile ( #4219 )
...
* added /more page for mobile
* i18n
* Navigation improvements
* Reverting unused exports
* Improved performance for getting mobile/desktop items
* I take your forEach and up it with reduce
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-06 22:13:31 -06:00
zomars
1561224dbb
Type fixes
2022-09-06 21:25:17 -06:00
alannnc
f3bedabf92
Fix/styles getting started v2 ( #4224 )
...
* Fixes spacings style
* Fix spacings
* Update test
* Fix router push when image upload is success, also typo
* Fix styles for mobile
* Sumodule sync
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-09-06 19:34:33 -06:00
zomars
6a6adf1c3c
Submodule sync
2022-09-06 19:28:00 -06:00
zomars
2027447eab
Takes you back to referer page on v2 opt-in
2022-09-06 19:18:47 -06:00
alannnc
13c2dc24dc
Feature/new onboarding page ( #3377 )
...
* [WIP] New design and components for onboarding page
* saving work in progress
* new fonts
* [WIP] new onboarding page, initial page, components
* WIP calendar connect
* WIP availability new design
* WIP onboarding page
* WIP onboarding, working new availability form
* WIP AvailabilitySchedule componente v2
* WIP availability with defaultSchedule
* User profile view
* Relocate new onboarding/getting-started page components
* Steps test for onboarding v2
* Remove logs and unused code
* remove any as types
* Adding translations
* Fixes translation text and css for step 4
* Deprecation note for old-getting-started
* Added defaul events and refetch user query when finishing getting-started
* Fix button text translation
* Undo schedule v1 changes
* Fix calendar switches state
* Add cookie to save return-to when connecting calendar
* Change useTranslation for useLocale instead
* Change test to work with data-testid instead of hardcoded plain text due to translation
* Fix skeleton containers for calendars
* Style fixes
* fix styles to match v2
* Fix styles and props types to match v2 design
* Bugfix/router and console errors (#4206 )
* The loading={boolean} parameter is required, so this must be <Button />
* Fixes duplicate key error
* Use zod and router.query.step directly to power state machine
* use ul>li & divide for borders
* Update apps/web/components/getting-started/steps-views/ConnectCalendars.tsx
Co-authored-by: alannnc <alannnc@gmail.com>
* Linting
* Deprecation notices and type fixes
* Update CreateEventsOnCalendarSelect.tsx
* Type fixes
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: zomars <zomars@me.com>
2022-09-06 16:58:16 -06:00
Peer Richelsen
7f2db86a83
updated workflows empty screen ( #4218 )
...
* updated workflows empty screen
* fix missing title
* small design fixes for cards
* add ... if workflow example exceeds 2 lines
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2022-09-06 21:30:03 +00:00
sean-brydon
91bc6ae820
V1->V2 connect calendar ( #3961 )
...
* V1->V2 connect calendar
* Fix imports
* Fix types
* Implementing v1 NoCalendarConnectedAlert changes on v2 component
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
2022-09-06 20:45:46 +00:00
Peer Richelsen
008706e5ac
fixed i18n
2022-09-06 21:42:34 +02:00
Peer Richelsen
c0b83c1df6
changed all new buttons, added i18n for routing forms ( #4217 )
2022-09-06 13:13:20 -06:00
Peer Richelsen
851fb25430
fixed height of recurring event select ( #4213 )
2022-09-06 13:01:05 -06:00
github-actions[bot]
00d50f0285
New Crowdin translations by Github Action ( #4214 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-06 20:55:34 +02:00
Alex van Andel
dd9d7ab485
Added timeZone to v2, bugfix availabilityAsString ( #4210 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-06 12:34:29 -06:00
Joe Au-Yeung
3a35eb413f
V2/settings shell ( #3987 )
...
* 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
* Revise sidebar
* WIP
* Side navigation drawer
* Fix type error
* Fix lint problem
* Get rid of main top padding on main shell
* Fix e2e test
* Fix type error
* Remove unused imports
* Add back button function
* Update SettingsSidebarContainer.tsx
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>
2022-09-06 12:23:17 -06:00
Peer Richelsen
143279699a
fixed subpage pills ( #4204 )
...
* fixed subpage pills
* nit
2022-09-06 11:06:39 +02:00
github-actions[bot]
5ca2c0561c
New Crowdin translations by Github Action ( #4188 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-06 10:53:25 +02:00
Syed Ali Shahbaz
addd58cca6
fixes dark mode piblic page ( #4201 )
2022-09-06 10:50:36 +02:00
Carina Wollendorfer
dc6f8d1f63
V2 workflow improvements ( #4070 )
2022-09-05 23:29:00 -04:00
zomars
dc68b608a0
Adds apps/installed to blacklist v2
2022-09-05 19:09:04 -06:00
zomars
6fdbadc94b
Removed disconnected calendar notice
2022-09-05 19:09:04 -06:00
zomars
d0c66a0a64
v1.9.3
2022-09-05 15:26:14 -06:00
zomars
0ea42faa57
Submodule sync
2022-09-05 15:25:41 -06:00
Leo Giovanetti
35459a046b
feat: Migrating App Store to v2 ( #3911 )
...
* 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
* 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
* Even Type move order handles
* Fix Embed TS errors
* Fix TS errors
* Fix Eslint errors
* Fix TS errors for UI
* Fix ESLINT error
* Starting migration
* 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
* Explore all apps section WIP
* Update packages/ui/v2/core/layouts/AppsLayout.tsx
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Interactive category list
* Moving stuff to pages/v2
* Latest changes
* Restoring uneeded changes
* Making v1 apps work
* Removing duplicated css util
* Update apps/web/middleware.ts
Co-authored-by: Omar López <zomars@me.com>
* Hiding categories for now
* Accomodating badges for app card
* Default for global apps, filtering tweaks
* Fixing types
* Reimplementing fixing types
* i18n + type fix
* Removing unneeded eslint exception
* Fixing tabs in app layout
* Commiting yarn.lock in case it helps
* Routing enabled category filter + responsive appcard
* Feat: v2 app store category/categories (#4126 )
* Single category page
* Latest changes
* Applying feedback
* Migrates UpgradeToProDialog
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>
2022-09-05 15:22:28 -06:00
hexcowboy
18d697436c
Feat: Web3 Rainbowkit Integration ( #4019 )
...
* add new rainbow app and metadata
* add rainbowkit components
* add rainbow to event-type form
* create wallet connection ui
* verify signature when event is booked
* extract rainbow logic to app-store
* fix issues, dynamic import, theming
* skeleton, better api logic
* add gate logic to /[user]/book
* Fixes package.json
* Update yarn.lock
* Type fixes
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-05 15:10:58 -06:00
Carina Wollendorfer
faf62ac8e7
Design improvements for v2 security settings pages ( #4087 )
...
* fix password change design
* fix 2fa design
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-09-05 15:08:59 -06:00
Omar López
8653e8eea5
Adds banner to Opt-in to V2 UI ( #4187 )
2022-09-05 14:25:21 -06:00
Hariom Balhara
52b2ce8774
V2.0 Shell - Progressive Rendering with Skeleton ( #4138 )
...
* Fix Routing
* Update up and down icons
* Add Shell Progressive loading
* Cleanup of custom loader
* Remove skeleton for heading and subtitle
* Replaces isI18nLoading for isLocaleReady
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-09-05 19:06:34 +00:00
Hariom Balhara
10815c9541
Get user from token as required for magic login to work ( #4163 )
...
* Get user from token as required for magic login to work
* Update apps/web/pages/api/auth/[...nextauth].tsx
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Linting
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-09-05 11:39:16 -06:00
Alex van Andel
ebd4ce0340
Bugfix/typescript performance ( #4073 )
...
* next-env.d.ts should be generated as part of next build
* Removed next-env.d.ts from storybook
* Remove barrel imports from '@calcom/ui/v2/...' content
* Remove tabs barrel
* Further changes as the barrel for tabs is removed
2022-09-05 17:16:42 +01:00
Syed Ali Shahbaz
0e63996ee2
V2 select fixes ( #4123 )
2022-09-05 15:34:03 +00:00
Peer Richelsen
898c83d1ad
added new VerticalDivider, using it in Event-types, fixed padding in app store ( #4165 )
...
* added new VerticalDivider, using it in Event-types
* fixed event-type app store empty screen padding and workflows padding
* centered emtpyscreen description
* made empty screen button secondary on app store
* fixed hide from profile on mobile
* squared dropdown on event-types
2022-09-05 15:15:26 +00:00
Peer Richelsen
d0aaa4d83b
fixed horizontal nav on mobile, hiding scrollbar ( #4176 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-05 14:50:26 +00:00
github-actions[bot]
c610c73378
New Crowdin translations by Github Action ( #4184 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-05 16:31:17 +02:00
sean-brydon
8602a0a6e1
V2 Fixes ( #4156 )
...
* Remove shadow
* Empty screen
* V2 Create event type
* Fix switch not being right alligned
* Fix modal anatomy
* Fix layouts across app
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-05 16:23:18 +02:00
Peer Richelsen
7b0d4f0f78
#4133 fixed tooltip positioning ( #4136 )
...
* fixed tooltip positioning
* fixed right side tooltip and z-index
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-05 12:49:20 +02:00
Peer Richelsen
b0a1902ca3
fixed dark mode avatar border ( #4161 )
2022-09-05 12:27:40 +02:00
Peer Richelsen
ae5030198c
replaced gravatar default ( #4158 )
2022-09-05 10:23:39 +00:00
Jeroen Reumkens
4ea29ed2ac
#4141 : Fixed stretched image in app detail page. ( #4144 )
...
Co-authored-by: Jeroen Reumkens <jeroen.reumkens@deptagency.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-04 22:25:32 +02:00
github-actions[bot]
45bdfcfb7d
New Crowdin translations by Github Action ( #4147 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-04 22:24:44 +02:00
Jeroen Reumkens
93adf57d00
#4110 : Made vertical tabs in bookings and event types pages sticky. ( #4145 )
...
Co-authored-by: Jeroen Reumkens <jeroen.reumkens@deptagency.com>
2022-09-04 14:59:16 +00:00
github-actions[bot]
5e77b95e48
New Crowdin translations by Github Action ( #4143 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-03 19:17:33 +02:00
Peer Richelsen
dbca3ee780
fixed add a location button ( #4137 )
2022-09-03 19:14:30 +02:00
Peer Richelsen
c9d384c397
removed bg behind app logo and made category icon rounded ( #4142 )
2022-09-03 19:14:02 +02:00
Agusti Fernandez Pardo
1948455be0
wip: remove metamask app ( #4049 )
...
* wip: disable metamask app
* fix: remove dont comment
* fix: remove dont comment
* Update packages/app-store/index.ts
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* Update packages/app-store/index.ts
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* fix: bookingpage
* fix: remove web3Details zod
* removed unused web3
* Build fixes
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-09-02 17:55:12 -06:00
sean-brydon
015ed6d4f9
Public Booking Pages ( #4063 )
...
* Teams + /book
* Consitant hoverstate across event-type cards
* Fix darkmode hover on book a team member
* Fix mobile wrapping
* Fix mobile looking awful with long links
* Fix storybook
* Fix SB
* Phone Input darkmode
* Location radio styles darkmode
* Off Topic: NIT add disable guests
* Update highlights on /book and [user]/[type]
* Fix preview URL
* Fix hover state
* Fix spacing for locations
2022-09-02 21:16:36 +00:00
Carina Wollendorfer
46f2142e5f
V2 for app setup pages ( #4086 )
...
* add v2 for app setup pages
* create v2 app setup page
* Build fixes
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-09-02 14:39:44 -06:00
zomars
52289a5cb5
Adds deprecation notice for Loader
2022-09-02 13:39:45 -06:00
Peer Richelsen
f353da625e
/booking v2 fixes ( #4117 )
...
* fixed wipe my cal button
* fixed booking buttons
* new buttons for request reschedule
* removed "yet" from empty screen in booking
2022-09-02 21:30:06 +02:00
Hariom Balhara
26b771064d
V2.0 - Routing Forms and Shell 2.0 everywhere ( #3902 )
...
* 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
* Use new Shell
* 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
* Get form-edit page working
* Get route-builder page working
* Fix scheduling type and remove multi select label
* Fix overflow on teams url
* Get UI as per designs for form-edit
* Make route-builder upto date with design
* Add no responses banner
* Update forms list as per designs
* Button shouldnt decide where it would be positioned, users of it might have different requirements
* A single select box in a row(when no other select boxes are present) wasnt taking the correct width in comparison to when it had other select boxes
* Small missing pieces
* Revert console
* Revert api
* Fixes
* 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
* Streamline actions and make them easy to manage
* A much more simplified approach to implementing actions
* Fix embed
* Fix most TS errors
* Fix more TS errors
* Reduce TS errors to zero
* Fix tests
* Fix UI
* Fix UI
* Self review fixes
* TS failures caught merge issues
* Security hardening
* Use V2 Shell everywhere
* Add missing file
* Problems created by new shell fixed
* Fix Shell
* Fix Routing Form Card up and down positons
* Fix Embed and other design fixes
* Fix dropdown old event-types
* Fix type errors
* Fix allowed chek
* Fix dropdown not closing on clicking EMbed button
* Fix dropdown not closing on embed button
* Fix event-type button group layout
* Add label for switch
* Fix dropdown in mobile mode
* Remove useless comments
* Login with pro for tests
* Remove bg gray till App-Store pages are revamped
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>
2022-09-02 19:00:41 +00:00
Jeroen Reumkens
f3be103456
feat: #3921 Added v2 design for booking details. ( #4118 )
...
Co-authored-by: Jeroen Reumkens <jeroen.reumkens@deptagency.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-09-02 15:12:58 +02:00
github-actions[bot]
9b9a16b847
New Crowdin translations by Github Action ( #4121 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-02 13:43:00 +02:00
Peer Richelsen
31abf01724
added "add another calendar" to event-types detail in advanced ( #4122 )
2022-09-02 13:42:39 +02:00