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/directives
Joseph Schorr 7a8850289e Hide "Start Build" button in builds tab if not accessible
While the build cannot be started, and, in fact, the only way to see the button is to *manually* set the `tab=` query param, better to hide it

Fixes https://jira.coreos.com/browse/QS-67
2017-11-27 12:02:07 +02:00
..
config Merge pull request #2695 from coreos-inc/oidc-internal-auth 2017-10-02 16:51:17 -04:00
repo-view Hide "Start Build" button in builds tab if not accessible 2017-11-27 12:02:07 +02:00
trigger Implement new create and manager trigger UI 2017-02-28 16:51:42 -05:00
anchor.html UI fixes for all the new trigger stuff 2015-04-30 15:33:19 -04:00
angular-tour-ui.html fix(angular-tour): correct typo 2016-12-21 15:34:07 -05:00
application-info.html Fix all target="_blank" anchors to be safer 2016-04-28 14:38:22 -04:00
application-manager.html Fix all target="_blank" anchors to be safer 2016-04-28 14:38:22 -04:00
application-reference-dialog.html Get app information dialog working 2014-03-20 12:06:29 -04:00
application-reference.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
authorized-apps-manager.html Fix all target="_blank" anchors to be safer 2016-04-28 14:38:22 -04:00
avatar.html Move to Angular 1.5 2016-05-17 16:32:08 -04:00
billing-invoices.html Make receipt filenames include date information 2016-11-21 15:35:56 -05:00
billing-management-panel.html Implement new design for user and org settings 2016-04-27 18:17:46 -04:00
build-info-bar.html Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
build-log-command.html Add support for multi-step phase delimitation in build logs view 2017-06-23 16:00:22 -04:00
build-log-error.html Remove duplicate slash from base image error message 2017-04-17 11:36:44 -04:00
build-log-phase.html Redo the build log view as per discussions 2014-02-12 21:16:11 -05:00
build-logs-view.html added copy-to-clipboard directive that does not require Flash 2017-05-25 11:48:43 -07:00
build-message.html Redo the build log view as per discussions 2014-02-12 21:16:11 -05:00
build-mini-status.html Add feature flag to enable viewing builds and build logs for public repos 2017-08-07 15:24:36 -04:00
build-progress.html Redo the build log view as per discussions 2014-02-12 21:16:11 -05:00
build-state-icon.html Adding in UI for cancel anytime. 2016-11-21 10:58:32 -05:00
build-status.html Get the main repo page design working 2015-03-10 17:22:46 -07:00
convert-user-to-org.html Implement new design for user and org settings 2016-04-27 18:17:46 -04:00
copy-box.html remove one-time binding to prevent binding to empty string 2017-06-02 20:27:52 -07:00
cor-checkable-item.html Add support for shift key selection in checkable items 2016-04-20 15:25:20 -04:00
cor-checkable-menu-item.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
cor-checkable-menu.html Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
cor-confirm-dialog.html Add support for deleting namespaces (users, organizations) 2016-10-21 15:41:09 -04:00
cor-floating-bottom-bar.html Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
cor-loader-inline.html Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
cor-loader.html Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
cor-log-box.html Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
cor-option.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
cor-options-menu.html Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
cor-progress-bar.html Add support for deleting namespaces (users, organizations) 2016-10-21 15:41:09 -04:00
cor-step-bar.html Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
cor-step.html Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
cor-title-action.html Better handling of title actions on mobile devices 2015-04-17 12:27:25 -04:00
cor-title-content.html Make the title box more responsive 2015-04-27 14:11:05 -04:00
cor-title-link.html Make the title box more responsive 2015-04-27 14:11:05 -04:00
cor-title.html - Switch font to Source Sans Pro, like CoreUpdate 2014-12-22 15:13:23 -05:00
create-entity-dialog.html prevent invalid entity create form submission using enter key 2017-06-23 15:12:52 -07:00
create-external-notification.html fixed external notification email modal 2017-05-17 16:43:56 -07:00
create-robot-dialog.html Fix entity for robot creation 2016-09-08 14:21:18 -04:00
create-team-dialog.html New create entity dialogs (team and robot) 2016-05-16 17:30:00 -04:00
credentials-dialog.html improve cor-tabs architecture 2017-06-02 18:03:30 -07:00
credentials.html Implement new create and manager trigger UI 2017-02-28 16:51:42 -05:00
datetime-picker.html Fix bug in date time picker that prevents subsequent selection 2017-07-19 17:13:49 -04:00
delete-namespace-view.html Clarify the namespace being deleted 2017-03-10 13:25:40 -05:00
delete-ui.html Fix create token form in the repo-admin view. We had to add type="button" to the delete-ui button so that clicking it doesn't submit the form (and keep the focus there) 2014-07-29 18:53:23 -04:00
dockerfile-build-dialog.html display branchtag regex when manually invoking build triggers to avoid confusion when multiple triggers 2017-07-14 13:30:02 -04:00
dockerfile-build-form.html Fix cannot-use-robot for private base image bug in build dialog 2016-11-10 14:47:25 -05:00
donut-chart.html Update security scan col in repo view to use donut chart and better language 2017-03-14 11:34:41 -04:00
dropdown-select-direct.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
dropdown-select-icon.html Move to Angular 1.5 2016-05-17 16:32:08 -04:00
dropdown-select-menu.html - Add a dropdown-select directive and use it in the git trigger setup dialog both times 2014-02-24 20:36:54 -05:00
dropdown-select.html Work In Progress! 2015-04-28 18:15:12 -04:00
entity-reference.html Log more information to the action logs and display the namespaces for superusers 2017-02-14 14:55:24 -05:00
entity-search.html Fix bug in entity search that caused all robots and teams to be non-lazy loaded 2017-10-09 15:44:46 -04:00
external-login-button.html Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
external-logins-manager.html Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
external-notification-view.html Fix all target="_blank" anchors to be safer 2016-04-28 14:38:22 -04:00
feedback-bar.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
fetch-tag-dialog.html added copy-to-clipboard directive that does not require Flash 2017-05-25 11:48:43 -07:00
file-upload-box.html Better custom cert handling in the superuser tool 2017-03-24 17:15:26 -04:00
filter-box.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
filter-control.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
global-message-tab.html Switch to new markdown editor everywhere 2017-07-05 17:35:26 -04:00
header-bar.html Re-enable builds and tag operations in the UI 2017-06-13 09:56:47 -04:00
heatmap.html Change repo stats to use the RAC table and a nice UI 2016-06-22 15:06:53 -04:00
icon-image-view.html Small JS fixes for the PR 2017-01-26 12:03:56 -05:00
image-feature-view.html Cleanup display of image commands to be better shared 2017-06-23 14:53:02 -04:00
image-link.html Add ability to copy the full SHA256 or V1ID for an image 2017-10-25 14:56:59 -04:00
image-view-layer.html Cleanup display of image commands to be better shared 2017-06-23 14:53:02 -04:00
image-vulnerability-view.html Cleanup display of image commands to be better shared 2017-06-23 14:53:02 -04:00
label-input.html Fix CSS class name on tags input 2017-03-14 17:10:17 -04:00
label-list.html Add UI for viewing labels on a manifest in the tags view 2017-03-14 11:34:43 -04:00
label-view.html Add UI for viewing labels on a manifest in the tags view 2017-03-14 11:34:43 -04:00
loading-status.html Adjust CSS for new version of bootstrap 2015-02-17 19:37:37 -05:00
location-view.html Add a table view to the repos list page 2015-06-29 21:12:53 +03:00
logs-view.html Log more information to the action logs and display the namespaces for superusers 2017-02-14 14:55:24 -05:00
manage-users-tab.html Fix take ownership of organizations 2017-03-22 12:25:20 -04:00
manager-header.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
manifest-label-list.html Add UI for viewing labels on a manifest in the tags view 2017-03-14 11:34:43 -04:00
manual-trigger-build-dialog.html display branchtag regex when manually invoking build triggers to avoid confusion when multiple triggers 2017-07-14 13:30:02 -04:00
multiselect-dropdown.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
namespace-input.html Add support for temp usernames and an interstitial to confirm username 2016-11-03 15:59:14 -04:00
namespace-selector.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
notification-bar.html Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
notification-view.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
notifications-bubble.html Add pagination to the notifications API and make the UI only show a maximum of 5 notifications (beyond that, it shows "5+"). 2014-08-26 15:19:39 -04:00
nvd-vectors-display.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
organization-header.html Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
page-controls.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
plan-manager.html Shoutout to QE on non-QE pages 2015-11-02 14:34:19 -05:00
plans-display.html Adjustments to QE plans page for lead-gen feedback 2016-11-10 17:10:08 -05:00
plans-table.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
popup-input-button.html Small UI improvements to the teams tab 2015-03-25 16:30:13 -04:00
popup-input-dialog.html - Convert Quay over to Angular 1.2.9 and the new angular-strap 2014-03-12 00:49:46 -04:00
prototype-manager.html Add feedback to prototype manager, application manager and the builds tab 2015-07-14 12:39:49 +03:00
quay-message-bar.html Markdown Overhaul (#2624) 2017-05-10 14:18:37 -07:00
quay-service-status-bar.html fixed status bar not showing 2017-07-26 11:24:12 -04:00
quay-service-status.html Show degraded component in bottom bar, if only one 2016-03-24 14:37:18 -04:00
recovery-form.html Fix all target="_blank" anchors to be safer 2016-04-28 14:38:22 -04:00
regex-editor.html Add regex validating field 2016-09-15 13:25:57 -04:00
registry-name.html Replace references seen in the enterprise version to "Quay.io" with a config-pulled value 2014-08-08 13:50:04 -04:00
repo-breadcrumb.html Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
repo-circle.html Add basic user interface for application repos 2017-04-05 11:30:09 -04:00
repo-count-checker.html Better UX for indicating upgrade is necessary to users 2017-04-04 16:15:33 -04:00
repo-list-grid.html Markdown Overhaul (#2624) 2017-05-10 14:18:37 -07:00
repo-list-table.html Add basic user interface for application repos 2017-04-05 11:30:09 -04:00
repo-list-view.html Add basic user interface for application repos 2017-04-05 11:30:09 -04:00
repo-search.html - Convert to Angular 1.2.1 2013-11-18 19:03:35 -05:00
repo-star.html Hide repo star control when not logged in 2016-08-23 13:02:55 -04:00
repo-tag-history.html Better tag history view on mobile 2017-03-14 11:34:43 -04:00
repository-events-summary.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
repository-events-table.html feat(full-stack): disable notifications after 3 failures 2017-05-19 16:58:46 -04:00
repository-permissions-table.html New create entity dialogs (team and robot) 2016-05-16 17:30:00 -04:00
repository-title.html Add basic user interface for application repos 2017-04-05 11:30:09 -04:00
repository-tokens-table.html Make the repo tokens table slightly nicer. This UI is deprecated anyway, so it doesn't need to be perfect 2015-04-21 15:15:11 -04:00
request-service-key-dialog.html Switch to new markdown editor everywhere 2017-07-05 17:35:26 -04:00
resource-view.html Small UI fixes and improvements 2015-04-21 12:16:32 -04:00
robot-credentials-dialog.html Add missing word 2016-05-31 18:07:50 -04:00
robots-manager.html Change robots manager to use a TableService for filtering and display 2016-11-18 12:38:08 -05:00
role-group.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
service-keys-manager.html Abstract out an expiration status view into its own component 2017-07-19 17:13:48 -04:00
set-repo-permissions-dialog.html Add repo permissions dialog for existing teams and robots 2016-08-22 14:43:12 -04:00
set-repo-permissions.html Add repo permissions dialog for existing teams and robots 2016-08-22 14:43:12 -04:00
signin-form.html Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
signup-form.html quay-require and ng-class don't work well together 2017-08-08 11:16:41 -04:00
source-commit-link.html Fix all target="_blank" anchors to be safer 2016-04-28 14:38:22 -04:00
source-ref-link.html Fix all target="_blank" anchors to be safer 2016-04-28 14:38:22 -04:00
spinner.html Add a loading bar and convert to using the new ApiService and resource-view (part #2) 2013-12-17 22:56:28 -05:00
strength-indicator.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
super-user-build-logs.html Fix multiple loading of build logs in new superuser panel 2017-01-30 14:00:16 -05:00
tag-info-sidebar.html Remove unneeded javascript:void(0) 2016-03-22 14:15:54 -04:00
tag-operations-dialog.html 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-images-view.html Never load the full repo image list 2015-11-04 15:53:00 -05:00
team-view-add.html Fix ability to invite team members by email address 2017-04-07 15:13:32 -04:00
teams-manager.html Add feature flag for team syncing 2017-04-03 11:31:29 -04:00
tour-content.html Fix all target="_blank" anchors to be safer 2016-04-28 14:38:22 -04:00
trigger-credentials-dialog.html generic trigger credentials 2015-04-22 17:07:16 -04:00
triggered-build-description.html display branchtag regex when manually invoking build triggers to avoid confusion when multiple triggers 2017-07-14 13:30:02 -04:00
twitter-view.html Fix twitter-view once and for all! 2015-01-13 11:02:08 -05:00
usage-chart.html Add a basic usage counter for enterprise 2014-10-28 16:33:13 -04:00
user-setup.html Add invitation required messaging 2017-09-15 11:42:09 -04:00
vulnerability-priority-view.html Change security scanner column to be more informative 2017-03-15 17:14:59 -04:00