Gard Rimestad
|
abad2d7a6a
|
Support long descriptions on feature page
|
2020-02-20 08:30:16 +01:00 |
|
Jari Bakken
|
b4f6166afb
|
Fix getFeature() semantics
It will always reject if the feature is not found, not resolve to null.
|
2020-02-20 08:30:16 +01:00 |
|
Jari Bakken
|
1371560840
|
Use knex' map()
|
2020-02-20 08:30:16 +01:00 |
|
Jari Bakken
|
412067c42f
|
Use knex for DB access. Closes #46.
|
2020-02-20 08:30:16 +01:00 |
|
Jari Bakken
|
d2ce90b394
|
Replace PATCH with PUT, which enables editing multiple fields at once.
Closes #47.
|
2020-02-20 08:30:16 +01:00 |
|
Jari Bakken
|
dc14bfc173
|
Fire callback immediately on timer start.
|
2020-02-20 08:30:16 +01:00 |
|
Gard Rimestad
|
b05a90f7a7
|
Adding test for /event/:name
|
2020-02-20 08:30:16 +01:00 |
|
Gard Rimestad
|
91466c1ec8
|
Run tests on port 4243, no need to stop local server when running tests.
|
2020-02-20 08:30:16 +01:00 |
|
Gard Rimestad
|
8e90df1953
|
Refactoring log view
|
2020-02-20 08:30:16 +01:00 |
|
Gard Rimestad
|
1777b5a510
|
Fix event api
|
2020-02-20 08:30:16 +01:00 |
|
Gard Rimestad
|
78434a7ca1
|
Adding events/:name
|
2020-02-20 08:30:16 +01:00 |
|
Ivar Conradi Østhus
|
bec57a5680
|
Update README.md
|
2020-02-20 08:30:16 +01:00 |
|
Ivar Østhus
|
a564e31ddb
|
colspan obviously wrong..
|
2020-02-20 08:30:16 +01:00 |
|
Ivar Østhus
|
594e271b2a
|
added some traffic lights
|
2020-02-20 08:30:15 +01:00 |
|
Ivar Østhus
|
73909e3a8d
|
updated gitignore
|
2020-02-20 08:30:15 +01:00 |
|
Gard Rimestad
|
5fa3915d24
|
Adding log tab to admin
|
2020-02-20 08:30:15 +01:00 |
|
Gard Rimestad
|
5f24a2d70c
|
admin - convert feature list into table
|
2020-02-20 08:30:15 +01:00 |
|
Jari Bakken
|
079ef631df
|
Bump mocha timeout on Travis
|
2020-02-20 08:30:15 +01:00 |
|
Gard Rimestad
|
ff4beac7f7
|
admin - Edit button for existing features
|
2020-02-20 08:30:15 +01:00 |
|
Gard Rimestad
|
28e1705b9c
|
Populate strategies in feature form
|
2020-02-20 08:30:15 +01:00 |
|
Gard Rimestad
|
0f08aa1f0a
|
Updating dev mode documentation
|
2020-02-20 08:30:15 +01:00 |
|
Jari Bakken
|
c3f76b5ae2
|
Failure to report coverage should not cause build failure.
|
2020-02-20 08:30:15 +01:00 |
|
Jari Bakken
|
fdf324a9f5
|
Add features.description to db and ui
|
2020-02-20 08:30:15 +01:00 |
|
Jari Bakken
|
f17167876e
|
Fix typos
|
2020-02-20 08:30:15 +01:00 |
|
Jari Bakken
|
dbec142f42
|
More README tweaks
|
2020-02-20 08:30:15 +01:00 |
|
Jari Bakken
|
43adb7291d
|
README cleanup
|
2020-02-20 08:30:15 +01:00 |
|
Jari Bakken
|
86e168ec84
|
Reduce duplication when adding a new migration.
|
2020-02-20 08:30:15 +01:00 |
|
Jari Bakken
|
12b87c69c8
|
Don't repeat error messages infinitely
|
2020-02-20 08:30:15 +01:00 |
|
Jari Bakken
|
a031900b3e
|
Fix indentation
|
2020-02-20 08:30:15 +01:00 |
|
Jari Bakken
|
87c1ee7516
|
Improve error messages.
|
2020-02-20 08:30:15 +01:00 |
|
Jari Bakken
|
71aa307a5f
|
Get rid of React warnings
|
2020-02-20 08:30:14 +01:00 |
|
Ivar Østhus
|
15192fd207
|
fixed tabs->space
|
2020-02-20 08:30:14 +01:00 |
|
Ivar Østhus
|
ca78acd25e
|
Modified configuration to make it run on heroku.
Please note that scripts and webpack is moved from
devDependences to dependencies. This is due to heroku
running the build process in production mode.
|
2020-02-20 08:30:14 +01:00 |
|
Espen Dalløkken
|
4521ce8079
|
badgify v2
|
2020-02-20 08:30:14 +01:00 |
|
andsandv
|
3b26930773
|
Add pre-commit hook #26
|
2020-02-20 08:30:14 +01:00 |
|
Ivar Conradi Østhus
|
92ca3d0796
|
Update README.md
|
2020-02-20 08:30:14 +01:00 |
|
Ivar Østhus
|
9a0a461edb
|
Refactored all ``handleFoo ` to `onFoo ``
based on feedback from @jari
|
2020-02-20 08:30:14 +01:00 |
|
Ivar Østhus
|
dd75e69ac6
|
Strategies should also have description #34
|
2020-02-20 08:30:14 +01:00 |
|
Jari Bakken
|
034253286a
|
Use plural component names
|
2020-02-20 08:30:14 +01:00 |
|
Jari Bakken
|
ee8b9ba087
|
Make error messages full width.
|
2020-02-20 08:30:14 +01:00 |
|
Jari Bakken
|
8cacf42dd2
|
Get rid of 'unsaved features'
|
2020-02-20 08:30:14 +01:00 |
|
Jari Bakken
|
32f50fa116
|
Make component disk layout/naming more consistent.
|
2020-02-20 08:30:14 +01:00 |
|
Jari Bakken
|
971559a5be
|
Get rid of deprecation warnings.
|
2020-02-20 08:30:14 +01:00 |
|
ivaosthu
|
497395ae39
|
GUI for createing strategies with parametersTemplate #34
|
2020-02-20 08:30:14 +01:00 |
|
ivaosthu
|
d88e9abcea
|
adding required key to child elements
|
2020-02-20 08:30:14 +01:00 |
|
ivaosthu
|
07523973cb
|
using createFactory introduced in react 0.12.x
|
2020-02-20 08:30:14 +01:00 |
|
ivaosthu
|
b8f4f04c5b
|
Added source map config to webpack. Closes #40
|
2020-02-20 08:30:14 +01:00 |
|
ivaosthu
|
98d7635845
|
CreateStrategy form now supports multiple params #34
|
2020-02-20 08:30:13 +01:00 |
|
ivaosthu
|
8366beb2b9
|
Preliminary GUI for defining custom strategies
(relates to #34)
|
2020-02-20 08:30:13 +01:00 |
|
ivaosthu
|
f472bf8585
|
improved logic to set inital active pane
|
2020-02-20 08:30:13 +01:00 |
|