Kenji Okimoto
|
70c1985f5d
|
Enable test_unit
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-07-25 18:29:38 +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
|
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
|
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
|
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
|
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
|
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 |
|
uu59
|
3b052bc7df
|
Add diff-lcs gem
|
2015-02-04 11:07:12 +09:00 |
|
uu59
|
86351718f3
|
Add JSON API for changing config by section
|
2014-11-25 18:05:25 +09:00 |
|
hassaku
|
3ae454566c
|
Add draper gem to decorate a model.
|
2014-09-30 22:05:49 +09:00 |
|
uu59
|
b31c664cc4
|
Write to specified file path for logging by ENV['FLUENTD_UI_LOG_PATH']
|
2014-07-25 14:24:04 +09:00 |
|
uu59
|
25dda76174
|
Restart fluentd-ui process with fluentd-ui
|
2014-07-04 12:51:14 +09:00 |
|
uu59
|
8e63ea1701
|
Add NOTE for timezone
|
2014-06-30 14:19:16 +09:00 |
|
uu59
|
9aed8408fb
|
Rename Fluentd::Agent::Fluentd{,Gem} for fix autoload problem
|
2014-06-19 17:33:10 +09:00 |
|
uu59
|
c017f530aa
|
Remove ActiveRecord dependency for remove SQLite3
|
2014-06-19 16:28:34 +09:00 |
|
uu59
|
7b1e66a7d0
|
Add tutorial chapter 2
|
2014-06-06 14:22:10 +09:00 |
|
uu59
|
33a582e1ad
|
Manage recommended plugins by yml
|
2014-05-28 14:10:51 +09:00 |
|
uu59
|
b9405fd937
|
Add locale switcher, by query parameter(?lang=xx) or Accept-Language header
|
2014-05-27 18:18:29 +09:00 |
|
uu59
|
86a3e684b1
|
Fix auto reload fail
|
2014-05-26 13:18:51 +09:00 |
|
uu59
|
9b109dffff
|
quiet a warning: WARN: tilt autoloading 'sass' in a non thread-safe way; explicit require 'sass' suggested.
|
2014-05-23 13:11:22 +09:00 |
|
uu59
|
bf3852b274
|
Put fluentd/fluentd-ui versions to system information page
|
2014-05-21 16:02:32 +09:00 |
|
uu59
|
cc22e2d507
|
Add sucker_punch for async job (gem install)
|
2014-05-19 16:29:58 +09:00 |
|
uu59
|
0f9909b68f
|
Add i18n files
|
2014-05-13 16:58:53 +09:00 |
|
uu59
|
9b317602b6
|
Runnable fluentd-ui command by gem i fluentd-ui
|
2014-05-09 15:50:07 +09:00 |
|
uu59
|
d6b59966a1
|
Gemfile to .gemspec
|
2014-05-09 15:37:27 +09:00 |
|
uu59
|
9c19a42528
|
rails new ./fluentd-ui -T -D
|
2014-05-08 15:53:16 +09:00 |
|