cal.pub0.org/packages/types
sean-brydon 5293db29d9
Feat Booking Limits (#4759)
* Add db relevant stuff

* Basic UI there still buggy

* This UI is hard - some progress

* Fix awful state mangament

* Fix re-ordering

* Working UI logic!

* Partical working minMax function

* Fix min max

* bookingLImits api + tests

* Moved checkBookingLimits to backend only code

* Fix httperror import

* Return busy times

* Remove avaliablity calc

* Working for everything but year

* Remove redundant + fix async forloop

* Add compatible type

* Future proof with evenTypeId filter

* Fix commonjson

* Sorting + validation + tests + passing

* Add empty test

* Move validation check  to backend

* Add bookinglimits in trpc

* Add test for undefined

* Apply suggestions from code review

Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>

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

Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>

* Rename value for eligiability

* Rename keyof type

* status code

* Fix toggle not toggling off

* Update apps/web/pages/v2/event-types/[type]/index.tsx

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

* Update apps/web/pages/v2/event-types/[type]/index.tsx

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

* Change back to undefined as it is working for sean. See if it fails on testapp

* Fixing test builder

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-10-12 05:29:04 +00:00
..
@wojtekmaj__react-daterange-picker.d.ts Feat/v2 daterangepicker (#4002) 2022-09-01 10:09:08 +00:00
App.d.ts Add automation category and move zapier and n8n to it (#4410) 2022-09-15 08:16:56 +00:00
AppGetServerSideProps.d.ts fix/auto-connect-calendar-3582 (#3891) 2022-08-22 19:34:28 +00:00
AppHandler.d.ts Feat: v2 App Store / Installed Apps (#4220) 2022-09-15 19:53:09 +00:00
BufferedBusyTime.d.ts Feat Booking Limits (#4759) 2022-10-12 05:29:04 +00:00
Calendar.d.ts Feat Booking Limits (#4759) 2022-10-12 05:29:04 +00:00
Event.d.ts As Google Meet is always installed, this fixes the doubling (#3093) 2022-06-17 18:34:41 +00:00
EventManager.d.ts When rescheduling update specific calendar (#3375) 2022-07-18 11:37:47 -04:00
SVGComponent.d.ts Extracts EmptyScreen 2022-04-20 12:00:49 -06:00
VideoApiAdapter.d.ts Riverside,whereby doesnt have videoApi handle that (#3494) 2022-07-22 11:52:17 +00:00
environment.d.ts Turborepo improvements (#3139) 2022-06-22 14:41:19 -06:00
ical.d.ts fix handling for recurring events (#2455) 2022-04-14 23:29:16 +01:00
inferSSRProps.d.ts Reusable inferSSRProps 2022-05-17 16:01:58 -06:00
next-auth.d.ts Fix/api build (#3675) 2022-08-03 13:18:26 -06:00
next.d.ts Fix/api build (#3675) 2022-08-03 13:18:26 -06:00
package.json Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
schedule.d.ts Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
tsconfig.json App Store (#1869) 2022-03-23 15:00:30 -07:00
utils.d.ts Same-day schedules created invalid workingHours (#3742) 2022-08-08 14:17:33 -06:00