This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/js/directives/ui
Joseph Schorr c35eec0615 Add ability for triggers to be disabled
Will be used in the followup commit to automatically disable broken triggers
2018-03-01 16:49:28 -05:00
..
app-public-view Change all uses of am-time-ago to the <time-ago> component 2017-11-27 12:41:19 +02:00
app-specific-token-manager Add a banner to the Quay UI when an app specific token is about to expire 2018-01-04 15:27:42 -05:00
channel-icon added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
clipboard-copy added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
context-path-select Refactor Manage Trigger to Single Workflow (#2577) 2017-05-22 13:59:12 -07:00
cor-table Add an AppSpecificAuthToken data model for app-specific auth tokens. These will be used for the Docker CLI in place of username+password 2018-01-04 15:27:41 -05:00
cor-tabs added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
dockerfile-command Trim Dockerfile commands to fix UI 2017-11-10 13:29:55 -05:00
dockerfile-path-select Refactor Manage Trigger to Single Workflow (#2577) 2017-05-22 13:59:12 -07:00
duration-input added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
expiration-status-view Fix typo in expiration status view 2018-01-11 17:29:48 -05:00
image-command Cleanup display of image commands to be better shared 2017-06-23 14:53:02 -04:00
linear-workflow added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
manage-trigger Change all uses of am-time-ago to the <time-ago> component 2017-11-27 12:41:19 +02:00
markdown use Webpack code-splitting to dynamically import Highlight.js languages as they are detected by Showdown Markdown extension 2017-08-01 15:36:54 -04:00
regex-match-view Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
repository-signing-config added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
search-box Merge v2.4.0-release into cherrypick-2.4.0 2017-07-10 10:25:18 -04:00
tag-signing-display Further NPE fix in tag signing display 2017-10-17 13:13:19 -04:00
time-ago Add an AppSpecificAuthToken data model for app-specific auth tokens. These will be used for the Docker CLI in place of username+password 2018-01-04 15:27:41 -05:00
time-display Switch time display components to use locale-aware format strings 2017-11-27 16:03:54 +02:00
time-machine-settings added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
trigger-description display branchtag regex when manually invoking build triggers to avoid confusion when multiple triggers 2017-07-14 13:30:02 -04:00
typeahead added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
visibility-indicator added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
anchor.js
application-info.js
application-manager.js
application-reference.js
authorized-apps-manager.js
avatar.js
billing-invoices.js
billing-management-panel.js
build-info-bar.js
build-log-command.js Add support for multi-step phase delimitation in build logs view 2017-06-23 16:00:22 -04:00
build-log-error.js Display full error information for build errors in superuser view 2017-04-03 15:30:15 -04:00
build-log-phase.js
build-logs-view.js added copy-to-clipboard directive that does not require Flash 2017-05-25 11:48:43 -07:00
build-message.js
build-mini-status.js Add feature flag to enable viewing builds and build logs for public repos 2017-08-07 15:24:36 -04:00
build-progress.js
build-state-icon.js
build-status.js
convert-user-to-org.js
copy-box.js added copy-to-clipboard directive that does not require Flash 2017-05-25 11:48:43 -07:00
create-entity-dialog.js
create-external-notification.js
create-robot-dialog.js moved Angular routes to separate module; load Webpack bundle before other main scripts 2017-01-20 16:24:55 -08:00
create-team-dialog.js Add messaging when trying to create a team that already exists 2018-02-15 16:03:09 -05:00
credentials-dialog.js Add an AppSpecificAuthToken data model for app-specific auth tokens. These will be used for the Docker CLI in place of username+password 2018-01-04 15:27:41 -05:00
credentials.js
datetime-picker.js Fix bug in date time picker that prevents subsequent selection 2017-07-19 17:13:49 -04:00
delete-namespace-view.js Clarify the namespace being deleted 2017-03-10 13:25:40 -05:00
delete-ui.js
dockerfile-build-dialog.js
dockerfile-build-form.js easier mocking/spying using ts-mocks 2017-03-11 15:27:23 -08:00
donut-chart.js Make sure all sections of the sec scan donut chart are visible 2017-03-16 13:05:53 -04:00
dropdown-select-direct.js
dropdown-select.js jQuery typeahead suggestion template needs to be valid HTML markup 2017-05-09 12:25:21 -07:00
entity-reference.js
entity-search.js Add messaging when trying to create a team that already exists 2018-02-15 16:03:09 -05:00
external-login-button.js Add support for using OIDC tokens via the Docker CLI 2017-09-12 12:23:22 -04:00
external-logins-manager.js Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
external-notification-view.js
feedback-bar.js
fetch-tag-dialog.js Add pull by digest to the fetch tag dialog 2017-10-25 15:02:39 -04:00
file-upload-box.js Better custom cert handling in the superuser tool 2017-03-24 17:15:26 -04:00
filter-box.js
filter-control.js
global-message-tab.js Switch to new markdown editor everywhere 2017-07-05 17:35:26 -04:00
header-bar.js Implement new search UI 2017-04-28 13:57:28 -04:00
heatmap.js
icon-image-view.js Small JS fixes for the PR 2017-01-26 12:03:56 -05:00
image-feature-view.js Cleanup display of image commands to be better shared 2017-06-23 14:53:02 -04:00
image-link.js Add ability to copy the full SHA256 or V1ID for an image 2017-10-25 14:56:59 -04:00
image-view-layer.js Cleanup display of image commands to be better shared 2017-06-23 14:53:02 -04:00
image-vulnerability-view.js Cleanup display of image commands to be better shared 2017-06-23 14:53:02 -04:00
label-input.js Change to single directional binding on new directives 2017-03-14 11:38:17 -04:00
label-list.js Change to single directional binding on new directives 2017-03-14 11:38:17 -04:00
label-view.js Change to single directional binding on new directives 2017-03-14 11:38:17 -04:00
location-view.js
logs-view.js Add ability for triggers to be disabled 2018-03-01 16:49:28 -05:00
manage-user-tab.js Fix take ownership of organizations 2017-03-22 12:25:20 -04:00
manager-header.js
manifest-label-list.js Add UI for editing labels on a manifest 2017-03-14 11:34:43 -04:00
manual-trigger-build-dialog.js fixed infinite cycle by removing getPattern function in favor of field.regex 2017-06-05 14:16:00 -07:00
multiselect-dropdown.js
namespace-input.js moved Angular routes to separate module; load Webpack bundle before other main scripts 2017-01-20 16:24:55 -08:00
namespace-selector.js
notification-view.js
notifications-bubble.js
nvd-vectors-display.js
organization-header.js
page-controls.js
plan-manager.js Fix plans manager display to be less confusing when we show deprecated plans 2017-12-18 11:45:15 -05:00
plans-display.js
plans-table.js
popup-input-button.js
prototype-manager.js
quay-service-status-bar.js
quay-service-status.js
quay-spinner.js
recovery-form.js
regex-editor.js
registry-name.js
repo-breadcrumb.js
repo-circle.js
repo-count-checker.js
repo-list-grid.js Add basic user interface for application repos 2017-04-05 11:30:09 -04:00
repo-list-table.js Add basic user interface for application repos 2017-04-05 11:30:09 -04:00
repo-list-view.js Add basic user interface for application repos 2017-04-05 11:30:09 -04:00
repo-search.js
repo-star.js
repo-tag-history.js Fix bug in adding date entries in tag history view 2017-03-15 17:32:00 -04:00
repository-events-summary.js
repository-events-table.js feat(full-stack): disable notifications after 3 failures 2017-05-19 16:58:46 -04:00
repository-permissions-table.js
repository-title.js Add basic user interface for application repos 2017-04-05 11:30:09 -04:00
repository-tokens-table.js
request-service-key-dialog.js Switch to new markdown editor everywhere 2017-07-05 17:35:26 -04:00
resource-view.js
robot-credentials-dialog.js
robots-manager.js
role-group.js
service-keys-manager.js Abstract out an expiration status view into its own component 2017-07-19 17:13:48 -04:00
set-repo-permissions-dialog.js
set-repo-permissions.js
setup-trigger-dialog.js
signin-form.js fix(js/signin-form): check for resp body first 2017-01-10 14:46:51 -05:00
signup-form.js fix(frontend): fixed changing location 2017-05-05 15:10:06 -04:00
source-commit-link.js
source-ref-link.js
strength-indicator.js
super-user-build-logs.js Fix multiple loading of build logs in new superuser panel 2017-01-30 14:00:16 -05:00
tag-operations-dialog.js Have tag ops dialog set the expiration date to the current date for the tag, by default 2017-07-19 17:13:49 -04:00
tag-specific-image-view.js
teams-manager.js Add messaging when trying to create a team that already exists 2018-02-15 16:03:09 -05:00
tour-content.js
trigger-credentials-dialog.js
triggered-build-description.js
twitter-view.js
usage-chart.js replace reference to global classes with ES6 modules 2017-05-24 13:37:30 -07:00
user-setup.js
vulnerability-priority-view.js Change security scanner column to be more informative 2017-03-15 17:14:59 -04:00