Fredrik Strand Oseberg
acb98db00f
docs: add docs for impression data ( #1328 )
...
* docs: add docs for impression data
* fix: update wording
* Update website/docs/advanced/impression_data.md
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
* Update website/docs/advanced/impression_data.md
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
* docs: use hyphen instead of underscore in file name and title/slug
We've been very inconsistent with our use of separators previously
(we should try and find a standard). Hyphens are most common online,
so I've switched to that instead.
* docs: use syntax highlighting for shell commands
* docs: start outlining impression data restructure.
* docs: Add impression data info to API: create toggles
* docs: Add impression data row to compatibility matrix
* docs: restructures the impression data reference doc.
* chore: remove question callout in source material
* docs: add redirect for `impression_data` -> 'impression-data'
* docs: Add sdk availability to availability note
* chore: Fix broken doc paths.
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-02-08 12:11:08 +01:00
olav
1f6c91b517
docs: link directly to the markdown file
...
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-02-01 15:52:21 +01:00
olav
8c09bf4fe5
docs: fix link to addons page
2022-02-01 14:49:52 +01:00
Thomas Heartman
ea0ff8f991
docs: Potential fix to SSO guide ordering (with deprecated guides)
2022-01-25 12:22:00 +01:00
Thomas Heartman
5e556bc87d
Rename all how-to guides to start with 'how to'.
2022-01-25 12:22:00 +01:00
Thomas Heartman
e63c855497
chore: format table
2021-12-23 11:42:57 +01:00
Thomas Heartman
37387bc3d1
docs(strats): update param type overview
2021-12-23 11:42:34 +01:00
Thomas Heartman
68df8e50f8
docs(strats): mention required params
2021-12-23 11:26:18 +01:00
Thomas Heartman
4d63ed01a8
fix: fix broken link to how-to guide.
2021-12-22 13:24:14 +01:00
Thomas Heartman
6d7fabb4c3
docs(activation strats): add note about unimplemented strats.
2021-12-22 09:59:35 +01:00
Thomas Heartman
9791783be5
docs(strats): separate reference and how-to
2021-12-22 09:59:32 +01:00
Thomas Heartman
caa5ae15c1
docs(custom strats): adjust heading levels, add ideas.
2021-12-22 09:58:50 +01:00
Thomas Heartman
daeb73af48
chore: remove unnecessary escape sequences.
2021-12-22 09:58:50 +01:00
Thomas Heartman
4f4c092147
docs(context): add link to how-to guide for strat constraints.
2021-12-20 14:51:32 +01:00
Thomas Heartman
8d350f447c
docs(context): update strat constraints with SDK info.
...
I'm not entirely sure this is the place to put this section, but it
works for now. It should probably be a separate how-to in the end.
2021-12-20 14:39:09 +01:00
Thomas Heartman
498ac4ff6d
docs(context): spilt strat constraints into ref and how-to.
2021-12-20 14:28:00 +01:00
Thomas Heartman
9a06899ce6
docs(fix): reference the SDK compat table in stickiness docs
2021-12-20 12:54:35 +01:00
Thomas Heartman
e1d1ee2718
docs(context): Update doc; add how-to make custom context fields.
2021-12-17 14:03:42 +01:00
Thomas Heartman
e061ccccb4
Merge pull request #1186 from Unleash/docs/4.3-minor-updates
...
docs: update existing articles and screenshots to match version 4.3
2021-12-15 10:58:54 +01:00
Thomas Heartman
aa80cba222
chore: lowercase <br/> tag
...
Don't know why it got uppercased 🤷
2021-12-15 10:27:11 +01:00
Thomas Heartman
7a0e9aaf63
Apply suggestions from code review: missing comma
...
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-12-15 10:22:41 +01:00
Thomas Heartman
d59d2f141e
docs(4.3): update the custom strategy documentation.
2021-12-14 14:13:24 +01:00
Thomas Heartman
c9ef7c1f44
docs(4.3): update API access document.
2021-12-14 12:19:19 +01:00
Thomas Heartman
bfeb19f5f1
docs(4.3): update audit log chapter.
2021-12-14 12:10:04 +01:00
Thomas Heartman
c0b5f27a3c
docs(4.3): Update archive page.
2021-12-14 11:52:57 +01:00
Thomas Heartman
915be4c2ed
docs(4.3): update strategy constraints documentation.
2021-12-14 11:19:16 +01:00
Thomas Heartman
23dafcb230
docs(4.3): delete env strat constraint image, rewrite paragraph.
2021-12-13 12:44:11 +01:00
Thomas Heartman
15c5997707
docs(variants): clarify weight distribution
2021-12-08 10:35:52 +01:00
Thomas Heartman
aef303c3b9
Apply suggestions from code review
...
Co-authored-by: sighphyre <liquidwicked64@gmail.com>
2021-12-08 10:30:21 +01:00
Thomas Heartman
a761bf2cc7
docs(variants): conflicting overrides; rm usage
2021-12-08 10:08:35 +01:00
Thomas Heartman
b5b8c5eb2d
docs(variants): stickiness, disabled variant.
2021-12-07 14:26:42 +01:00
Thomas Heartman
16c32552d5
docs: add some first info on overrides.
2021-12-07 14:02:15 +01:00
Thomas Heartman
80afb25999
docs: document variant payloads.
2021-12-07 13:53:19 +01:00
Thomas Heartman
69005af33e
docs: finish variant weight reference documentation
2021-12-07 13:43:57 +01:00
Thomas Heartman
4b6f166e95
docs: start documenting variant properties and weights
2021-12-07 13:32:11 +01:00
Thomas Heartman
df74d29f1e
docs: adjust variant outline; add rough ideas.
2021-12-01 10:35:05 +01:00
Thomas Heartman
e8478126a5
Merge branch 'master' into docs/add-stickiness
2021-11-24 13:59:56 +01:00
Thomas Heartman
42b1f44d84
docs: add note about Unleash using MurmurHash for stickiness.
2021-11-24 13:41:25 +01:00
Thomas Heartman
d58ed5f84b
Apply suggestions from code review
...
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-11-24 13:39:02 +01:00
Thomas Heartman
c077860d54
docs: Remove link to non-existing page about sdk capabilities.
2021-11-24 12:04:33 +01:00
Thomas Heartman
9c0848b053
docs: fix links to old versions of pages; link to new versions.
2021-11-24 12:03:31 +01:00
Thomas Heartman
d15cb50792
docs: update stickiness docs.
2021-11-24 11:52:17 +01:00
Thomas Heartman
df742279a5
Apply suggestions from code review
...
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-11-24 08:33:31 +01:00
Thomas Heartman
9075261d30
docs: add basic info to stickiness.
2021-11-23 14:59:23 +01:00
Thomas Heartman
9268b333ef
docs: add initial outline id for custom stickiness.
2021-11-23 14:08:35 +01:00
Thomas Heartman
c7c4ad9963
docs: touch up the section on deprecating feature toggles.
2021-11-23 13:36:36 +01:00
Thomas Heartman
5fc02a10d3
docs: fix internal links.
2021-11-23 11:53:23 +01:00
Thomas Heartman
aef10d1d83
docs: first pass at updating the feature toggle types entry.
2021-11-23 11:15:20 +01:00
Ivar Conradi Østhus
ffec4f6342
fix: rename websitev2 to website
2021-10-26 11:25:19 +02:00