sighphyre
bf95a40527
docs: describe details of enabled_environments in unleash config docs
2022-03-14 09:48:54 +02:00
sighphyre
3910e23d2d
Merge pull request #1408 from Unleash/feat/init-client-tokens
...
Load Client Tokens From Environment on Startup
2022-03-09 09:53:47 +02:00
Dominik Chrastecky
2623fb17c4
Mark custom headers - function as supported in PHP SDK
2022-03-07 12:44:37 +01:00
Dominik Chrastecky
29c8f1ec72
Merge remote-tracking branch 'origin/main' into docs/php-compatibility-matrix
2022-03-07 12:42:16 +01:00
Thomas Heartman
c63c9b6fab
docs: minor rewording and clarification around strategy impl/eval
2022-03-07 11:11:51 +01:00
Thomas Heartman
300c6abd74
fix: fix broken link in SDK list
2022-03-04 13:52:19 +01:00
Thomas Heartman
c88da63888
Merge pull request #1417 from Unleash/docs/add-offline-info-to-sdks
...
docs: describe how sdks work in offline modes
2022-03-04 13:50:49 +01:00
Thomas Heartman
c0985ad08d
docs: be explicit about what happens if an SDK doesn't have toggles.
2022-03-04 13:43:02 +01:00
Thomas Heartman
304e95f9d7
docs: add working offline section to the SDKs doc
2022-03-04 13:37:59 +01:00
Thomas Heartman
db7848680a
Merge pull request #1416 from Unleash/docs/clarify-activation-evaluation
...
docs: reword and add additional deets re: activation strategy impl
2022-03-04 13:10:03 +01:00
Thomas Heartman
6a4e2b7163
fix: change : to ,
2022-03-04 13:04:40 +01:00
Thomas Heartman
f35a932e8d
fix: stitch the info paragraph together with the existing content
2022-03-04 13:02:06 +01:00
Thomas Heartman
cda31e46d3
fix: remove unintended line break.
2022-03-04 12:56:55 +01:00
Thomas Heartman
28df5dcb31
docs: add offline headings / rough skeleton
2022-03-04 12:56:16 +01:00
Thomas Heartman
9b691a4f89
fix: fix broken link custom activation strategies doc.
2022-03-04 12:43:58 +01:00
Thomas Heartman
28b16d922d
docs: reword and add additional deets re: activation strategy impl
2022-03-04 12:41:13 +01:00
Thomas Heartman
c15cbfc6d3
Merge pull request #1319 from Unleash/docs/describe-project-users-endpoints
...
docs: describe `/api/admin/projects/:projectId/users/:userId/roles/:roleId` endpoint
2022-03-04 12:10:11 +01:00
Thomas Heartman
cf2a8de161
Merge pull request #1342 from Unleash/docs/user-admin-send-email-props
...
docs: Add payload properties for user-admin post payload
2022-03-04 12:10:02 +01:00
Thomas Heartman
4705fe22cc
docs: remove error payload that no longer applies.
2022-03-04 10:41:52 +01:00
Thomas Heartman
6d433c50ab
docs: add info about requiring name
OR email
2022-03-04 10:36:40 +01:00
Thomas Heartman
c9dd60e1ea
Apply suggestions from code review
...
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2022-03-04 08:43:28 +01:00
Thomas Heartman
e6d939508d
fix: correct the description of disabled variants
2022-03-04 08:20:55 +01:00
Thomas Heartman
4c4f6a3aaa
docs: update description of sendEmail option
2022-03-03 15:24:15 +01:00
Thomas Heartman
38ed3816a8
docs: Remove doubled section and clarify role removal
2022-03-03 14:17:43 +01:00
Thomas Heartman
9da796eb90
docs: add details for change role endpoint.
2022-03-03 09:25:22 +01:00
Thomas Heartman
e84b8f30e1
docs: add correct return values for role deletion endpoints.
2022-03-03 09:25:22 +01:00
Thomas Heartman
92349b5561
Apply suggestions from code review
...
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2022-03-03 09:25:22 +01:00
Thomas Heartman
81c6ef2d6e
chore: align url parameters table.
2022-03-03 09:25:22 +01:00
Thomas Heartman
01f7293e2e
docs: add description of the project users/roles endpoint
2022-03-03 09:25:20 +01:00
Thomas Heartman
f92d86061a
docs(chore): improve syntax highlighting and formatting of code bits
...
Use `bash` instead of `sh` for nicer highlighting by prism.
I've also broken large json blobs over multiple lines.
2022-03-03 09:24:43 +01:00
sighphyre
010a699a19
Update website/docs/deploy/configuring-unleash.md
...
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-03-02 14:09:50 +02:00
sighphyre
6de5fdb565
feat: allow startup to load client tokens from env var
2022-03-02 13:44:46 +02:00
Thomas Heartman
3302e66ab1
docs: remove "future enhancements" section of environments doc
...
These things are either implemented or just around the corner now. I
suggest removing them to not be misleading anymore. Case in point: we
just had a customer asking us when the permissions system would be
ready because the docs say it's planned as a future improvement.
2022-02-25 09:10:22 +01:00
sighphyre
c2b946bf28
Merge pull request #1381 from Unleash/docs/update-compat-table-for-constraints
...
docs: Advanced constraints compatibility
2022-02-24 11:36:38 +02:00
sighphyre
a7fa3f703d
docs: update docs for Go SDK because wait until initialized already exists
2022-02-23 15:30:13 +02:00
sighphyre
435f64ad22
docs: mark PHP as advanced constraint compatible in compatibility table
2022-02-23 12:29:30 +02:00
sighphyre
5487fca318
docs: add in compatibility table entry for advanced constraints
2022-02-21 13:59:45 +02:00
Ivar Conradi Østhus
9f6b414e09
docs: correct unleash proxy sdk docs
2022-02-21 10:45:05 +01:00
Dominik Chrastecky
81e0b6c402
docs: update php compatibility matrix table
2022-02-18 20:12:19 +01:00
Thomas Heartman
c19278e8e8
Merge pull request #1376 from Unleash/docs/add-how-to-video-for-impression-data
...
docs: Add how-to video for impression data
2022-02-18 10:01:52 +01:00
Thomas Heartman
7c70dffd5b
fix: add missing word
2022-02-17 10:32:34 +01:00
Thomas Heartman
f5c7f3a320
docs: Add how-to video for impression data
...
This change adds a video to the impression data how-to guide
2022-02-17 10:30:26 +01:00
Renato Arruda
50cbc78cd8
(docs) Ruby SDK now has a bootstrap impl
2022-02-17 07:58:52 +01:00
Thomas Heartman
63cd0d229e
docs: adjust primary color scale, fix search dropdown a11y issues
...
This changes the darker end of the primary color scale to make it even
darker. This means that at the lower end of the scale, white text also
gets enough contrast to be accessible.
For the record: these variables do not seem to be in use anywhere else
in the code base (based on a text search), so it shouldn't affect any
other bits or pieces.
2022-02-14 11:43:05 +01:00
Thomas Heartman
c63d552576
Merge pull request #1345 from Unleash/docs/impression-data-how-to
...
docs: Add "How to send impression data to your third-party sink" guide
2022-02-11 12:36:53 +01:00
Thomas Heartman
ea7d599bad
chore: add missing comma
2022-02-11 11:56:16 +01:00
Thomas Heartman
04f6ff2f69
Merge pull request #1348 from Unleash/docs/update-a-b-testing-doc
...
docs: Reference impression data from A/B testing doc
2022-02-11 09:59:46 +01:00
Thomas Heartman
17d32f5e43
fix: don't apply extra image styling to images outside the main
...
Without this modifier, the border, background color, etc, also applies
to logos in the header and footer, and that's not what we want.
2022-02-10 16:42:11 +01:00
Thomas Heartman
ebcab898e7
docs: Reference impression data from A/B testing doc
...
Mention impression data in the A/B discussion topic.
2022-02-10 16:35:29 +01:00
Thomas Heartman
e114025967
docs: reference A/B testing doc from impression data how-to
2022-02-10 16:26:57 +01:00