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
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
..
css Add repository list pagination 2016-09-21 14:23:32 -04:00
directives Merge pull request #1858 from coreos-inc/repo-pagination 2016-09-22 16:56:42 -04:00
img static: update breakpoints and replace McKinsey with Autodesk 2016-07-12 14:07:40 -07:00
js Fix Angular bug on plans page when using back button 2016-09-23 15:35:19 -04:00
lib Fix JS errors on Enterprise plans page 2016-06-21 14:11:43 -04:00
partials Add route and page to enable experiment 2016-09-20 17:12:15 -04:00
standalonelib Enable DEBUGGING mode, which loads the individual script files rather than the minimized bundles created by grunt 2014-04-15 16:35:15 -04:00
tutorial Fix all target="_blank" anchors to be safer 2016-04-28 14:38:22 -04:00
502.html Add 502 page 2016-02-01 15:07:50 +02:00