rgrp
65656975a5
[view][s]: (refs #12 , refs #11 ) add non-functioning FlotGraph view (in previous commit mostly -- by accident) and support toggling between Data Table and Graph.
2011-11-09 01:58:51 +00:00
rgrp
3bf7d9ceb4
[view,demo][m]: (refs #12 ) new DataExplorer parent view to hold the main app.
2011-11-09 01:41:49 +00:00
rgrp
07275a8fcc
[demo][s]: allow loading of demo data viewer from a webstore url.
2011-11-08 16:12:56 +00:00
rgrp
5eb06b982e
[model][m]: working Webstore Backend ( fixes #8 ).
2011-11-07 21:52:07 +00:00
rgrp
3a48044a76
[model,refactor][m]: (refs #6 , refs #10 ) get rid of DocumentSet merging its functionality into Dataset.
...
* In addition fully remove remaining references in models (in getRows and getLength functions) to form of backend (this should have been in previous commit).
2011-11-05 20:20:31 +00:00
rgrp
21d9a1c2dc
[model][m]: ( fixes #6 ) create a BackendMemory (local data in memory) and refactor code to use this rather than current hard-coding-of-data approach.
2011-11-05 19:48:09 +00:00
Max Ogden
bd52bb2c58
get a datatable rendering with fake data
2011-11-04 13:18:29 +00:00
Max Ogden
2ec378997e
further refactoring
2011-11-03 19:13:17 +00:00
Max Ogden
9674e10119
rename files to better names
2011-11-03 18:39:18 +00:00
rgrp
f7e5a03174
Merge branch 'master' of github.com:okfn/recline
...
Conflicts:
demo/index.html
demo/js/app.js
src/recline.js
2011-11-03 18:31:00 +00:00
rgrp
4d4c1708c2
[refactor,demo][s]: refactor demo (and recline.js) to use new Dataset object.
2011-11-03 09:09:01 +00:00
rgrp
c144dda731
[model/dataset][m]: introduce Model module containing basic Dataset and TabularData objects (plus tests).
...
* NB: current Dataset is basic one running off local data.
2011-11-03 09:00:42 +00:00
Max Ogden
2f9efbae09
start implementing backbone models and collections - ui is currently broken
2011-11-02 22:32:42 -07:00
Max Ogden
d629629bf1
cleanup whitespace, rename files, build new deps with backbone
2011-11-02 19:58:56 -07:00
rgrp
9e8198e491
[refactor][s]: (refs #1 ) remove updateDocCount and formatDiskSize functions from recline.js as no longer required.
2011-10-24 22:00:26 +01:00
rgrp
f5895560e4
[refactor][m]: (refs #1 ) demo app basically operational without couch (just local Dataset object).
...
* table displays and pagination works but you cannot do operations (updates, deletes etc) on table.
2011-10-24 21:54:31 +01:00
rgrp
3e9c588d22
[refactor][xs]: (refs #1 ) start moving the couch recline app specific stuff out of core into demo app.
2011-10-24 20:29:16 +01:00
rgrp
27a63e6577
[all][s]: (refs #1 ) refactor layout to be like standard js library rather than couch app.
2011-10-24 16:00:28 +01:00