1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component
andreas-unleash c57baeb35e
integrate change request settings be (#2403)
<!-- 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! ❤️ -->
Integrates frontend with the change request settings backedn
## 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? -->
2022-11-11 14:03:30 +02:00
..
addons
admin Feat/change request permissions (#2382) 2022-11-10 11:08:58 +01:00
application
archive
changeRequest integrate change request settings be (#2403) 2022-11-11 14:03:30 +02:00
common Update environments (#2339) 2022-11-11 10:24:56 +00:00
context
environments Update environments (#2339) 2022-11-11 10:24:56 +00:00
events
feature fix: set suggested min value to 0 (#2363) 2022-11-09 21:43:13 +00:00
feedback chore(deps): update material-ui monorepo (#2269) 2022-11-10 21:40:38 +00:00
layout
menu feat: get suggested changeset draft (#2274) 2022-10-28 09:43:49 +02:00
playground/Playground fix: remove lexical illusion in playground guidance (#2360) 2022-11-09 13:56:34 +00:00
project integrate change request settings be (#2403) 2022-11-11 14:03:30 +02:00
providers Feat/change request permissions (#2382) 2022-11-10 11:08:58 +01:00
segments fix: only show link to create segment if you have permission (#2291) 2022-10-31 08:45:31 +00:00
splash
strategies
tags chore(deps): update material-ui monorepo (#2269) 2022-11-10 21:40:38 +00:00
user fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
App.styles.ts
App.tsx