Commit Graph

51 Commits

Author SHA1 Message Date
Kenji Okimoto
40e8aadcf7
Remove an unused method
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-10-10 12:11:01 +09:00
Kenji Okimoto
9559f882b3
Remove unused helper methods
These helper methods have moved to FluentdFormBuilder.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-19 11:02:06 +09:00
Kenji Okimoto
0edf43fc0c
Set class to select
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-06 11:29:15 +09:00
Kenji Okimoto
893bafa548
Indent
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-06 11:28:31 +09:00
Kenji Okimoto
f9a08018e6
Display owned plugin's type as select box
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-05 16:29:19 +09:00
Kenji Okimoto
92dd3116a3
Remove unused module
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-05 15:48:33 +09:00
Kenji Okimoto
eab7224ddd
Use plugins' config definition to construct setting form
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-25 14:07:10 +09:00
Kenji Okimoto
5db7556de8
Use bootstrap4 style
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-18 17:01:37 +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
dd755a0141
Fix markup for layout and navigation
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-15 17:08:31 +09:00
TAKADA Shingo
44f3008a9c fix broken string-interpolation in append_and_remove_links() 2015-03-25 17:37:16 +09:00
Ryan T. Hosford
46d17ac8a3 Break complex method apart, SettingsHelper 2015-01-14 21:37:57 -06:00
鳥井 雪
e35e2747eb Remove useless files 2015-01-14 11:14:42 +09:00
uu59
7d9a23cdcd Fix SettingHelper for hidden field 2015-01-13 15:15:44 +09:00
Ryan T. Hosford
7bf9d89126 Changes in response to CodeClimate score for file
- Breaks method up for clarity and readability
2015-01-11 17:26:46 -06:00
uu59
8064426653 Refactor conditions 2014-12-10 11:47:46 +09:00
uu59
abe586e457 Display current fluentd status on the global header 2014-12-10 11:40:50 +09:00
uu59
5277bfdc24 Fix to detect td-agent on Mac 2014-11-11 10:35:02 +09:00
uu59
3ada1f874c Switching brand name with ENV 2014-07-24 16:03:45 +09:00
uu59
cee0b77a12 Use fluentd logo 2014-07-24 15:28:04 +09:00
uu59
200fa5da63 Fix <title> 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
953027572f Improve multple <server> 2014-07-23 12:56:53 +09:00
uu59
6a4c551d77 Add primitive impl of mutilple <server> on out_forward 2014-07-22 18:33:14 +09:00
uu59
5403234974 Merge remote-tracking branch 'origin/master' into add_output_settings
* origin/master:
  Auto reload fluentd log by default
  Fix if fluentd is not installed
  Replace title with ENV
  Strict detetction fluent-gem command with setup fluentd/td-agent specific
  clickable whole heading element same as fluentd setting page
  Fix fluentd version (not bundle-installed fluentd version)
  Hide plugin pages until fluentd setup finished

Conflicts:
	app/views/shared/_global_nav.html.erb
2014-07-22 14:09:06 +09:00
uu59
1c64afcdca Replace title with ENV 2014-07-17 17:09:03 +09:00
uu59
b36b3eb483 Add <secondary> for out_forward 2014-07-17 16:33:54 +09:00
uu59
6ffe053097 Fix form styling 2014-07-17 11:14:19 +09:00
uu59
3ddb412846 Add out_forward setting basis (wip) 2014-07-16 13:33:50 +09:00
uu59
d47b60a953 Add out_s3 setting basis 2014-07-14 15:09:22 +09:00
uu59
0322c2c10c Remove dead code 2014-05-29 15:37:57 +09:00
uu59
488a0d8a59 Add polling alerts point on rails 2014-05-29 14:18:46 +09:00
uu59
53f2782c52 Fix language menu to languege context free 2014-05-28 15:15:19 +09:00
uu59
d18a57e6c9 Add language switching menu into global nav 2014-05-28 14:47:14 +09:00
uu59
7c5cf3d0b8 Change fluentd#new position of fluentd-ui. Shift to the guidance at the first time after installed 2014-05-28 13:26:56 +09:00
uu59
6d29dbc873 Move installing/uninstalling plugins to Plugin model 2014-05-27 17:04:52 +09:00
uu59
2f44b64628 fancy start/stop/reload buttons 2014-05-26 16:45:01 +09:00
uu59
92b42c51b7 Rename: fluentd/daemon -> fluentd/agent 2014-05-23 13:24:08 +09:00
uu59
60c5ad3a7c Remove dead code 2014-05-21 16:52:33 +09:00
uu59
89d76793c6 Highlight sidebar line with current page 2014-05-21 16:45:50 +09:00
uu59
900857c593 Fixup i18n yml 2014-05-21 15:05:26 +09:00
uu59
1700d12aba Apply design theme basically. close #7 2014-05-21 13:05:02 +09:00
uu59
6fbd1c6bfe Add /misc/users, information 2014-05-20 14:34:02 +09:00
uu59
d11357c4a2 Plugins install/uninstall likes Jenkins 2014-05-19 18:20:35 +09:00
uu59
369fa89522 Add message area if fluentd-ui needs to restart 2014-05-15 18:28:45 +09:00
uu59
03f4e65761 Remove unused files 2014-05-15 16:52:28 +09:00
uu59
6b235a306d Add primitive plugin management install/uninstall 2014-05-14 17:46:32 +09:00
uu59
3aca0a9f26 Remove unused things 2014-05-13 17:02:32 +09:00
uu59
508956f3b4 Add sign in process 2014-05-13 16:58:52 +09:00
uu59
799228094e Fixup routes 2014-05-12 15:26:41 +09:00