Commit Graph

750 Commits

Author SHA1 Message Date
uu59
15d3d3248f Separate vue components 2014-06-09 16:34:00 +09:00
uu59
5d32e167a8 More check to gem install/uninstall 2014-06-09 16:29:16 +09:00
uu59
a1b159dd8b Check all installed plugins update every hour 2014-06-09 16:11:33 +09:00
uu59
8c02275e96 Also fix http port on ch2 2014-06-09 14:57:11 +09:00
uu59
1b38e1e92d Merge pull request #26 from treasure-data/config_parse_http
Use http port from parsed config file
2014-06-09 14:20:21 +09:00
uu59
e9ebfb57b1 Use http port from parsed config file 2014-06-09 14:18:52 +09:00
uu59
74cd98d773 Change http port 8888 -> 9880 2014-06-09 12:42:10 +09:00
uu59
6d173909a5 Merge pull request #25 from treasure-data/tutorial
[WIP] Add tutorial page
2014-06-06 17:56:12 +09:00
uu59
a47e339b0e Tutorials done 2014-06-06 17:36:19 +09:00
uu59
6c3ef9bcf5 Move code fragment to i18n yaml 2014-06-06 14:45:06 +09:00
uu59
49ba55a868 Add navigation for each chapter 2014-06-06 14:22:10 +09:00
uu59
7b1e66a7d0 Add tutorial chapter 2 2014-06-06 14:22:10 +09:00
uu59
dbe8cacd35 Add TODO 2014-06-05 15:31:20 +09:00
uu59
220ec73402 Add learn_more section for detail input plugin 2014-06-05 15:30:55 +09:00
uu59
fc36a941fa Move Vue.filter definition to vue_common 2014-06-05 15:04:26 +09:00
uu59
7bb0f7e5be Mention to vue.js 2014-06-05 14:46:30 +09:00
uu59
bdc64be5d9 Check tutorial is ready on each chapter 2014-06-05 14:43:00 +09:00
uu59
5200568fda Add chapter 1 for tutorial 2014-06-05 14:31:09 +09:00
uu59
afed7d65b1 Change warning icon color to vivid 2014-06-04 16:04:40 +09:00
uu59
e2c9cf5a3f Downgrade rspec 3.00 -> 2.99 because rails g controller generated a spec that require 'rails_helper', but we haven't it"
Re-run rails g rspec:install causes many conflicts on spec_helper.rb
I'll investigate and solve it in the future
2014-06-04 15:33:23 +09:00
uu59
0273a8dbe0 Check to be ready for start tutorial 2014-06-04 15:26:26 +09:00
uu59
26efd831f9 Add #log_tail method for fetching recently log 2014-06-04 14:54:36 +09:00
uu59
fd6402c152 Add tutorial page basis 2014-06-04 12:49:36 +09:00
uu59
cb750abd00 Merge pull request #24 from treasure-data/fluentd_ui_options
Add subcommands to bin/fluentd-ui
2014-06-03 16:57:25 +09:00
uu59
317a9158ae Fix typo 2014-06-03 16:48:32 +09:00
uu59
255b8257e9 Add subcommands to bin/fluentd-ui 2014-06-03 16:44:35 +09:00
uu59
4baf45c36a Stop polling if receive 401 response 2014-06-03 15:46:14 +09:00
uu59
51d7bf3309 don't redirect if not signed in request via Ajax 2014-06-03 15:43:22 +09:00
uu59
ea31beff6d Ensure to install dependency gems 2014-06-03 15:03:03 +09:00
uu59
9c8bcccdcd Merge pull request #23 from treasure-data/changeme_notification
Changeme notification
2014-06-03 14:56:20 +09:00
uu59
5836021b66 Display warning message when sign in with default password. close #1 2014-06-03 14:54:44 +09:00
uu59
acbd46aca0 Store default password in YAML 2014-06-03 14:54:41 +09:00
uu59
d84f88bb3e Using puma to reduce too many warning on production
WARN  Could not determine content-length of response body. Set content-length of the response or set Response#chunked = true
2014-06-03 14:33:39 +09:00
uu59
e536650131 Safely db:seed multiple run 2014-06-03 14:07:47 +09:00
uu59
5d94899efb [try] fix pending on Circle CI 2014-06-03 14:04:08 +09:00
uu59
4509ac50e5 Use rspec 3.00 2014-06-03 13:58:48 +09:00
uu59
612479db42 Prefetch gem updates at booting a server 2014-06-02 16:47:37 +09:00
uu59
1817f7569e Fix alignment 2014-06-02 16:24:49 +09:00
uu59
76daf0bd60 Add modal confirmation before delete fluentd 2014-06-02 16:20:51 +09:00
uu59
1ce231bdc8 Remove uglifier, no needed execjs 2014-06-02 12:04:59 +09:00
uu59
f97518a4bb Add how to build and release a gem to README 2014-06-02 12:04:40 +09:00
uu59
22e653aa79 Merge branch 'bower'
* bower:
  Change to use vendor/assets/*/bower/* for js
  Manage js assets by bower
2014-06-02 11:47:34 +09:00
uu59
8eaa1a12fc Change to use vendor/assets/*/bower/* for js 2014-06-02 11:37:27 +09:00
uu59
3c37a6201b Manage js assets by bower 2014-06-02 11:36:17 +09:00
uu59
ee9ee2bf82 Don't use coffee-script 2014-06-02 11:14:23 +09:00
uu59
7bf5aa2a2e Follow rspec 2.99 2014-06-02 11:07:37 +09:00
uu59
31f63320a6 bundle update rspec-rails (for rspec 2.99) 2014-06-02 10:56:00 +09:00
uu59
c8e565defd Plugin working queue is managed by Plugin model 2014-05-30 13:31:09 +09:00
uu59
3160c7c285 Add search field to recommended plugins 2014-05-30 13:23:55 +09:00
uu59
74a49dd80c tweak design 2014-05-30 13:23:50 +09:00