1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00
Commit Graph

2275 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
290a4c18bf
fix: use modulo instead for Math.floor for rounding down to full hour 2021-10-08 09:53:33 +02:00
Ivar Conradi Østhus
497552097c
Merge branch 'master' into feat/metrics_env 2021-10-08 09:38:33 +02:00
Ivar Conradi Østhus
3612884501
feat: clone feature toggle API (#1006) 2021-10-08 09:37:27 +02:00
Ivar Conradi Østhus
8b8b2eb9aa
fix: delete metrics older than 48 hours automatically 2021-10-07 21:40:26 +02:00
Ivar Conradi Østhus
fbdae0df0a
fix: more unit tests 2021-10-07 21:13:05 +02:00
Ivar Conradi Østhus
30c7e6f78e
fix: add env metrics 2021-10-07 20:10:26 +02:00
Ivar Conradi Østhus
7a91c5aaa1
fix: make jest wait for the promise 2021-10-07 13:46:33 +02:00
Ivar Conradi Østhus
844d6e0f44
fix: add additional test case 2021-10-07 13:39:04 +02:00
Ivar Conradi Østhus
58932ddd17
fix: remvove unused code 2021-10-07 13:25:57 +02:00
Ivar Conradi Østhus
9a3404fc01
fix: add feature metrics summary endpoint 2021-10-07 12:34:25 +02:00
Ivar Conradi Østhus
5f40560b23
fix: fake client-store impl 2021-10-07 11:33:14 +02:00
Ivar Conradi Østhus
e62ad931f0
fix: add getSeenAppsForFeatureToggle to client-store-v2 2021-10-07 11:30:40 +02:00
Ivar Conradi Østhus
944e74af52
Merge branch 'master' into feat/metrics_env 2021-10-07 10:36:36 +02:00
Christopher Kolstad
b4b222f4c9
feat: add new more specific feature/environment events to addons (#994)
* feat: add new more specific feature/environment events to addons

* Updated strategy change text

* Update all three addon messages for strategy

* Link to new features view for strategy change text

Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-10-07 10:22:20 +02:00
Ivar Conradi Østhus
14e09fe6aa
fix: modify actions for PRs 2021-10-06 22:16:58 +02:00
Ivar Conradi Østhus
c7689ddf69
fix: dedupe duplicates on batchInsert 2021-10-06 14:50:59 +02:00
Ivar Conradi Østhus
2d04088c23
Merge branch 'master' into feat/metrics_env 2021-10-06 14:04:25 +02:00
Ivar Conradi Østhus
6733222505
fix: custom test-script for yart coverage reporter action 2021-10-06 14:02:58 +02:00
Ivar Conradi Østhus
30ffec3632
Merge branch 'master' into feat/metrics_env 2021-10-06 13:09:32 +02:00
Ivar Conradi Østhus
e76345e243
fix: custom test-script for yart coverage reporter action 2021-10-06 13:09:09 +02:00
Ivar Conradi Østhus
ced0b9db2b
Merge branch 'master' into feat/metrics_env 2021-10-06 12:42:09 +02:00
Ivar Conradi Østhus
fdffb03fb3
fix: adjust test-script for jest-coverage action 2021-10-06 12:41:50 +02:00
Ivar Conradi Østhus
601ab5ccf9
Merge branch 'master' into feat/metrics_env 2021-10-06 12:32:34 +02:00
Aneesh Relan
7b034b631c
chore: add jest coverage action for pr builds (#997)
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-10-06 12:31:28 +02:00
Ivar Conradi Østhus
4cf6258209
feat/metricsV2 2021-10-06 12:01:53 +02:00
Fredrik Strand Oseberg
12245664ad
fix: add sort order to environments (#1004)
* fix: add sort order to environments

* fix: lint

* fix: remove display name
2021-10-06 09:39:59 +02:00
Christopher Kolstad
a401580228
task: Disables feature_environments without strategies (#1003) 2021-10-06 09:25:34 +02:00
Dominik Chrástecký
ac049d2e00
docs: Mention php sdk as supporting variants (#1001) 2021-10-04 22:18:39 +02:00
Dominik Chrástecký
20929a0361
docs: Update php documentation to include context provider (#1000)
* Update php documentation to include context provider

* Update leftover from java

* Remove another Java leftover

Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-10-04 22:17:49 +02:00
Renovate Bot
f0490c4e43 chore(deps): update typescript-eslint monorepo to v4.33.0 2021-10-04 19:24:50 +00:00
Renovate Bot
bce08da110 chore(deps): update dependency lint-staged to v11.2.0 2021-10-04 13:02:18 +00:00
Ivar Conradi Østhus
796f202da3
fix: lint 2021-10-01 22:28:09 +02:00
Ivar Conradi Østhus
b825a56e3e
4.2.0-2 2021-10-01 19:46:57 +02:00
Ivar Conradi Østhus
9e8f995b92
fix: upgrade unleash-frontend to 4.2.2 2021-10-01 19:46:43 +02:00
Ivar Conradi Østhus
5b3e8ec541
4.2.0-1 2021-10-01 13:55:16 +02:00
Ivar Conradi Østhus
e02fcd3e23
fix: upgrade unleash-frontend to 4.2.1 2021-10-01 13:54:18 +02:00
Ivar Conradi Østhus
998dc2e977
fix: remove swagger.json poc 2021-10-01 13:21:41 +02:00
Ivar Conradi Østhus
fa56124b89
fix: do not filter FEATURE_METADATA_UPDATE events 2021-10-01 13:04:00 +02:00
Ivar Conradi Østhus
ee660c8eef
fix: client api should return feature toggles for disabled environments (#995)
* fix: client api should return feature toggles for disabled environments

* fix: add test

* lint
2021-10-01 12:27:05 +02:00
Ivar Conradi Østhus
54a99460ce
fix: add projects api for oss as well 2021-10-01 10:59:43 +02:00
Renovate Bot
737e00e1e2 chore(deps): update dependency jest to v27.2.4 2021-09-29 20:16:06 +00:00
Ivar Conradi Østhus
0c1520e6cb
chore: update renovte config 2021-09-29 21:14:27 +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