1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/frontend/src/component/menu
Nuno Góis 0429c1985a
refactor: remove deprecated get archive featured by project endpoint (#9938)
https://linear.app/unleash/issue/2-3367/remove-get-apiadminarchivefeaturesprojectid-deprecated-in-4110

Removes GET `/api/admin/archive/features/{projectId}` which was
deprecated in v4.11.
Also cleans up related code.

I leveraged our search features endpoint where needed, since that's what
we're using now in our UI (to see archived features you filter by
archived=true).

Builds on top of https://github.com/Unleash/unleash/pull/9924 — Since
they're both related.
2025-05-13 12:09:52 +01:00
..
__tests__ refactor: remove deprecated get archive featured by project endpoint (#9938) 2025-05-13 12:09:52 +01:00
Footer chore: remove semver version from footer and proxy from sdk list (#9956) 2025-05-12 14:32:12 +02:00
Header chore: remove disable notifications UI (#9814) 2025-04-22 15:03:15 +02:00
routes.ts refactor: remove deprecated get archive featured by project endpoint (#9938) 2025-05-13 12:09:52 +01:00