Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add column sorting to package table. | David Thompson | 2014-08-13 | 1 | -0/+11 |
| | | | | | | | | | | | * css/guix.css: New file. * guix-web/view.scm (main-layout): Include guix.css. * js/guix-packages.js (guix.Sorter.prototype.reverse): New method. (guix.controller.sorter): Make property. (guix.controller.columns): New variable. (guix.controller.prototype.paginate): Use sorter property. (guix.controller.prototype.sortBy): New method. (guix.view): Render column sorting UI. | ||||
* | First commit. | David Thompson | 2014-08-06 | 2 | -0/+6645 |