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/partials
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
..
about.html 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
build-package.html Add support for .tar.gz build packs in the build package viewer 2014-04-01 00:23:53 -04:00
build-status-item.html - Update the repo page when a build is complete 2013-10-29 20:54:36 -04:00
contact.html 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
guide.html Start on tour infrastructure. Note that this code works but is NOT STYLED and has a FAKE TEMP TOUR in it 2014-02-04 20:50:13 -05:00
image-view.html Add support for build status tags, which link to the Quay.io repo 2014-02-28 16:23:36 -05:00
landing.html Add the mix panel badge to the landing page 2014-03-24 14:10:55 -04:00
manage-application.html Don't send null fields in app management and clarify the fields 2014-03-24 18:18:35 -04:00
new-organization.html Add full application management API, UI and test cases 2014-03-20 15:46:13 -04:00
new-repo.html Clarify upload language for .zip and .tar.gz 2014-04-01 22:12:51 -04:00
org-admin.html Add full application management API, UI and test cases 2014-03-20 15:46:13 -04:00
org-member-logs.html Add a loading bar and convert to using the new ApiService and resource-view (part #2) 2013-12-17 22:56:28 -05:00
org-view.html Add a loading bar and convert to using the new ApiService and resource-view (part #2) 2013-12-17 22:56:28 -05:00
organizations.html Update the screenshots. Add a screenshot and some marketing copy for logging. Change the branding on the screenshot tabs to Quay.io. 2014-01-10 12:40:14 -05:00
plans.html Update to font-awesome 3.0. Fix instances of fa-hdd to fa-hdd-o. Make contact option bubbles large and centered. 2014-01-15 15:40:37 -05:00
repo-admin.html Change to store the pull robot on the repository build and only add the credentials to the queue item. This prevents the credentials from being exposed to the end user. Also fixes the restart build option 2014-04-01 21:49:06 -04:00
repo-build.html Fix the log view performance issues in the build history view by creating a specialized collection class that asynchronously adds the items to be displayed in a batch-like manner. 2014-03-18 15:08:46 -04:00
repo-list.html Get the basic tutorial working completely, including reacting to server-side events 2014-02-06 20:58:26 -05:00
security.html Add a security page and link it from the landing page and footer. 2013-11-22 15:54:23 -05:00
signin.html Make sure the sign in form redirects to the landing page 2014-04-01 19:44:31 -04:00
team-view.html - Convert Quay over to Angular 1.2.9 and the new angular-strap 2014-03-12 00:49:46 -04:00
tutorial.html Start on work towards the tutorial. Note that this code is BROKEN 2014-02-05 21:00:04 -05:00
user-admin.html - Add code for placing the features information on the frontend 2014-04-04 23:26:10 -04:00
v1-page.html Fix a typo on the v1 page. 2013-10-31 11:32:17 -04:00
view-repo.html - Convert Quay over to Angular 1.2.9 and the new angular-strap 2014-03-12 00:49:46 -04:00