ivaosthu
|
6cc28ede55
|
seems like knex 0.11 is more restrict about not using undefined
|
2016-05-06 11:11:32 +02:00 |
|
Anders Olsen Sandvik
|
f01ef69d7e
|
#108 Add eslint-config-spt and remove jshint (#111)
* #108 Add eslint-config-spt
* #108 Ignore bundle.js file
* #108 Change eslint ignore path to a glob file
* Remove jshint and follow more of eslint rules
|
2016-04-24 22:41:37 +02:00 |
|
Ivar Conradi Østhus
|
d495bb1829
|
Added poller to keep the store in sync with server.
|
2015-03-05 17:57:42 +01:00 |
|
andsandv
|
0ad2bde14a
|
#80 More renaming
|
2015-02-09 18:28:51 +01:00 |
|
ivaosthu
|
505d6373cd
|
Added archived toggles feature #43
|
2014-12-17 21:57:38 +01:00 |
|
ivaosthu
|
48d2e0c304
|
API and gui for archiving #43
|
2014-12-15 22:40:07 +01:00 |
|
Jari Bakken
|
c67b73b5b3
|
Skip API and create test data in the DB directly (since the API is async)
|
2014-12-12 16:13:06 +01:00 |
|
ivaosthu
|
65225ffba0
|
Validation logic should probably not be in the db-code
|
2014-12-10 18:49:08 +01:00 |
|
ivaosthu
|
6133f4920b
|
Cleaned up and changed promises used in the feature API
|
2014-12-10 18:45:02 +01:00 |
|
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 |
|