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
Joseph Schorr 0a435fa1dc Fix Angular bug on plans page when using back button
Angular apparently tries to read the DOM that is being manipulated simultaneously by bootstrap, which results it a state inconsistency (since the DOM is changing) and an Angular failure. This change ensure that the modal call happens outside of the initial digest loop and therefore, appears to solve the problem (translation: who the heck knows why it works, but it does).

Fixes #1869
2016-09-23 15:35:19 -04:00
..
directives Fix Angular bug on plans page when using back button 2016-09-23 15:35:19 -04:00
pages Add the missing newline 2016-09-20 17:27:48 -04:00
services Add regex validating field 2016-09-15 13:25:57 -04:00
angular-route-builder.js Move all controllers into page definitions and add support for layout profiles 2015-02-20 18:15:48 -05:00
app.js Add route and page to enable experiment 2016-09-20 17:12:15 -04:00
core-config-setup.js Make S3 access key and secret key optional, enabling IAM. 2016-08-11 17:17:36 -04:00
core-ui.js Fix small NPE 2016-09-08 14:32:49 -04:00
graphing.js Fix handling of dates in logs view 2016-08-17 16:27:06 -04:00
ng-safenewtab.js Add noreferrer to ng-safenewtab 2016-05-05 14:00:17 -04: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