1656 Commits

Author SHA1 Message Date
yoshihara
6158e4db8f Remove needless accessor definition 2015-04-21 18:41:02 +09:00
yoshihara
74cff38dc9 Assign nil to unused instance variables 2015-04-21 18:41:02 +09:00
yoshihara
60dbf17222 Add missing time_format getting from definition 2015-04-21 18:41:02 +09:00
yoshihara
ceaed87dad Extract JSON generating for preview to each RegexpPreview class 2015-04-21 18:41:02 +09:00
yoshihara
f4381a81fd Use constant for magic number 2015-04-21 18:41:02 +09:00
yoshihara
c591734ede Remove duplicated accessor defining 2015-04-21 11:41:46 +09:00
yoshihara
88aec6f538 js: Use == but === for comparison 2015-04-20 18:52:53 +09:00
yoshihara
ac778ea69a Use textarea instaed of inputbox * 20 for format1..20 in multiline 2015-04-20 18:46:01 +09:00
yoshihara
098b74de4b Fix a bug that error is raised when multi-line format 2015-04-20 15:50:32 +09:00
uu59
79f0b1fe28 Refactor 2015-04-20 14:22:21 +09:00
uu59
40cca27ca9 Rename settings key 2015-04-20 14:22:21 +09:00
uu59
9207ca420f Proper short variable name 2015-04-20 14:22:21 +09:00
uu59
8c5a959b97 Remove useless lines 2015-04-20 14:22:21 +09:00
uu59
368d344291 #162 in_tail multiline preview 2015-04-20 14:22:21 +09:00
yoshihara
c7a97627b5 v0.4.0 v0.4.0 2015-04-15 16:57:47 +09:00
uu59
2062b3ad97 Merge pull request #190 from fluent/use_markdown_to_changelog
Use markdown to changelog
2015-04-15 16:28:25 +09:00
yoshihara
fdd44c962e Add Link to ChangeLog.md from ChangeLog (old ChangeLog) 2015-04-15 16:24:52 +09:00
yoshihara
e6efa55c79 Follow ChangeLog format 2015-04-15 16:17:58 +09:00
yoshihara
5c1ee9b350 Make PR number as link 2015-04-15 16:02:10 +09:00
yoshihara
6c8c1dd320 Use markdown format for ChangeLog 2015-04-15 15:36:08 +09:00
yoshihara
fef55aaa8c Merge pull request #182 from fluent/add_web_console
Add web-console gem
2015-04-15 15:25:33 +09:00
yoshihara
f160ceb984 Merge branch 'master' into add_web_console
Conflicts:
	Gemfile.lock
2015-04-15 15:22:51 +09:00
uu59
d65b97a68e Merge pull request #189 from fluent/specify_ruby_2_1_3_in_readme
Specify ruby version in README
2015-04-15 15:20:47 +09:00
yoshihara
7b62399e70 Specify fluentd-ui version depended on Ruby 2015-04-15 15:16:34 +09:00
yoshihara
de2f085746 Specify ruby version in README 2015-04-15 15:08:25 +09:00
yoshihara
84f7010aa1 Merge pull request #188 from fluent/circle_ci_ruby_2_1_3
Use ruby2.1.3 in CircleCI (for v0.4.0)
2015-04-15 14:58:54 +09:00
yoshihara
dfe7a47b2f Use the latest td-agent (2.2.0) 2015-04-15 14:46:00 +09:00
yoshihara
bfdce0cb6a Use ruby 2.1.3 in CircleCI 2015-04-15 14:29:30 +09:00
yoshihara
229b0bd76c Fix a typo 🙇
logined   ->
logged in
v0.3.21
2015-04-15 13:22:55 +09:00
yoshihara
29bc3a8d2f v0.3.21 2015-04-15 12:59:51 +09:00
yoshihara
105ef39594 Merge pull request #185 from fluent/buttonize_refresh_current_setting
Apply button style to the dom to refresh current setting source and output
2015-04-15 10:57:55 +09:00
yoshihara
6a753bb8bf Merge pull request #187 from fluent/remove_needless_gem
Remove unused gem
2015-04-15 10:53:36 +09:00
yoshihara
b0ae8e005a Merge pull request #186 from fluent/clarify_namespace
Clarify namespace even under Fluentd namespace
2015-04-15 10:53:26 +09:00
yoshihara
6451649a37 Remove unused gem ( database_cleanner ) 2015-04-14 18:33:48 +09:00
yoshihara
f59b0f71fd Clarify namespace even under Fluentd namespace
module `Fluentd::Settings` module also exists.
2015-04-14 18:17:17 +09:00
yoshihara
7e42fd074c Align refresh button to the right of the page and make small 2015-04-14 17:45:09 +09:00
yoshihara
3d1ec78d4a Apply button style to the dom to refresh current setting source and output 2015-04-14 17:16:16 +09:00
yoshihara
1bd302d7b7 Merge pull request #184 from fluent/focus_inputbox_by_label_clicking
Focus inputbox when its label is clicked
2015-04-14 16:45:41 +09:00
yoshihara
d2fb84b1c2 Add more prefix to be more unique 2015-04-14 16:36:37 +09:00
yoshihara
eef5003830 Focus inputbox when its label is clicked 2015-04-14 16:06:54 +09:00
yoshihara
bda9eaa257 Merge pull request #183 from fluent/tweak_dashboard_inputbox
Tweak dashboard inputbox
2015-04-14 15:40:07 +09:00
yoshihara
822c79ef2a Use div tag with margin instead of p 2015-04-14 14:09:33 +09:00
yoshihara
73486691c1 Use bootstrap class to inputbox for refresh log duration 2015-04-14 13:21:39 +09:00
yoshihara
f0f4077f18 Add better_errors gem 2015-04-14 11:25:58 +09:00
yoshihara
d8aa4fb9f3 Add web-console gem 2015-04-14 11:00:23 +09:00
yoshihara
cb8797e089 Merge pull request #181 from fluent/align_in_tails_after_file_choosed
Align in tails after file choosed
2015-04-14 10:47:12 +09:00
yoshihara
7ca5c21109 Align each label and input/select in horizontal 2015-04-13 18:37:20 +09:00
yoshihara
6c8e9de1e7 Add "form-group" class to input/select tag instead of whole div 2015-04-13 18:07:30 +09:00
yoshihara
5bfc7bd0ce Merge pull request #180 from fluent/format_checkbox_correctly
Align box and label for checkbox
2015-04-13 16:50:46 +09:00
yoshihara
b2adb8d513 Align box and label for checkbox 2015-04-13 16:43:15 +09:00