1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
Commit Graph

114 Commits

Author SHA1 Message Date
ivaosthu
8f270167e5 chore: Add webhook guide do website 2019-06-20 19:32:41 +02:00
Ran Magen
fb1c9d372a Chore: Add guide for how to use eventHook to send updates to Slack (#459)
* Add guide for how to use eventHook to send updates to Slack

* better slack url

* use require instead of import
2019-06-20 18:48:25 +02:00
Ran Magen
530bfcec1b feat: add option and functionality that allows a user to hook into feature mutations (#457)
* Add option and functionality that allows a user to hook into feature mutations.

* Fix function argument to include the entire event.
2019-06-18 19:22:18 +02:00
Ran Magen
b2ce6f7a48 fix: Add DATABASE_URL_FILE for loading a db url from a file (#455) 2019-06-14 18:10:38 +02:00
ivaosthu
a9fbb3deb5 chore: Update readme with details about slack
releates to #444
2019-05-31 09:08:46 +02:00
ivaosthu
ce0545bfb6 chore: add new screenshot 2019-05-31 08:45:09 +02:00
Mitchell Herrijgers
1be8ae8268 Add sample Keycloak Authentication hook 2019-05-19 19:21:07 +02:00
ivaosthu
de16a7854d fix: LogProvider as option injected to unleash.
Instead of instructing users to do static calls
in to Unleash, she should instead be allwed to
specify the log provider as an option to Unleash.

This commit introduces the "getLogger" option,
a function responsible for creating a logger.
2019-05-04 05:01:28 +02:00
Moritz Johner
4410d5389b fix: require path of logger
relates to #429
2019-04-30 19:26:02 +02:00
Sven Luijten
6afdff68f0 Update unleash-context.md 2019-04-26 14:32:43 +02:00
ivaosthu
2ff49e573e Fix: Add support for IPC connections.
Read this for more details:
https://nodejs.org/api/net.html#net_identifying_paths_for_ipc_connections
2019-04-26 10:30:36 +02:00
Benjamin Ludewig
669b8dd435 chore: update import/export documentation 2019-03-15 15:50:08 +01:00
Benjamin Ludewig
1f55eaedad Refactored state-service, schemas, added e2e tests #395 2019-03-15 15:07:32 +01:00
ivaosthu
66bfcecadc feat: Add customizable ui config 2019-03-13 10:04:08 +01:00
Valentin Jonovs
a34b991a2b Fix typos in documentation 2019-03-05 15:47:15 +01:00
ivaosthu
e3a0569ebd chore: typo in use-doc 2019-02-08 10:18:11 +01:00
ivaosthu
24b27c6941 fix: Toggle variants documentation 2019-02-08 09:38:23 +01:00
ivaosthu
13e431ed17 fix: Update variant protocol 2019-02-08 09:38:23 +01:00
Juan Hoyos
8c12ead2ae feat: Added feature toggle variants 2019-02-08 09:38:23 +01:00
ivaosthu
e459d33bea chore: Update guide on integrating with Google Auth
This is due to Google retiring google.plus APIs and the old passport libs used in the examples depended on these.

Closes #386
2019-02-02 12:09:22 +01:00
ivaosthu
49a1dc0343 fix: Database migrator does use the databaseSchema option
closes #387
2019-02-01 08:06:02 +01:00
ivaosthu
3aef60a5e3 chore(doc): Explain that passord is not a typo.
closes #375
2019-01-18 19:08:34 +01:00
ivaosthu
3c96b70c4a chore(changelog): prepare 3.1.3 release 2018-11-28 16:28:30 +01:00
ivaosthu
32e06216e1 chore(docs): typo in file name 2018-11-23 18:26:13 +01:00
ivaosthu
fce51887ae chore(doc): typo 2018-11-23 14:13:24 +01:00
ivaosthu
05de035163 chore: simplify custom strategy example 2018-11-23 14:03:52 +01:00
ivaosthu
dab134ea22 chore: fix typos in custom strategy guide 2018-11-23 12:34:48 +01:00
Ivar Conradi Østhus
ab1282c1c5 chore: Add documentation for custom strategies
closes  #338
2018-11-23 12:34:48 +01:00
ivaosthu
7bffe4d1db chore: Fix formatting all the things 2018-11-22 21:44:07 +01:00
Ivar Conradi Østhus
8864f71d64 chore: fix linting 2018-11-22 20:41:59 +01:00
Victor Sandoval
27893c3d5d chore(docs): Add google auth hook guide 2018-11-22 08:39:29 +01:00
ivaosthu
1e7fe3ec67 chore(docs): Add docker instructions to getting_started 2018-11-21 17:38:19 +01:00
ivaosthu
823552f95f chore(documentation): Added Docusaurus with a website
fixes #355
2018-11-21 17:31:21 +01:00
Arjan
e7b7dfebe2 Fix typo 2018-11-17 21:39:30 +01:00
ivaosthu
8e30b7643e fix(clientApi): Add namePrefix paramter to /api/client/features
Allows the client to limit the response to name with the given prefix.
2018-11-16 18:37:48 +01:00
Denis Dzyubenko
7f07d77d44 Fixed typos and broken links in the documentation 2018-07-21 09:57:13 +02:00
Denis Dzyubenko
cd4414099a Fixed a few typos in the docs 2018-07-12 16:56:51 +02:00
ivaosthu
36e8736122 feat(metrics): Expose toggle updates to prometheus
closes #323
2018-05-23 20:50:03 +02:00
Stig Kleppe-Jørgensen
07b66c67d2 Spelling fixes 2018-02-10 11:14:36 +01:00
Ivar Conradi Østhus
b9c432d617
Fix typo 2018-01-23 08:55:10 +01:00
Paul Nelson
2bdc05ae15 Add example and documentation around triggering login modal #234 2018-01-20 13:35:54 -06:00
Ivar Conradi Østhus
f2ca6c581b
Update migration-guide.md 2018-01-18 08:47:42 +01:00
Ivar Conradi Østhus
daaf13fdc0
Update getting-started.md 2018-01-18 08:43:09 +01:00
Ivar Conradi Østhus
63de9a6a70
Update securing-unleash.md 2018-01-17 21:58:08 +01:00
ivaosthu
ce18073ebc Document authenticion options passed ot unelash. #233 2018-01-17 15:36:38 +01:00
ivaosthu
3ef6f0f4b8 Document how to secure client api #231 2018-01-17 15:36:36 +01:00
ivaosthu
04e94b2d7f Document how to secure Unleash.
closes: #233
2018-01-17 15:35:52 +01:00
ivaosthu
323320b64d Implement authentication support for Unleash UI.
Closes: #261, #233, #232, #231
2018-01-16 14:26:32 +01:00
ivaosthu
6ec7a52ce3 Add logo to app.json 2018-01-15 09:06:50 +01:00
Ivar Conradi Østhus
c37f090f74
Update metrics-api.md 2017-12-18 14:20:45 +01:00