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 b535e222b8 Have the fetch tag dialog show a warning for robot accounts without access
Before this change, we'd show the squash pulling command with the proper credentials, but it then 403s on the end user.
2015-07-01 19:37:52 +03:00
..
config Allow SSL cert for the database to be configured 2015-06-29 08:08:10 +03:00
repo-view Remove long build descriptions (not properly used in the new UI) 2015-06-29 12:36:39 +03:00
trigger Remove long build descriptions (not properly used in the new UI) 2015-06-29 12:36:39 +03:00
anchor.html UI fixes for all the new trigger stuff 2015-04-30 15:33:19 -04:00
angular-tour-ui.html Tutorial improvements 2015-06-04 14:15:47 -04:00
application-info.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
application-manager.html Finish mobilification of org view 2015-04-20 14:00:10 -04:00
application-reference-dialog.html Get app information dialog working 2014-03-20 12:06:29 -04:00
application-reference.html Add OAuth usage information the API logs, have it be displayed in the logs UI and start on the code to display application information when clicked. Note that this does not (yet) do anything with the information returned as we need to wait for the mainline merge of Angular 1.2.9 (which is in master) before I can continue on the display 2014-03-18 16:45:18 -04:00
authorized-apps-manager.html Mobile layout fixes for authorized apps and external logins 2015-04-19 15:11:58 -04:00
avatar.html Fix avatar in the user view 2015-04-03 12:34:52 -04:00
billing-invoices.html Add support for custom fields in billing invoices 2015-06-12 16:45:01 -04:00
billing-options.html Show the billing options in the user and org views 2015-05-07 16:43:45 -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 Have the docker file view in the build pack tab use a nice formatter 2014-02-17 18:31:45 -05:00
build-log-error.html Fix some typos in static site 2015-04-01 11:21:19 -07: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 Fix missing > 2015-06-29 21:28:05 +03:00
build-message.html Redo the build log view as per discussions 2014-02-12 21:16:11 -05:00
build-mini-status.html Fix text only links and some spacing in FF 2015-04-27 14:02:55 -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 Add the builds tab 2015-03-13 15:34:28 -07:00
build-status.html Get the main repo page design working 2015-03-10 17:22:46 -07:00
convert-user-to-org.html Add new co-alert CSS styles and fix some other UI issues 2015-04-03 17:47:39 -04:00
copy-box.html - Add a shared AUFS utility lib and change both changes and streamlayerformat to use it 2014-09-18 15:56:59 -04:00
cor-checkable-item.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-checkable-menu-item.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-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 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-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 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-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-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-tab-content.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-tab-panel.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-tab.html Make tabs responsive 2015-04-17 14:24:59 -04:00
cor-tabs.html Make tabs responsive 2015-04-17 14:24:59 -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-external-notification-dialog.html enforce short SHAs throughout build pipeline 2015-04-22 13:22:04 -04:00
credentials.html Work in progress: UI fixes for the new trigger type 2015-04-29 19:50:13 -04: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
docker-auth-dialog.html Put a message if the download link won't appear 2015-02-24 16:51:03 -05:00
dockerfile-build-dialog.html Allow for building of Dockerfiles with pull robots 2015-01-16 17:01:14 -05:00
dockerfile-build-form.html Switch to the new robot icon 2015-04-23 16:41:47 -04:00
dockerfile-command.html Have the docker file view in the build pack tab use a nice formatter 2014-02-17 18:31:45 -05:00
dockerfile-view.html Have the docker file view in the build pack tab use a nice formatter 2014-02-17 18:31:45 -05:00
dropdown-select-direct.html Allow manual triggering of both branches and tags 2015-06-19 14:38:26 -04:00
dropdown-select-icon.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-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 Delete the old UI! 2015-06-29 12:33:00 +03:00
entity-search.html Delete the old UI! 2015-06-29 12:33:00 +03:00
external-login-button.html Start conversion of the user admin/view 2015-04-02 16:34:41 -04:00
external-logins-manager.html Small UI fixes and improvements 2015-04-21 12:16:32 -04:00
external-notification-view.html Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
fetch-tag-dialog.html Have the fetch tag dialog show a warning for robot accounts without access 2015-07-01 19:37:52 +03:00
filter-box.html Make robot accounts filter rather than display the dialog when "showRobot" is passed to the manager 2015-04-20 13:11:21 -04:00
filter-control.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
header-bar.html Delete the old UI! 2015-06-29 12:33:00 +03:00
image-changes-view.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
image-info-sidebar.html Start on mobilification of repo view 2015-04-20 17:42:33 -04:00
image-link.html Change binds on the tags page to bindonce 2015-06-25 16:19:40 -04:00
image-view-layer.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
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 Fix bug in the logs view UI 2015-06-15 17:26:58 -04:00
manager-header.html - Make robots manager fully responsive 2015-04-17 16:43:53 -04:00
manual-trigger-build-dialog.html Allow manual triggering of both branches and tags 2015-06-19 14:38:26 -04:00
markdown-input.html Get the main repo page design working 2015-03-10 17:22:46 -07:00
markdown-view.html - Convert to Angular 1.2.1 2013-11-18 19:03:35 -05:00
multiselect-dropdown.html Make multiselect dropdown faster and nicer for large lists 2015-06-25 16:19:04 -04:00
namespace-selector.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
notification-bar.html Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
notification-view.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
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
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 Add pagination to the tags view 2015-06-25 16:19:39 -04:00
plan-manager.html Switch spinners to loaders in the billing manager 2015-04-27 14:40:41 -04:00
plans-table.html Add new co-alert CSS styles and fix some other UI issues 2015-04-03 17:47:39 -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 Start on mobilification of repo view 2015-04-20 17:42:33 -04:00
ps-usage-graph.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
quay-service-status-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
quay-service-status.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
realtime-area-chart.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
realtime-line-chart.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
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 Switch title to data-title to prevent the browser-default tooltip from displaying 2014-04-11 18:21:13 -04:00
repo-list-grid.html Link to the user pages now that they exist 2015-04-03 14:58:13 -04:00
repo-list-table.html Add a table view to the repos list page 2015-06-29 21:12:53 +03:00
repo-search.html - Convert to Angular 1.2.1 2013-11-18 19:03:35 -05:00
repo-star.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
repo-tag-history.html Hide empty message when loading 2015-04-21 16:32:56 -04:00
repository-events-table.html Make sure there is always a way to create a repo notification 2015-05-26 18:29:04 -04:00
repository-permissions-table.html Switch to the new robot icon 2015-04-23 16:41:47 -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
resource-view.html Small UI fixes and improvements 2015-04-21 12:16:32 -04:00
robots-manager.html Delete the old UI! 2015-06-29 12:33:00 +03:00
role-group.html Delete the old UI! 2015-06-29 12:33:00 +03:00
setup-trigger-dialog.html Add button for running a newly setup trigger 2015-06-12 17:02:58 -04:00
signin-form.html Allow superusers to disable user accounts 2015-06-29 18:40:52 +03:00
signup-form.html Hide unneeded user elements when in LDAP 2015-05-11 13:32:24 -04:00
source-commit-link.html Fix JS NPEs 2015-05-04 09:17:58 -07:00
source-ref-link.html Fix JS NPEs 2015-05-04 09:17:58 -07: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
step-view-step.html UI fixes for all the new trigger stuff 2015-04-30 15:33:19 -04:00
step-view.html Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
strength-indicator.html Add a table view to the repos list page 2015-06-29 21:12:53 +03:00
tag-info-sidebar.html Add missing files from last commit (stupid SourceTree...) 2015-03-11 17:47:12 -07:00
tag-operations-dialog.html Change delete tags dialog to show tabs in a row 2015-06-25 16:19:40 -04:00
tag-specific-images-view.html Fix tooltip in tag-specific-images-view to properly bind 2014-07-17 23:03:22 -04:00
team-view-add.html Remove "Quay.io" from the team-view-add dialog 2014-12-10 00:19:56 +02:00
teams-manager.html Switch to the new robot icon 2015-04-23 16:41:47 -04:00
tour-content.html Update screenshots and tour content 2015-05-13 14:24:12 -04:00
trigger-credentials-dialog.html generic trigger credentials 2015-04-22 17:07:16 -04:00
trigger-description.html Work in progress: UI fixes for the new trigger type 2015-04-29 19:50:13 -04:00
trigger-setup-custom.html almost all PR discussion fixes 2015-04-21 18:04:25 -04:00
trigger-setup-githost.html Fix icons for gitlab and some spacing 2015-05-03 10:43:08 -07:00
triggered-build-description.html Remove long build descriptions (not properly used in the new UI) 2015-06-29 12:36:39 +03: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 Hide unneeded user elements when in LDAP 2015-05-11 13:32:24 -04:00