Ivar Conradi Østhus
b8399abee0
fix: add migration for old feature events ( #1300 )
...
When we change the feature events we introduced a new column
on the events table to ease resolving of feature related events,
instead of knowing the types and require the data object to include
a name property. This commit adds a migration to make sure we
convert all feature events.
fixes : #1299
2022-01-26 13:39:59 +01:00
Thomas Heartman
452416ca79
Merge pull request #1269 from Unleash/docs/diataxis-restructure
...
Docs: restructure documentation
2022-01-26 13:26:04 +01:00
Thomas Heartman
bb37141899
docs: Tweak github links (labels, text)
2022-01-26 12:22:03 +01:00
Thomas Heartman
e697e146d6
chore(format): run prettier on the custom css stylesheet
2022-01-26 11:57:52 +01:00
Thomas Heartman
ee55f6a9fb
docs: make top-level categories open by default, re-order references
2022-01-26 11:52:03 +01:00
Thomas Heartman
f62a65a23a
docs: order the docs structure overview the same as the actual doc.
2022-01-25 12:25:08 +01:00
Thomas Heartman
a78f4bd4c4
fix: remove unused style
2022-01-25 12:22:25 +01:00
Thomas Heartman
1b48bc0a9e
docs: sidebar markers // use vertical pipes instead.
2022-01-25 12:22:25 +01:00
Thomas Heartman
fe17c4f062
docs: add purple squares to the top level categories.
2022-01-25 12:22:24 +01:00
Thomas Heartman
f944a40d78
docs: Extend docs landing page; add more links, structure, etc.
2022-01-25 12:22:00 +01:00
Thomas Heartman
100e136951
docs: flesh out integrations category page.
2022-01-25 12:22:00 +01:00
Thomas Heartman
738643eb24
docs: Add landing pages for all first and second-level categories.
2022-01-25 12:22:00 +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
3dec1ee7b2
docs: remove emoji, add placeholder links to landing page.
2022-01-25 12:22:00 +01:00
Thomas Heartman
6d43b93be2
docs(chore): fix broken links to control_rollout
2022-01-25 12:22:00 +01:00
Thomas Heartman
775da4787b
docs: remove links to deployment, integrations, and api.
2022-01-25 12:22:00 +01:00
Thomas Heartman
43604df380
docs: sort all sidebar items
2022-01-25 12:22:00 +01:00
Thomas Heartman
de41208164
docs: create categories and group how-to guides.
...
This probably needs more discussion etc, but it's a good start, I think.
2022-01-25 12:22:00 +01:00
Thomas Heartman
a13a463255
docs: change topic emoji from 🤓 -> 🧠
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
286edba290
docs: place emoji before their following headings
2022-01-25 12:22:00 +01:00
Thomas Heartman
bf7231bdab
docs: group sdks by server/client
2022-01-25 12:22:00 +01:00
Thomas Heartman
e43f1dd60f
docs: delete control-rollout, redirect to activation strategies
2022-01-25 12:22:00 +01:00
Thomas Heartman
50d0f39140
docs: add content from control rollout to activation strategies
...
The two documents covered almost the exact same things (and even had
the same text. verbatim!).
2022-01-25 12:22:00 +01:00
Thomas Heartman
d3d9d44049
docs: remove 'what's new in v4'
2022-01-25 12:22:00 +01:00
Thomas Heartman
4848104ec8
docs: move all docs into sidebar
2022-01-25 12:22:00 +01:00
Thomas Heartman
28934042c0
docs: re-categorize most current docs
2022-01-25 12:22:00 +01:00
Thomas Heartman
ca7657e424
docs: change title of addons index doc.
2022-01-25 12:22:00 +01:00
Thomas Heartman
8828523e4d
docs: move sdks to reference docs
2022-01-25 12:22:00 +01:00
Thomas Heartman
4f0fa7cfd2
docs: move addons and (most) api docs to reference
2022-01-25 12:21:58 +01:00
Thomas Heartman
19eea8b3a2
docs: rename doc introduction.
2022-01-25 12:21:00 +01:00
Thomas Heartman
b3c28de0bb
docs: add introduction as separate entry
2022-01-25 12:20:53 +01:00
Thomas Heartman
24e614c977
docs: start restructuring the docs landing page.
2022-01-25 12:20:06 +01:00
Thomas Heartman
c9026395b7
docs: add initial extra doc categories.
2022-01-25 12:20:06 +01:00
Renovate Bot
025ba0e30e
chore(deps): update typescript-eslint monorepo to v5.10.1
2022-01-24 20:53:25 +00:00
renovate[bot]
da2b165af5
fix(deps): update dependency knex to v1 ( #1272 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 11:58:02 +01:00
Dtaggart
59cd88d720
docs: Update getting-started.md ( #1294 )
...
Correct password spelling. Was missing w
2022-01-24 09:27:50 +01:00
Renovate Bot
0af2270926
chore(deps): update dependency lint-staged to v12.3.1
2022-01-24 01:06:25 +00:00
Ivar Conradi Østhus
8a175aa217
docs: update Server-side SDK compatibility table
2022-01-23 22:50:39 +01:00
renovate[bot]
72e053f237
chore(deps): pin dependency @types/type-is to 1.6.3 ( #1285 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 21:58:36 +01:00
Ivar Conradi Østhus
14a305f0e7
fix: upgrade node-fetch to version 2.6.7
2022-01-23 21:29:42 +01:00
Renovate Bot
2fbbe51b6b
chore(deps): update dependency @babel/core to v7.16.12
2022-01-23 04:22:42 +00:00
Renovate Bot
69a6f5c336
fix(deps): update dependency log4js to v6.4.0 [security]
2022-01-22 00:11:52 +00:00
Fredrik Oseberg
baa096651f
4.6.0-beta.8
2022-01-21 16:20:29 +01:00
Fredrik Oseberg
01cd4eb47a
chore: update frontend
2022-01-21 16:20:20 +01:00
Fredrik Strand Oseberg
8ecacfb89c
Fix/validate context ( #1282 )
...
* fix: add context guards
* fix: change error message
* fix: remove console log
2022-01-21 12:02:05 +01:00
Thomas Heartman
37352804df
Merge pull request #1289 from Unleash/docs/proxy-client-keys
...
docs: improve proxy commands
2022-01-21 10:55:23 +01:00
Thomas Heartman
9ce77e2c7c
chore: Add rust sdk + sort SDKs list ( #1288 )
2022-01-21 10:20:51 +01:00
Ivar Conradi Østhus
a5367ef9f8
docs: improve proxy commands
2022-01-21 10:13:22 +01:00
Youssef Khedher
b9d8c549e8
Merge pull request #1244 from Unleash/feat/update-toggle-type-description
...
feat: update feature types description
2022-01-21 09:05:21 +01:00