Commit Graph

26 Commits

Author SHA1 Message Date
Kenji Okimoto
1bde0bae1c Rename out_td to out_tdlog
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-24 18:35:29 +09:00
Kenji Okimoto
96b7f14427 Bind values properly
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-21 11:46:29 +09:00
Kenji Okimoto
08277cdbda
Use bootstrap4 style
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-18 17:16:52 +09:00
Kenji Okimoto
c417e71647 Add add_javascript_pack_tag helper to append additional javascript_pack_tag
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-16 17:42:26 +09:00
Kenji Okimoto
5382f099d9 Use v-for instead of v-repeat
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-16 17:42:05 +09:00
Kenji Okimoto
77bdfb7b71 Fix Vue template error
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-16 17:41:43 +09:00
Kenji Okimoto
cf1ff589bd Apply bootstrap4 style
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-16 15:09:05 +09:00
yoshihara
7e42fd074c Align refresh button to the right of the page and make small 2015-04-14 17:45:09 +09:00
yoshihara
3d1ec78d4a Apply button style to the dom to refresh current setting source and output 2015-04-14 17:16:16 +09:00
hassaku
7f0b497f27 Refactor list of sources and destinations. 2014-12-03 16:46:21 +09:00
hassaku
963307c7b5 Add forward input settings. 2014-12-03 15:17:04 +09:00
hassaku
3b60d85baf Make link to select an input type DRY. 2014-12-03 15:17:04 +09:00
hassaku
155e33d6dd Add http input settings. 2014-12-03 15:17:04 +09:00
uu59
9ac66f05d3 Add out_stdout setting 2014-12-03 15:17:03 +09:00
uu59
f44e6791e7 Add in_monitor_agent setting 2014-12-03 15:17:03 +09:00
uu59
dce4a046eb Reload after delete section to fix id mismatched 2014-11-26 16:58:13 +09:00
uu59
cad387516e Hide components until initial JSON loading finished 2014-11-26 14:03:34 +09:00
uu59
763c3a4a95 Vue-ify setting display 2014-11-26 13:43:24 +09:00
uu59
e8236456c2 Add feature spec 2014-11-18 16:01:39 +09:00
uu59
22dd9c4bdb Display current setting 2014-11-18 16:00:44 +09:00
uu59
242e23732c Add out_elasticsearch setting 2014-08-13 18:12:28 +09:00
uu59
6322b098dc Change grid system class to -xs- from -lg- for narrow display 2014-07-29 10:57:00 +09:00
uu59
23a30452e4 Fix route name fluentd -> daemon by sed
$ git grep --name-only -E "[a-z0-9A-Z_]*fluentd_[a-zA-Z0-9_]*path" app/  | xargs gsed -i -E 's#([a-z0-9A-Z_]*)fluentd([a-zA-Z0-9_]*path)#\1daemon\2#g'
2014-07-24 15:28:04 +09:00
uu59
504954b68f Fix width calculation was wrong 2014-07-24 13:55:19 +09:00
Kazuki Ohta
fabfba35a2 little wording & layout tweak 2014-07-22 23:43:51 -07:00
uu59
d5f48fb9a8 Separate page to edit config and add source/output 2014-07-22 13:38:37 +09:00