calcom/apps/web
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
..
@types Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
components Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
contexts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
docs update SAML setup links for readme files (#2159) 2022-03-16 11:40:58 +00:00
ee Refactor old dialog to radix Dialog (#2151) 2022-03-17 13:20:49 +00:00
lib Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
pages Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
playwright Event type dropdown (#2081) 2022-03-16 19:55:18 +00:00
public Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
styles Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
test/lib Fix for buffer not considering custom interval slots and event duration for slots when using custom intervals (#2079) 2022-03-12 06:52:27 +00:00
types Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
web3 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
.env.example update SAML setup links for readme files (#2159) 2022-03-16 11:40:58 +00:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Unignores .env.example (#1800) 2022-02-10 19:54:55 -07:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
environment.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jest.config.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-env.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-i18next.config.js Linting (#2083) 2022-03-09 17:52:48 +00:00
next.config.js Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
package.json Removing headlessui used in menus (#2127) 2022-03-13 22:09:39 +00:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tailwind.config.js Re-enables tailwind purge (#2171) 2022-03-16 12:40:47 -07:00
tsconfig.json Admin/team billing downgrader (#2040) 2022-03-03 19:29:19 +00:00
yarn.lock Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00