13 Commits

Author SHA1 Message Date
John Glover
f0005bed6c Hide the sidebar if it's empty.
When updating the view check to see if the sidebar
contains any visible children elements. If not,
hide it.
2013-02-06 12:09:34 +01:00
Rufus Pollock
1c9024d051 [css,refactor][xs]: inline images (spinner + edit-map) into css to avoid dependencies on external image files.
* Why? Cleaner, simpler and avoids problems now we build a single consolidated css file.
2012-06-10 12:49:59 +01:00
Rufus Pollock
20191bf9fa [#145,widget/fields][s]: ux on fields including heading, expand all and collapse all support, bugfix for weird collapsed but content not collapsed issue. 2012-06-07 19:52:20 +01:00
Rufus Pollock
26350fec06 [#147,widget/filtereditor][m]: add filter support in filter widget plus move to sidebar and tidy up.
* model.js: xsmall tweak to set value of term filter to empty string rather than null.
2012-06-06 23:59:09 +01:00
Rufus Pollock
aaa72447b2 [#145,css/multiview][xs]: do not set width on fields widget now it is in sidebar. 2012-06-06 15:37:55 +01:00
Rufus Pollock
ef74f13163 [#145,view/refactor][m]: switch to a proper sidebar setup where views can have both a main element and a sidebar element and this added to central sidebar.
* this fixes functional and visual bugs with current (new) setup where fields where in separate in RHS sidebar
* Refactored map and graph view to put menu/controls in the sidebar (this is quite nice!)
2012-06-06 15:19:00 +01:00
Rufus Pollock
56a29c80a7 [#145,css/multiview][xs]: micro tweaks to make sidebar look better and to space header from rest of material. 2012-06-05 00:31:28 +01:00
Rufus Pollock
91ec4ee6b9 [#145,view/multiview,fields][s]: much nicer sidebar layout for fields. 2012-06-05 00:19:01 +01:00
Rufus Pollock
58cac002dc [#145,widget/fields,model][m]: working fields widget with field summary data generated by Dataset.getFieldsSummary function.
* Layout is still not right -- need to put widget in sidebar (though looks a lot better)
* Datset.getFieldsSummary to compute facets for fields
* Remove facet usage in the demo
2012-06-04 23:57:24 +01:00
Rufus Pollock
a7b6a6ac5d [#145,widget/fields][m]: add new fields widget view which lists all fields with field info and replace facet widget in multiview with it.
* widget is very incomplete and does not yet show anything of great value (plan is to have summary info).
2012-06-04 23:47:05 +01:00
Rufus Pollock
e425106022 [ux,view/multiview][s]: turn view chooser menu and controls (filters/facets) menu into button groups and make filters/facets section toggle correctly. 2012-06-03 09:49:21 +01:00
Rufus Pollock
86fbe6d191 [#140,refactor,widget/pager][s]: split out pager from query editor into separate widget and display in different place in multiview - fixes #140. 2012-06-02 14:45:16 +01:00
Rufus Pollock
40cc355065 [#124,css][xs]: rename data-explorer.css to multiview.css. 2012-06-01 14:38:24 +01:00