7 Commits

Author SHA1 Message Date
Rufus Pollock
04279b0150 [#22][s]: refactor notification to use Bootstrap alerts. 2012-01-11 12:22:59 +00:00
Rufus Pollock
dfae2ca750 [#22,theme][s]: bootstrap-ify edit and transform forms a little. 2012-01-11 08:36:41 +00:00
Rufus Pollock
f8cbb60bf6 [#14,refactor][s]: move dialog and notification out of demo/index.html and into DataExplorer view template.
* Believe these are the last items that tie us to demo/index.html but could be wrong!
2012-01-06 18:57:16 +00:00
Rufus Pollock
48dcdd31b0 [#14,refactor][s]: move (data table) menu out of html and into DataTable 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.
2012-01-06 14:25:51 +00:00
Rufus Pollock
c8c6ca3da0 [#14,refactor][s]: move all mustache templates used by util that are 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).
2012-01-06 13:42:07 +00:00
rgrp
7e67a145f4 [view/datatable][m]: (refs #13) re-enable most of data-table menus i.e. column, row, edit (though actual actions are not yet operational). 2011-11-15 21:52:31 +00: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