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
ivaosthu
778b81f1cd changed order for feature toggles. 2014-12-10 17:13:26 +01:00
Jari Bakken
92eda2660e Fix getFeature() semantics
It will always reject if the feature is not found, not resolve to null.
2014-11-14 16:58:05 +01:00
Jari Bakken
d591cdad2b Use knex' map() 2014-11-14 16:40:13 +01:00
Jari Bakken
3d52d97f85 Use knex for DB access. Closes #46. 2014-11-14 15:06:53 +01:00
Jari Bakken
981c383bb5 Replace PATCH with PUT, which enables editing multiple fields at once.
Closes #47.
2014-11-14 12:56:23 +01:00
Jari Bakken
178f2111dd Add features.description to db and ui 2014-11-10 16:21:22 +01:00
Jari Bakken
8c3fdfc9d4 Move unleash-server to top level. 2014-10-31 16:35:35 +01:00