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

2476 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
daba53976d
fix: feature_strategies paramter column should not be null (#1024) 2021-10-13 12:42:57 +02:00
Renovate Bot
01509b0e09 chore(deps): update dependency eslint-plugin-import to v2.25.2 2021-10-13 01:36:50 +00:00
Renovate Bot
49acd57126 chore(deps): update dependency typescript to v4.4.4 2021-10-12 23:17:57 +00:00
Rob Levin
4e0c0aa368
docs: typo fix (#1021)
definitely not compromised and google search says to prefer composed of

Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-10-12 22:09:14 +02:00
Rob Levin
c1f39353b9
docs: grammatical error (#1022) 2021-10-12 22:05:55 +02:00
Ivar Conradi Østhus
41574e3938
fix: create admin users if enabled and zero users already 2021-10-12 21:39:57 +02:00
Ivar Conradi Østhus
ce60d7f31b
fix: upgrade unleash-frontend to version 4.2.3 2021-10-12 14:22:24 +02:00
Renovate Bot
985f5cd007 chore(deps): update metcalfc/changelog-generator action to v1.0.1 2021-10-12 11:36:18 +00:00
Christopher Kolstad
20a4aeff97
Make Appinstance registration include environment (#1014) 2021-10-12 10:39:28 +02:00
Renovate Bot
8ac3f6fc36 chore(deps): update dependency ts-node to v10.3.0 2021-10-11 19:52:11 +00:00
Rob Levin
d7e85c3fe0
Update node.md (#1016)
Since it's much. more likely that consumers will want a Promise, Observable, or other asynchronous mechanism to listen for the flag enabled callback, add a link out to those docs. This took our team a while to find fwiw.
2021-10-11 18:39:51 +02:00
Joe J Collins
8a74ad9fd5
Docs: Update python.md (#1015) 2021-10-11 17:49:29 +02:00
Christopher Kolstad
d176028a00 Trigger STALE events when patching stale field
- Also moved the patch function into service, instead of performing the
  operation in the controller
2021-10-11 11:27:20 +02:00
Renovate Bot
1e2a0d9045 chore(deps): update dependency lint-staged to v11.2.3 2021-10-10 20:47:52 +00:00
Renovate Bot
8b98e075ae chore(deps): update dependency lint-staged to v11.2.2 2021-10-09 22:25:27 +00:00
Renovate Bot
41a141d82e chore(deps): update dependency lint-staged to v11.2.1 2021-10-09 07:52:12 +00:00
Renovate Bot
56332fbf9e chore(deps): update dependency jest to v27.2.5 2021-10-08 16:02:49 +00:00
Renovate Bot
02e7402985 chore(deps): update dependency eslint-config-airbnb-typescript to v14.0.1 2021-10-08 11:29:52 +00:00
Ivar Conradi Østhus
fc455811f8
feat/metricsV2 (#1005)
Adds a new way of handling usage metrics where we push it directly to the database and performs aggregation on the fly. All metrics are aggregated in to buckets of hours. We will for now store metrics for the 48 hours with the following dimensions:

- featureName
- projectName
- envrionment
- yes (the actual count)
- no (the actual count)
2021-10-08 10:09:22 +02:00
Ivar Conradi Østhus
3612884501
feat: clone feature toggle API (#1006) 2021-10-08 09:37:27 +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
6733222505
fix: custom test-script for yart coverage reporter action 2021-10-06 14:02:58 +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
fdffb03fb3
fix: adjust test-script for jest-coverage action 2021-10-06 12:41:50 +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
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