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/directives
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
..
filters Add pagination to the tags view 2015-06-25 16:19:39 -04:00
repo-view Make the frontend agnostic to why a trigger can be run manually 2016-09-09 16:54:46 -04:00
ui Fix Angular bug on plans page when using back button 2016-09-23 15:35:19 -04:00
fallback-src.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
file-present.js Better build dialog UX 2015-08-20 13:41:08 -04:00
focusable-popover-content.js Slight UI improvements to the teams page: sort members by whether they are a robot, reduce the number displayed to 20, and make users clickable 2015-04-09 15:12:03 -04:00
match.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
ng-blur.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
ng-if-media.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
ng-image-watch.js Add repository list pagination 2016-09-21 14:23:32 -04:00
ng-name.js Make the hip chat setup field show more help information if the user enters a room name instead of a number 2015-02-26 12:35:28 -05:00
ng-transcope.js Get a nice dropdown of tags working on the visualize tags tab 2015-04-27 17:36:31 -04:00
ng-visible.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
object-order-by.js Add a vulnerability_found event for notice when we detect a vuln 2015-11-06 15:22:18 -05:00
onresize.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
quay-layout.js Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00