1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component/changeRequest
andreas-unleash 988a3a57e8
feat: Change Request on Reorder UI (#4249)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->
Change request UI for reordering strategies with variants
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

<!-- Does it close an issue? Multiple? -->
Closes #

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-07-25 14:12:35 +03:00
..
ChangeRequest feat: Change Request on Reorder UI (#4249) 2023-07-25 14:12:35 +03:00
ChangeRequestConfirmDialog feat: adds CR to variants per env UI (#2989) 2023-01-25 14:10:35 +00:00
ChangeRequestOverview fix: can review CR with skip change request (#3998) 2023-06-16 13:36:23 +02:00
ChangeRequestSidebar Fix: change request info (#3971) 2023-07-04 09:09:05 +02:00
ChangeRequestStatusBadge
ProjectChangeRequests feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
ChangeRequest.test.tsx feat: skip change request in UI (#3495) 2023-04-11 14:47:54 +02:00
changeRequest.types.ts feat: Change Request on Reorder UI (#4249) 2023-07-25 14:12:35 +03:00
ChangeRequestPermissions.test.tsx feat: feature creation limit crud together with frontend (#4221) 2023-07-13 14:02:35 +03:00
changesCount.ts