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 c374e8146a - Add code for placing the features information on the frontend
- Add a Features service for examining feature flags on the frontend
- Add a directive (quay-requires) that matches feature flags and, if any one does not match, removes the element from the DOM
- Add a directive (quay-show) that injects the features into the scope so that expressions of the form "Features.BILLING || something" work out of the box to show/hide the element
- Add a directive (quay-classes) that allows for setting of CSS classes on an element based on feature expression(s) such as {"!BILLING": "active"} (e.g. the BILLING flag is set to false, add the class "active".
2014-04-04 23:26:10 -04:00
..
css Add support for pull credentials on builds and build triggers 2014-03-27 18:33:13 -04:00
directives Merge remote-tracking branch 'origin/pullinprivate' 2014-04-02 11:58:31 -04:00
img Add a build history screenshot to the landing page and fix the screenshots.js script to work on prod 2014-03-17 17:34:23 -04:00
js - Add code for placing the features information on the frontend 2014-04-04 23:26:10 -04:00
lib Add support for .tar.gz build packs in the build package viewer 2014-04-01 00:23:53 -04:00
partials - Add code for placing the features information on the frontend 2014-04-04 23:26:10 -04:00
tutorial Handle the case where the user has not selected the correct namespace in the repo list 2014-02-13 18:15:19 -05:00
sitemap.xml Add an about page. Change the terms in the footer. Add colors to the icons for the contact options. Update the sitemap. Remove empty controllers. 2014-02-06 19:20:19 -05:00