Commit Graph

4 Commits

Author SHA1 Message Date
Ayush Rodrigues
cdcbe3f5fd Rework customer filters: URL-first architecture with per-org-per-env localStorage persistence
Consolidate useCustomersQueryStates + usePersistedFilters into a single useCustomerFilters hook.
URL params take priority over localStorage, filters persist per org+env, and queries are gated
behind isInitialized to prevent flashes of unfiltered data on navigation.

Made-with: Cursor
2026-03-27 09:42:44 +00:00
Ayush Rodrigues
a0317a77c9 rm more unec 2026-03-26 15:39:08 +00:00
Ayush Rodrigues
c07b446ac2 rm unecessary things 2026-03-26 15:37:32 +00:00
Ayush Rodrigues
32592723cd add deploy checklist to docs 2026-03-25 20:48:46 +00:00