1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

1007 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
35b218b75a fix: missing-toggle link should include name-param once 2021-09-30 10:36:00 +02:00
renovate[bot]
51c12c2cdc chore(deps): update dependency @welldone-software/why-did-you-render to v6.2.1 (#361)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 10:25:22 +02:00
renovate[bot]
606b9d2566 chore(deps): update dependency @types/node to v12.20.27 (#347)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 10:25:00 +02:00
renovate[bot]
0739431bf6 chore(deps): update dependency enzyme-to-json to v3.6.2 (#352)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 10:24:39 +02:00
Ivar Conradi Østhus
97893aa762 feat: project environments configuration (#365) 2021-09-30 10:24:16 +02:00
renovate[bot]
44d1e61db4 chore(deps): update dependency immutable to v4.0.0-rc.15 (#353)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 10:23:27 +02:00
renovate[bot]
474720807d chore(deps): update dependency @types/react to v17.0.25 (#349)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 10:22:06 +02:00
renovate[bot]
fc639a2981 chore(deps): update dependency node-fetch to v2.6.5 (#354)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 10:21:31 +02:00
renovate[bot]
4644138af1 chore(deps): update dependency @types/enzyme to v3.10.9 (#345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 10:21:10 +02:00
renovate[bot]
463d7162b0 chore(deps): update dependency @types/jest to v26.0.24 (#346)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 10:20:12 +02:00
renovate[bot]
64d4149c60 chore(deps): update actions/setup-node action to v2 (#372)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 10:19:13 +02:00
renovate[bot]
3f0369d89f chore(deps): update dependency @testing-library/react to v12 (#373)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 10:18:57 +02:00
Renovate Bot
bd02c8ea4f chore(deps): update dependency sass to v1.42.1 2021-09-30 08:17:58 +00:00
Renovate Bot
fa0ffd8b4e chore(deps): update dependency swr to v0.5.7 2021-09-30 07:05:20 +00:00
Renovate Bot
402e57fff6 chore(deps): update dependency typescript to v4.4.3 2021-09-30 02:29:49 +00:00
Renovate Bot
0e5492a4c4 chore(deps): update dependency redux to v4.1.1 2021-09-30 00:52:33 +00:00
Renovate Bot
e850ab05fd chore(deps): update dependency css-loader to v5.2.7 2021-09-29 23:21:32 +00:00
dependabot[bot]
c96d3805be chore(deps): bump url-parse from 1.5.1 to 1.5.3 (#331)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-09-29 22:30:09 +02:00
dependabot[bot]
746f6bd9b8 chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#338)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-09-29 22:29:47 +02:00
dependabot[bot]
d2838095dd chore(deps): bump tar from 6.1.5 to 6.1.11 (#333)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.5...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-29 21:15:49 +02:00
Ivar Conradi Østhus
fed885a149 chore: uopdate renovate config 2021-09-29 21:15:15 +02:00
renovate[bot]
d3a2c90109 chore(deps): update dependency @types/debounce to v1.2.1 (#344)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 21:11:52 +02:00
Ivar Conradi Østhus
f4d2f911a0 fix: use renovater github config 2021-09-29 21:05:33 +02:00
Ivar Conradi Østhus
9554c2b017 fix: renovate should be allowed to automerge all packages 2021-09-29 21:04:33 +02:00
Ivar Conradi Østhus
539ab8f507 fix: allow renovate bot to auto-merge 2021-09-29 20:37:42 +02:00
Christopher Kolstad
baa54d31f2 task: remove display name from environment (#367) 2021-09-29 16:00:02 +02:00
renovate[bot]
7cb6082c3a chore(deps): update dependency react-timeago to v5.3.0 (#364)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 13:46:41 +02:00
Fredrik Oseberg
a5d4a569e9 4.2.0 2021-09-27 13:40:32 +02:00
Fredrik Oseberg
6d9d315586 chore: update changelog 2021-09-27 13:40:01 +02:00
Fredrik Strand Oseberg
27988e4b30 Feat/environment strategies (#339)
* feat: strategies list

* feat: dnd

* fix: resolve reference issues

* feat: configure strategy wip

* feat: rearrange list

* feat: add debounce and execution plan

* feat: add separator

* feat: update strategy

* fix: feature strategy accordion key

* fix: localize parameter update logic

* feat: ts conversion

* fix: perf issues

* feat: production guard

* fix: clean up environment list

* fix: implement markup hooks for environment list

* feat: wip constraints

* fix: handle nested data structure reference issue

* fix: clone deep on child props

* fix: remove constraints check

* fix: revert to strategies length

* fix: refactor useFeature

* feat: cache revalidation

* fix: set correct starting tab

* fix: reset params on adding new strategy

* fix: refactor to use useSWR instead of local cache

* fix: check dirty directly from new params

* fix: dialogue ts

* fix: Clean-up typescript warnings

* fix: some more typescript nits

* feat: strategy execution

* feat: strategy execution for environment

* fix: refactor execution separator

* fix: remove unused property

* fix: add header

* fix: 0 value for rollout

* fix: update snapshots

* fix: remove empty deps

* fix: use constant for env type

* fix: use default for useFeatureStrategy

* fix: update snapshot

* Update src/component/feature/FeatureView2/FeatureStrategies/FeatureStrategiesEnvironments/FeatureStrategiesEnvironmentList/useDeleteStrategyMarkup.tsx

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>

* Update src/component/feature/FeatureView2/FeatureStrategies/FeatureStrategyExecution/FeatureStrategyExecution.tsx

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>

* Update src/component/feature/strategy/EditStrategyModal/general-strategy.jsx

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
Co-authored-by: UnleashTeam <79193084+UnleashTeam@users.noreply.github.com>
2021-09-27 13:35:32 +02:00
Ivar Conradi Østhus
139098fda9 fix: not set env if undefined 2021-09-27 13:17:59 +02:00
renovate[bot]
236c798380 chore(deps): update dependency @testing-library/react to v11.2.7 (#342)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 09:19:30 +02:00
renovate[bot]
2be267332e chore(deps): pin dependencies (#341)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 09:12:17 +02:00
renovate[bot]
bc336cc2a0 chore: Add renovate.json (#340)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 09:06:55 +02:00
Ivar Conradi Østhus
1845eb95e6 feat: Add project and environment scoping to API keys (#336)
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2021-09-26 22:41:38 +02:00
Fredrik Strand Oseberg
34df8617d2 Fix/strategy permissions (#337)
* fix: only show actions if applicable to the current user

* fix: remove API access from admin settings

* fix: update snapshot
2021-09-20 16:59:04 +02:00
Fredrik Oseberg
0baa7b22e9 fix: header zIndex 2021-09-15 11:25:02 +02:00
Fredrik Strand Oseberg
92f3f8af08 Feat/environment crud (#335)
* feat: add env

* fix: create environment form

* feat: create environment

* feat: add deletion protection

* fix: lift up state

* feat: add ability to update environment

* fix: remove env reset

* fix: remove link

* feat: add drag and drop sorting

* fix: remove unused imports

* feat: add methods to toggle env on/off

* feat: only make api call on drop

* fix: disabled text

* fix: add disabled indicator

* fix: add edit env payload

* fix: add E flag

* fix: cleanup

* fix: update snapshots

* fix: remove useFeature

* fix: change property to errorText

* fix: update tests

* fix: change menu

* fix: update snapshots

* feat: toggle view v2

* fix: handle error on sort order api call

* fix: remove unused import

* fix: useFeature

* fix: update tests

* fix: console logs

* fix: use try catch

* fix: update snapshots
2021-09-14 14:20:23 +02:00
Fredrik Oseberg
b2a6201ce3 4.1.1 2021-09-05 12:16:11 +02:00
Fredrik Oseberg
1790253cd9 chore: update changelog 2021-09-05 12:16:07 +02:00
Fredrik Oseberg
3a42c381c3 fix: header zindex 2021-09-05 12:15:09 +02:00
Fredrik Oseberg
a00b920324 chore: update changelog 2021-09-01 13:31:09 +02:00
Fredrik Oseberg
8687325fc9 4.1.0 2021-09-01 13:26:04 +02:00
Fredrik Strand Oseberg
44ff61ab99 fix: sync (#334) 2021-09-01 13:22:53 +02:00
Fredrik Oseberg
4acf897494 4.1.0-beta.11 2021-08-30 14:27:30 +02:00
Fredrik Strand Oseberg
f04ed138ed Fix/create feature (#332)
* fix: ensure constraints exists before running check

* fix: project select

* fix: add zIndex to toast starting position

* fix: lint

* fix: hide project select in oss
2021-08-30 14:26:53 +02:00
Ivar Conradi Østhus
ae4d8f6b05 4.1.0-beta.10 2021-08-27 19:27:36 +02:00
Ivar Conradi Østhus
7c270f7570 fix: update yarn.lock 2021-08-27 19:27:30 +02:00
Fredrik Strand Oseberg
5ef3966179 Fix/texture (#330)
* fix: import svg instead of setting bg image

* fix: add user pagination
2021-08-27 19:24:45 +02:00
Fredrik Oseberg
a09ee63a40 4.1.0-beta.9 2021-08-27 13:44:41 +02:00