cal/packages/lib
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
..
hooks Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
auth.ts Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
availability.ts Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
classNames.ts Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
constants.ts Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
errors.ts Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
http-error.ts Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
location.ts Link/In person location (#2104) 2022-03-13 15:56:56 +00:00
notification.ts Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
package.json Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
slugify.ts Build fixes (#1929) 2022-02-21 18:45:35 +00:00
tsconfig.json Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
weekday.ts Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00