Commit Graph

120 Commits

Author SHA1 Message Date
Kenji Okimoto
96b7f14427 Bind values properly
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-21 11:46:29 +09:00
Kenji Okimoto
a566c2d4e2
Use v-html directive to display raw HTML
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-17 19:38:26 +09:00
Kenji Okimoto
27c412744f
Unify format-bundle component into root component
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-17 19:23:20 +09:00
Kenji Okimoto
f2dce79459
Use card to display box lines
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-17 18:06:54 +09:00
Kenji Okimoto
1b0229f095
Move in_tail_format.js under app/javascript/packs
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-17 17:57:10 +09:00
Kenji Okimoto
4cefbb173d
Use card
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-17 13:05:56 +09:00
Kenji Okimoto
d27c2488d6
Move treeview.js under app/javascript/packs
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-17 13:03:51 +09:00
Kenji Okimoto
59dd00aa1c
Adjust margin between elements
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-17 10:00:40 +09:00
Kenji Okimoto
dea13ddb16
Move fluent_log.js under app/javascript/packs
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-17 09:58:54 +09:00
Kenji Okimoto
ee8daba898 Fix Vue template error
See https://jp.vuejs.org/v2/api/index.html#v-on

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-16 17:40:43 +09:00
Kenji Okimoto
82340551c0 Move notification.js under app/javascript/packs
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-16 16:42:43 +09:00
Kenji Okimoto
3097395ee2 Remove redundant icon
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-16 15:43:38 +09:00
Kenji Okimoto
cf1ff589bd Apply bootstrap4 style
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-16 15:09:05 +09:00
Kenji Okimoto
981a85de52 Display notification popup
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-16 14:35:23 +09:00
Kenji Okimoto
dd755a0141
Fix markup for layout and navigation
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-15 17:08:31 +09:00
yoshihara
446a92ebd6 Add missing space 2015-04-23 13:59:39 +09:00
yoshihara
52c3d05b10 Fix a typo (remove needless "l")
firlstline ->
 firstline
2015-04-23 13:56:42 +09:00
yoshihara
ac778ea69a Use textarea instaed of inputbox * 20 for format1..20 in multiline 2015-04-20 18:46:01 +09:00
uu59
368d344291 #162 in_tail multiline preview 2015-04-20 14:22:21 +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
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
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
uu59
665e16c7d0 Also use CodeMirror on source_and_output page 2015-01-28 11:10:02 +09:00
uu59
fe1633bf23 Styling cosme 2014-12-01 13:56:17 +09:00
uu59
53940dbe8b Fix to use paramAttributes for initial value 2014-12-01 13:56:02 +09:00
uu59
133009a318 Use wait-for attribute for waiting data ready 2014-12-01 13:48:41 +09:00
uu59
fd3302f42d Fix and refactor file preview 2014-11-27 17:35:20 +09:00
uu59
b94cc5eadb Fix text: terms.update -> terms.save 2014-11-26 16:58:26 +09:00
uu59
00c2eb1e5a CRUD for each setting section 2014-11-26 15:09:53 +09:00
uu59
763c3a4a95 Vue-ify setting display 2014-11-26 13:43:24 +09:00
uu59
0c940ee666 Rename alert -> notification 2014-11-20 17:13:13 +09:00
uu59
389818fdeb notification as partial 2014-11-20 17:09:45 +09:00
uu59
ec44ba10d6 cosme 2014-07-31 18:30:46 +09:00
uu59
a976965764 Don't show regexp in format selector at in_tail setting 2014-07-31 14:09:28 +09:00
uu59
53880e9dbd Reloading icon to be gentle 2014-07-25 10:44:06 +09:00
uu59
23a30452e4 Fix route name fluentd -> daemon by sed
$ git grep --name-only -E "[a-z0-9A-Z_]*fluentd_[a-zA-Z0-9_]*path" app/  | xargs gsed -i -E 's#([a-z0-9A-Z_]*)fluentd([a-zA-Z0-9_]*path)#\1daemon\2#g'
2014-07-24 15:28:04 +09:00
uu59
77153928d5 Auto log reload to be true by default 2014-07-24 13:52:30 +09:00
uu59
399e96b819 Auto reload fluentd log by default 2014-07-22 13:18:01 +09:00
uu59
a923ade63e Auto fill-in time_format after selected format 2014-07-09 14:01:27 +09:00
uu59
a3eab2c8d2 Also matching preview with nginx, apache2, syslog 2014-07-09 12:57:27 +09:00
uu59
c5dd5b4d1d Improve fluentd log viewer if log is empty 2014-07-02 13:12:30 +09:00
uu59
704ef72918 make up log viewer 2014-06-27 18:13:00 +09:00
uu59
bfe5c8b721 make up in_tail file chooser 2014-06-27 17:06:59 +09:00
uu59
2a51ead56f Add Grok help 2014-06-26 14:53:14 +09:00
uu59
8672f66e35 Tweak regexp preview 2014-06-26 11:07:59 +09:00
uu59
bf455797b1 Add grok preview 2014-06-25 15:10:15 +09:00
uu59
ee944a45c4 regexp format preview 2014-06-25 13:31:45 +09:00
uu59
68e25f78a8 tmp 2014-06-24 17:15:57 +09:00
uu59
c5096bf86e Support grok format (still work in progress) 2014-06-23 16:40:15 +09:00
uu59
df68c5a293 Add TODO for in_tail setup format 2014-06-18 14:10:18 +09:00
uu59
23f2b181f3 Put next button before prev for pressing Enter for submit on input field to go next page 2014-06-18 13:57:08 +09:00
uu59
8a67f00a17 Add roughly format and format options for in_tail setup pages 2014-06-17 15:08:58 +09:00
uu59
1dec0bcdc0 Fix field name: file -> path 2014-06-17 11:17:51 +09:00
uu59
7ab814f240 Add next button on in_tail setting page 2014-06-16 15:21:58 +09:00
uu59
04d428c439 Fix to disabled <input> of path 2014-06-16 14:43:52 +09:00
uu59
3e68fdf467 Folder view as path bar 2014-06-16 14:39:09 +09:00
uu59
186d5a8462 Add folder icon for file viewer 2014-06-16 11:43:17 +09:00
uu59
6a5ffc49bc Add primitive file chooser 2014-06-13 15:45:12 +09:00
uu59
5382bb6c0d Add treeview component (not used in anywhre yet) 2014-06-13 13:40:33 +09:00
uu59
0be4de84b7 i18n-ed auto reload text 2014-06-12 13:12:18 +09:00
uu59
b99132d67b Add auto-reload for log tail 2014-06-11 12:46:28 +09:00
uu59
08d3d4aa0d Set default log lines by JS 2014-06-10 16:52:07 +09:00
uu59
66d364b4c0 Set limit logs height to 30 lines 2014-06-10 16:36:04 +09:00
uu59
161ca568c8 design tweak 2014-06-09 17:03:44 +09:00
uu59
aba81677d0 Can changing log_tail limit by user 2014-06-09 16:55:21 +09:00
uu59
40de380a37 Add recent log view on fluentd detail page 2014-06-09 16:42:19 +09:00
uu59
f0eaf8f486 fluentd log tail url to be HTML attr for prepare log tail display on fluentd#show 2014-06-09 16:37:43 +09:00