1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
c5fbf0ac75 Update developer-guide.md 2017-02-15 22:26:08 +01:00
Ivar Conradi Østhus
5a27da0efe Update developer-guide.md 2016-12-13 21:20:19 +01:00
ivaosthu
e34eed6ecf Strategy should use better param description
Adds support for more fields sucha as description, required, etc.

relates to #182
2016-12-12 16:52:20 +01:00
ivaosthu
2bd7b24dea Cleanup legacy migrations 2016-12-10 11:39:21 +01:00
ivaosthu
ab3694cc94 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.
2016-12-09 17:30:12 +01:00
ivaosthu
c3b8ed38f0 readme 2016-12-02 17:47:13 +01:00
ivaosthu
57c3e1a0b3 more docs 2016-11-30 23:56:33 +01:00