[Ssc-dev] [InformaFrontend] TSV download preview (#32)

Harlo Holmes harlo.holmes at gmail.com
Mon Feb 9 18:00:44 EST 2015


jfyi, out of town until Wednesday, and without keys. Will review and pull
upon return!
On Feb 9, 2015 5:58 PM, "megabulk" <notifications at github.com> wrote:

> On a search results page like
> http://localhost:8888/search/?cast_as=media_id&doc_type=ic_j3m , checking
> the boxes next to each doc generates a table view of the data to be
> exported.
> Not done yet! To come: 1) do the same for timestamp data. 2) implement
> download. 3) place this on the individual /submission/ page as well.
> ------------------------------
> You can view, comment on, or merge this pull request online at:
>
>   https://github.com/harlo/InformaFrontend/pull/32
> Commit Summary
>
>    - factoring out Backbone views to separate files.
>    - beginning viz of TSV download function
>    - beginning viz of TSV download function
>    - beginning viz of TSV download function -- hopelessly broken, coming
>    along
>    - merging from upstream
>    - changed js import in informa_frontend.py
>    - beginning Backbone model for TSV row of Header data
>    - Backbone collection, model, row view, and table view for Header data
>    - Backbone collection, model, row view, and table view for Header
>    data, take 2
>    - Backbone collection, model, row view, and table view for Header
>    data, take 2
>    - refining nested models in headerdata
>    - added parse function to documentWrapper model to massage date and
>    upload attempts
>    - working out some major glitches in nested backbone model. A little
>    CSS styling for table. Hooking it all in with checkboxes on Search Results
>    page
>
> File Changes
>
>    - *M* informa_frontend.py
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-0> (22)
>    - *M* lib/Frontend
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-1> (2)
>    - *M* web/css/ic_viz.css
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-2> (14)
>    - *M* web/js/models/ic_j3m.js
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-3> (178)
>    - *A* web/js/models/ic_tsv_export.js
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-4> (99)
>    - *M* web/js/modules/ic_search.js
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-5> (11)
>    - *M* web/js/viz/ic_appended_userdata.js
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-6> (2)
>    - *M* web/js/viz/ic_document_wrapper.js
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-7> (4)
>    - *M* web/js/viz/ic_linechart_multiview.js
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-8> (4)
>    - *A* web/js/viz/ic_main.js
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-9> (120)
>    - *M* web/js/viz/ic_timeseries_map.js
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-10> (28)
>    - *M* web/layout/search.html
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-11> (3)
>    - *M* web/layout/submission.html
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-12> (2)
>    - *M* web/layout/tmpl/search_result.html
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-13> (2)
>    - *A* web/layout/tmpl/tsv_headerdata_table.html
>    <https://github.com/harlo/InformaFrontend/pull/32/files#diff-14> (24)
>
> Patch Links:
>
>    - https://github.com/harlo/InformaFrontend/pull/32.patch
>    - https://github.com/harlo/InformaFrontend/pull/32.diff
>
> --
> Reply to this email directly or view it on GitHub
> <https://github.com/harlo/InformaFrontend/pull/32>.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mayfirst.org/pipermail/ssc-dev/attachments/20150209/f9da7932/attachment.html>


More information about the Ssc-dev mailing list