calcom/apps/web/pages
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
..
[user] Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
api Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
auth Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
availability Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
bookings Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
cancel Refactor old dialog to radix Dialog (#2151) 2022-03-17 13:20:49 +00:00
event-types Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
integrations Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
payment Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
reschedule Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
sandbox Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
settings Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
team Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
video Refactor old dialog to radix Dialog (#2151) 2022-03-17 13:20:49 +00:00
404.tsx fixed 404 username link (#1808) 2022-02-11 12:44:25 +00:00
500.tsx Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
[user].tsx Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
_app.tsx Silence trpc logging by default (#1949) 2022-02-23 16:37:41 +00:00
_document.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
_error.tsx Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
getting-started.tsx Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
index.tsx Lint fixes (#1826) 2022-02-11 22:20:10 +00:00
success.tsx Refactor old dialog to radix Dialog (#2151) 2022-03-17 13:20:49 +00:00