calcom/packages/lib
Syed Ali Shahbaz d1ffd1edae
dynamic group links (#2239)
* --init

* added default event types

* updated lib path

* updated group link design

* fixed collective description

* added default minimum booking notice

* Accept multi user query for a default event type

* check types

* check types --WIP

* check types still --WIP

* --WIP

* --WIP

* fixed single user type not working

* check fix

* --import path fix

* functional collective eventtype page

* fixed check type

* minor fixes and --WIP

* typefix

* custominput in defaultevent fix

* added booking page compatibility for dynamic group links

* added /book compatibility for dynamic group links

* checktype fix --WIP

* checktype fix

* Success page compatibility added

* added migrations

* added dynamic group booking slug to booking creation

* reschedule and database fix

* daily integration

* daily integration --locationtype fetch

* fixed reschedule

* added index to key parameter in eventtype list

* fix + added after last group slug

* added user setting option for dynamic booking

* changed defaultEvents location based on recent changes

* updated default event name in updated import

* disallow booking when one in group disallows it

* fixed setting checkbox association

* cleanup

* udded better error handling for disabled dynamic group bookings

* cleanup

* added tooltip to allow dynamic setting and enable by default

* Update yarn.lock

* Fix: Embed Fixes, UI configuration PRO Only, Tests (#2341)

* #2325 Followup (#2369)

* Adds initial MDX implementation for App Store pages

* Adds endpoint to serve app store static files

* Replaces zoom icon with dynamic-served one

* Fixes zoom icon

* Makes Slider reusable

* Adds gray-matter for MDX

* Adds zoom screenshots

* Update yarn.lock

* Slider improvements

* WIP

* Update TrendingAppsSlider.tsx

* WIP

* Adds MS teams screenshots

* Adds stripe screenshots

* Cleanup

* Update index.ts

* WIP

* Cleanup

* Cleanup

* Adds jitsi screenshot

* Adds Google meet screenshots

* Adds office 365 calendar screenshots

* Adds google calendar screenshots

* Follow #2325

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* requested changes

* further requested changes

* more changes

* type fix

* fixed prisma/client import path

* added e2e test

* test-fix

* E2E fixes

* Fixes circular dependency

* Fixed paid bookings seeder

* Added missing imports

* requested changes

* added username slugs as part of event description

* updated event description

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-04-06 10:20:30 -07:00
..
hooks Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
server App Store (#1869) 2022-03-23 15:00:30 -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
CalendarService.ts Fix with ical convert to zone (#2377) 2022-04-05 19:01:47 +00:00
CalEventParser.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
classNames.ts Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
constants.ts The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
crypto.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
defaultEvents.ts dynamic group links (#2239) 2022-04-06 10:20:30 -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
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 App Store (#1869) 2022-03-23 15:00:30 -07:00
random.ts App Store (#1869) 2022-03-23 15:00:30 -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