Tymoteusz Czech
45ee135037
feat: project change request page frontend ( #2361 )
...
- Refactor project menu - merge "Access" and "Environments" with newly
added "Change request configuration" into "Project settings" tab.
- Add Change request config page with table
- Add Change request dialog
Closes https://linear.app/unleash/issue/1-344/frontend-project-options
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#2251
2022-11-10 09:46:23 +00:00
renovate[bot]
0649262c70
chore(deps): update dependency eslint to v8.27.0 ( #2374 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint](https://eslint.org )
([source](https://togithub.com/eslint/eslint )) | [`8.26.0` ->
`8.27.0`](https://renovatebot.com/diffs/npm/eslint/8.26.0/8.27.0 ) |
[![age](https://badges.renovateapi.com/packages/npm/eslint/8.27.0/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.27.0/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint/8.27.0/compatibility-slim/8.26.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.27.0/confidence-slim/8.26.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>eslint/eslint</summary>
### [`v8.27.0`](https://togithub.com/eslint/eslint/releases/tag/v8.27.0 )
[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.26.0...v8.27.0 )
#### Features
-
[`f14587c`](f14587c42b
)
feat: new `no-new-native-nonconstructor` rule
([#​16368](https://togithub.com/eslint/eslint/issues/16368 ))
(Sosuke Suzuki)
-
[`978799b`](978799bd5c
)
feat: add new rule `no-empty-static-block`
([#​16325](https://togithub.com/eslint/eslint/issues/16325 ))
(Sosuke Suzuki)
-
[`69216ee`](69216ee69c
)
feat: no-empty suggest to add comment in empty BlockStatement
([#​16470](https://togithub.com/eslint/eslint/issues/16470 ))
(Nitin Kumar)
-
[`319f0a5`](319f0a5491
)
feat: use `context.languageOptions.ecmaVersion` in core rules
([#​16458](https://togithub.com/eslint/eslint/issues/16458 ))
(Milos Djermanovic)
#### Bug Fixes
-
[`c3ce521`](c3ce5212f6
)
fix: Ensure unmatched glob patterns throw an error
([#​16462](https://togithub.com/eslint/eslint/issues/16462 ))
(Nicholas C. Zakas)
-
[`886a038`](886a038689
)
fix: handle files with unspecified path in `getRulesMetaForResults`
([#​16437](https://togithub.com/eslint/eslint/issues/16437 ))
(Francesco Trotta)
#### Documentation
-
[`ce93b42`](ce93b429bf
)
docs: Stylelint property-no-unknown
([#​16497](https://togithub.com/eslint/eslint/issues/16497 )) (Nick
Schonning)
-
[`d2cecb4`](d2cecb4ad2
)
docs: Stylelint declaration-block-no-shorthand-property-overrides
([#​16498](https://togithub.com/eslint/eslint/issues/16498 )) (Nick
Schonning)
-
[`0a92805`](0a92805d77
)
docs: stylelint color-hex-case
([#​16496](https://togithub.com/eslint/eslint/issues/16496 )) (Nick
Schonning)
-
[`74a5af4`](74a5af487a
)
docs: fix stylelint error
([#​16491](https://togithub.com/eslint/eslint/issues/16491 ))
(Milos Djermanovic)
-
[`324db1a`](324db1a11e
)
docs: explicit stylelint color related rules
([#​16465](https://togithub.com/eslint/eslint/issues/16465 )) (Nick
Schonning)
-
[`94dc4f1`](94dc4f19ba
)
docs: use Stylelint for HTML files
([#​16468](https://togithub.com/eslint/eslint/issues/16468 )) (Nick
Schonning)
-
[`cc6128d`](cc6128db4f
)
docs: enable stylelint declaration-block-no-duplicate-properties
([#​16466](https://togithub.com/eslint/eslint/issues/16466 )) (Nick
Schonning)
-
[`d03a8bf`](d03a8bf897
)
docs: Add heading to justification explanation
([#​16430](https://togithub.com/eslint/eslint/issues/16430 ))
(Maritaria)
-
[`8a15968`](8a159686f9
)
docs: add Stylelint configuration and cleanup
([#​16379](https://togithub.com/eslint/eslint/issues/16379 )) (Nick
Schonning)
-
[`9b0a469`](9b0a469d1e
)
docs: note commit messages don't support scope
([#​16435](https://togithub.com/eslint/eslint/issues/16435 )) (Andy
Edwards)
-
[`1581405`](15814057fd
)
docs: improve context.getScope() docs
([#​16417](https://togithub.com/eslint/eslint/issues/16417 )) (Ben
Perlmutter)
-
[`b797149`](b7971496e9
)
docs: update formatters template
([#​16454](https://togithub.com/eslint/eslint/issues/16454 ))
(Milos Djermanovic)
-
[`5ac4de9`](5ac4de911f
)
docs: fix link to formatters on the Core Concepts page
([#​16455](https://togithub.com/eslint/eslint/issues/16455 ))
(Vladislav)
-
[`33313ef`](33313ef562
)
docs: core-concepts: fix link to semi rule
([#​16453](https://togithub.com/eslint/eslint/issues/16453 ))
(coderaiser)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-10 08:21:34 +01:00
renovate[bot]
81ff552869
chore(deps): update dependency msw to v0.48.1 ( #2375 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [msw](https://mswjs.io/ ) ([source](https://togithub.com/mswjs/msw )) |
[`0.47.4` ->
`0.48.1`](https://renovatebot.com/diffs/npm/msw/0.47.4/0.48.1 ) |
[![age](https://badges.renovateapi.com/packages/npm/msw/0.48.1/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/msw/0.48.1/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/msw/0.48.1/compatibility-slim/0.47.4 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/msw/0.48.1/confidence-slim/0.47.4 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>mswjs/msw</summary>
### [`v0.48.1`](https://togithub.com/mswjs/msw/releases/tag/v0.48.1 )
[Compare
Source](https://togithub.com/mswjs/msw/compare/v0.48.0...v0.48.1 )
#### v0.48.1 (2022-11-10)
##### Bug Fixes
- bufferUtils import path
([#​1453](https://togithub.com/mswjs/msw/issues/1453 ))
([`91b2902`](91b2902ded
))
[@​cksal0805](https://togithub.com/cksal0805 )
### [`v0.48.0`](https://togithub.com/mswjs/msw/releases/tag/v0.48.0 )
[Compare
Source](https://togithub.com/mswjs/msw/compare/v0.47.4...v0.48.0 )
#### v0.48.0 (2022-11-08)
##### Features
- add "SetupApi" base class
([#​1445](https://togithub.com/mswjs/msw/issues/1445 ))
([`85ba844`](85ba8440f5
))
[@​Toxiapo](https://togithub.com/Toxiapo )
[@​kettanaito](https://togithub.com/kettanaito )
- do not interfere with shared workers
([#​1448](https://togithub.com/mswjs/msw/issues/1448 ))
([`670dda7`](670dda7b97
))
[@​mucsi96](https://togithub.com/mucsi96 )
[@​kettanaito](https://togithub.com/kettanaito )
- makes the library esm-compatible
([#​1399](https://togithub.com/mswjs/msw/issues/1399 ))
([`41798eb`](41798ebc69
))
[@​ivanhofer](https://togithub.com/ivanhofer )
[@​kettanaito](https://togithub.com/kettanaito )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-10 08:21:18 +01:00
renovate[bot]
5dd319e414
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.13.0 ( #2372 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@uiw/codemirror-theme-duotone](https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light )
([source](https://togithub.com/uiwjs/react-codemirror )) | [`4.12.4` ->
`4.13.0`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.12.4/4.13.0 )
|
[![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.13.0/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.13.0/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.13.0/compatibility-slim/4.12.4 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.13.0/confidence-slim/4.12.4 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror</summary>
###
[`v4.13.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.13.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.12.4...v4.13.0 )
[![](https://img.shields.io/badge/Open%20in-unpkg-blue )](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.13.0/file/README.md )
Documentation v4.13.0:
https://raw.githack.com/uiwjs/react-codemirror/15bae9c/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.12.4...v4.13.0
```shell
npm i @​uiw/react-codemirror@4.13.0
```
- 🌟 feat(basic-setup): add `tabSize` options
([#​400](https://togithub.com/uiwjs/react-codemirror/issues/400 )).
[`cb2efd0`](https://togithub.com/uiwjs/react-codemirror/commit/cb2efd0 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-10 06:24:17 +00:00
renovate[bot]
e9501d3f83
chore(deps): update dependency vite to v3.2.3 ( #2364 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme )
([source](https://togithub.com/vitejs/vite )) | [`3.2.1` ->
`3.2.3`](https://renovatebot.com/diffs/npm/vite/3.2.1/3.2.3 ) |
[![age](https://badges.renovateapi.com/packages/npm/vite/3.2.3/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/vite/3.2.3/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/vite/3.2.3/compatibility-slim/3.2.1 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/vite/3.2.3/confidence-slim/3.2.1 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vitejs/vite</summary>
###
[`v3.2.3`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small323-2022-11-07-small )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v3.2.2...v3.2.3 )
- refactor: change style.innerHTML to style.textContent
([#​10801](https://togithub.com/vitejs/vite/issues/10801 ))
([8ea71b4](https://togithub.com/vitejs/vite/commit/8ea71b4 )), closes
[#​10801](https://togithub.com/vitejs/vite/issues/10801 )
- fix: add `@types/node` as an optional peer dependency
([#​10757](https://togithub.com/vitejs/vite/issues/10757 ))
([57916a4](https://togithub.com/vitejs/vite/commit/57916a4 )), closes
[#​10757](https://togithub.com/vitejs/vite/issues/10757 )
- fix: transform import.meta.glob when scan JS/TS
[#​10634](https://togithub.com/vitejs/vite/issues/10634 )
([#​10635](https://togithub.com/vitejs/vite/issues/10635 ))
([c53ffec](https://togithub.com/vitejs/vite/commit/c53ffec )), closes
[#​10634](https://togithub.com/vitejs/vite/issues/10634 )
[#​10635](https://togithub.com/vitejs/vite/issues/10635 )
- fix(css): url() with variable in sass/less (fixes
[#​3644](https://togithub.com/vitejs/vite/issues/3644 ),
[#​7651](https://togithub.com/vitejs/vite/issues/7651 ))
([#​10741](https://togithub.com/vitejs/vite/issues/10741 ))
([fa2e47f](https://togithub.com/vitejs/vite/commit/fa2e47f )), closes
[#​3644](https://togithub.com/vitejs/vite/issues/3644 )
[#​7651](https://togithub.com/vitejs/vite/issues/7651 )
[#​10741](https://togithub.com/vitejs/vite/issues/10741 )
- feat: add `vite:afterUpdate` event
([#​9810](https://togithub.com/vitejs/vite/issues/9810 ))
([1f57f84](https://togithub.com/vitejs/vite/commit/1f57f84 )), closes
[#​9810](https://togithub.com/vitejs/vite/issues/9810 )
- perf: improve `multilineCommentsRE` regex (fix
[#​10689](https://togithub.com/vitejs/vite/issues/10689 ))
([#​10751](https://togithub.com/vitejs/vite/issues/10751 ))
([51ed059](https://togithub.com/vitejs/vite/commit/51ed059 )), closes
[#​10689](https://togithub.com/vitejs/vite/issues/10689 )
[#​10751](https://togithub.com/vitejs/vite/issues/10751 )
- perf: Use only one ps exec to find a Chromium browser opened on Mac OS
([#​10588](https://togithub.com/vitejs/vite/issues/10588 ))
([f199e90](https://togithub.com/vitejs/vite/commit/f199e90 )), closes
[#​10588](https://togithub.com/vitejs/vite/issues/10588 )
- chore: fix dev build replacing undefined
([#​10740](https://togithub.com/vitejs/vite/issues/10740 ))
([1358a3c](https://togithub.com/vitejs/vite/commit/1358a3c )), closes
[#​10740](https://togithub.com/vitejs/vite/issues/10740 )
- chore: remove non used type definitions
([#​10738](https://togithub.com/vitejs/vite/issues/10738 ))
([ee8c7a6](https://togithub.com/vitejs/vite/commit/ee8c7a6 )), closes
[#​10738](https://togithub.com/vitejs/vite/issues/10738 )
- chore(deps): update dependency
[@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs )
to v23 ([#​10611](https://togithub.com/vitejs/vite/issues/10611 ))
([cc4be70](https://togithub.com/vitejs/vite/commit/cc4be70 )), closes
[#​10611](https://togithub.com/vitejs/vite/issues/10611 )
- chore(deps): update dependency
[@​rollup/plugin-dynamic-import-vars](https://togithub.com/rollup/plugin-dynamic-import-vars )
to v2 ([#​10726](https://togithub.com/vitejs/vite/issues/10726 ))
([326f782](https://togithub.com/vitejs/vite/commit/326f782 )), closes
[#​10726](https://togithub.com/vitejs/vite/issues/10726 )
###
[`v3.2.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small322-2022-10-31-small )
[Compare
Source](47a78db497
...v3.2.2)
- chore: remove src/client from package
([#​10703](https://togithub.com/vitejs/vite/issues/10703 ))
([816842e](https://togithub.com/vitejs/vite/commit/816842e )), closes
[#​10703](https://togithub.com/vitejs/vite/issues/10703 )
- chore(deps): update all non-major dependencies
([#​10725](https://togithub.com/vitejs/vite/issues/10725 ))
([22cfad8](https://togithub.com/vitejs/vite/commit/22cfad8 )), closes
[#​10725](https://togithub.com/vitejs/vite/issues/10725 )
- fix: remove loaded input sourcemap (fixes
[#​8411](https://togithub.com/vitejs/vite/issues/8411 ))
([#​10705](https://togithub.com/vitejs/vite/issues/10705 ))
([eb50e3a](https://togithub.com/vitejs/vite/commit/eb50e3a )), closes
[#​8411](https://togithub.com/vitejs/vite/issues/8411 )
[#​10705](https://togithub.com/vitejs/vite/issues/10705 )
- fix: tsconfig `jsx` overrides esbuild options, reverts
[#​10374](https://togithub.com/vitejs/vite/issues/10374 )
([#​10714](https://togithub.com/vitejs/vite/issues/10714 ))
([aacf6a4](https://togithub.com/vitejs/vite/commit/aacf6a4 )), closes
[#​10374](https://togithub.com/vitejs/vite/issues/10374 )
[#​10714](https://togithub.com/vitejs/vite/issues/10714 )
- docs(changelog): fix broken url
([#​10692](https://togithub.com/vitejs/vite/issues/10692 ))
([f937ccc](https://togithub.com/vitejs/vite/commit/f937ccc )), closes
[#​10692](https://togithub.com/vitejs/vite/issues/10692 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 22:30:23 +00:00
renovate[bot]
24d2bbcf96
chore(deps): update dependency @types/jest to v29 ( #1529 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`28.1.8` ->
`29.2.2`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.8/29.2.2 )
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.2.2/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.2.2/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.2.2/compatibility-slim/28.1.8 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.2.2/confidence-slim/28.1.8 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTcuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE3LjEifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 23:04:49 +01:00
Ivar Conradi Østhus
670b97dede
fix: set suggested min value to 0 ( #2363 )
...
This PR does one thing, it sets the y-axis to start at "0" when showing
request counts over time.
![image](https://user-images.githubusercontent.com/158948/200946347-b3e803c6-6ace-4ecc-b5cf-aa92a5505331.png )
fixes #2107
2022-11-09 21:43:13 +00:00
renovate[bot]
343e561bc4
chore(deps): update dependency jsdom to v20.0.2 ( #2355 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jsdom](https://togithub.com/jsdom/jsdom ) | [`20.0.1` ->
`20.0.2`](https://renovatebot.com/diffs/npm/jsdom/20.0.1/20.0.2 ) |
[![age](https://badges.renovateapi.com/packages/npm/jsdom/20.0.2/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/jsdom/20.0.2/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/jsdom/20.0.2/compatibility-slim/20.0.1 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/jsdom/20.0.2/confidence-slim/20.0.1 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>jsdom/jsdom</summary>
###
[`v20.0.2`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#​2002 )
[Compare
Source](https://togithub.com/jsdom/jsdom/compare/20.0.1...20.0.2 )
- Fixed `xhr.abort()` to no longer give an exception when the
constructed `XMLHttpRequest` was invalid. (whamtet)
- Fixed `event.getModifierState()` on `MouseEvent` and `KeyboardEvent`
instances to properly consult the `ctrlKey`, `altKey`, `metaKey`, and
`shiftKey` properties of the event. (juzerzarif)
- Fixed custom element creation to not be affected by any modifications
to the `window.customElements` property. (bicknellr)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 19:53:39 +00:00
Mateusz Kwasniewski
b9f55a3fbc
fix sidebar width ( #2359 )
2022-11-09 16:50:48 +01:00
Thomas Heartman
b61dbbd718
fix: remove lexical illusion in playground guidance ( #2360 )
...
## What
I have removed a lexical illusion lexical illusion in this guidance
step, where "context field" was repeated.
## Why
Because it's unintended and doesn't make any sense in the the sentence.
2022-11-09 13:56:34 +00: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
c6f906159b
feat: env check in change requests ( #2336 )
2022-11-07 09:16:29 +01:00
Nuno Góis
9577a81528
fix: clone environment creating token everytime ( #2335 )
2022-11-04 12:12:07 +00: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
Tymoteusz Czech
d2000f2848
feat: request change - add strategy ( #2330 )
...
* feat: request change - add strategy
* refactor: use change request is-enabled hook
2022-11-04 11:25:06 +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
Mateusz Kwasniewski
fae7de0d5d
refactor: hook for change requests ( #2331 )
...
* refactor: hook for change requests
* Update frontend/src/component/project/Project/ProjectFeatureToggles/ProjectFeatureToggles.tsx
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
* Update frontend/src/component/project/Project/Project.tsx
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
* Update frontend/src/component/feature/FeatureView/FeatureOverview/FeatureOverviewEnvSwitches/FeatureOverviewEnvSwitch/FeatureOverviewEnvSwitch.tsx
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
* Update frontend/src/component/feature/FeatureStrategy/FeatureStrategyRemove/FeatureStrategyRemove.tsx
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
* fix: fix imports
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-11-04 09:50:00 +01:00
andreas-unleash
46076fcbc8
Fix: Conditionally hide Change Requests tab ( #2329 )
2022-11-04 10:17:37 +02:00
sjaanus
f0a929044d
Change request API draft to open ( #2320 )
...
Draft to open
2022-11-04 09:44:56 +02:00
Ivar Conradi Østhus
0717b281fa
fix: update resolutions
2022-11-03 15:38:51 +01: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
Mateusz Kwasniewski
147408045b
feat: suggest remove strategy UI ( #2321 )
...
* feat: suggest remove strategy UI
* add delete strategy to draft
* refactor: extract hooks
* refactor: consistent fn usage
2022-11-03 12:26:35 +01:00
Ivar Conradi Østhus
4937b23e16
fix: remove duplicate formatApiPath in userUiConfigApi hook ( #2318 )
2022-11-03 08:47:16 +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
Mateusz Kwasniewski
6622346286
Add stable row id. ( #2315 )
...
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-11-02 12:55:20 +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
Nuno Góis
9fb431aab7
fix: limit total of PATs a user can have ( #2301 )
...
* fix: limit total of PATs a user can have
* increase PAT limit to 10
* Update src/lib/services/pat-service.ts
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
* disable button on the front-end when PAT limit is reached
* import from server instead of repeating ourselves
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
2022-11-02 08:11:35 +00: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
Fredrik Strand Oseberg
da102a3e98
Feat/review page states ( #2309 )
...
* feat: review status draft
* feat: add review status styles
2022-11-01 10:55:03 +01:00
Tymoteusz Czech
f39d1021d0
feat: discard suggested draft change ( #2285 )
...
* feat: discard suggested draft change
* fix: suggest changes api frontend integration
* fix suggested changes discard
2022-10-31 12:46:54 +00:00
Fredrik Strand Oseberg
15c22d7630
feat: integrate with API for suggest changes ( #2286 )
...
* feat: integrate with API for suggest changes
* fix: suggestions table tabs state (#2287 )
* fix: suggestions table tabs state
* fix suggestion header padding
* fix: update snapshots
* fix: pr comments
* fix: revert store change
* fix: revert store fix
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-10-31 12:46:31 +01:00
Nuno Góis
07821174a5
refactor: remove PAT experimental flag ( #2299 )
2022-10-31 09:38:30 +00:00
Nuno Góis
ce6d2e56bc
fix: only show link to create segment if you have permission ( #2291 )
2022-10-31 08:45:31 +00:00
renovate[bot]
670836061c
chore(deps): update dependency @vitejs/plugin-react to v2.2.0 ( #2281 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-28 21:28:28 +00:00
renovate[bot]
4dda82263e
chore(deps): update dependency vite to v3.2.1 ( #2282 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-28 18:21:39 +00:00
Nuno Góis
09cb61c719
fix: small UI fixes to the clone environment modal ( #2290 )
...
fix: small UI fixes to the environment modal
2022-10-28 16:05:27 +01:00
Simon Hornby
7e03fba6cd
make prettify large number tests independent of locale ( #2284 )
2022-10-28 14:47:44 +02:00
andreas-unleash
d48cfc8585
Feat/frontend changeset list ( #2264 )
...
* ChangesetTable initial
* ChangesetTable bug fixes
* Added tabs
* Add Applied and Cancelled badges
* fix alignment
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* replace updatedAt with createdAt
* bug fix
* bug fix
2022-10-28 10:24:13 +02:00
Nuno Góis
d2324ee91f
Feat clone environment modal ( #2245 )
...
* add clone environment modal base skeleton (WIP)
* refactor HelpIcon common component, fix group form
* add more fields to clone env modal, multi project selector
* implement initial payload signature
* reflect latest design decisions
* misc ui fixes
* update UI to the new designs, change back clone option to use flag
* set env limit to 15
* Update frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentCloneModal/EnvironmentCloneModal.tsx
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
* Update frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentCloneModal/EnvironmentCloneModal.tsx
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
* Update frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentCloneModal/EnvironmentCloneModal.tsx
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
* Update frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentCloneModal/EnvironmentCloneModal.tsx
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
* address PR comments
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
2022-10-28 09:15:46 +01:00
renovate[bot]
8d6084de45
chore(deps): update emotion monorepo to v11.10.5 ( #2279 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-28 09:44:02 +02:00
Tymoteusz Czech
b7183fdf98
feat: get suggested changeset draft ( #2274 )
...
* feat: get suggested changeset draft
* fix: update routes snapshot
2022-10-28 09:43:49 +02:00
Tymoteusz Czech
c6c873d67d
feat: add changes to draft ( #2271 )
...
* feat: add changes to draft
* Make domain type and schema match
* Deleting change from changeset
* Add ability to merge
* Revert "Add ability to merge"
This reverts commit 504e7e796e
.
* gRevert "Deleting change from changeset"
This reverts commit 2effc20378
.
* Revert "Make domain type and schema match"
This reverts commit 079f46c0db
.
Co-authored-by: sjaanus <sellinjaanus@gmail.com>
2022-10-28 09:37:55 +02:00
renovate[bot]
7a5c4ba34c
chore(deps): update dependency @types/react-dom to v17.0.18 ( #2278 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-28 00:38:23 +00:00
renovate[bot]
58eda0e87b
chore(deps): update dependency @types/react to v17.0.52 ( #2277 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-27 21:07:30 +00:00