[
https://issues.apache.org/jira/browse/CB-6279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954751#comment-13954751
]
ASF GitHub Bot commented on CB-6279:
------------------------------------
GitHub user jbavari opened a pull request:
https://github.com/apache/cordova-registry-web/pull/2
Refactor
Fixes for these issues:
https://issues.apache.org/jira/browse/CB-6279
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/2.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 #2
----
commit 0b2fbdffb878380c1dd8c775cd405c7755c495fd
Author: Josh Bavari <[email protected]>
Date: 2014-03-30T14:06:10Z
Removed the $ from the cordova add plugin command.
commit 100a9dfc65441911b40e09c2f2ed1d8e85ad85a6
Author: Josh Bavari <[email protected]>
Date: 2014-03-30T14:09:29Z
Fixed the Grunt watch configuration - watching the css files to call LESS
and then reload server was infinitely looping. Less would be compiled and
change css, which then made reload happen. However, changing less caused a
reload, so there was two reloads for each. This is now fixed
commit 06efc8f0c790f06add697810a8e10949c8f66fa9
Author: Josh Bavari <[email protected]>
Date: 2014-03-30T14:25:04Z
Removed the icons from the filters. Updated styles
commit 3f4aea87135411c9a0163bb0a5a33ae63d72c35a
Author: Josh Bavari <[email protected]>
Date: 2014-03-30T17:19:24Z
More fixes for grunt file and reloading. Had double reloads again. This
fixes that. Also including dropdown stylesheet for styling dropdowns
commit 6cc51774fad16ba0e48a124c363a3ec08aad57b8
Author: Josh Bavari <[email protected]>
Date: 2014-03-30T17:19:53Z
Taking out the old dropdown styling.
commit 3736ad6fe26de09d5d760e7477a7abd197efd1b9
Author: Josh Bavari <[email protected]>
Date: 2014-03-30T17:20:16Z
Fixes for search page filter - added more padding to make it stand out more
commit ced602083b8840c6f3228901a23c3c7147a099f1
Author: Josh Bavari <[email protected]>
Date: 2014-03-30T17:20:40Z
Including the correct filters this time
commit 346cd100d74b7512b9c234856b361821fc455f48
Author: Josh Bavari <[email protected]>
Date: 2014-03-30T17:21:38Z
Fixes for platform details page and style.css included
----
> Add filter by platform
> ----------------------
>
> Key: CB-6279
> URL: https://issues.apache.org/jira/browse/CB-6279
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: Registry, Registry Web
> Reporter: Steve Gill
> Assignee: Josh Bavari
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)