cal.pub0.org/packages/lib
mohammed hussam 94b4507901
feat: dynamic group links + flexible schedule (#9931)
* redirect user to /[user]/[type] for dynamic booking in /[user]

* feat: dynamic group links

* fix: type errors

* fix: more type errors

* Booker components cannot rely on useRouter

* Rename 15min/30/60 to dynamic

* Fixed a blocking test, unclear what it was waiting for

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-25 22:48:09 +01:00
..
apps refactor: renamed getMostPopularApps function to getInstallCountPerApp (#10140) 2023-07-17 09:51:35 +00:00
browser chore: add canonical to the document via `PageWrapper` (#8639) 2023-06-02 18:28:03 +00:00
cva refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
date-fns fix: add missing booking paid webhook trigger to dropdwon (#10237) 2023-07-18 19:46:53 +00:00
hooks fix: Routing Form and other org related fixes (#10320) 2023-07-25 14:58:57 +05:30
payment feat: Enable Apps for Teams & Orgs [CAL-1782] (#9337) 2023-07-06 16:48:39 +00:00
server fix: Add attendees to getLuckyUser algorithm (#10285) 2023-07-20 22:51:15 +01:00
sync chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
test chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
CalEventParser.ts fix: More instances of Avatar and booker links fixed (#10083) 2023-07-13 19:22:21 +05:30
CalendarService.ts fix with object undefined check (#9493) 2023-06-13 20:27:42 +00:00
CloseCom.ts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
CloseComeUtils.ts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
OgImages.tsx add CAL_URL to fix og image issue (#10172) 2023-07-18 10:05:28 +00:00
Sendgrid.ts
array.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
availability.ts
bookingSuccessRedirect.ts Possible fix for iOS redirection (#8455) 2023-04-22 19:45:22 +02:00
checkRateLimitAndThrowError.test.ts feat: ratelimit - ratelimit refactor + tests (#9744) 2023-06-26 19:44:58 +00:00
checkRateLimitAndThrowError.ts feat: ratelimit - ratelimit refactor + tests (#9744) 2023-06-26 19:44:58 +00:00
classNames.ts
constants.ts Get OAuth working for local (#10054) 2023-07-19 09:15:05 +02:00
convertToNewDurationType.ts
crypto.ts
date-ranges.test.ts fix: issue with date overrides in some timezones (#10254) 2023-07-19 19:44:41 +01:00
date-ranges.ts fix: issue with date overrides in some timezones (#10254) 2023-07-19 19:44:41 +01:00
default-cookies.ts test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains (#9803) 2023-06-27 12:01:30 -07:00
defaultAvatarImage.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
defaultAvatarImage.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
defaultEvents.ts feat: dynamic group links + flexible schedule (#9931) 2023-07-25 22:48:09 +01:00
deriveAppDictKeyFromType.ts
entityPermissionUtils.ts feat: Routing Forms/Teams Support (#9417) 2023-06-15 08:58:07 +00:00
env.ts
errors.ts resolves #3565 (#8581) 2023-05-02 16:56:29 +00:00
fetch-wrapper.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
fetchUsername.ts
findDurationType.ts
getBooking.tsx
getBrandColours.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
getBrandColours.tsx RFC: added brandcolor for switch (#8213) 2023-04-19 14:39:23 +00:00
getEventTypeById.ts feat: Pending members selection (#10168) 2023-07-20 11:23:15 +05:30
getIP.ts feat: Upstash implementation for rate limiting/redis (#9514) 2023-06-19 10:01:06 +00:00
getLabelValueMapFromResponses.ts
getPaymentAppData.ts feat: Enable Apps for Teams & Orgs [CAL-1782] (#9337) 2023-07-06 16:48:39 +00:00
getSafeRedirectUrl.ts
getTeamIdFromEventType.ts fix: Managed Event Type Webhooks (#10300) 2023-07-25 13:05:02 -04:00
hasKeyInMetadata.ts
http-error.ts
i18n.ts Remove getDirFromLang, in favour of doing this in the I18nLanguageHan… (#8425) 2023-04-21 00:45:22 +00:00
index.ts
isBookingLimits.ts
isDurationLimits.ts
isKeyInObject.ts
isMac.ts
isOutOfBounds.tsx add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
isPrismaObj.ts
isProblematicTimezone.ts
isRecurringEvent.ts
jsonUtils.ts
logger.ts
markdownIt.ts
markdownToSafeHTML.ts feat: Support adding links to checkbox type question using markdown[Blocked on another PR] (#8943) 2023-07-21 23:30:28 +05:30
next-seo.config.ts chore: add canonical to the document via `PageWrapper` (#8639) 2023-06-02 18:28:03 +00:00
notEmpty.ts
objectKeys.ts
package.json Sync packages 2023-07-14 16:00:59 -07:00
parse-dates.ts fix Former time in wrong time zone (Rescheduling) (#9039) 2023-05-23 07:50:47 +00:00
parse-zone.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
perf.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
random.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
random.ts
rateLimit.ts Update rateLimit.ts 2023-07-14 16:02:10 -07:00
recurringStrings.ts
sanitizeCalendarObject.ts Caldav/refactor: Mutiple Fixes and General code improvement (#8031) 2023-04-12 14:30:39 -03:00
serverConfig.ts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
slots.test.ts fix: wrong slot starting times for half hour times zones (#10161) 2023-07-18 00:57:34 +00:00
slots.ts fix: wrong slot starting times for half hour times zones (#10161) 2023-07-18 00:57:34 +00:00
slugify.ts chore: extended slugify function (#8740) 2023-05-17 13:05:14 +00:00
stripMarkdown.ts fix: strip markdown from meta description tag in users page (#8769) 2023-05-15 07:44:23 +00:00
telemetry.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
text.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
text.ts
timeFormat.ts feat: dynamic time format rendering in workflows based on user settings (#10229) 2023-07-19 10:30:37 -04:00
timezone.ts fix: Change Detroit to New York as a default for EST time zone (#8218) 2023-05-29 19:57:34 +01:00
tsconfig.json
tsconfig.test.json
turndownService.ts
validateBookerLayouts.ts feat: event settings booker layout toggle (#9082) 2023-06-06 15:31:43 +00:00
validateIntervalLimitOrder.ts
validateUsernameInOrg.ts fix: Username check for sign-up with invitation in org context (#10375) 2023-07-25 18:54:49 +02:00
webstorage.ts
weekday.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
weekday.ts