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
Renovate Bot
737e00e1e2
chore(deps): update dependency jest to v27.2.4
2021-09-29 20:16:06 +00: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
Ivar Conradi Østhus
0c1520e6cb
chore: update renovte config
2021-09-29 21:14:27 +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
Christopher Kolstad
efdbda68e4
fix: reduce data in FEATURE_ENVIRONMENT events
2021-09-29 12:58:02 +02:00
Ivar Conradi Østhus
0a83abe101
fix: add environments to project details ( #992 )
2021-09-29 12:22:04 +02:00
Christopher Kolstad
e3cebb21c8
task: add default environment ( #989 )
...
- Adds development and production environments.
- Connects default environment to all projects
- When creating a project connects the project to all enabled
environments
2021-09-29 11:09:35 +02:00
Christopher Kolstad
c870b33ba6
task: remove displayName from environments ( #988 )
...
This will require a change in enterprise as well.
2021-09-29 10:23:43 +02:00
Ivar Conradi Østhus
f6169540a5
fix: Store metrics only if not empty ( #991 )
2021-09-29 09:47:49 +02:00
Ivar Conradi Østhus
35f2f92257
Update README.md
2021-09-28 22:59:14 +02:00
renovate[bot]
4ab41e5fc6
chore(deps): update dependency eslint-config-airbnb-typescript to v14 ( #979 )
...
* chore(deps): update dependency eslint-config-airbnb-typescript to v14
* fix: add eslint-plugin import
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-09-28 21:19:13 +02:00
renovate[bot]
120eb2b2fa
fix(deps): update dependency js-yaml to v4 ( #985 )
...
* fix(deps): update dependency js-yaml to v4
* fix: upgrade to js-yaml v4
* fix: upgrade to js-yaml 4.1.0
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-09-28 20:53:39 +02:00
renovate[bot]
2a4668037d
chore(deps): update dependency jest to v27.2.3 ( #990 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-28 20:24:28 +02:00
renovate[bot]
a85aba86ba
chore(deps): update metcalfc/changelog-generator action to v1 ( #982 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-28 12:09:46 +02:00
Ivar Conradi Østhus
4ff35466d0
4.2.0-0
2021-09-28 10:56:18 +02:00
renovate[bot]
6f19235843
chore(deps): update dependency eslint-plugin-prettier to v4 ( #980 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 23:40:56 +02:00
renovate[bot]
9952b05fa2
chore(deps): update typescript-eslint monorepo to v4.32.0 ( #983 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 23:02:14 +02:00
renovate[bot]
57eb26b475
fix(deps): update dependency prom-client to v14 ( #987 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 22:57:08 +02:00
renovate[bot]
02a5211e50
chore(deps): update dependency glob-parent to v6 ( #981 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 22:38:59 +02:00
renovate[bot]
178c5aeaaa
chore(deps): update actions/setup-node action to v2 ( #977 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 19:21:13 +02:00
renovate[bot]
2ee2939229
chore(deps): update dependency tsc-watch to v4.5.0 ( #975 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 17:00:17 +02:00
renovate[bot]
b3642574d2
fix(deps): update dependency unleash-frontend to v4.2.0 ( #976 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 16:26:36 +02:00
Ivar Conradi Østhus
5f46c895f8
fix: allow renovate-bot to autmerge minor and patch
2021-09-27 16:19:56 +02:00
renovate[bot]
e6c1f3b56b
chore(deps): update dependency ts-node to v10.2.1 ( #973 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 16:03:03 +02:00
renovate[bot]
ae94fd5d76
chore(deps): update dependency prettier to v2.4.1 ( #974 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 16:01:52 +02:00
Christopher Kolstad
77d781db12
task: Adds FEATURE_ENVIRONMENT_{ENABLED,DISABLED} events ( #970 )
...
* task: Adds FEATURE_ENVIRONMENT_{ENABLED,DISABLED} events
2021-09-27 14:07:26 +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
renovate[bot]
4c3679f791
chore(deps): update dependency supertest to v6.1.6 ( #969 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-09-27 13:34:00 +02:00
renovate[bot]
bfbd4ecb6a
chore(deps): update typescript-eslint monorepo to v4.31.2 ( #972 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-09-27 13:29:34 +02:00
renovate[bot]
5bad777607
chore(deps): update dependency typescript to v4.4.3 ( #971 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 13:28:43 +02:00
Ivar Conradi Østhus
348cff7001
chore: security resolutions
2021-09-27 13:26:18 +02:00
Ivar Conradi Østhus
139098fda9
fix: not set env if undefined
2021-09-27 13:17:59 +02:00