1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src/component/changeRequest
Thomas Heartman 4dd97b97f4
chore: use paginated table for change request list (#10660)
Adds a paginated table to the change request overview page and
integrates it with the search API hook.

The current implementation still has some rough edges to work out, but
it's getting closer.

There's no sort buttons in this implementation. I've got it working on
the side, but TS is complaining about types not matching up, so I'm
spinning that out to a separate PR.

<img width="1808" height="1400" alt="image"
src="https://github.com/user-attachments/assets/bdee97b7-ee2a-46c0-8460-a8b8e14d3c92"
/>
2025-09-23 12:05:11 +00:00
..
ChangeRequest Add .vite to biome's ignore lists (formatting and linting) (#10518) 2025-08-22 07:36:56 +00:00
ChangeRequestConfirmDialog
ChangeRequestOverview chore(AI): changeRequestApproverEmails flag cleanup (#10572) 2025-09-02 08:51:00 +02:00
ChangeRequests chore: use paginated table for change request list (#10660) 2025-09-23 12:05:11 +00:00
ChangeRequestSidebar fix: remove lifecycle backfill on every startup 2025-09-02 13:55:18 +03:00
ChangeRequestStatusBadge chore: use paginated table for change request list (#10660) 2025-09-23 12:05:11 +00:00
ModifiedInChangeRequestStatusBadge
ProjectChangeRequests chore: use paginated table for change request list (#10660) 2025-09-23 12:05:11 +00:00
ChangeRequest.test.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequest.types.ts Update stateTransitions property in UI to match new API prop (#10438) 2025-07-30 12:13:19 +02:00
ChangeRequestContext.tsx
ChangeRequestPermissions.test.tsx chore!: removing userId strategy for new installations of Unleash (#9800) 2025-06-04 09:30:13 +02:00
changesCount.ts
UpdateCount.test.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
UpdateCount.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00