Home
last modified time | relevance | path

Searched refs:click (Results 1 – 15 of 15) sorted by relevance

/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Ddashboard_main.jsp59 silence.click(toggleNotifications);
66 clear.click(removeFavorite);
104 element.click(toggleNotifications);
147 self.off('click', addFavoriteButton);
148 self.on('click', removeFavoriteButton);
169 self.off('click', removeFavoriteButton);
170 self.on('click', addFavoriteButton);
190 $('#add-button').click();
194 $('.remove-button').click(removeFavorite);
195 $('.notification-button').click(toggleNotifications);
[all …]
Dshow_test_acknowledgments.jsp27 $('#favoritesLink').click(function() {
30 $('#allLink').click(function() {
Dshow_coverage.jsp39 }).find('.collapsible-header').click(onClick);
42 $("div.collapsible-header > span.indicator.waves-effect").click(function(evt) {
93 element.click();
158 container.find('.login-button').click(function() {
Dshow_table.jsp69 $('#treeLink').click(function() {
72 $('#newer-button').click(prev);
73 $('#older-button').click(next);
78 $('.info-btn').click(function(e) {
Dshow_plan_release.jsp40 $('#newer-button').click(prev);
41 $('#older-button').click(next);
Dshow_coverage_overview.jsp40 $(".search-icon-wrapper").click(function() {
46 $("#schBtn").click(function (evt) {
215 $( "span.indicator.badge:contains('Coverage')" ).click(function (evt) {
224 $( "span.indicator.badge:contains('Links')" ).click(function (evt) {
231 $( "span.indicator.badge:contains('Graph')" ).click(function (evt) {
Dshow_suite_release.jsp46 $(this).click(function() {
51 $(".search-icon-wrapper").click(function() {
61 $("#searchBtn").click(function(event) {
107 $( this ).click(function() {
Dshow_tree.jsp65 $('#tableLink').click(function() {
68 $('#newer-button').click(prev);
69 $('#older-button').click(next);
Dshow_release.jsp26 $(this).click(function() {
Dshow_performance_digest.jsp51 $('#load').click(load);
Dshow_graph.jsp45 $('#load').click(load);
/test/vti/dashboard/src/main/webapp/js/
Dtest_acknowledgments.js91 icon.click(function() {
121 addButton.click(function() {
285 save.click(function() {
290 close.click(function() {
333 details.click(function() {
367 clear.click(function() { removeAcknowledgment(wrapper, key); });
412 btn.click(function() {
Dtest_results.js208 function createClickableIndicator(container, content, classes, click) { argument
216 link.click(click);
237 div.unbind().click(testRunClick);
241 span.click(function() {
Dsearch_header.js118 refresh.click(onRefreshCallback);
151 iconWrapper.click(function() {
/test/vti/dashboard/
DREADME.md215 4. With your project shown, click Create account.
217 5. In the page, "Add Google Cloud Platform projects to monitor", click Continue to skip ahead.
219 6. In the page, "Monitor AWS accounts", click Done to skip ahead.
225 8. In the page, "Get reports by email", click No reports and Continue.
235 2. Go to Alerting > Uptime Checks in the top menu and then click Add Uptime Check.
247 5. Click Save. After you click on save you'll see a panel to
250 6. Fill out the configuration for notifications and click save policy.
256 To test the check and alert, go to the VM Instances page, select your instance, and click Stop from…
259 To correct the "problem," return to the VM Instances page, select your instance, and click Start fr…