cal.pub0.org/apps/web
sean-brydon 77600f8168
Feat/custom default video (#6971)
* Add queries to fetch metadata and update default

* Add to zod schema

* Change default rules on settings page

* Update query

* Initall override on create event type

* Working default

* Change schema to save locationLink too

* Update default conferncing to include link

* Rename tsx to ts. Fix metadata keys

* WIP on refactoring appstore installed

* Add this to appstore installed apps too

* Display only on conferencing apps

* Add i18n strings

* Change order in dropdown menu so delete is bottom

* Refactor query to not expose all of metadata

* Fix mr type checker

* Possible e2e fix

* Refactor metadata to use ctx

* Refactor back to query cell

* Alias schema

* Adding comment for more info

* Remove constant for clarity

* Update nextjs-bundle-analysis.yml

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: zomars <zomars@me.com>
2023-02-13 22:55:32 +00:00
..
components Generate SSG Page used as cache for user's third-party calendar (#6775) 2023-02-13 11:42:53 -07:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
lib Upgrades tRPC to 10.10.0 (#6995) 2023-02-10 13:05:02 -07:00
pages Feat/custom default video (#6971) 2023-02-13 22:55:32 +00:00
playwright Revert "Use Calendar component view=day for drop-in replacement troubleshooter (#6869)" (#6985) 2023-02-09 12:01:43 -07:00
public Feat/custom default video (#6971) 2023-02-13 22:55:32 +00:00
scripts
server/lib WIP: SIU: Maximum call stack size exceeded fix? (#6740) 2023-01-26 17:51:03 -05:00
styles Changed a neutral- classes to gray (#6603) 2023-01-20 23:04:58 +01:00
test Collective events are now considered from getBusyTimes booking query (#6911) 2023-02-13 12:46:37 +00:00
.eslintignore
.gitignore Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
.nvmrc chore(web): update .nvmrc to node 16 (#6214) 2023-01-04 15:20:05 -07:00
calendso.yaml Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
middleware.ts feat: return `x-vercel-ip-timezone` in headers (#6849) 2023-02-09 01:12:45 +00:00
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js Generate SSG Page used as cache for user's third-party calendar (#6775) 2023-02-13 11:42:53 -07:00
package.json v2.5.13 2023-02-13 15:54:14 -07:00
postcss.config.js
project.toml
sentry.client.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.properties Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.server.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
tailwind.config.js Revert "experiment: disco border (#6531)" 2023-01-18 19:29:36 +00:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30