.. |
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
|
Default to the first credential tab if no cookie
|
2018-04-26 13:24:53 -04:00 |
dockerfile-command
|
Fix positioning of Dockerfile command view
|
2018-06-06 12:15:17 -04: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
|
Small fixes for GitLab trigger handler, since the GitLab API is returning the wrong ID for the user's namespace
|
2018-06-13 15:12:05 -04:00 |
manifest-link
|
Switch from an image view UI to a manifest view UI
|
2018-05-22 13:11:04 -04:00 |
markdown
|
Fix bug in the markdown viewer
|
2018-03-16 12:28:32 -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
|
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
|
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
|
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
|
added copy-to-clipboard directive that does not require Flash
|
2017-05-25 11:48:43 -07:00 |
build-message.js
|
Fix display for builds which have fully expired
|
2016-08-04 11:13:32 -04:00 |
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
|
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
|
added copy-to-clipboard directive that does not require Flash
|
2017-05-25 11:48:43 -07:00 |
create-entity-dialog.js
|
Add UI for viewing and setting the description of a robot account
|
2018-03-12 20:32:05 -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
|
Fix error displayed if a description was not entered for creating a robot
|
2018-05-10 12:42:33 +03: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
|
Default to the first credential tab if no cookie
|
2018-04-26 13:24:53 -04: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 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
|
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
|
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
|
Allow manual triggering of both branches and tags
|
2015-06-19 14:38:26 -04:00 |
dropdown-select.js
|
jQuery typeahead suggestion template needs to be valid HTML markup
|
2017-05-09 12:25:21 -07:00 |
entity-reference.js
|
New Credentials dialog
|
2016-05-12 12:14:55 -04:00 |
entity-search.js
|
Change from manual URL construction to using a lib
|
2018-05-22 13:10:09 -04: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
|
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 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
|
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
|
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
|
Change future entries in heat map to be empty
|
2016-06-23 17:08:11 -04:00 |
icon-image-view.js
|
Small JS fixes for the PR
|
2017-01-26 12:03:56 -05:00 |
image-view-layer.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
|
Fix display of brackets in the labels view
|
2018-06-14 11:44:20 -04:00 |
logs-view.js
|
Change from manual URL construction to using a lib
|
2018-05-22 13:10:09 -04:00 |
manage-user-tab.js
|
Fix take ownership of organizations
|
2017-03-22 12:25:20 -04:00 |
manager-header.js
|
- Make robots manager fully responsive
|
2015-04-17 16:43:53 -04:00 |
manifest-feature-view.js
|
Switch from an image view UI to a manifest view UI
|
2018-05-22 13:11:04 -04:00 |
manifest-label-list.js
|
Add UI for editing labels on a manifest
|
2017-03-14 11:34:43 -04:00 |
manifest-vulnerability-view.js
|
Switch from an image view UI to a manifest view UI
|
2018-05-22 13:11:04 -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
|
Get a nice dropdown of tags working on the visualize tags tab
|
2015-04-27 17:36:31 -04:00 |
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
|
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 plans manager display to be less confusing when we show deprecated plans
|
2017-12-18 11:45:15 -05:00 |
plans-display.js
|
Update Quay enterprise trial page
|
2018-08-27 15:40:49 -04: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
|
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-star.js
|
Hide repo star control when not logged in
|
2016-08-23 13:02:55 -04:00 |
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
|
Vulnerability UI part 2
|
2015-11-12 16:59:36 -05:00 |
repository-events-table.js
|
feat(full-stack): disable notifications after 3 failures
|
2017-05-19 16:58:46 -04:00 |
repository-permissions-table.js
|
New create entity dialogs (team and robot)
|
2016-05-16 17:30:00 -04:00 |
repository-title.js
|
Add basic user interface for application repos
|
2017-04-05 11:30:09 -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 |
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
|
Add last_accessed information to User and expose for robot accounts
|
2018-03-21 15:28:34 -04: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
|
Abstract out an expiration status view into its own component
|
2017-07-19 17:13:48 -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
|
fix(frontend): fixed changing location
|
2017-05-05 15:10:06 -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 |
strength-indicator.js
|
Switch to log base for the repo popularity
|
2015-07-22 14:20:46 -04:00 |
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
|
Small NPE fix in JS
|
2016-02-10 14:36:47 +02:00 |
teams-manager.js
|
Add collaborators view to teams manager
|
2018-03-15 15:26:37 -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 |
triggered-build-description.js
|
Fix display of triggered builds if their trigger has been deleted
|
2018-05-14 15:30:52 -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
|
replace reference to global classes with ES6 modules
|
2017-05-24 13:37:30 -07: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
|
Change security scanner column to be more informative
|
2017-03-15 17:14:59 -04:00 |