Commit Graph

82 Commits

Author SHA1 Message Date
ivaosthu 49e6faf925 chore(docs): Add docker instructions to getting_started 2020-02-20 08:34:14 +01:00
ivaosthu 0c2d58b984 chore(documentation): Added Docusaurus with a website
fixes #355
2020-02-20 08:34:14 +01:00
Arjan 5cf5bc20c4 Fix typo 2020-02-20 08:34:14 +01:00
ivaosthu ddad9e27a3 fix(clientApi): Add namePrefix paramter to /api/client/features
Allows the client to limit the response to name with the given prefix.
2020-02-20 08:34:14 +01:00
Denis Dzyubenko 570bdd9f90 Fixed typos and broken links in the documentation 2020-02-20 08:34:12 +01:00
Denis Dzyubenko 5e7aea8610 Fixed a few typos in the docs 2020-02-20 08:34:12 +01:00
ivaosthu bc359c2b82 feat(metrics): Expose toggle updates to prometheus
closes #323
2020-02-20 08:34:11 +01:00
Stig Kleppe-Jørgensen 089da78c64 Spelling fixes 2020-02-20 08:34:08 +01:00
Ivar Conradi Østhus 68e73da236 Fix typo 2020-02-20 08:34:07 +01:00
Paul Nelson 2491dfd7be Add example and documentation around triggering login modal #234 2020-02-20 08:34:07 +01:00
Ivar Conradi Østhus 625276924c Update migration-guide.md 2020-02-20 08:34:07 +01:00
Ivar Conradi Østhus 9ca615b183 Update getting-started.md 2020-02-20 08:34:07 +01:00
Ivar Conradi Østhus 44047490e4 Update securing-unleash.md 2020-02-20 08:34:07 +01:00
ivaosthu 286849c16b Document authenticion options passed ot unelash. #233 2020-02-20 08:34:06 +01:00
ivaosthu 68a9feaa8a Document how to secure client api #231 2020-02-20 08:34:06 +01:00
ivaosthu fea601099a Document how to secure Unleash.
closes: #233
2020-02-20 08:34:06 +01:00
ivaosthu f4feab89f3 Implement authentication support for Unleash UI.
Closes: #261, #233, #232, #231
2020-02-20 08:34:06 +01:00
ivaosthu 2bd7f45ce3 Add logo to app.json 2020-02-20 08:34:06 +01:00
Ivar Conradi Østhus 9d948b68c4 Update metrics-api.md 2020-02-20 08:34:05 +01:00
ivaosthu 7ed2ed4de1 Added docs for v3 options 2020-02-20 08:34:04 +01:00
Ivar Conradi Østhus 6fb097dcb7 Update migration-guide.md
Add details on how to upgrade unleash to version 3.
closes #276
2020-02-20 08:34:04 +01:00
Ivar Conradi Østhus 7e54b54b0d Update activation-strategies.md 2020-02-20 08:34:04 +01:00
Aslak Knutsen a48deea0bb Correct spelling mistake in Unleash Context 2020-02-20 08:33:47 +01:00
Ivar 6bc23f04da Added option to disable legacy routes. Closes #244 2020-02-20 08:33:46 +01:00
Ivar Conradi Østhus b3030d0d09 Update getting-started.md 2020-02-20 08:33:46 +01:00
ivaosthu e1a70bc22c Update documentation 2020-02-20 08:33:33 +01:00
ivaosthu f5e9ca3bbe Implement support for logger provider.
This allows the users of 'unleash-server' to programatically
change the logger implemnentation. #175
2020-02-20 08:33:33 +01:00
Ivar Conradi Østhus a70f7f7046 Update register-api.md 2020-02-20 08:33:33 +01:00
Ivar 915158212c Add support for sdkVersion in client registration 2020-02-20 08:30:52 +01:00
Ivar Conradi Østhus e0581a6229 Update getting-started.md 2020-02-20 08:30:51 +01:00
sveisvei 7cd2667d9b Update docs 2020-02-20 08:30:50 +01:00
Ivar Conradi Østhus b968687781 Update client-specification.md 2020-02-20 08:30:49 +01:00
Ivar Conradi Østhus a57339ef8c Update client-specification.md
typos.
2020-02-20 08:30:49 +01:00
Ivar aea4c2429a more about unleash 2020-02-20 08:30:49 +01:00
Ivar 00791b208d more docs 2020-02-20 08:30:49 +01:00
ivaosthu 207dfa8bfb WIP client specification #201 2020-02-20 08:30:49 +01:00
Ivar 2fd44f223b added unleash-diagram.png 2020-02-20 08:30:49 +01:00
Ivar Conradi Østhus a1cd0f4cbe Update getting-started.md 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus 81c9482bc7 Add files via upload 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus c67c6d6e01 Delete hash_and_normalise.png 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus 6bd917a7d3 Update developer-guide.md 2020-02-20 08:30:48 +01:00
Ivar b2dfd971c1 update docs 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus 4568db9c39 Remove "z" 2020-02-20 08:30:47 +01:00
Ivar a25aa9fadd Fix typos and other language issues. 2020-02-20 08:30:47 +01:00
Ivar dc9b0109f5 Added docs about provided activation strategies. 2020-02-20 08:30:47 +01:00
Ivar Conradi Østhus 36a8d0c498 Add files via upload 2020-02-20 08:30:47 +01:00
ivaosthu a455e0a68c Adde some prosa for seen-apps #187 2020-02-20 08:30:46 +01:00
Ivar Conradi Østhus f2c36ed9c7 Update migration-guide.md
typo
2020-02-20 08:30:45 +01:00
Ivar Conradi Østhus e1d3dd57ae Update migration-guide.md 2020-02-20 08:30:45 +01:00
Ivar Conradi Østhus 4d12f73c3b Update migration-guide.md 2020-02-20 08:30:45 +01:00