Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[super] DataTable view (in Backbone) #14

Closed
rufuspollock opened this issue Dec 13, 2011 · 1 comment
Closed

[super] DataTable view (in Backbone) #14

rufuspollock opened this issue Dec 13, 2011 · 1 comment

Comments

@rufuspollock
Copy link
Member

Convert existing DataTable to Backbone

rufuspollock added a commit that referenced this issue Dec 14, 2011
rufuspollock added a commit that referenced this issue Dec 15, 2011
…r of rows viewed.

* This also necessitated a nice refactor whereby DataExplorer subviews running off a common Backbone Collection (DocumentList) re-rendering themselves in response to changes in that Collection.
rufuspollock added a commit that referenced this issue Jan 5, 2012
…ckbone with backend memory.

* #6: BackendMemory now supports delete for Documents.
rufuspollock added a commit that referenced this issue Jan 6, 2012
…still in demo.html into util.js templates hash.

* This is important as it makes the app standalone and not depdendent on specific html (we plan for explorer to embed in different html frontends).
rufuspollock added a commit that referenced this issue Jan 6, 2012
…ble view.

* Also rename element class to data-table-menu for greater specificity
* Allows us to get rid of a nastiness (DataTable view was binding to events outside of itself) -- and another step to making the Explorer completely autonomous and non-dependent on HTML.
rufuspollock added a commit that referenced this issue Jan 7, 2012
…l and into DataExplorer view template.

* Believe these are the last items that tie us to demo/index.html but could be wrong!
@rufuspollock
Copy link
Member Author

FIXED. Everything now done!

Not done:

risenW pushed a commit that referenced this issue Mar 15, 2021
[tests][m]-add-tests-for-existing-pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant