Commit Graph

205 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
322bfefab3
Add Api::ConfigDefinitionsController to fetch plugin definitions
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-12 12:32:51 +09:00
Kenji Okimoto
e4a33d21ae
Add Fluentd::Setting::Type::Regexp
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-07 17:23:22 +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
0d01c76f4b Add FluentdFormBuilder
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-07 17:18:00 +09:00
Kenji Okimoto
6128141918
Load Fluentd plugins
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-07 16:38:24 +09:00
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
ac8c1fa9f8
Add custom types
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-24 17:55:44 +09:00
Kenji Okimoto
ccaf6bbe7b
Add missing translation
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-24 14:06:13 +09:00
Kenji Okimoto
ecd40a81f4 Support reloading Fluentd/td-agent
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-22 10:13:28 +09:00
Kenji Okimoto
32ec2acdd0 Remove jquery-rails
Because we use jQueyr npm.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-21 17:24:03 +09:00
Kenji Okimoto
25f0848809
Stop checking plugin updates when test
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-18 16:12:13 +09:00
Kenji Okimoto
a43a1b5d52
Use font-awesome-rails gem
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-18 14:57:14 +09:00
Kenji Okimoto
5da5fa22ed Add webpack plugins jQuery and Popper.js
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-16 14:34:51 +09:00
Kenji Okimoto
27ddd77120
Run bin/rails webpacker:install && bin/rails webpacker:install:vue
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-15 14:51:17 +09:00
Kenji Okimoto
102136f6cf Run bin/rails app:update
And some configurations are as is.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-15 12:24:53 +09:00
Kenji Okimoto
c34eeba2ca Avoid RuntimeError
> RuntimeError Circular dependency detected while autoloading constant Plugin

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 16:52:14 +09:00
Kenji Okimoto
4fb6823669 Set available locales to avoid errors
> I18n::InvalidLocale: "ja" is not a valid locale

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 16:52:14 +09:00
Kenji Okimoto
1958aa7747 Suppress deprecation warning
> DEPRECATION WARNING: `config.serve_static_files` is deprecated and
> will be removed in Rails 5.1.  Please use
> `config.public_file_server.enabled = true` instead.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 16:52:14 +09:00
Kenji Okimoto
1fb7252a3b Suppress deprecation warning
> DEPRECATION WARNING: `config.static_cache_control` is deprecated and
> will be removed in Rails 5.1.  Please use
> `config.public_file_server.headers = { 'Cache-Control' => 'public,
> max-age=3600' }` instead.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 16:52:14 +09:00
Kenji Okimoto
5f9bb9f8fb Regenerate config/locales/ja.yml
But I removed ActiveRecord related entries because we don't use ActiveRecord.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 16:52:14 +09:00
Kenji Okimoto
2f1820d04f Use ActiveJob::Base to ride on Rails
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 16:48:26 +09:00
Hiroshi Hatake
05c067b65c Growl migrated terminal-notifier
Because Growl does not work with OS X 10.10 or later.
2017-06-01 14:27:05 +09:00
Y.Kentaro
a11494b3ec boundio service migrated to twilio 2017-05-31 17:59:26 +09:00
yoshihara
445e8b8dd3 Clarify description for multi_line 2015-04-23 16:00:53 +09:00
yoshihara
ac778ea69a Use textarea instaed of inputbox * 20 for format1..20 in multiline 2015-04-20 18:46:01 +09:00
uu59
40cca27ca9 Rename settings key 2015-04-20 14:22:21 +09:00
uu59
368d344291 #162 in_tail multiline preview 2015-04-20 14:22:21 +09:00
yoshihara
ff514b4c6e Apply changes by $ rake rails:update
refs #161
2015-04-02 14:22:59 +09:00
鳥井 雪
726e910ff4 Change not to show source when
There is no difference between config files
2015-02-04 17:47:12 +09:00
鳥井 雪
74af59ffc9 Fix typo. from 'discription' to 'description' 2015-02-04 15:31:13 +09:00
鳥井 雪
638f681541 Show diff with current file in running backup page 2015-02-04 15:23:48 +09:00
鳥井 雪
526d28e996 Add ja-translatoin 2015-02-04 13:03:26 +09:00
uu59
3b052bc7df Add diff-lcs gem 2015-02-04 11:07:12 +09:00
uu59
b278e867c7 Fix translation make sense 2015-01-15 10:32:52 +09:00
uu59
3071b3d2c4 Add config test button to running backup 2015-01-14 18:02:16 +09:00
uu59
a1579e186e Add configtest button for config history page 2015-01-14 16:06:54 +09:00
hassaku
9cc12f7bc3 Show exceptions if updating note fails. 2015-01-07 17:34:02 +09:00
hassaku
acb1c17fc1 Show list of config histories with table layout. 2015-01-07 15:13:32 +09:00
hassaku
7e062f860f Add action to update a note. 2015-01-07 14:09:19 +09:00
鳥井 雪
6105886705 Change to use application.yml setting instead of hard coded number 2014-12-17 18:44:17 +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
uu59
abe586e457 Display current fluentd status on the global header 2014-12-10 11:40:50 +09:00
hassaku
d5c679af43 Change label of forward source to suit output one. 2014-12-03 16:41:23 +09:00
hassaku
963307c7b5 Add forward input settings. 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
ddac8006ca Fix typo 2014-11-27 17:57:38 +09:00