Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 02A2F10CC2 for ; Tue, 25 Mar 2014 19:05:45 +0000 (UTC) Received: (qmail 87084 invoked by uid 500); 25 Mar 2014 19:05:44 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 87061 invoked by uid 500); 25 Mar 2014 19:05:44 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 87052 invoked by uid 99); 25 Mar 2014 19:05:43 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Mar 2014 19:05:43 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id A7B5E92304A; Tue, 25 Mar 2014 19:05:43 +0000 (UTC) From: jbavari To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org Message-ID: Subject: [GitHub] cordova-registry-web pull request: Refactor Content-Type: text/plain Date: Tue, 25 Mar 2014 19:05:43 +0000 (UTC) GitHub user jbavari opened a pull request: https://github.com/apache/cordova-registry-web/pull/1 Refactor Steve, Here are most of the changes as outlined from some of my notes in JIRA. Please note the new view on app.js. There is a lot in this commit. I am sorry for that. There was a lot of changes since last time we'd connected. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbavari/cordova-registry-web refactor Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-registry-web/pull/1.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1 ---- commit 2a454651fc9022ee61c88a3d24794c08a970edc8 Author: Josh Bavari Date: 2014-03-17T04:33:11Z CB-6281 - fixing the header font to Lato, correcting the 'Apache Cordova' and 'Plugins Registry' correctly, as well as removing extra spacing on plugin results and view all pages. commit 70a373b5baa2aba500281423a83c2c01a6ae5bcb Author: Josh Bavari Date: 2014-03-17T04:34:48Z CB-6281 - correcting the plugin details, having controller now pull in extra fields for keywords, platforms, and maintainers. As well as fixing some column styles on viewall, plugindetails, index.html commit 9a30fbf530fc53d56a30b76b0f3695839f14ef01 Author: Josh Bavari Date: 2014-03-19T15:39:40Z Updated some styles. Not complete. Need to commit for derek to look at commit 82c331467da6882fc237edf565af3f5f2aa68a53 Author: Josh Bavari Date: 2014-03-19T15:40:30Z Fixed markup on partials - improved layout for plugin details' commit 204aaa0730135877500b7d0d3046c72ca7079e16 Author: Josh Bavari Date: 2014-03-19T15:40:56Z Adding in the custom font icons, styles for them, and index.html including them commit 768c3eda61efb44fe4251a0250e2f7ec73088863 Author: Josh Bavari Date: 2014-03-19T17:53:43Z Merged with Steves changes commit fd1748634ea84a25ced0a6451a9d1c4db2e8597e Author: Josh Bavari Date: 2014-03-19T18:12:45Z Added a small waiting message while the _allDocs call is loading the plugins from couchdb commit 2cba18ad83757af8190e40f4b25c0f667d279917 Author: Derek Grape Date: 2014-03-19T19:47:49Z Changes for style and design commit d9893cd0de35a6f41c7c8c90339fca3512effd64 Author: Derek Grape Date: 2014-03-19T19:48:49Z Merge branch 'refactor' of github.com:jbavari/cordova-registry-web into refactor commit 537ee2229da3d59bf6d93080ac27e86b2ffd2096 Author: Josh Bavari Date: 2014-03-19T19:50:08Z Updating styles to view all page commit 53feb562762a17914408e42e1e50a7077c0de33d Author: Josh Bavari Date: 2014-03-19T19:50:13Z Merge branch 'refactor' of github.com:jbavari/cordova-registry-web into refactor commit 183982346df5f4bc8144f64fdeb5fc198d1bb5d3 Author: Josh Bavari Date: 2014-03-20T07:11:33Z Added new icons / fonts with fontello again. Had to add plus/minus circles for filtering commit 2d6f7aaa8b69f42ce736915aebcfbc66100f4638 Author: Josh Bavari Date: 2014-03-20T07:12:53Z Adding in the searching and filtering functionality. Added back in search service to keep the search query for the back to search results functionality on the plugin details page. commit f384dff2556cba63a4f91e0d812e50bbbc30ad01 Author: Josh Bavari Date: 2014-03-20T07:27:56Z Added in filtering for ubuntu platforms. Also added new icons for firefox, ios, android, blackberry, windows phone for filtering and eventually showing in the grid commit 5471573049b145d76b95adb64b2b22f17d90c988 Author: Josh Bavari Date: 2014-03-21T07:02:59Z Added different icon for windows phone 7, 8, and windows 8. No ubuntu phone logo yet. commit b18c66b84cd143e9e8f427d3482c99bdb97d09c3 Author: Josh Bavari Date: 2014-03-21T07:03:17Z Changing class names for windows phone 7, 8, windows 8 commit 8ecff1cd302bdd54e01cbef4b59d81cd4d3e03fd Author: Josh Bavari Date: 2014-03-23T07:39:04Z After looking at other apache sites, sticking with helvitica font. Removed Lato. Also fixed search back button on the package deatils page commit 9722c6adf6b2bc2b9f93fabdecd4e0f8eefc100e Author: Josh Bavari Date: 2014-03-25T19:02:30Z Added in the new view to only give us search results we actually care about. commit 64ab3228421fdd63afe0760d486484413eaebe95 Author: Josh Bavari Date: 2014-03-25T19:03:08Z Going back to last page instead of going to homepage ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---