1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

81 Commits

Author SHA1 Message Date
Christopher Kolstad
4b65c44116
feat: add ui-bootstrap endpoint (#790)
* feat: add ui-bootstrap endpoint

- Reducing calls needed for frontend to 1 instead of the current 6

fixes: #789
2021-04-20 19:54:31 +02:00
Ivar Conradi Østhus
b7d2cb06ae
fix: docs transitive dependencies 2021-04-13 09:24:17 +02:00
Martin Folkeseth
5d41e63077
Chore: new amedia logo (#776) 2021-04-06 19:16:43 +02:00
Fredrik Strand Oseberg
8848956846
docs: add technical debt documentation (#751)
* docs: add technical debt documentation

* fix: unknown toggles id

* fix: add doc
2021-03-16 13:07:45 +01:00
Ivar Conradi Østhus
1152272ed6
chore: add docs for context api (#762) 2021-03-12 19:08:18 +01:00
Ivar Conradi Østhus
ab325b5c6d
fix: upgrade docusaurus 2021-03-12 12:41:52 +01:00
Martin Folkeseth
9e2d4af1dc
Add Amedia company (#760) 2021-03-11 10:35:39 +01:00
Ivar Conradi Østhus
36bc3b9823
chore: more docs 2021-02-28 22:20:15 +01:00
Ivar Conradi Østhus
7a99017f9a
fix: add strategy constraints 2021-02-28 21:50:13 +01:00
Ivar Conradi Østhus
620d0f53d0
chore: more docs 2021-02-26 07:49:31 +01:00
Ivar Conradi Østhus
24d2aa5dea
chore: more docs 2021-02-25 22:27:11 +01:00
Ivar Conradi Østhus
26255b8d62
chore: docs 2021-02-25 21:00:19 +01:00
Ivar Conradi Østhus
c4c33c1f4a
chore: add docs for health 2021-02-25 16:55:18 +01:00
Ivar Conradi Østhus
3dc3c07289
chore: update sidebar 2021-02-25 16:47:22 +01:00
Ivar Conradi Østhus
3dcc65ef52
chore: fix getting started link on docs index 2021-02-25 16:46:29 +01:00
Ivar Conradi Østhus
c7c618dbc5
chore: update gaTrackingId for user docs 2021-02-25 16:19:19 +01:00
Ivar Conradi Østhus
ecc178729d
chore: use img instead of svg for logo 2021-02-25 16:15:20 +01:00
egilconr
1d9065aff1
chore: Improve our user documentation (#733)
Co-authored-by: Christopher Kolstad <chriswk@fastmail.com>
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
Co-authored-by: Eco C <egilconr@gmail.com>
2021-02-25 16:01:36 +01:00
Ivar Conradi Østhus
6c41816719
chore: cname for docs 2021-02-25 12:45:27 +01:00
Ivar Conradi Østhus
23ceacff41
use svg logo 2021-02-25 12:42:18 +01:00
Ivar Conradi Østhus
2a40edd7e6
fix: move CNAME to static 2021-02-17 20:23:50 +01:00
Ivar Conradi Østhus
59f9490bd7
fix: make sure static site includes CNAME 2021-02-17 20:06:02 +01:00
Ivar Conradi Østhus
1486cdab52 fix: add docs for addons 2021-02-05 15:20:00 +01:00
Ivar Conradi Østhus
17c8fe7710 feat: Introduce addon framework
fixes: #587

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-02-05 15:20:00 +01:00
Ivar Conradi Østhus
da049865ee chore: add suvery link to docs 2021-01-26 09:46:56 +01:00
Ivar Conradi Østhus
5965aad3df fix: website: reqquire immer 8.0.1 or higher 2021-01-25 07:53:53 +01:00
pmb
14ee8fcdcf chore(docs): Add NestJS client library reference 2020-12-24 15:22:05 +01:00
Ivar Conradi Østhus
f2e4b69562 chore(docs): Add link to Open API specifications 2020-12-15 13:42:22 +01:00
Ivar Conradi Østhus
d1f4039b09
chore(docs): Clean up configuring unleash (#672) 2020-12-15 13:18:38 +01:00
dependabot[bot]
b4b3f06d8d
chore(deps): bump ini from 1.3.5 to 1.3.7 in /website (#671)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 21:18:53 +01:00
dependabot[bot]
c9d3fe6d3d chore(deps): bump highlight.js from 9.17.1 to 9.18.5 in /website
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.17.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.17.1...9.18.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 07:26:35 +01:00
Ivar Conradi Østhus
9e48b5a2f4 fix: Replace travis with GitHub Actions
closes #656
2020-11-24 12:46:55 +01:00
avirogalsky
47e16a1db4
chore(docs): Add clojure client to doc (#649) 2020-11-11 09:58:30 +01:00
Ivar Conradi Østhus
2ec816946f chore(docs): update sidebar 2020-11-03 15:05:31 +01:00
dependabot[bot]
7d46dcbb21
chore(deps): bump dot-prop from 4.2.0 to 4.2.1 in /website (#644)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-30 09:57:59 +01:00
Ivar Conradi Østhus
d7fe3af59f fix: join link to slack in help section 2020-10-30 09:02:22 +01:00
dependabot[bot]
ffa2af4e73
chore(deps): bump decompress from 4.2.0 to 4.2.1 in /website (#628)
Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/kevva/decompress/releases)
- [Commits](https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-18 09:07:41 +02:00
Mads Opheim
fd9a82fb9e
fix: The links for Kotlin and PHP clients got mixed up (#623) 2020-08-17 11:31:28 +02:00
dependabot[bot]
feee16ea55
chore(deps): bump prismjs from 1.17.1 to 1.21.0 in /website (#620)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 10:33:44 +02:00
Ivar Conradi Østhus
ee6beae832 fix: add more client SDK to documentation 2020-08-10 10:14:51 +02:00
Ivar Conradi Østhus
99b27061aa fix: update feature toggle variants documentation 2020-08-10 10:10:41 +02:00
Ivar Conradi Østhus
7535c88cbf fix: add user documentation for feature toggle types 2020-08-07 11:13:30 +02:00
dependabot[bot]
c9c6687a50
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /website (#611)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 22:16:47 +02:00
Ivar Conradi Østhus
b3c0562f96 fix: add resolution for minimist and kind-of 2020-06-24 11:26:37 +02:00
dependabot[bot]
5b2954cf20
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /website (#604)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-17 08:03:47 +02:00
Kris-Mikael Krister
978a6a87b9
chore: Add Otovo to users array (#603) 2020-06-03 09:46:36 +02:00
Mattias Lundell
0f73f09675
Fix: typo webpage (#579)
entperise -> enterprise
2020-03-31 19:19:35 +02:00
Ivar Conradi Østhus
1ee9797ea9 chore: upgrade documentation 2020-02-26 21:55:56 +01:00
Ammar Alakkad
e5cf5ff13b fix: typo in for the Laravel name (#549) 2020-02-20 08:34:33 +01:00
Ivar Conradi Østhus
1d8da72efc fix: documentation footer 2020-02-20 08:34:32 +01:00