cal.pub0.org/packages/lib
Hariom Balhara 58d1c28e9d
Routing Forms (#2785)
* Add Routing logic to Query builder

* Make a working redirect

* Make it an app

* Move pages and components to App

* Integrate all pages in the app

* Integrate prisma everywhere

* Fix Routing Link

* Add routing preview

* Fixes

* Get deplouyed on preview with ts disabled

* Fix case

* add reordering for routes

* Move away from react DnD

* Add sidebar

* Add sidebar support and select support

* Various fixes and improvements

* Ignore eslint temporarly

* Route might be falsy

* Make CalNumber support required validation

* Loader improvements

* Add SSR support

* Fix few typescript issues

* More typesafety, download csv, bug fiees

* Add seo friendly link

* Avoid seding credebtials to frontend

* Self review fixes

* Improvements in app-store

* Cahnge Form layout

* Add scaffolding for app tests

* Add playwright tests and add user check in serving data

* Add CI tests

* Add route builder test

* Styling

* Apply suggestions from code review

Co-authored-by: Agusti Fernandez Pardo <6601142+agustif@users.noreply.github.com>

* Changes as per loom feedback

* Increase time for tests

* Fix PR suggestions

* Import CSS only in the module

* Fix codacy issues

* Move the codebbase to ee and add PRO and license check

* Add Badge

* Avoid lodash import

* Fix TS error

* Fix lint errors

* Fix bug to merge conflicts resolution - me query shouldnt cause the Shell to go in loading state

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Agusti Fernandez Pardo <6601142+agustif@users.noreply.github.com>
2022-07-14 12:40:53 +00:00
..
date-fns Consolidates dayjs in a single package 2022-06-28 14:48:24 -06:00
hooks Frontend fixes 2022-06-15 21:19:13 -06:00
server Adds perf metrics for each tRPC endpoint 2022-06-27 19:19:33 -06:00
CalEventParser.ts Fix undefined in Calendar and also add manage event again (#3122) 2022-06-21 10:14:10 +01:00
CalendarService.ts Linting 2022-07-12 16:31:09 -06:00
CloseCom.ts Adding Close.com library for console (#3099) 2022-06-17 21:58:27 -03:00
auth.ts
availability.ts Consolidates dayjs in a single package 2022-06-28 14:48:24 -06:00
classNames.ts
constants.ts Formatting 2022-07-12 11:52:13 -06:00
crypto.ts
default-cookies.ts Update default-cookies.ts 2022-06-05 13:54:13 -06:00
defaultEvents.ts Workflows (#3236) 2022-07-14 00:10:45 +00:00
deriveAppDictKeyFromType.ts Hotfix: Fixing app types variants (fixes Hubspot) (#3176) 2022-06-28 16:36:19 +00:00
env.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
errors.ts Prisma errors can't be handled on client 2022-06-13 10:37:42 -06:00
fetchUsername.ts feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
getLuckyUsers.ts Availabilty consolitadion (#3010) 2022-06-10 12:38:46 -06:00
getSafeRedirectUrl.ts Fix hubspot callback (#3195) 2022-06-30 07:01:07 +00:00
hasKeyInMetadata.ts feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
http-error.ts
index.ts Availabilty consolitadion (#3010) 2022-06-10 12:38:46 -06:00
isMac.ts Adds a fully extensible command(ctrl)+k interface for Cal (#3346) 2022-07-14 06:45:07 +00:00
isPrismaObj.ts License server (#2379) 2022-05-26 11:07:14 -06:00
isRecurringEvent.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
jsonUtils.ts
logger.ts Add logs (#3256) 2022-07-07 09:26:22 -06:00
notEmpty.ts
notification.ts Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
objectKeys.ts
package.json Adds missing linting scripts 2022-07-12 16:31:09 -06:00
random.ts
recurringStrings.ts Recurring event improvements (#2750) 2022-06-10 17:38:06 -03:00
serverConfig.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
slugify.ts
tsconfig.json Fixes tsconfigs for embeds 2022-06-11 16:27:11 -06:00
webstorage.ts Hotfix: blank page for booking embed in Incognito Chrome (#2700) 2022-05-09 18:12:47 +00:00
weekday.ts