calcom/apps/web/components/ui
Alex van Andel 6a211dd5b3
Feature/multiple schedules post turbo (#2150)
* Concluded merge

* Applied stash to newly merged

* Always disconnect + remove redundant success message

* Added named dialog to replace new=1

* Merged with main p2

* Set eventTypeId to @unique

* WIP

* Undo vscode changes

* Availability dropdown works

* Remove console.log + set schedule to null as it is unneeded

* Added schedule to availability endpoint

* Reduce one refresh; hotfix state inconsistency with forced refresh for now

* Add missing translations

* Fixed some type errors I missed

* Ditch outdated remnant from before packages/prisma

* Remove Availability section for teams

* Bringing back the Availability section temporarily to teams to allow configuration

* Migrated getting-started to new availability system + updated translations + updated seed

* Fixed type error coming from main

* Titlecase 'default' by providing translation

* Fixed broken 'radio' buttons.

* schedule deleted translation added

* Added empty state for when no schedules are configured

* Added correct created message + hotfix reload hard on delete to refresh state

* Removed index renames

* Type fixes

* Update NewScheduleButton.tsx

Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-17 09:48:23 -07:00
..
alerts Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
form Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
modal Refactor old dialog to radix Dialog (#2151) 2022-03-17 13:20:49 +00:00
svg Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Text Remove font weights from Cal Sans text (#2158) 2022-03-15 09:59:04 -07:00
AuthContainer.tsx Remove font weights from Cal Sans text (#2158) 2022-03-15 09:59:04 -07:00
Avatar.tsx fixed avatar group and tooltip (#1950) 2022-02-23 11:09:22 +00:00
AvatarGroup.tsx Fix/border avatargroup (#1956) 2022-02-23 15:29:40 +00:00
AvatarSSR.tsx [Perf Improvement] Booking Page score should be in green now (#2057) 2022-03-05 15:28:24 +00:00
Badge.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
colorpicker.tsx Add "light-brand" and "dark-brand" colors (add a second color picker) (#2028) 2022-03-05 15:37:46 +00:00
EditableHeading.tsx Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
InfoBadge.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
LinkIconButton.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
ModalContainer.tsx Refactor old dialog to radix Dialog (#2151) 2022-03-17 13:20:49 +00:00
PoweredByCal.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Scheduler.tsx Refactor old dialog to radix Dialog (#2151) 2022-03-17 13:20:49 +00:00
SettingInputContainer.tsx Runs prettier 2022-02-10 14:22:45 -07:00
TableActions.tsx Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
WeekdaySelect.tsx Add "light-brand" and "dark-brand" colors (add a second color picker) (#2028) 2022-03-05 15:37:46 +00:00