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/services
Alec Merdler 7a352ddfbc Use ng-metadata as a Backport of Angular 2+ API (#2486)
* starting UtilService refactor

* pre find-replace angular.module('quay') => angular.module('QuayModule')

* successfully switched to ng-metadata for backported Angular2 API

* working with parent component reference in child

* fixing @Output to use EventEmitter

* fixed @Output events for custom git trigger

* more fixes

* refactored QuayPages module for backwards-compatibility

* reinitialized test.db

* use minified libraries

* replaced references for angular-ts-decorators

* fixed ng-show
2017-04-05 14:14:08 -07:00
..
avatar Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
build Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
datafile Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
dockerfile Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
page Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
route-builder Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
util Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
view-array Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
angular-helper.js Move all controllers into page definitions and add support for layout profiles 2015-02-20 18:15:48 -05:00
angular-poll-channel.js fix(angular-poll-channel): wrap scope change in 2017-01-30 16:32:43 -05:00
api-service.js fix(js/signin-form): check for resp body first 2017-01-10 14:46:51 -05:00
container-service.js Fix container service status check 2016-10-21 13:31:02 -04:00
cookie-service.js Move to Angular 1.5 2016-05-17 16:32:08 -04:00
document-visibility-service.js Disable the angular poll channel when the browser tab is hidden 2015-05-21 17:16:38 -04:00
documentation-service.js Change docs to load from HTTPS 2015-08-05 14:34:11 -04:00
external-login-service.js Small JS fixes for the PR 2017-01-26 12:03:56 -05:00
external-notification-data.js Adding in cancel notifications 2016-11-30 14:38:34 -05:00
features-config.js Change header back to white and remove CoreOS product bar 2016-11-21 15:50:11 -05:00
image-loader-service.js Never load the full repo image list 2015-11-04 15:53:00 -05:00
image-metadata-service.js Fix display of images in new sec scan API 2016-03-17 16:55:41 -04:00
key-service.js Add support for Dex to Quay 2015-09-04 17:05:06 -04:00
meta-service.js Fix page titles 2015-11-20 17:50:01 -05:00
notification-service.js Merge pull request #2173 from charltonaustin/adding_in_build_cancel_notifications 2016-11-30 15:03:17 -05:00
oauth-service.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
ping-service.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
plan-service.js Collect billing address on credit card operations. 2016-07-08 13:00:01 -04:00
roles-service.js Add a test for operation name collisions and fix the one additional collision found 2016-11-10 15:38:27 -05:00
status-service.js Add a service status indicator to the footer and add a notification bar for any incidents 2015-02-24 17:41:30 -05:00
string-builder-service.js Basic labels support 2016-08-26 15:24:26 -04:00
table-service.js removed unnecessary factory classes, simplified existing services 2017-01-23 01:57:00 -08:00
trigger-service.js feat(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -05:00
ui-service.js Fix enter key in password dialogs in Firefox 2016-07-27 13:12:37 -07:00
user-service.js Fix name collision between the two organization delete calls 2016-11-10 15:28:20 -05:00
util-service.js fix(js/util-service): ensure text is a string 2017-01-30 14:30:53 -05:00
vulnerability-service.js Update security scan col in repo view to use donut chart and better language 2017-03-14 11:34:41 -04:00