Ticket #1446 (closed enhancement: fixed)
Data Explorer v2
Reported by: | rgrp | Owned by: | rgrp |
---|---|---|---|
Priority: | major | Milestone: | ckan-sprint-2012-01-09 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description (last modified by rgrp) (diff)
Super ticket: #1602 (Data Previewer v2)
We already have first pass of Data Explorer that was released as part of #1357.
- Merging https://github.com/okfn/dataexplorer with http://github.com/okfn/recline and developing it
Tickets include (* indicates improvement over current explorer)
- Core Backbone Models representing Dataset and Tabular data: https://github.com/okfn/recline/issues/10
- New theme: https://github.com/okfn/recline/issues/22
- Read-only mode: https://github.com/okfn/recline/issues/17
- Introduce hash navigation / state support (*): https://github.com/okfn/recline/issues/19
- Re-enable editing in DataTable? (*): https://github.com/okfn/recline/issues/13
- [super] DataTable? view (in Backbone) (*): https://github.com/okfn/recline/issues/14
- DataExplorer? parent view (*): https://github.com/okfn/recline/issues/12
- Simple graph widget using flot: https://github.com/okfn/recline/issues/11
Est: 10-15d (should be broken down -- partly is in recline issues)
Change History
comment:1 Changed 2 years ago by rgrp
- Owner set to rgrp
- Priority changed from awaiting triage to major
- Status changed from new to assigned
- Description modified (diff)
- Milestone set to current-ckan-sprint-2011-11-21
comment:2 Changed 2 years ago by rgrp
- Summary changed from Data Explorer v2 to [super] Data Explorer v2
- Description modified (diff)
- Milestone changed from current-ckan-sprint-2011-11-21 to ckan-v1.6
Have made significant progress on new recline but not yet operational. See https://github.com/okfn/recline and https://github.com/okfn/recline/issues/6 https://github.com/okfn/recline/issues/12 https://github.com/okfn/recline/issues/8 also https://github.com/okfn/recline/issues/10 and more ...
comment:3 Changed 2 years ago by rgrp
- Description modified (diff)
- Summary changed from [super] Data Explorer v2 to Data Explorer v2
comment:4 Changed 2 years ago by rgrp
- Status changed from assigned to closed
- Resolution set to fixed
- Description modified (diff)
- Milestone changed from ckan-v1.6 to ckan-sprint-2012-01-09
Marking as complete as Data Explorer is now functional enough for our purposes. Tickets done include (* indicates improvement over current explorer)
- Core Backbone Models representing Dataset and Tabular data: https://github.com/okfn/recline/issues/10
- New theme: https://github.com/okfn/recline/issues/22
- Read-only mode: https://github.com/okfn/recline/issues/17
- Introduce hash navigation / state support (*): https://github.com/okfn/recline/issues/19
- Re-enable editing in DataTable? (*): https://github.com/okfn/recline/issues/13
- [super] DataTable? view (in Backbone) (*): https://github.com/okfn/recline/issues/14
- DataExplorer? parent view (*): https://github.com/okfn/recline/issues/12
- Simple graph widget using flot: https://github.com/okfn/recline/issues/11
NB: quite a bit of work done pre 2012-01-09 iteration but in that iteration that we finished the work.