calcom/apps/web/components
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
..
apps Loader Components (#2616) 2022-04-26 14:11:02 +00:00
auth
availability Loader Components (#2616) 2022-04-26 14:11:02 +00:00
booking
dialog
error
eventtype
integrations
pages/eventtypes
security
seo Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
team
ui Feat/impersonate users (#2503) 2022-04-26 14:18:17 +05:30
webhook
AddToHomescreen.tsx
App.tsx
AppsShell.tsx
BookingsShell.tsx
ClientSuspense.tsx
CustomBranding.tsx
DestinationCalendarSelector.tsx
EmptyScreen.tsx
I18nLanguageHandler.tsx
ImageUploader.tsx
List.tsx
Loader.tsx
Logo.tsx
NavTabs.tsx
SettingsShell.tsx
Shell.tsx Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
Slider.tsx
Swatch.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Tooltip.tsx
UpgradeToProDialog.tsx