calcom/pages/api
Alex van Andel 8664d217c9
Feature/availability page revamp (#1032)
* Refactored Schedule component

* Merge branch 'main' into feature/availability-page-revamp

* wip

* Turned value into number, many other TS tweaks

* NodeJS 16x works 100% on my local, but out of scope for this already massive PR

* Fixed TS errors in viewer.tsx and schedule/index.ts

* Reverted next.config.js

* Fixed minor remnant from moving types to @lib/types

* schema comment

* some changes to form handling

* add comments

* Turned ConfigType into number; which seems to be the value preferred by tRPC

* Fixed localized time display during onboarding

* Update components/ui/form/Schedule.tsx

Co-authored-by: Alex Johansson <alexander@n1s.se>

* Added showToast to indicate save success

* Converted number to Date, and also always establish time based on current date

* prevent height flickering of availability

by removing mb-2 of input field

* availabilty: re-added mb-2 but added min-height

* Quite a few bugs discovered, but this seems functional

Co-authored-by: KATT <alexander@n1s.se>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-11-10 11:16:32 +00:00
..
auth feat: add translations for emails and type error fixes overall (#994) 2021-10-25 14:05:21 +01:00
availability Feature/availability page revamp (#1032) 2021-11-10 11:16:32 +00:00
book hotfix: zoom location on emails (#1153) 2021-11-09 16:27:33 +00:00
cron fix: type errors and translate ee pages (#1050) 2021-10-28 22:58:26 +00:00
event-type Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
integrations Fix onboarding OAuth callback glitch (#1079) 2021-11-03 10:47:52 +00:00
schedule Feature/availability page revamp (#1032) 2021-11-10 11:16:32 +00:00
teams/[team] feat: add translations for emails and type error fixes overall (#994) 2021-10-25 14:05:21 +01:00
trpc Zomars/fixes trpc typo (#957) 2021-10-14 19:22:01 +00:00
user Refactors custom input form & dialog (#853) 2021-10-07 15:43:20 +00:00
cancel.ts Refactors video integrations (#1037) 2021-10-26 10:17:24 -06:00
eventType.ts Revert "Revert "Feature/cal 274 add webhooks (#628)" (#854)" (#876) 2021-10-07 15:14:47 +00:00
integrations.ts Fixes integrations api endpoint (#1066) 2021-10-28 22:30:42 +01:00
me.ts Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
teams.ts Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00