Commit Graph

68 Commits

Author SHA1 Message Date
Kenji Okimoto
ea61957bce
Use Pattern instead of Match
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-28 15:11:03 +09:00
Kenji Okimoto
8e11483adf
Use pattern instead of match
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-28 14:59:44 +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
0b7cd61a09 Try using accept_confirm and dismiss_confirm
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-21 16:15:16 +09:00
Kenji Okimoto
d89bccef98
Use bootstrap4 style
panel -> card

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-18 15:46:21 +09:00
Kenji Okimoto
88adfb800a Stub dryrun method for the environment does not have td-agent
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 16:52:14 +09:00
Kenji Okimoto
a279b82078 Update spec
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 16:52:14 +09:00
yoshihara
a231335159 spec: Use more specialized method
I want to remove a file only, not directory.
2015-04-08 18:58:07 +09:00
yoshihara
c3d18ffe1d spec: add expectations for password changed to feature specs 2015-04-08 18:56:11 +09:00
yoshihara
d6d7aa0b9b Use buton value instead of type to nallow target 2015-04-08 18:41:53 +09:00
yoshihara
d5e0dd3026 Use more meaningful description 2015-04-08 18:41:01 +09:00
yoshihara
2e2f4f66e8 Fix the bug that password is changed unexpectedly when confirm is wrong
model spec is broken, so i fix it.
2015-04-08 17:40:36 +09:00
yoshihara
b94d362125 Wrap the unlogined spec with new description
To distingish specs for logined user with the less indent.
2015-04-08 13:54:50 +09:00
uu59
92d026bdaa Use more proper description 2015-04-02 12:59:49 +09:00
uu59
aaf4f179ab Fix to parse config with embedded code 2015-04-02 12:50:38 +09:00
uu59
8ac4cb9526 Fix configtest didn't catch syntax error 2015-04-02 11:35:58 +09:00
鳥井 雪
726e910ff4 Change not to show source when
There is no difference between config files
2015-02-04 17:47:12 +09:00
鳥井 雪
638f681541 Show diff with current file in running backup page 2015-02-04 15:23:48 +09:00
鳥井 雪
976112cf66 Add spec for showing diff 2015-02-04 14:47:12 +09:00
uu59
f75df66035 Give up tests for CodeMirror 2015-01-28 13:10:30 +09:00
uu59
dc8e4941bb Fix filename typo 2015-01-14 18:02:16 +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
uu59
7d9a23cdcd Fix SettingHelper for hidden field 2015-01-13 15:15:44 +09:00
hassaku
6b4cfaf3a1 Add feature spec for updating a note of a config history. 2015-01-07 16:14:20 +09:00
hassaku
acb1c17fc1 Show list of config histories with table layout. 2015-01-07 15:13:32 +09:00
鳥井 雪
92134654ea Make dir app/models/fluentd/setting_archive/
and move backup_file model under it. prepare for gathering models that concernig about archive
2014-12-26 14:59:50 +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
鳥井 雪
0786fafb9b Remove keyword argument from methods
for Ruby 1.9
2014-12-16 19:03:06 +09:00
鳥井 雪
7c797d42b0 Fix spec to avoid depending on spec execution order 2014-12-16 18:18:28 +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
Koichi TANAKA
fadbb0ebff More readable 2014-12-03 18:19:57 +09:00
Koichi TANAKA
e1f142946f Cosme 2014-12-03 18:17:07 +09:00
Koichi TANAKA
27807cf259 Add feature spec for /daemon/setting 2014-12-03 18:13:37 +09:00
Koichi TANAKA
566d167c7f Add feature spec for dashboard 2014-12-03 17:46:54 +09:00
hassaku
4c61cc45f0 Refactor feature specs for daemon settings. 2014-12-03 17:16:18 +09:00
hassaku
3be2bcb226 Refactor feature specs for settings. 2014-12-03 15:30:31 +09:00
hassaku
f6a9c4ac5e Add feature spec for in_forward setting. 2014-12-03 15:17:04 +09:00
hassaku
c1a35ffbf4 Add feature spec for in_http setting. 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
Koichi TANAKA
c44ecb5ac7 Extract shared_context 2014-12-03 14:59:39 +09:00
Koichi TANAKA
fbb8b658bb Flatten under spec/features 2014-12-03 13:57:19 +09:00
Koichi TANAKA
e73740f01b Add require 2014-12-03 13:44:43 +09:00
Koichi TANAKA
202be9592f Use login macro 2014-12-03 13:44:14 +09:00
uu59
b94cc5eadb Fix text: terms.update -> terms.save 2014-11-26 16:58:26 +09:00
uu59
6b3add215c Add spec for delete button clicked then cancel clicked 2014-11-26 16:27:33 +09:00
uu59
40c95eaca7 Refactor spec helpers 2014-11-26 16:25:44 +09:00