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 19f7acf575 Lay foundation for truly dynamic external logins
Moves all the external login services into a set of classes that share as much code as possible. These services are then registered on both the client and server, allowing us in the followup change to dynamically register new handlers
2017-01-20 15:21:08 -05:00
..
anchor.js UI fixes for all the new trigger stuff 2015-04-30 15:33:19 -04:00
application-info.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
application-manager.js Add feedback to prototype manager, application manager and the builds tab 2015-07-14 12:39:49 +03:00
application-reference.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
authorized-apps-manager.js Start conversion of the user admin/view 2015-04-02 16:34:41 -04:00
avatar.js Move to Angular 1.5 2016-05-17 16:32:08 -04:00
billing-invoices.js Add support for custom fields in billing invoices 2015-06-12 16:45:01 -04:00
billing-management-panel.js Add support for deleting namespaces (users, organizations) 2016-10-21 15:41:09 -04:00
build-info-bar.js Get the main repo page design working 2015-03-10 17:22:46 -07:00
build-log-command.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
build-log-error.js Record phase information and make better error messages on pull failure 2015-06-30 18:04:44 +03:00
build-log-phase.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
build-logs-view.js Add missing $scope.$apply in the build logs view 2016-09-29 16:23:11 +02:00
build-message.js Fix display for builds which have fully expired 2016-08-04 11:13:32 -04:00
build-mini-status.js Adding in UI for cancel anytime. 2016-11-21 10:58:32 -05:00
build-progress.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
build-state-icon.js Fix display for builds which have fully expired 2016-08-04 11:13:32 -04:00
build-status.js Get the main repo page design working 2015-03-10 17:22:46 -07:00
convert-user-to-org.js Implement new design for user and org settings 2016-04-27 18:17:46 -04:00
copy-box.js - Add copy button to the build logs 2015-02-27 16:00:32 -05:00
create-entity-dialog.js Add repo permissions dialog for existing teams and robots 2016-08-22 14:43:12 -04:00
create-external-notification.js Move repo notification create to its own page 2016-09-14 16:06:52 -04:00
create-robot-dialog.js New create entity dialogs (team and robot) 2016-05-16 17:30:00 -04:00
create-team-dialog.js New create entity dialogs (team and robot) 2016-05-16 17:30:00 -04:00
credentials-dialog.js Remove deprecated email flag from generated docker login commands 2016-11-18 12:41:00 -05:00
credentials.js Work in progress: UI fixes for the new trigger type 2015-04-29 19:50:13 -04:00
datetime-picker.js Fix use of bootstrap glyph icons in QE 2016-08-12 15:41:01 -04:00
delete-namespace-view.js Add support for deleting namespaces (users, organizations) 2016-10-21 15:41:09 -04:00
delete-ui.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
dockerfile-build-dialog.js Fix cannot-use-robot for private base image bug in build dialog 2016-11-10 14:47:25 -05:00
dockerfile-build-form.js Fix cannot-use-robot for private base image bug in build dialog 2016-11-10 14:47:25 -05:00
dockerfile-command.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
dockerfile-view.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
dropdown-select-direct.js Allow manual triggering of both branches and tags 2015-06-19 14:38:26 -04:00
dropdown-select.js Work In Progress! 2015-04-28 18:15:12 -04:00
entity-reference.js New Credentials dialog 2016-05-12 12:14:55 -04:00
entity-search.js Add external auth emails to entity search 2016-10-27 16:08:07 -04:00
external-login-button.js Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
external-logins-manager.js Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
external-notification-view.js Get the remainder of the repo settings panel working 2015-03-16 17:03:26 -04:00
feedback-bar.js Switch to using an aggregated logs query and infinite scrolling 2015-07-31 16:38:02 -04:00
fetch-tag-dialog.js Add UI to the setup tool for enabling ACI conversion 2016-02-17 12:05:48 -05:00
file-upload-box.js Custom SSL certificates config panel 2017-01-13 14:34:35 -05:00
filter-box.js 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.js Add the builds tab 2015-03-13 15:34:28 -07:00
global-message-tab.js Severity and Markdown support in MOTD 2017-01-18 16:55:32 -05:00
header-bar.js Change header back to white and remove CoreOS product bar 2016-11-21 15:50:11 -05:00
heatmap.js Change future entries in heat map to be empty 2016-06-23 17:08:11 -04:00
icon-image-view.js Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
image-feature-view.js Add error message if security scan not found 2016-12-14 00:50:06 -05:00
image-info-sidebar.js Never load the full repo image list 2015-11-04 15:53:00 -05:00
image-link.js Add a history view to the tags page. Next step will add the ability to revert back in time 2015-04-15 15:21:09 -04:00
image-view-layer.js Update Quay Sec UI as per feedback from design team 2016-03-10 14:49:36 -05:00
image-vulnerability-view.js Add error message if security scan not found 2016-12-14 00:50:06 -05:00
location-view.js Add a table view to the repos list page 2015-06-29 21:12:53 +03:00
logs-view.js Add tracking of pulled tag/digest to logs 2016-11-21 12:29:59 -05:00
manage-user-tab.js feat(super-users): paginate user tab 2016-12-20 18:03:32 -05:00
manager-header.js - Make robots manager fully responsive 2015-04-17 16:43:53 -04:00
manual-trigger-build-dialog.js Allow users to choose trigger or manual in the build dialog 2015-08-21 14:22:48 -04:00
markdown-editor.js keys ui WIP 2016-04-29 14:05:16 -04:00
markdown-input.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
markdown-view.js Remove console log 2015-03-04 16:02:26 -05:00
multiselect-dropdown.js Get a nice dropdown of tags working on the visualize tags tab 2015-04-27 17:36:31 -04:00
namespace-input.js Allow namespaces to be between 2 and 255 characters in length 2017-01-19 13:10:26 -05:00
namespace-selector.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
notification-view.js Fix UI for dismissing notifications 2015-12-22 07:38:57 -05:00
notifications-bubble.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
nvd-vectors-display.js Implement new vulnerabilities and packages tabs. 2016-02-25 17:09:29 -05:00
organization-header.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
page-controls.js Add pagination to the tags view 2015-06-25 16:19:39 -04:00
plan-manager.js Fix NPE in plans manager while loading 2015-08-13 12:25:21 -04:00
plans-display.js Adjustments to QE plans page for lead-gen feedback 2016-11-10 17:10:08 -05:00
plans-table.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
popup-input-button.js Move to Angular 1.5 2016-05-17 16:32:08 -04:00
prototype-manager.js Add feedback to prototype manager, application manager and the builds tab 2015-07-14 12:39:49 +03:00
quay-service-status-bar.js Add scheduled scheduled maintenances to the status bar 2015-03-18 13:49:34 -04:00
quay-service-status.js Show degraded component in bottom bar, if only one 2016-03-24 14:37:18 -04:00
quay-spinner.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
recovery-form.js New login screen UI 2016-04-08 16:23:10 -04:00
regex-editor.js Add regex validating field 2016-09-15 13:25:57 -04:00
registry-name.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
repo-breadcrumb.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
repo-circle.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
repo-count-checker.js fix misreference to $scope.isUserNamespace 2015-09-22 18:02:24 -04:00
repo-list-grid.js Create a common repo-list-view control and use it everywhere 2016-01-04 15:42:25 -05:00
repo-list-table.js Add repository list pagination 2016-09-21 14:23:32 -04:00
repo-list-view.js Add repository list pagination 2016-09-21 14:23:32 -04:00
repo-search.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
repo-star.js Hide repo star control when not logged in 2016-08-23 13:02:55 -04:00
repo-tag-history.js Fix timeline's delete-then-tag display bug 2016-09-12 15:46:23 -04:00
repository-events-summary.js Vulnerability UI part 2 2015-11-12 16:59:36 -05:00
repository-events-table.js Move repo notification create to its own page 2016-09-14 16:06:52 -04:00
repository-permissions-table.js New create entity dialogs (team and robot) 2016-05-16 17:30:00 -04:00
repository-tokens-table.js Change the repo view page to minimize the number of API calls necessary until such time as the information is needed (lazy load everything). Also increase the build timer to 30s. 2015-05-06 18:16:03 -04:00
request-service-key-dialog.js Implement setup tool support for Clair 2016-05-04 13:40:50 -04:00
resource-view.js Get full actions working in the repo changes tab 2015-03-11 17:46:50 -07:00
robot-credentials-dialog.js New Credentials dialog 2016-05-12 12:14:55 -04:00
robots-manager.js Change robots manager to use a TableService for filtering and display 2016-11-18 12:38:08 -05:00
role-group.js Finish work on the new role group and make sure it only appears when the new layout is enabled 2015-04-21 12:02:59 -04:00
service-keys-manager.js Add UI support for multiple operations on keys 2016-04-29 14:09:37 -04:00
set-repo-permissions-dialog.js Add repo permissions dialog for existing teams and robots 2016-08-22 14:43:12 -04:00
set-repo-permissions.js fix(js/set-repo-permissions): chk not null before iterating 2017-01-10 14:32:53 -05:00
setup-trigger-dialog.js Fix NPE in activate trigger 2016-10-31 12:19:43 -04:00
signin-form.js fix(js/signin-form): check for resp body first 2017-01-10 14:46:51 -05:00
signup-form.js Lots of small UI fixes 2016-04-14 15:12:54 -04:00
source-commit-link.js Fix JS NPEs 2015-05-04 09:17:58 -07:00
source-ref-link.js Fix handling of multi-part branches in the build triggers 2016-07-26 13:41:13 -07:00
step-view.js UI fixes for all the new trigger stuff 2015-04-30 15:33:19 -04:00
strength-indicator.js Switch to log base for the repo popularity 2015-07-22 14:20:46 -04:00
tag-info-sidebar.js Get full actions working in the repo changes tab 2015-03-11 17:46:50 -07:00
tag-operations-dialog.js Never load the full repo image list 2015-11-04 15:53:00 -05:00
tag-specific-image-view.js Small NPE fix in JS 2016-02-10 14:36:47 +02:00
teams-manager.js Add repo permissions dialog for existing teams and robots 2016-08-22 14:43:12 -04:00
tour-content.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
trigger-credentials-dialog.js almost all PR discussion fixes 2015-04-21 18:04:25 -04:00
trigger-description.js Remove long build descriptions (not properly used in the new UI) 2015-06-29 12:36:39 +03:00
trigger-setup-custom.js custom trigger: remove subdir rewrite 2015-04-03 17:20:31 -04:00
trigger-setup-githost.js Fix small JS issue if the underlying repository has no branches defined 2015-06-01 15:45:13 -04:00
triggered-build-description.js Fix handling of long build commit messages 2015-06-26 16:09:35 -04:00
twitter-view.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
usage-chart.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
user-setup.js Temporary fix for login screen by always showing the signin (instead of create account) 2016-05-16 14:12:15 -04:00
vulnerability-priority-view.js Update Quay Sec UI as per feedback from design team 2016-03-10 14:49:36 -05:00