Bring auto refresh back to the moblab UI |
||||||
Issue descriptionIn fixing the issue 452742, auto refresh was removed from the UI. Since this is a feature used extensively by partners, we need to bring it back on Moblab only.
,
Mar 10 2017
The original issue fixed is 700174.
,
Mar 14 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/ed09d8e93668acfbe638d5a8c07879466ca82de6 commit ed09d8e93668acfbe638d5a8c07879466ca82de6 Author: Michael Tang <ntang@google.com> Date: Tue Mar 14 22:06:04 2017 Adds the auto refresh checkbox back to the UI for moblab. We will allow autofresh for Moblab UI, and all existing autotest UI except the Job List tab. This partially reverts commit 04ec30490d877f5eddfd1b747b507f754798c985. BUG= chromium:700418 TEST=manually. Change-Id: I0ef9bf65520684ff857c8442081f04ddd1e0c824 Reviewed-on: https://chromium-review.googlesource.com/453276 Commit-Ready: Michael Tang <ntang@chromium.org> Tested-by: Michael Tang <ntang@chromium.org> Reviewed-by: Aviv Keshet <akeshet@chromium.org> Reviewed-by: Dan Shi <dshi@google.com> [modify] https://crrev.com/ed09d8e93668acfbe638d5a8c07879466ca82de6/frontend/client/src/autotest/afe/AfeClient.java [modify] https://crrev.com/ed09d8e93668acfbe638d5a8c07879466ca82de6/frontend/client/src/autotest/tko/TkoClient.java [modify] https://crrev.com/ed09d8e93668acfbe638d5a8c07879466ca82de6/frontend/client/src/autotest/common/ui/TabView.java [modify] https://crrev.com/ed09d8e93668acfbe638d5a8c07879466ca82de6/frontend/client/src/autotest/common/ui/CustomTabPanel.java [modify] https://crrev.com/ed09d8e93668acfbe638d5a8c07879466ca82de6/frontend/client/src/autotest/common/StaticDataRepository.java
,
Mar 15 2017
,
Mar 17 2017
Reverted in https://chromium-review.googlesource.com/c/456594/ The button has reappeared on cautotest/ on the job list page.
,
Mar 17 2017
The checkbox is there, but it should be in disabled state. right now, cautotest seems to be down. I will check it later.
,
Mar 17 2017
I just checked. User could not check the refresh checkbox in JobList tab. They could only do it in other tabs.
,
Mar 20 2017
I will re-enable autorefresh ONLY on moblab this time. If we want refresh in the lab for non-JobList tabs, we will do it in another CL.
,
Apr 14 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/920a2d1fb62a56abdfd58f90df1d7d457abbc55c commit 920a2d1fb62a56abdfd58f90df1d7d457abbc55c Author: Michael Tang <ntang@google.com> Date: Fri Apr 14 06:54:10 2017 Revert "autotest: throw Auto Refresh checkbox into the abyss". We will add the auto refresh back to Moblab environtment only. This reverts commit 04ec30490d877f5eddfd1b747b507f754798c985. BUG= chromium:700418 TEST=manually. Change-Id: Ib6069e35da927f1d71cdc08abda183fbefd0c3b0 Reviewed-on: https://chromium-review.googlesource.com/456634 Commit-Ready: Michael Tang <ntang@chromium.org> Tested-by: Michael Tang <ntang@chromium.org> Reviewed-by: Aviv Keshet <akeshet@chromium.org> Reviewed-by: Keith Haddow <haddowk@chromium.org> [modify] https://crrev.com/920a2d1fb62a56abdfd58f90df1d7d457abbc55c/frontend/client/src/autotest/afe/AfeClient.java [modify] https://crrev.com/920a2d1fb62a56abdfd58f90df1d7d457abbc55c/frontend/client/src/autotest/moblab/MoblabSetupClient.java [modify] https://crrev.com/920a2d1fb62a56abdfd58f90df1d7d457abbc55c/frontend/client/src/autotest/common/ui/TabView.java [modify] https://crrev.com/920a2d1fb62a56abdfd58f90df1d7d457abbc55c/frontend/client/src/autotest/common/ui/CustomTabPanel.java
,
Jul 25 2017
,
Jan 13 2018
,
Jan 13 2018
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by dshi@chromium.org
, Mar 10 2017