cal.pub0.org/apps/web/pages/settings/my-account
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
..
appearance.tsx feat: add theming options to teams (#6807) 2023-02-01 19:27:26 +01:00
calendars.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
conferencing.tsx Feat/custom default video (#6971) 2023-02-13 22:55:32 +00:00
general.tsx I18N Caching (#6823) 2023-02-08 17:35:43 -07:00
profile.tsx Fix shift-enter in bio editor (#6769) 2023-01-27 23:14:58 +00:00