kakakakakku
18c87cedf6
Fixed syntax error for Ruby SDK example
2022-01-13 09:59:51 +01:00
Thomas Heartman
b8f3313ae2
docs: group sdks into non-collapsible categories: server and client
2022-01-13 09:21:13 +01:00
Renovate Bot
8b538e4ded
chore(deps): update dependency sass to v1.48.0
2022-01-13 07:59:28 +00:00
Ivar Conradi Østhus
4a5b332567
fix: make sure our CSP allow gravatar.com for images
2022-01-12 23:22:04 +01:00
Thomas Heartman
211de55bb7
docs: add new disableLegacyFeaturesApi
config option.
2022-01-12 14:20:45 +01:00
Thomas Heartman
d99602355e
docs(chore): sort configuration options alphabetically.
2022-01-12 14:01:13 +01:00
Thomas Heartman
12e78663b0
Merge pull request #1260 from Unleash/rarruda-patch-1
...
Update ruby SDK capabilities
2022-01-12 10:56:19 +01:00
Thomas Heartman
5896b65087
Merge pull request #1259 from Unleash/docs/sort-sdks-sidebar
...
docs: sort SDKs sidebar
2022-01-12 10:55:54 +01:00
Renovate Bot
22f78e6745
chore(deps): update dependency supertest to v6.2.1
2022-01-12 03:08:00 +00:00
Renato Arruda
4de960188a
Update ruby SDK capabilities
...
Ruby sdk now supports remote_address strategy with CIDR syntax
Feature can be found in main branch, not in a release yet.
2022-01-11 22:44:14 +01:00
Thomas Heartman
6944688671
Merge pull request #1249 from Unleash/docusaurusVersionBump
...
Upgrade docusaurus to 2.0.0.beta.14 from beta.9
2022-01-11 10:53:36 +01:00
Thomas Heartman
4917287098
fix(docs): fix broken links to addons
2022-01-11 10:43:34 +01:00
Thomas Heartman
29ed242df6
docs(fix): add missing commas
2022-01-11 10:38:22 +01:00
Thomas Heartman
adec5aa25c
docs: add redirect from old integrations url
2022-01-11 10:36:23 +01:00
Thomas Heartman
c3c7e1b4bb
docs: update link to integrations
2022-01-11 10:35:25 +01:00
Thomas Heartman
b2a8bc1655
docs: reorder sdks listing in sidebar
...
The previous list order didn't seem to have any reason behind it. This
is a suggestion for new order.
Index (the introduction) is first, followed by the proxy. Then comes
all the official sdks in alphabetic order (punctuation placed before
alpha). At the end of the list is the 'community sdks' link.
I'm open to suggestions and discussion here, but was working on this
list, so thought it could use some love.
2022-01-11 10:07:24 +01:00
Thomas Heartman
ec2d6b6c5d
Merge pull request #1258 from Unleash/docs/move-community-sdks
...
docs: redirect old community SDKs url to new /sdks
2022-01-11 10:04:14 +01:00
Thomas Heartman
e1ba5f2e11
docs: reuse pre-existing redirect to /sdks
2022-01-11 09:53:06 +01:00
Thomas Heartman
eb89d4505d
docs: add link to /sdks/community-sdks
...
This serves two purposes:
1. For people who know the structure, it won't look like anything's
missing
2. For people who don't know the structure, it'll make community sdks
more discoverable.
2022-01-11 09:22:30 +01:00
Thomas Heartman
f404c37f97
docs(chore): Update headings, slight sdk doc restructure.
2022-01-11 09:17:07 +01:00
Thomas Heartman
2488124ac6
docs(chore): add redirect from '/sdks/community' to '/sdks'
2022-01-11 09:17:07 +01:00
Renovate Bot
cc66cc4adf
chore(deps): update dependency supertest to v6.2.0
2022-01-11 03:18:49 +00:00
Renovate Bot
ec62e62247
chore(deps): update node.js to v14.18.3
2022-01-11 01:51:18 +00:00
Renovate Bot
f10910bba1
chore(deps): update typescript-eslint monorepo to v5.9.1
2022-01-10 21:12:41 +00:00
Renovate Bot
2d4dab3959
chore(deps): update dependency sass to v1.47.0
2022-01-10 20:02:11 +00:00
Youssef Khedher
9e2f1e4a60
Merge pull request #584 from Unleash/fix/breadcrumb-createToggle2
...
fix: remove create-toggle2 from breadcrumb menu
2022-01-10 18:28:39 +01:00
Youssef Khedher
2a01cfc3e5
Merge branch 'main' into fix/breadcrumb-createToggle2
2022-01-10 18:19:37 +01:00
Renovate Bot
bb093f8ad7
chore(deps): update dependency web-vitals to v2.1.3
2022-01-10 14:41:49 +00:00
Thomas Heartman
d9eadfc7c9
Merge pull request #1250 from Unleash/docs/move-rust-sdk-to-official-sdks
...
docs: move Rust SDK to list of official SDKs
2022-01-10 15:09:38 +01:00
Thomas Heartman
d2369b5a69
docs(chore): sort SDK lists alphabetically
2022-01-10 15:00:10 +01:00
Thomas Heartman
d785b25a80
docs(chore): move Rust sdk from community to official listing
...
Also sorts the list of SDKs by name.
2022-01-10 14:56:43 +01:00
Thomas Heartman
c3d78bc028
docs: delete /sdks/community page
...
This page was more or less a duplicate of the final section of the
SDK overview. I've moved the section on implementing your own SDK into
the SDK overview instead.
2022-01-10 14:53:41 +01:00
Thomas Heartman
53001a47f8
docs: update steps to edit roles.
2022-01-10 14:38:03 +01:00
Youssef Khedher
123d29b9be
fix: remove unused component in routes
2022-01-10 14:19:49 +01:00
Youssef Khedher
d8ba773de5
Merge branch 'main' into fix/breadcrumb-createToggle2
2022-01-10 14:13:01 +01:00
Thomas Heartman
6bfe5ab591
Merge pull request #570 from Unleash/chore/update-workflows
...
chore(workflows): update with new branch names
2022-01-10 14:08:48 +01:00
Thomas Heartman
5402e80e9b
Merge branch 'main' into chore/update-workflows
2022-01-10 14:04:45 +01:00
Youssef Khedher
3bbd8c3946
Merge pull request #586 from Unleash/feat/view-password
...
fix: add outlined for username login input and fix eye icon padding
2022-01-10 14:04:11 +01:00
Thomas Heartman
297c00e89f
Merge branch 'main' into chore/update-workflows
2022-01-10 14:04:07 +01:00
Youssef
e6f0dcd08f
fix: replace create-toggle2 with create-toggle
2022-01-10 13:05:03 +01:00
Renovate Bot
145a587d62
fix(deps): update dependency @svgr/webpack to v6.2.0
2022-01-10 11:39:38 +00:00
Fredrik Strand Oseberg
2e3651ae0b
Merge branch 'master' into feat/view-password
2022-01-10 12:00:24 +01:00
Youssef Khedher
c7e441fad6
fix: replace broken link in stickiness description ( #587 )
2022-01-10 11:43:31 +01:00
Christopher Kolstad
76d590d009
Upgrade docusaurus to 2.0.0.beta.14 from beta.9
2022-01-10 11:39:55 +01:00
Youssef Khedher
8cd2cda28d
Merge branch 'master' into feat/view-password
2022-01-09 12:12:25 +01:00
Youssef
373b588514
fix: add outlined for username login input and fix eye icon padding
2022-01-09 12:10:30 +01:00
Renato Arruda
c85c710327
Update the default metrics interval for Ruby SDK ( #1247 )
...
Note that the new metrics interval (60s) is only in master and a release with the new value is not yet created.
2022-01-08 11:51:19 +01:00
Renovate Bot
b6a3448cda
chore(deps): update dependency lint-staged to v12.1.7
2022-01-07 19:50:22 +00:00
Renovate Bot
dcdc449fc1
chore(deps): update dependency lint-staged to v12.1.6
2022-01-07 13:50:27 +00:00
Thomas Heartman
eb08fb4c89
docs: improve wording of how-to for cprs.
2022-01-07 13:45:12 +01:00