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
Thomas Heartman
812aa5c64c
docs: reference how-to impression data from ref impression data
2022-02-10 16:26:44 +01:00
Thomas Heartman
a125ea10e8
fix: add missing backslashes to curl command
2022-02-10 16:10:53 +01:00
Thomas Heartman
9998e4cd63
chore: rename impression data how-to
2022-02-10 15:55:25 +01:00
Thomas Heartman
845168385b
docs: Finish initial draft of how-to guide
2022-02-10 15:53:51 +01:00
Thomas Heartman
b56f809fb8
docs: rename file extension from .md to .mdx
2022-02-10 15:34:19 +01:00
Thomas Heartman
d0c4eb2637
docs: Add cURL command to ApiRequest component.
2022-02-10 15:33:08 +01:00
Thomas Heartman
1eb4ae99ec
docs: Clarify placeholder info.
2022-02-09 16:06:05 +01:00
Thomas Heartman
31b3792a11
docs: Add steps to enable impression events for existing toggles.
2022-02-09 16:03:32 +01:00
Thomas Heartman
752a1df343
docs: Add API request component: display in http and httpie easy!
...
The ApiRequest component is created to make it easier to show code
samples for API requests. It shows them in raw HTTP form and with
HTTPie for now.
2022-02-09 15:54:16 +01:00
Thomas Heartman
323b9e4247
docs: Add more outlines, steps, etc to how-to impression data
2022-02-09 14:20:24 +01:00
Thomas Heartman
a48d6af7e4
fix: fix google analytics link
2022-02-09 14:20:24 +01:00
Thomas Heartman
6ee9a4326c
docs: Add impression data guide outline and sidebar entry
2022-02-09 14:20:24 +01:00
Thomas Heartman
fe69c1d9ef
docs(chore): Use ifm variable for border width.
2022-02-09 13:44:58 +01:00
Thomas Heartman
0b69e1751e
chore: remove trailing full stop.
2022-02-09 13:44:58 +01:00
Thomas Heartman
986d628faa
docs(a11y): fix issues with transparent pngs; add borders, centering
2022-02-09 13:44:58 +01:00
Thomas Heartman
3e1500625a
docs(chore): remove 'documentation' link in na bar.
2022-02-09 13:44:58 +01:00
Thomas Heartman
d0023f615b
docs(a11y): use a purple color for primary theme color
2022-02-09 13:44:58 +01:00
Thomas Heartman
7ee4e12a05
docs(a11y): dark mode fix contrast in sidebar and with vid comp
...
This commit introduces a new primary color gradient palette to replace the
dark / mossy green that we use in the light theme. It's got a very
small range, so we should probably expand on it in the future, but for
now it'll do a _lot_ better than it did previously.
2022-02-09 13:44:58 +01:00
Thomas Heartman
52e85ab555
docs(a11y): move light-specific theme changes to 'light-theme' css
2022-02-09 13:44:58 +01:00
Thomas Heartman
f7301ef937
docs(a11y): fix contrast issues with dark theme link color.
...
New contrast is 7.99 (AAA).
2022-02-09 13:44:58 +01:00
Thomas Heartman
4754d203e4
Merge pull request #1344 from Unleash/docs/change-api-how-tos-sidebar-title
...
docs: change API how-tos label from "API" to "Using the APIs"
2022-02-09 12:15:26 +01:00
Ivar Conradi Østhus
1487ae10c6
docs: update compatibility matrix
2022-02-08 20:57:06 +01:00
Ivar Conradi Østhus
609422071f
docs: add "sendEmail" field to user-admin.md ( #1329 )
2022-02-08 20:47:01 +01:00
Christopher Kolstad
b0edddb283
fix: typo ( #1346 )
2022-02-08 14:57:52 +01:00
Thomas Heartman
ea930cd315
docs: change API how-tos label from "API" to "API how-tos"
...
I keep getting confused and clicking the link to the how-to guides
when I wanna go to the API reference docs and I _wrote_ the damn thing
🙈 In other words, I betcha someone else is struggling with the same
thing.
So let's try and change it to something that's harder to click by mistake.
2022-02-08 13:19:55 +01:00
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
Thomas Heartman
de2e2ae934
Merge pull request #1338 from Unleash/docs/hide-back-to-main-menu
...
docs: hide 'back-to-main-menu' entry in narrow menu
2022-02-08 08:00:35 +01:00
Thomas Heartman
962928501d
docs: hide 'back-to-main-menu' entry in narrow menu
...
This hides the 'back to main menu' button from the narrowed site menu.
There is no main menu to speak of, so having it take you back to
'unleash enterprise' and the GitHub icon seems unnecessary.
2022-02-07 13:54:52 +01:00
Thomas Heartman
4e03e4b3a8
chore: fix broken link to community sdks section
2022-02-07 13:02:07 +01:00
Ivar Conradi Østhus
2bc7b951b2
doc: Fix delete call for deleting feature toggles
...
Fixes : #1330
2022-02-04 12:56:58 +01:00
Thomas Heartman
673b297209
docs: use some-secret
instead of some-public-key
...
The rest of the docs all use `some-secret`, so having only this **one**
place use `some-public-key` is really misleading.
2022-02-04 10:13:27 +01:00
olav
73bd6a0bc4
docs: fix markdown file name
2022-02-01 16:00:56 +01:00
olav
e7a1bd86a4
docs: link directly to the markdown file
...
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-02-01 15:53:16 +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
1bba30a3de
docs: fix link to getting started page
2022-02-01 14:49:55 +01:00
olav
8c09bf4fe5
docs: fix link to addons page
2022-02-01 14:49:52 +01:00
Renovate Bot
fe0c35c7f4
fix(deps): update dependency @svgr/webpack to v6.2.1
2022-01-30 13:05:00 +00:00
Thomas Heartman
26f66c4f93
fix(docs): remove test subcat from sidebar
2022-01-28 08:21:41 +01:00
Thomas Heartman
b26869fec7
Merge pull request #1308 from Unleash/docs/add-video-component
...
Docs: Add a new video component
2022-01-27 13:37:11 +01:00
Thomas Heartman
65c25328cd
docs: remove container query polyfill
...
Turns out there's an issue that makes it incompatible with
docusaurus (due to class names, see https://github.com/GoogleChromeLabs/container-query-polyfill/issues/23 )
Instead, we'll stick to media queries for now.
2022-01-27 13:21:03 +01:00
Thomas Heartman
0073de000e
docs: remove redundant video heading and commented-out content.
2022-01-27 13:19:55 +01:00
renovate[bot]
fe20a62f87
fix(deps): pin dependency @docusaurus/plugin-google-analytics to 2.0.0-beta.15 ( #1307 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-27 13:19:54 +01:00
Ivar Conradi Østhus
d4e0c6a2b1
fix: googleAnalytics for docusaurus to new format ( #1306 )
2022-01-27 13:12:00 +01:00
Thomas Heartman
e4b21a3125
chore: make docs sidebar hover and active color same unleash grey.
2022-01-27 13:05:27 +01:00