cal.pub0.org/packages/lib
Joe Au-Yeung c8d6c0dbdd
Add seats to event types (#2485)
* Add seatsPerTimeSlot to event type schema

* Add seats per time slot to event type form

* Book event and render seats

* Pass booking uid for seats

* Disable requires confirmation if seats are enabled

* Fix type errors

* Update submodules

* Fix type errors

* Fix type errors

* Fix duplicate string

* Fix duplicate string

* Fix schema and migration file

* Fix render seats

* Fix bookinguid typos

* Remove console.log

* Fix type error

* Fix mobile formatting

* Update apps/web/lib/hooks/useSlots.ts

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

* Update apps/web/lib/hooks/useSlots.ts

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

* Added translation for seats available text

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-05-24 15:19:12 +02:00
..
hooks Vital App - Auto reschedule based on health data (#2500) 2022-05-06 17:21:30 +00:00
server App Store (#1869) 2022-03-23 15:00:30 -07:00
CalEventParser.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
CalendarService.ts fix handling for recurring events (#2455) 2022-04-14 23:29:16 +01:00
auth.ts Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
availability.ts Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
classNames.ts Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
constants.ts Embed Code Generator: Fix Preview HTML and Embed Lib path for production (#2688) 2022-05-06 15:56:26 +00:00
crypto.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
default-cookies.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
defaultEvents.ts Add seats to event types (#2485) 2022-05-24 15:19:12 +02:00
env.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
errors.ts Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
getSafeRedirectUrl.ts Adds console url to redirection whitelist 2022-05-05 16:29:17 -06:00
http-error.ts Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
index.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
isPrismaObj.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
jsonUtils.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
logger.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
notEmpty.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
notification.ts Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
objectKeys.ts Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
package.json Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
random.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
serverConfig.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06: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
webstorage.ts Hotfix: blank page for booking embed in Incognito Chrome (#2700) 2022-05-09 18:12:47 +00:00
weekday.ts Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00