1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/website/docs/user_guide
Thomas Heartman 5a3f418e13
docs: add feature toggle reference, new how-to (#1694)
* Docs: write down the currently available steps

* docs: quick updates to the projects page.

* docs: further scaffold the how-to guide

* docs: add feature-toggle.mdx (toggle reference doc)

* docs: Add note that feature toggle names must be unique

* docs: add API doc links

* docs: delete old content

* docs: delete old images

* docs: update variants text

* docs: update introduction

* docs: add new images, update api annotations

* docs: add links to context fields, improve link text for other links.

* docs: remove redundant wording.

* docs: fix default project for toggles

* docs: typo: singular -> plural

* docs: mention admin ui curl command

* docs: remove leftover words

* docs: improve linking to default project.

* Apply suggestions from code review

Co-authored-by: sighphyre <liquidwicked64@gmail.com>

* Apply suggestions from code review

Co-authored-by: sighphyre <liquidwicked64@gmail.com>

* docs: clarify constraint timing

* docs: apply suggestion from code review

* docs: add link to variants document

* docs: Add sections on environments and projects, link from ft docs

* docs: minor rewording into unleash context.

* docs: remove misleading section about "all strats evaluated"

* docs: evaluate -> resolve

Co-authored-by: sighphyre <liquidwicked64@gmail.com>
2022-06-17 12:36:19 +02:00
..
activation-strategies.md docs: minor rewording and clarification around strategy impl/eval 2022-03-07 11:11:51 +01:00
create-feature-toggle.md docs: add feature toggle reference, new how-to (#1694) 2022-06-17 12:36:19 +02:00
environments.md docs: add feature toggle reference, new how-to (#1694) 2022-06-17 12:36:19 +02:00
important-concepts.md
index.md docs: switch all slack links to slack.unleash.run (#1613) 2022-05-20 08:17:36 +02:00
native-apps.md chore: Fix syntax highlighting for a json code snippet. 2021-12-06 12:35:45 +01:00
projects.md docs: add feature toggle reference, new how-to (#1694) 2022-06-17 12:36:19 +02:00
quickstart.md docs: correct secrets key 2022-04-11 22:32:58 +02:00
rbac.md Apply suggestions from code review 2022-01-14 11:28:47 +01:00
technical-debt.md docs(4.3): update tech debt section. 2021-12-14 14:23:39 +01:00
token.md Rename all how-to guides to start with 'how to'. 2022-01-25 12:22:00 +01:00
unleash_overview.md docs: Update Unleash architecture diagram (#1549) 2022-05-06 11:17:35 +02:00
unleash-context.md docs(fix): change the remoteAddress description (#1539) 2022-04-28 16:20:28 +02:00
user-management.md Rename all how-to guides to start with 'how to'. 2022-01-25 12:22:00 +01:00
whats-new-v4.md