Commit Graph

21 Commits

Author SHA1 Message Date
Kenji Okimoto
643a2279d5 Remove unused action
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-12 12:45:14 +09:00
Kenji Okimoto
db062ee391
Set scope to make shot parameter name
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-08 13:28:52 +09:00
Kenji Okimoto
b14da4174f Support storage section
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-08 10:12:55 +09:00
Kenji Okimoto
9cbc616624 Support buffer section
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-08 10:12:55 +09:00
Kenji Okimoto
6ef0380b3e Add configure action to configure parse/format section
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-07 17:18:22 +09:00
Kenji Okimoto
6993887440
Define permit_params to use strong parameters
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-28 16:34:47 +09:00
Kenji Okimoto
66e797733f
Permit pattern
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-28 15:00:11 +09:00
Kenji Okimoto
94de13c1c2
Initialize instance variables when finish
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-28 14:57:35 +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
79777eed9e Use redirect_back to suppress deprecation warning
> DEPRECATION WARNING: `redirect_to :back` is deprecated and will be
> removed from Rails 5.1. Please use `redirect_back(fallback_location:
> fallback_location)` where `fallback_location` represents the location
> to use if the request has no HTTP referer information.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 16:52:14 +09:00
uu59
b5d4be2659 Fluentd::Agent::Log is now dependent class. Use composite 2015-02-10 14:58:54 +09:00
鳥井 雪
726e910ff4 Change not to show source when
There is no difference between config files
2015-02-04 17:47:12 +09:00
鳥井 雪
638f681541 Show diff with current file in running backup page 2015-02-04 15:23:48 +09:00
鳥井 雪
dc35729c74 Improve UI of config-diff 2015-02-04 12:19:25 +09:00
uu59
16464e7e34 Display basically diff 2015-02-04 11:09:50 +09:00
uu59
5dd8ed5924 Simplify 2015-01-14 18:26:11 +09:00
uu59
3071b3d2c4 Add config test button to running backup 2015-01-14 18:02:16 +09:00
uu59
4bc6743841 Fix plugin setting page with errors 2014-11-25 13:33:41 +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
uu59
6551280ba0 Refactoring for commonly setting controllers to be concern 2014-08-13 17:40:24 +09:00
uu59
9c19a42528 rails new ./fluentd-ui -T -D 2014-05-08 15:53:16 +09:00