1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src
Ivar Conradi Østhus 815a75a5b4
Wip/environments (#880)
Adds environment support

This PR adds environments as a first-class concept in Unleash.

It necessitated a full rewrite on how we connect feature <-> strategy, as well as a rethink on which levels environments makes sense.

This enables PUTs on strategy configurations for a feature, since all strategies now have ids.

This also updates export/import format. The importer handles both formats, but export is no longer possible in version 1 of the export format, only in version 2, with strategy configurations for a feature as a separate object.

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-07-07 10:46:50 +02:00
..
lib Wip/environments (#880) 2021-07-07 10:46:50 +02:00
mailtemplates Refactor/update email (#848) 2021-05-21 14:05:16 +02:00
migrations Wip/environments (#880) 2021-07-07 10:46:50 +02:00
test Wip/environments (#880) 2021-07-07 10:46:50 +02:00
migrator.js fix: use db config with schema for db-migrate 2021-04-22 10:25:18 +02:00
server-dev.ts Wip/environments (#880) 2021-07-07 10:46:50 +02:00
server.ts fix: convert to typescript 2021-05-11 12:29:28 +02:00