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
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
..
constants using decorators to write AngularJS in nearly identical syntax to Angular 2 2017-02-28 16:51:42 -05:00
decorators/inject fixes based on requested changes 2017-02-01 00:29:56 -08:00
directives Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
pages Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
services Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
core-config-setup.js Make custom cert upload not hang and handle errors properly 2017-03-29 16:06:15 -04:00
core-ui.js Add support for deleting namespaces (users, organizations) 2016-10-21 15:41:09 -04:00
graphing.js Fix logs graphs tooltips for months < 10 2017-02-08 18:30:53 -08:00
main.ts Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
ng-safenewtab.js Add noreferrer to ng-safenewtab 2016-05-05 14:00:17 -04:00
quay-config.module.ts Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
quay-pages.module.ts Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
quay-routes.module.ts Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
quay-run.ts Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
quay.module.ts Use ng-metadata as a Backport of Angular 2+ API (#2486) 2017-04-05 14:14:08 -07:00
tar.js Fix tar-gz reading of Dockerfiles 2016-09-13 11:34:35 -04:00
tour.js Change user events tutorial Redis error to be an inline box 2016-07-27 13:41:26 -07:00