summaryrefslogtreecommitdiff
path: root/js/view/packages.js
Commit message (Expand)AuthorAgeFilesLines
* js: Overhaul UI with FRP!David Thompson2015-02-091-186/+70
* js: packages: Filter list oninput rather than onchange.David Thompson2015-02-081-1/+1
* Render package details on the client.David Thompson2015-01-301-18/+5
* js: Fix display when there are 0 search resultsDavid Thompson2015-01-301-1/+1
* js: Factorize headerWithBadge function.David Thompson2015-01-301-4/+1
* js: Extract modal creation function.David Thompson2015-01-301-17/+4
* css: Improve appearance of counter badges next to headers.David Thompson2015-01-301-1/+1
* js: Extract pagination model.David Thompson2014-10-161-14/+12
* js: Add loading spinner to packages page.David Thompson2014-10-151-3/+5
* js: Break package components into model/view/controller files.David Thompson2014-10-151-0/+251