cal.pub0.org/apps/web/components
Aaron Presley 05c33bd94b
I18N Caching (#6823)
* Caching Logic Changes

Enabled this function to change its cache value based on incoming paths value

* Invalidate I18N Cache

Invalidating the I18N cache when a user saves changes to their General settings

* Removes deprecated useLocale location

* Overriding the default getSchedule cache to have a revalidation time of 1 second

* Update apps/web/pages/api/trpc/[trpc].ts

* Updated cache values to match the comment

---------

Co-authored-by: zomars <zomars@me.com>
2023-02-08 17:35:43 -07:00
..
apps fix: installed apps and admin apps layout spacing issues. (#6753) 2023-01-31 22:45:38 +01:00
auth fix: installed apps and admin apps layout spacing issues. (#6753) 2023-01-31 22:45:38 +01:00
availability Changed a neutral- classes to gray (#6603) 2023-01-20 23:04:58 +01:00
booking Small UI fixes for seats & destination calendars (#6859) 2023-02-08 21:13:10 +00:00
dialog replaced edit location dialog subtitle with link to app store (#6746) 2023-01-27 00:33:56 +01:00
error
eventtype fix: use typedquery hook in duplicate dialog (#6730) 2023-02-08 21:29:16 +00:00
getting-started Removed unused variables (#6704) (#6750) 2023-01-31 22:29:24 +00:00
integrations 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
layouts Tidy up v2 layouts (#6266) 2023-01-05 18:00:16 +01:00
schemas added EventReservationSchema to success page (#5777) 2022-12-05 21:35:44 +00:00
security I18N Caching (#6823) 2023-02-08 17:35:43 -07:00
settings Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
setup Fixing admin wizard step done (#6954) 2023-02-08 14:36:46 -07:00
team/screens I18N Caching (#6823) 2023-02-08 17:35:43 -07:00
ui fixed availabilty layout 2023-02-02 19:28:46 +01:00
AddToHomescreen.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
AdditionalCalendarSelector.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
AppListCard.tsx lots of small changes by me and ciaran (#6871) 2023-02-03 16:49:33 +00:00
AppsShell.tsx
BookingsShell.tsx
DestinationCalendarSelector.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
Embed.tsx Fix embed modal leading inputs (#6822) 2023-01-31 13:58:15 -07:00
Gates.tsx Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
I18nLanguageHandler.tsx Fix lang and dir attributes not being set (#6243) 2023-01-03 11:09:05 +01:00
ImageUploader.tsx I18N Caching (#6823) 2023-02-08 17:35:43 -07:00
Loader.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
NavTabs.tsx Changed a neutral- classes to gray (#6603) 2023-01-20 23:04:58 +01:00
SettingsShell.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
Slider.tsx