Mateusz Kwasniewski
51ad239553
first draft of the comments ui ( #2440 )
2022-11-16 11:45:27 +01:00
Tymoteusz Czech
8b057a1466
Show conflicts in change requests ( #2389 )
...
## About the changes
Show warnings about incompatible changes in changesets.
Closes
[1-352/display-conflicts](https://linear.app/unleash/issue/1-352/display-conflicts )
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#2251
2022-11-15 09:53:38 +01:00
Fredrik Strand Oseberg
89e5043f32
fix: add discard actions ( #2405 )
...
* Updates the sidebar with discarded actions
2022-11-11 13:24:06 +01:00
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
Fredrik Strand Oseberg
b9db7952fb
feat: add permission buttons for change requests ( #2392 )
...
* Adds permission buttons for change requests
2022-11-11 11:04:59 +01:00
Mateusz Kwasniewski
b9f55a3fbc
fix sidebar width ( #2359 )
2022-11-09 16:50:48 +01:00
sjaanus
ff11f30e1d
Change request approvers displaying in UI ( #2358 )
...
This PR adds UI for approvers to the change requests feature.
2022-11-09 13:35:09 +02:00
sjaanus
5e14e80ae3
Change request approvals table ( #2347 )
...
1. Added database table for change request approvals
2. Removed separate endpoint for applying. **Now all state changes will
go through same endpoint.**
2022-11-09 10:40:47 +02:00
Tymoteusz Czech
d998f4c67a
feat: suggest strategy from template ( #2340 )
2022-11-09 08:29:33 +00:00
Mateusz Kwasniewski
aa9aa6fb4a
styling change request sidebar ( #2350 )
2022-11-08 16:16:30 +01:00
Mateusz Kwasniewski
88a9e0cb9b
feat: stateful banner ( #2346 )
...
Conditional banner for change request status
2022-11-08 12:56:28 +01:00
Mateusz Kwasniewski
065833e5d1
feat: display change details ( #2327 )
...
* feat: display change details
* refactor: reorganize components
* feat: display deleted strategy name if present
* feat: UI tweaks
* fix: types
* refactor: remove unnecessary checks for types
2022-11-04 12:52:47 +01:00
Tymoteusz Czech
4b281d9513
Change request - edit strategy ( #2334 )
...
* feat: request change - add strategy
* refactor: use change request is-enabled hook
* feat: edit strategy
* fix: prettier formatting
* fix: refetch change request draft after adding
2022-11-04 11:55:45 +01:00
andreas-unleash
c1e0bd83b0
Frontend - Suggest change copy strategy ( #2312 )
...
* Suggest change copy strategy
* Fix merge conflicts
* Copy strategies from other environment added to draft
* Copy strategies from other environment added to draft
* Copy strategies from other environment added to draft
* Copy strategies from other environment added to draft
* fmt
* PR comments
* PR comments
* PR comments
* PR comments
* Fix: Conditionally hide Change Requests tab
2022-11-04 11:33:07 +02:00
sjaanus
f0a929044d
Change request API draft to open ( #2320 )
...
Draft to open
2022-11-04 09:44:56 +02:00
Fredrik Strand Oseberg
d8db33ac7f
Feat/change request overview applied state ( #2322 )
...
* feat: review button
* feat: add review button
* fix: add to box
* fix: separate function calls
* fix: comment out reviewers
* fix: type
2022-11-03 12:43:03 +01:00
Tymoteusz Czech
0a855604af
feat: review your draft sidebar ( #2305 )
...
* refactor playground status chip component
* fix: update change request sidebar
* refactor: status badge cleanup
* fix: prettier formatting
2022-11-02 16:05:27 +01:00
Fredrik Strand Oseberg
2f1f9cecc2
feat: change request header ( #2317 )
...
* feat: change request header
* fix: dom nesting paragraphs
* fix: change path
2022-11-02 14:23:44 +01:00
Fredrik Strand Oseberg
9b10a8815b
Feat/review page timeline ( #2310 )
...
* fix: styling
* feat: overview timeline
* fix: rename types
* fix: pr comments
2022-11-02 11:14:26 +01:00
sjaanus
5dd8616c74
Rename suggest changes to change request ( #2311 )
...
* Rename change request
* Merge with review status
* Move events and permissions
2022-11-02 08:34:14 +02:00