1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/src/lib
Fredrik Strand Oseberg 26c9d53b89
feat: Move environments to enterprise (#935)
- Adding, updating and renaming environments are meant to be
  enterprise only features, as such, this PR moves these operations out
  of this server

- We still keep sortOrder updating, toggling on/off and getting one,
  getting all, so we can still work with environments in the OSS version
  as well.

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

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-09-13 15:57:38 +02:00
..
addons fix: only add strategies to addon texts when available 2021-08-27 10:15:56 +02:00
db feat: Move environments to enterprise (#935) 2021-09-13 15:57:38 +02:00
error
middleware
routes feat: Move environments to enterprise (#935) 2021-09-13 15:57:38 +02:00
schema fix: Cleanup new features API with env support (#929) 2021-09-13 10:23:57 +02:00
services feat: Move environments to enterprise (#935) 2021-09-13 15:57:38 +02:00
types feat: Move environments to enterprise (#935) 2021-09-13 15:57:38 +02:00
util feat: Move environments to enterprise (#935) 2021-09-13 15:57:38 +02:00
app.test.js
app.ts Revert "fix: oas being overriden" 2021-08-27 12:08:26 +02:00
create-config.ts Set default SMTP port to 587 instead of 567 2021-09-09 11:42:36 +02:00
default-custom-auth-deny-all.ts
event-differ.js Fix/feature events (#924) 2021-08-26 13:59:11 +02:00
event-differ.test.js
event-hook.test.js
event-hook.ts
extract-user.js
logger.test.js
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts fix: set correct projects count in metrics 2021-08-31 23:29:23 +02:00
server-impl.test.js fix: failing test 2021-09-10 12:25:12 +02:00
server-impl.ts feat: Move environments to enterprise (#935) 2021-09-13 15:57:38 +02:00