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

10 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
4b7e1f4a81
feat: rename :global: env to "default" (#947)
Our testing and internal validation has proven that
the :global: environment concept confuses people more
than the problems it solves. We have thus decided to
group all configuration that was created before the
environment concept was introduced in to the "default
environment. This would still make everything work
as before in addition to introducing the env concept.

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-09-24 13:55:00 +02:00
Ivar Conradi Østhus
90962434d9
fix: Cleanup new features API with env support (#929) 2021-09-13 10:23:57 +02:00
Ivar Conradi Østhus
14bbc9c1ad
fix: oas docs on root 2021-08-27 12:10:53 +02:00
Ivar Conradi Østhus
1e49beb677
Update feature-toggles-archive-api.md 2021-08-26 14:40:39 +02:00
Christopher Kolstad
ff7be7696c
fix: Stores as typescript and with interfaces. (#902)
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-08-12 15:04:37 +02:00
Christopher Kolstad
301fc68203
chore: document password requirements 2021-08-05 14:00:30 +02:00
Christopher Kolstad
b1c8fea5c6
Use absolute url to api-token doc 2021-07-29 15:04:00 +02:00
Christopher Kolstad
c467d59a7e
chore: update api index with note about content-type 2021-06-15 08:57:35 +02:00
Christopher Kolstad
cceb360b3a
docs: fix wrong grafana query 2021-06-14 15:43:57 +02:00
Christopher Kolstad
406f0554cf
Docusaurusv2 (#864)
feat: Upgraded to Docusaurus v2

closes: #771
2021-06-04 11:17:15 +02:00