cal.pub0.org/packages/ui
sean-brydon cefcb1eaf8
Feature/booking filters (#6099)
* EventTypeFilter UI working

* Tidy + fix avatar + fix overflow

* Component store

* WIP - switchin to query filtering instead of state

* Push working

* Checkbox approach - weird conditional toggle for all bookings

* WIP

* the master query hook :O

* useTypedQuery

* Working typed query

* Typed query hook

* Add optional keys

* safeParse query params

* Add use callback

* Fix re-renders

* Remove local version of local query and use util branch

* Working team filters!

* working people filter!

* Tidy up

* NIT

Co-authored-by: zomars <zomars@me.com>
2022-12-22 12:35:01 +00:00
..
components Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00
form Migrates V2 Select to new ui/components (#5400) 2022-12-18 23:16:20 +00:00
styles Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
v2 Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00
Alert.tsx
Button.tsx fix add endIconClassName in button (#3893) 2022-08-24 08:37:46 +00:00
Dialog.tsx Fixes to dialog for date override & dialog overflow fix (#6055) 2022-12-16 13:27:42 +01:00
Dropdown.tsx fix: use outline none (#5486) 2022-11-11 12:21:56 -07:00
ErrorBoundary.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
Icon.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
Kbar.tsx Improve multilingualism and fix search routes (#5334) 2022-12-07 13:53:44 -07:00
Loader.tsx Adds deprecation notice for Loader 2022-09-02 13:39:45 -06:00
Logo.tsx added lottie-react, added <Logo animated> for success page (#4083) 2022-09-01 13:37:21 +01:00
LogoAnimated.json /booking v2 fixes (#4117) 2022-09-02 21:30:06 +02:00
LogoAnimatedWhite.json Public Booking Pages (#4063) 2022-09-02 21:16:36 +00:00
Shell.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
TimezoneChangeDialog.tsx Fix imports + buttons (#5831) 2022-12-03 14:53:07 +00:00
Tooltip.tsx kbar follow up (#3361) 2022-07-14 11:32:28 +00:00
__WHATSUP_WITH_ALL_THESE_VERSIONS.md Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
index.tsx Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00
package.json Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00
tsconfig.json V2 Main (#3549) 2022-08-24 14:18:42 -06:00