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

12 Commits

Author SHA1 Message Date
Valentin Jonovs
7c67e6bcc3 Fix typos in documentation 2020-02-20 08:34:21 +01:00
ivaosthu
4504734f13 chore(doc): Explain that passord is not a typo.
closes #375
2020-02-20 08:34:19 +01:00
ivaosthu
8a53d8dca2 chore: Fix formatting all the things 2020-02-20 08:34:15 +01:00
ivaosthu
0c2d58b984 chore(documentation): Added Docusaurus with a website
fixes #355
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
Ivar Conradi Østhus
6bd917a7d3 Update developer-guide.md 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
d334f3fece Update developer-guide.md 2020-02-20 08:30:43 +01:00
ivaosthu
082d5068a8 Strategy should use better param description
Adds support for more fields sucha as description, required, etc.

relates to #182
2020-02-20 08:30:43 +01:00
ivaosthu
9ba541574a Cleanup legacy migrations 2020-02-20 08:30:43 +01:00
ivaosthu
51442a6cc4 Remove client_strategies table
We can just have a strategies column in the client_applications
table. This solves all our needs, and thus avoids the need
for an extra table.
2020-02-20 08:30:42 +01:00
ivaosthu
1bb8ee53c2 readme 2020-02-20 08:30:41 +01:00
ivaosthu
0d80946ce5 more docs 2020-02-20 08:30:40 +01:00