Ivar Conradi Østhus
69af3d1832
#33 remove inline CSS
2015-02-05 16:22:12 +01:00
Ivar Conradi Østhus
2a4a76aaf5
When the user enters his username in to the field
...
a username cookie is updated and will be available
in all subsequent requests.
THIS IS NOT AUTHENTICATION! it is not safe and is
only implemented as a first edition. It does how ever
solve the issue where we are not able to see who
canged what.
2015-02-05 13:39:00 +01:00
Jari Bakken
13ab89a91e
Improve date formatting in log view.
2015-02-04 17:47:37 +00:00
Jari Bakken
b1f2bce248
log views: show event diffs by default, toggle to show the full event.
2015-02-04 17:16:59 +00:00
Jari Bakken
b188f42292
Slugify tab anchors. Closes #77 .
2015-01-26 12:47:26 +01:00
ivaosthu
003f3a1044
Filter list of feature toggles.
...
Can filter (ignoring case)
- by name or
- by strategy
closes #56
2014-12-19 06:54: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
ivaosthu
f48b89ff87
Fixed presentation and formatting of toggles and log-entries
2014-12-11 08:19:31 +01:00
ivaosthu
3568315814
Link for deleting strategies ( #60 )
2014-12-09 09:22:54 +01:00
ivaosthu
c82e45b148
FeatureForm should support viewing deleted strategies
2014-12-08 22:01:48 +01:00
Jari Bakken
d63560edf7
Ensure unique ids in feature form. Closes #57 .
2014-12-03 14:19:28 +01:00
Jari Bakken
a99e0df101
Refresh feature list immediately on create.
2014-12-03 13:35:47 +01:00
ivaosthu
89dddae4b1
minor css
2014-11-29 14:25:27 +01:00
ivaosthu
556d382570
paddings..
2014-11-29 13:55:38 +01:00
ivaosthu
f02bbb9717
When user chooses to use a custom strategy
...
she should get an input field for each
strategy parameter.
closes #53
2014-11-29 13:37:06 +01:00
ivaosthu
3b32c4cf29
Fixed no legend on edit
2014-11-29 12:16:53 +01:00
ivaosthu
2256861333
minor layout formatting
2014-11-29 12:12:48 +01:00
ivaosthu
893b1d2fb3
56 Clean up input form for feature toggles
2014-11-29 11:43:41 +01:00
Jari Bakken
459cb30bad
StrategyForm should use 'default' as default strategy for empty forms.
2014-11-25 15:52:15 +01:00
Jari Bakken
20c4fe6702
Add ability to create custom stratgies. Closes #11 .
2014-11-25 15:28:31 +01:00
Jari Bakken
7963829e61
Minor refactoring
2014-11-25 13:54:25 +01:00
Gard Rimestad
df2ddbfb45
Show history inside feature table
2014-11-17 11:15:10 +01:00
Gard Rimestad
cf3eaefb46
Improvements on log view
2014-11-17 10:13:30 +01:00
Gard Rimestad
69ecd65da5
Support long descriptions on feature page
2014-11-17 10:10:58 +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
Gard Rimestad
ca4d34736f
Refactoring log view
2014-11-14 07:29:55 +01:00
Ivar Østhus
afb6050eed
colspan obviously wrong..
2014-11-13 19:55:34 +01:00
Ivar Østhus
d96ec03bc9
added some traffic lights
2014-11-13 19:48:30 +01:00
Gard Rimestad
3ee7beb63e
Adding log tab to admin
2014-11-13 15:14:41 +01:00
Gard Rimestad
8b03422d5c
admin - convert feature list into table
2014-11-13 10:46:45 +01:00
Gard Rimestad
ff3d781602
admin - Edit button for existing features
2014-11-12 15:00:11 +01:00
Gard Rimestad
7abf3d898b
Populate strategies in feature form
2014-11-12 13:47:21 +01:00
Jari Bakken
8286601522
Merge pull request #45 from finn-no/add-description-to-features
...
Add features.description to db and ui
2014-11-11 11:45:35 +01:00
Jari Bakken
62f8c731d9
README cleanup
2014-11-10 16:25:22 +01:00
Jari Bakken
178f2111dd
Add features.description to db and ui
2014-11-10 16:21:22 +01:00
Jari Bakken
55a4f476c9
Don't repeat error messages infinitely
2014-11-10 15:25:27 +01:00
Jari Bakken
20d1c67f01
Fix indentation
2014-11-10 14:56:38 +01:00
Jari Bakken
213f7b77bb
Improve error messages.
2014-11-10 14:55:56 +01:00
Ivar Østhus
f4906700d7
Refactored all ``handleFoo
` to
`onFoo
``
...
based on feedback from @jari
2014-11-03 21:37:40 +01:00
Ivar Østhus
954f6c76ad
Strategies should also have description #34
2014-11-03 21:32:25 +01:00
Jari Bakken
f47c78c545
Use plural component names
2014-11-03 14:00:45 +01:00
Jari Bakken
889c913eaa
Make error messages full width.
2014-11-03 13:56:23 +01:00
Jari Bakken
8da375bcc4
Get rid of 'unsaved features'
2014-11-03 13:54:06 +01:00
Jari Bakken
8d0dce0930
Make component disk layout/naming more consistent.
2014-11-03 13:19:32 +01:00
ivaosthu
230cb6f7d9
GUI for createing strategies with parametersTemplate #34
2014-11-02 22:39:52 +01:00
ivaosthu
4a8f1ff727
adding required key to child elements
2014-11-02 21:06:32 +01:00
ivaosthu
806c9bcea7
CreateStrategy form now supports multiple params #34
2014-11-01 17:17:07 +01:00
ivaosthu
e9d12c5a8b
Preliminary GUI for defining custom strategies
...
(relates to #34 )
2014-11-01 15:53:22 +01:00
ivaosthu
479a0fb7ea
improved logic to set inital active pane
2014-11-01 15:35:26 +01:00