1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src
Thomas Heartman a519cb84f5
Add use change request search hook for UI. (#10664)
Adds a use change request search hook. The hook (and tests) are based
closely on the `useFeatureSearch` files.

I will wire them up to the table in an upcoming PR.

Also: fixes the orval schema to use numbers for offset and limit instead
of strings (enterprise pr incoming). Plus: updates a variable usage in
the use feature search hook.
2025-09-12 12:16:58 +00:00
..
__mocks__
assets
component chore: update strategy cards in new add strategy modal (#10659) 2025-09-12 10:14:21 +01:00
constants fix: date localizations for chart (#10581) 2025-09-01 09:29:45 +00:00
contexts
hooks Add use change request search hook for UI. (#10664) 2025-09-12 12:16:58 +00:00
interfaces Add globalChangeRequestList flag to Unleash (#10645) 2025-09-10 11:11:10 +00:00
openapi Add use change request search hook for UI. (#10664) 2025-09-12 12:16:58 +00:00
themes Update chart colors to increase contrasts between the A series. (#10579) 2025-09-01 08:22:44 +02:00
types
utils refactor: centralize pagination options (#10636) 2025-09-09 14:00:55 +02:00
index.tsx
setupTests.ts
vite-env.d.ts