cal.pub0.org/apps/web
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
..
@types App Store (#1869) 2022-03-23 15:00:30 -07:00
components Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
contexts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
docs update SAML setup links for readme files (#2159) 2022-03-16 11:40:58 +00:00
ee Add new response if request contains account id (#2629) 2022-04-27 21:34:04 +00:00
lib Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
pages Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
playwright Hash my url (#2484) 2022-04-28 09:44:26 -06:00
public feat(app-store): Add Giphy app (#2580) 2022-05-01 21:42:35 +01:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
styles added animations for dialog and tooltip (#2648) 2022-04-29 17:17:34 +00:00
test/lib Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
web3 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Unignores .env.example (#1800) 2022-02-10 19:54:55 -07:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jest.config.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-env.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-i18next.config.js Add debugging details (#2582) 2022-04-23 18:45:46 +00:00
next.config.js Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
package.json Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tailwind.config.js Re-enables tailwind purge (#2171) 2022-03-16 12:40:47 -07:00
tsconfig.json The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
yarn.lock App Store (#1869) 2022-03-23 15:00:30 -07:00