Fix missing HTML links
Change-Id: I0eb1e54bc2cee2d2a3ddc50052c992479acbe19c
This commit is contained in:
committed by
Paladox
parent
8c65ef59ac
commit
0998cfad1a
@@ -23,6 +23,7 @@ limitations under the License.
|
||||
<link rel="import" href="../../core/gr-navigation/gr-navigation.html">
|
||||
<link rel="import" href="../../shared/gr-date-formatter/gr-date-formatter.html">
|
||||
<link rel="import" href="../../shared/gr-rest-api-interface/gr-rest-api-interface.html">
|
||||
<link rel="import" href="../../shared/gr-account-link/gr-account-link.html">
|
||||
|
||||
<dom-module id="gr-group-audit-log">
|
||||
<template>
|
||||
|
||||
@@ -21,6 +21,7 @@ limitations under the License.
|
||||
<link rel="import" href="../../../behaviors/fire-behavior/fire-behavior.html">
|
||||
|
||||
<link rel="import" href="../../plugins/gr-endpoint-decorator/gr-endpoint-decorator.html">
|
||||
<link rel="import" href="../../plugins/gr-endpoint-param/gr-endpoint-param.html">
|
||||
<link rel="import" href="../../shared/gr-download-commands/gr-download-commands.html">
|
||||
<link rel="import" href="../../shared/gr-rest-api-interface/gr-rest-api-interface.html">
|
||||
<link rel="import" href="../../shared/gr-select/gr-select.html">
|
||||
|
||||
@@ -16,6 +16,7 @@ limitations under the License.
|
||||
-->
|
||||
|
||||
<link rel="import" href="/bower_components/polymer/polymer.html">
|
||||
<link rel="import" href="/bower_components/iron-autogrow-textarea/iron-autogrow-textarea.html">
|
||||
|
||||
<link rel="import" href="../../../behaviors/base-url-behavior/base-url-behavior.html">
|
||||
<link rel="import" href="../../../behaviors/fire-behavior/fire-behavior.html">
|
||||
@@ -25,6 +26,7 @@ limitations under the License.
|
||||
<link rel="import" href="../../../styles/shared-styles.html">
|
||||
<link rel="import" href="../../shared/gr-button/gr-button.html">
|
||||
<link rel="import" href="../../shared/gr-select/gr-select.html">
|
||||
<link rel="import" href="../../shared/gr-rest-api-interface/gr-rest-api-interface.html">
|
||||
|
||||
<dom-module id="gr-rule-editor">
|
||||
<template>
|
||||
|
||||
@@ -29,6 +29,8 @@ limitations under the License.
|
||||
<link rel="import" href="../../shared/gr-limited-text/gr-limited-text.html">
|
||||
<link rel="import" href="../../shared/gr-tooltip-content/gr-tooltip-content.html">
|
||||
<link rel="import" href="../../../styles/shared-styles.html">
|
||||
<link rel="import" href="../../plugins/gr-endpoint-decorator/gr-endpoint-decorator.html">
|
||||
<link rel="import" href="../../plugins/gr-endpoint-param/gr-endpoint-param.html">
|
||||
|
||||
<dom-module id="gr-change-list-item">
|
||||
<template>
|
||||
|
||||
@@ -27,6 +27,7 @@ limitations under the License.
|
||||
<link rel="import" href="../../shared/gr-cursor-manager/gr-cursor-manager.html">
|
||||
<link rel="import" href="../gr-change-list-item/gr-change-list-item.html">
|
||||
<link rel="import" href="../../../styles/shared-styles.html">
|
||||
<link rel="import" href="../../plugins/gr-endpoint-decorator/gr-endpoint-decorator.html">
|
||||
|
||||
<dom-module id="gr-change-list">
|
||||
<template>
|
||||
|
||||
@@ -37,6 +37,7 @@ limitations under the License.
|
||||
<link rel="import" href="../gr-change-requirements/gr-change-requirements.html">
|
||||
<link rel="import" href="../gr-commit-info/gr-commit-info.html">
|
||||
<link rel="import" href="../gr-reviewer-list/gr-reviewer-list.html">
|
||||
<link rel="import" href="../../shared/gr-account-list/gr-account-list.html">
|
||||
<script src="../../../scripts/gr-display-name-utils/gr-display-name-utils.js"></script>
|
||||
<script src="../../../scripts/gr-reviewer-suggestions-provider/gr-reviewer-suggestions-provider.js"></script>
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@ limitations under the License.
|
||||
<link rel="import" href="../../../behaviors/fire-behavior/fire-behavior.html">
|
||||
<link rel="import" href="../../shared/gr-dialog/gr-dialog.html">
|
||||
<link rel="import" href="../../../styles/shared-styles.html">
|
||||
<link rel="import" href="../../plugins/gr-endpoint-decorator/gr-endpoint-decorator.html">
|
||||
|
||||
<dom-module id="gr-confirm-revert-dialog">
|
||||
<template>
|
||||
|
||||
@@ -20,6 +20,8 @@ limitations under the License.
|
||||
<link rel="import" href="../../core/gr-navigation/gr-navigation.html">
|
||||
<link rel="import" href="../../shared/gr-dialog/gr-dialog.html">
|
||||
<link rel="import" href="../../shared/gr-rest-api-interface/gr-rest-api-interface.html">
|
||||
<link rel="import" href="../../plugins/gr-endpoint-decorator/gr-endpoint-decorator.html">
|
||||
<link rel="import" href="../../plugins/gr-endpoint-param/gr-endpoint-param.html">
|
||||
<link rel="import" href="../../../styles/shared-styles.html">
|
||||
|
||||
<dom-module id="gr-confirm-submit-dialog">
|
||||
|
||||
@@ -30,6 +30,7 @@ limitations under the License.
|
||||
<link rel="import" href="../../shared/gr-button/gr-button.html">
|
||||
<link rel="import" href="../../shared/gr-icons/gr-icons.html">
|
||||
<link rel="import" href="../gr-file-list-constants.html">
|
||||
<link rel="import" href="../gr-commit-info/gr-commit-info.html">
|
||||
|
||||
<dom-module id="gr-file-list-header">
|
||||
<template>
|
||||
|
||||
@@ -19,6 +19,7 @@ limitations under the License.
|
||||
<link rel="import" href="/bower_components/iron-input/iron-input.html">
|
||||
<link rel="import" href="../../../behaviors/fire-behavior/fire-behavior.html">
|
||||
<link rel="import" href="../../../styles/shared-styles.html">
|
||||
<link rel="import" href="../../shared/gr-button/gr-button.html">
|
||||
<link rel="import" href="../../shared/gr-rest-api-interface/gr-rest-api-interface.html">
|
||||
|
||||
<dom-module id="gr-included-in-dialog">
|
||||
|
||||
@@ -19,6 +19,7 @@ limitations under the License.
|
||||
<link rel="import" href="/bower_components/iron-icon/iron-icon.html">
|
||||
<link rel="import" href="../../../behaviors/fire-behavior/fire-behavior.html">
|
||||
<link rel="import" href="../../shared/gr-account-label/gr-account-label.html">
|
||||
<link rel="import" href="../../shared/gr-account-chip/gr-account-chip.html">
|
||||
<link rel="import" href="../../shared/gr-button/gr-button.html">
|
||||
<link rel="import" href="../../shared/gr-date-formatter/gr-date-formatter.html">
|
||||
<link rel="import" href="../../shared/gr-formatted-text/gr-formatted-text.html">
|
||||
|
||||
@@ -35,6 +35,7 @@ limitations under the License.
|
||||
<link rel="import" href="../../shared/gr-account-list/gr-account-list.html">
|
||||
<link rel="import" href="../gr-label-scores/gr-label-scores.html">
|
||||
<link rel="import" href="../../../styles/shared-styles.html">
|
||||
<link rel="import" href="../../change/gr-comment-list/gr-comment-list.html">
|
||||
<script src="../../../scripts/gr-display-name-utils/gr-display-name-utils.js"></script>
|
||||
<script src="../../../scripts/gr-reviewer-suggestions-provider/gr-reviewer-suggestions-provider.js"></script>
|
||||
|
||||
|
||||
@@ -1168,7 +1168,7 @@ limitations under the License.
|
||||
MockInteractions.tap(element.$$('gr-button.send'));
|
||||
assert.isFalse(sendStub.called);
|
||||
|
||||
element.diffDrafts = {test: true};
|
||||
element.diffDrafts = {test: [{val: true}]};
|
||||
flushAsynchronousOperations();
|
||||
|
||||
MockInteractions.tap(element.$$('gr-button.send'));
|
||||
@@ -1180,7 +1180,7 @@ limitations under the License.
|
||||
// computed to false.
|
||||
element.diffDrafts = {};
|
||||
assert.equal(element.getFocusStops().end, element.$.cancelButton);
|
||||
element.diffDrafts = {test: true};
|
||||
element.diffDrafts = {test: [{val: true}]};
|
||||
assert.equal(element.getFocusStops().end, element.$.sendButton);
|
||||
});
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ limitations under the License.
|
||||
<link rel="import" href="../../shared/gr-dropdown/gr-dropdown.html">
|
||||
<link rel="import" href="../../shared/gr-rest-api-interface/gr-rest-api-interface.html">
|
||||
<link rel="import" href="../../../styles/shared-styles.html">
|
||||
<link rel="import" href="../../shared/gr-avatar/gr-avatar.html">
|
||||
|
||||
<dom-module id="gr-account-dropdown">
|
||||
<template>
|
||||
|
||||
@@ -16,6 +16,7 @@ limitations under the License.
|
||||
-->
|
||||
|
||||
<link rel="import" href="/bower_components/polymer/polymer.html">
|
||||
<link rel="import" href="/bower_components/iron-icon/iron-icon.html">
|
||||
<link rel="import" href="../../../styles/shared-styles.html">
|
||||
<link rel="import" href="../../shared/gr-button/gr-button.html">
|
||||
<link rel="import" href="../../shared/gr-rest-api-interface/gr-rest-api-interface.html">
|
||||
|
||||
@@ -16,6 +16,7 @@ limitations under the License.
|
||||
-->
|
||||
|
||||
<link rel="import" href="/bower_components/polymer/polymer.html">
|
||||
<link rel="import" href="/bower_components/iron-input/iron-input.html">
|
||||
|
||||
<link rel="import" href="../../../behaviors/fire-behavior/fire-behavior.html">
|
||||
<link rel="import" href="../../shared/gr-avatar/gr-avatar.html">
|
||||
|
||||
@@ -20,6 +20,7 @@ limitations under the License.
|
||||
<link rel="import" href="../../../behaviors/fire-behavior/fire-behavior.html">
|
||||
<link rel="import" href="../../../styles/shared-styles.html">
|
||||
<link rel="import" href="../gr-storage/gr-storage.html">
|
||||
<link rel="import" href="../gr-button/gr-button.html">
|
||||
|
||||
<dom-module id="gr-editable-content">
|
||||
<template>
|
||||
|
||||
@@ -49,6 +49,7 @@ limitations under the License.
|
||||
teardown(() => { sandbox.restore(); });
|
||||
|
||||
test('save event', done => {
|
||||
element.content = '';
|
||||
element._newContent = 'foo';
|
||||
element.addEventListener('editable-content-save', e => {
|
||||
assert.equal(e.detail.content, 'foo');
|
||||
|
||||
@@ -21,6 +21,7 @@ limitations under the License.
|
||||
<link rel="import" href="/bower_components/paper-input/paper-input.html">
|
||||
<link rel="import" href="../../../behaviors/fire-behavior/fire-behavior.html">
|
||||
<link rel="import" href="../../../styles/shared-styles.html">
|
||||
<link rel="import" href="../gr-button/gr-button.html">
|
||||
|
||||
<dom-module id="gr-editable-label">
|
||||
<template>
|
||||
|
||||
@@ -20,6 +20,7 @@ limitations under the License.
|
||||
<link rel="import" href="../../../styles/gr-voting-styles.html">
|
||||
<link rel="import" href="../../../styles/shared-styles.html">
|
||||
<link rel="import" href="../gr-account-label/gr-account-label.html">
|
||||
<link rel="import" href="../gr-account-chip/gr-account-chip.html">
|
||||
<link rel="import" href="../gr-button/gr-button.html">
|
||||
<link rel="import" href="../gr-icons/gr-icons.html">
|
||||
<link rel="import" href="../gr-label/gr-label.html">
|
||||
|
||||
@@ -16,6 +16,7 @@ limitations under the License.
|
||||
-->
|
||||
<link rel="import" href="/bower_components/polymer/polymer.html">
|
||||
<link rel="import" href="/bower_components/iron-input/iron-input.html">
|
||||
<link rel="import" href="/bower_components/iron-icon/iron-icon.html">
|
||||
|
||||
<link rel="import" href="../../../behaviors/base-url-behavior/base-url-behavior.html">
|
||||
<link rel="import" href="../../../behaviors/fire-behavior/fire-behavior.html">
|
||||
|
||||
Reference in New Issue
Block a user