cal.pub0.org/apps/web/pages
Om Ray d83883e7e4
Minimum booking notice will allow hours and days (#5217)
* minimum booking notice allows hours and days

* Fixed error with Prisma not updating properly and input changing value to minutes autmatically

* fix type error

* Update apps/web/components/v2/eventtype/EventLimitsTab.tsx

Co-authored-by: Peer Richelsen <peer@cal.com>

* moved minimumBookingNotice to clientside, removed migration from prisma, changed DurationField to regular InputField

* Update packages/lib/convertMinimumBookingNoticeToMinutes.ts

Co-authored-by: alannnc <alannnc@gmail.com>

* added MINUTES_IN_HOUR, MINUTES_IN_DAY, and HOURS_IN_DAY as exportable consts

* Fix some comparison, mobile styles and const usages

* minimumBookingNotice values will never be floats

* fixed issue with minbookingnotice not updating properly in prisma

* Removed console.logs, converted minimumBookingNoticeType to ref, removed unreliable accessing of array

* remove yarn lockfile

* Revert "remove yarn lockfile"

This reverts commit fefc24c802.

* Revert "Revert "remove yarn lockfile""

This reverts commit c8cc4d3c0e.

* Replaced currentDurationType export with state passed down from parent

* Improvements for duration notice type logic

* Undo adding submodule updates

* Update apps/web/components/eventtype/EventLimitsTab.tsx

Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>

* Update packages/lib/findDurationType.ts

Co-authored-by: Omar López <zomars@me.com>

* Update apps/web/components/eventtype/EventLimitsTab.tsx

Co-authored-by: Omar López <zomars@me.com>

* Update packages/lib/convertToNewDurationType.ts

Co-authored-by: Omar López <zomars@me.com>

* Update apps/web/components/eventtype/EventLimitsTab.tsx

Co-authored-by: Omar López <zomars@me.com>

* Update apps/web/test/lib/getSchedule.test.ts

Co-authored-by: Omar López <zomars@me.com>

* remove passing in as object

* Update apps/web/test/lib/getSchedule.test.ts

Co-authored-by: Omar López <zomars@me.com>

* Update packages/lib/convertToNewDurationType.ts

Co-authored-by: Omar López <zomars@me.com>

* Delete convertMinimumBookingNoticeToMinutes.ts

* Syntax fix

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Omar López <zomars@me.com>
2022-11-14 09:12:28 +00:00
..
[user] Fixed description by manually implementing asSafeHTML (#5321) 2022-11-01 15:42:48 +00:00
api Add support to open a redirect URL in new tab (#5480) 2022-11-13 15:51:31 +00:00
apps Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
auth feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
availability feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
bookings feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
cancel Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
d/[link] The links that can be directly given to embed should pre-render(Either SSG/SSR) (#4975) 2022-10-19 21:25:03 +00:00
event-types Minimum booking notice will allow hours and days (#5217) 2022-11-14 09:12:28 +00:00
getting-started Team billing (#5453) 2022-11-10 13:23:56 -07:00
payment
reschedule
sandbox Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
settings fix: use .watch() to disable update btn (#5482) 2022-11-11 20:27:09 +00:00
team In selfhosted, calvideo isnt default and thus an event can be created without location. Handle that (#5457) 2022-11-10 11:07:16 +00:00
teams Team billing (#5453) 2022-11-10 13:23:56 -07:00
video removed link from cal video (#5228) 2022-10-26 14:31:19 +01:00
workflows Removed v2 pages directory, moved all pages to root and deleted old v1 pages and middleware redirect. (#5044) 2022-10-17 18:14:43 +05:30
404.tsx fixed 404 signup page (#4603) 2022-09-19 15:49:04 +00:00
500.tsx
[user].tsx Empty Screen Improvements to Public event type list (#5178) 2022-10-24 22:20:41 +00:00
_app.tsx V2.0 - Routing Forms and Shell 2.0 everywhere (#3902) 2022-09-02 19:00:41 +00:00
_document.tsx The links that can be directly given to embed should pre-render(Either SSG/SSR) (#4975) 2022-10-19 21:25:03 +00:00
_error.tsx Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
index.tsx
more.tsx Old teams page in v2 (#4553) 2022-09-17 17:53:31 +00:00
signup.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
success.tsx fix/success-page-seats-description-5338 (#5390) 2022-11-05 14:47:29 -04:00