108 Commits

Author SHA1 Message Date
Ryan T. Hosford
c8b4136546 Puts th inside thead, puts tr in tbody 2015-01-12 20:50:42 -06:00
hassaku
24811edec4 Adjust field with submit button. 2015-01-07 17:56:03 +09:00
hassaku
7ba6443594 Change pre tag for historiy's note to p tag as visible. 2015-01-07 17:39:01 +09:00
hassaku
7f20ba640c Set proper class for submit button. 2015-01-07 16:48:04 +09:00
hassaku
7752c7c4d7 Add css class instead of id due to multiple forms. 2015-01-07 16:10:22 +09:00
hassaku
8b22f2d892 Show the note on also hisotory's detail page. 2015-01-07 15:13:37 +09:00
hassaku
fada5d185c Use simpler translation method. 2015-01-07 15:13:37 +09:00
hassaku
acb1c17fc1 Show list of config histories with table layout. 2015-01-07 15:13:32 +09:00
hassaku
9a0f01131d Add form to update a note of a history. 2015-01-07 14:14:12 +09:00
鳥井 雪
560035b185 Add UI for running bacukp config 2014-12-17 17:04:24 +09:00
鳥井 雪
36bd26a37d Add UI to reuse backup config files 2014-12-16 17:58:34 +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
eb465221b8 Error handling 2014-11-26 15:44:11 +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
3c7786f262 Refactor plugin setting
Adding support for some plugins was hard.
After this commit, easy to add a plugin that has commonly
setting style.

Before:
- Add model, controller, and views for it.

After:
- Add model and controller. view is shared.
2014-11-04 14:29:31 +09:00
Kyuden
0365f10fbe Delete optional div tag in haml 2014-10-04 15:19:14 +09:00
uu59
5e704969d2 tag_key is not config param 2014-08-13 18:20:24 +09:00
uu59
242e23732c Add out_elasticsearch setting 2014-08-13 18:12:28 +09:00
uu59
ec44ba10d6 cosme 2014-07-31 18:30:46 +09:00
uu59
f095ac33be Merge pull request #61 from fluent/prepare_for_public_release
Prepare for public release
2014-07-31 15:32:27 +09:00
uu59
5b6f86db94 Don't editable pid, log, conf path on td_agent setup 2014-07-30 18:15:10 +09:00
uu59
260a12e375 Add notation for permission on in_tail setting page 2014-07-30 16:02:56 +09:00
uu59
6322b098dc Change grid system class to -xs- from -lg- for narrow display 2014-07-29 10:57:00 +09:00
uu59
5e38563cfd Clean up fluentd setting translation 2014-07-28 16:55:13 +09:00
uu59
f40200741f Clean up out_td params 2014-07-28 16:15:59 +09:00
uu59
3ada1f874c Switching brand name with ENV 2014-07-24 16:03:45 +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
b92b1dbfb9 Primary action button move to top-right 2014-07-24 14:08:03 +09:00
uu59
504954b68f Fix width calculation was wrong 2014-07-24 13:55:19 +09:00
uu59
720e1ae3a1 Separate fluentd log and error log page 2014-07-24 13:52:07 +09:00
Kazuki Ohta
fabfba35a2 little wording & layout tweak 2014-07-22 23:43:51 -07:00
uu59
667b97c720 Fix out_forward texts 2014-07-22 14:55:00 +09:00
uu59
fd21086dfc Unity buttons style 2014-07-22 13:59:32 +09:00
uu59
3d6bf0358f Don't be link for first level navigation on sidebar 2014-07-22 13:52:05 +09:00
uu59
d5f48fb9a8 Separate page to edit config and add source/output 2014-07-22 13:38:37 +09:00
uu59
b36b3eb483 Add <secondary> for out_forward 2014-07-17 16:33:54 +09:00
uu59
7a0b580e2b Change setting page layout 2014-07-17 15:52:55 +09:00
uu59
b2594218b0 Simplified out_s3 setting 2014-07-17 14:03:32 +09:00
uu59
20456cf129 Remove prev button 2014-07-17 11:30:19 +09:00
uu59
f1cf058017 Use partial for error messages 2014-07-17 11:20:24 +09:00
uu59
1309370416 Fix text 2014-07-17 11:20:07 +09:00