cal.pub0.org/packages/lib
Omar López 6a27fb2959
Fixes/app store keys in db (#2651)
* Adds available apps

* Adds App Model

* WIP

* Updates seeder script

* Seeder fixes

* lowercase categories

* Upgrades prisma

* WIP

* WIP

* Hopefully fixes circular deps

* Type fixes

* Fixes seeder

* Adds migration to connect Credentials to Apps

* Updates app store callbacks

* Updates google credentials

* Uses dirName from DB

* Type fixes

* Update reschedule.ts

* Seeder fixes

* Fixes categories listing

* Update index.ts

* Update schema.prisma

* Updates dependencies

* Renames giphy app

* Uses dynamic imports for app metadata

* Fixes credentials error

* Uses dynamic import for api handlers

* Dynamic import fixes

* Allows for simple folder names in app store

* Squashes app migrations

* seeder fixes

* Fixes dyamic imports

* Update apiHandlers.tsx
2022-05-02 14:39:35 -06: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
CalEventParser.ts Fix emails and cal event descriptions (#2634) 2022-04-28 15:05:29 +00: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 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
default-cookies.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
defaultEvents.ts RoundRobin Booking Error in a particular case (#2471) 2022-04-12 10:10:18 -07: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 Make sure that absolute URL is of WEBAPP only (#2624) 2022-04-27 16:28:36 +02: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
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
weekday.ts Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00