cal.pub0.org/apps/web
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
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
lib Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
pages Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00
playwright Refactor/email confirm links (#6151) 2022-12-21 17:15:51 -07:00
public Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00
scripts
server/lib Preparations so public API can use tRPC procedures 2022-11-18 16:36:32 -07:00
styles Feature/date overrides (#5991) 2022-12-14 17:30:55 +00:00
test Fix/Round Robin (#6121) 2022-12-21 19:32:42 +00:00
.eslintignore
.gitignore Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
.nvmrc
calendso.yaml Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
middleware.ts fix: use matcher in middleware (#5304) 2022-11-03 14:51:43 +00:00
next-i18next.config.js
next.config.js Refactor/email confirm links (#6151) 2022-12-21 17:15:51 -07:00
package.json v2.4.1 2022-12-21 17:18:38 -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
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30