aboutsummaryrefslogtreecommitdiff
path: root/src/new_fields
AgeCommit message (Collapse)Author
2019-09-20simplified script execution api a little. fixed dataDoc() related stuff in ↵bobzel
various Box's. fixed some template stuff.
2019-09-18a bunch more template cleanup. no more miniLayout and detailedLayout. just ↵Bob Zeleznik
layoutNative and layoutCustom
2019-09-18cleaned up a lot more stuff in DocumentView and relatedBob Zeleznik
2019-09-18cleaned up some CompileScript codeBob Zeleznik
2019-09-18cleaned up custom template layoutsBob Zeleznik
2019-09-17cleanup for animating document icon collapse/expand - still need to fix for ↵Bob Zeleznik
docs without native dimensions. lots of lint fixes.
2019-09-17cleaning up icon animationsbob
2019-09-16fixed templates to allow aliasing, clustering and other things.bob
2019-09-14various fixes for templating and publishing document idsbob
2019-09-14fixed color assignments for rule providers. no titles are shown when ↵Bob Zeleznik
promoting to a custom layout
2019-09-13fixed applying template to templatebob
2019-09-13refactored how ruleProvider's work. overloaded custom template for ↵bob
creating metadata fields
2019-09-13preserved data from field being converted to metadata template fieldbob
2019-09-13fixed video w/ templates. changed headings with text boxes, tweaked ↵bob
MakeTemplate titling
2019-09-13added "publish" option to convert a document to a recognizable idBob Zeleznik
2019-09-11fixed some template issues specifically for self-templates.Bob Zeleznik
2019-09-11added makeCustomView to promote documents to a new layout.bob
2019-09-10fixed up some stuff with portals and added a ButtonBox menu item for ↵bob
running scripts over a collection
2019-09-06fixed clustering to be persistentBob Zeleznik
2019-09-06mergedBob Zeleznik
2019-09-06fixed summarizing in text notes.Bob Zeleznik
2019-09-05fixed some template issues. added attribution for pasted textbob
2019-08-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵monikahedman
monika_linking
2019-08-23fixed toggleDetail layout.bob
2019-08-23pulled from mastermonikahedman
2019-08-23from lastbob
2019-08-23got drag drop buttons working better.bob
2019-08-23pulled from mastermonikahedman
2019-08-22added start of collection script building UIBob Zeleznik
2019-08-22cleanupSam Wilkins
2019-08-21restructed presentationviewbob
2019-08-21pulled from mastermonikahedman
2019-08-20merged with masterSam Wilkins
2019-08-20finished UISam Wilkins
2019-08-20UI enhancements and other backend fixes for templates.bob
2019-08-20highlighting workingmonikahedman
2019-08-19things won't highlight more than oncemonikahedman
2019-08-19fixed push pull UISam Wilkins
2019-08-19fixed treeview dragging. got rid of extra stuff from presentationviewbob
2019-08-19seemed to fix syncing with remote google docSam Wilkins
2019-08-19fixed imports to make presentation compile.bob
2019-08-19Merge branch 'master' into presentation_fbob
2019-08-16initial commit, mostly functional pending circular import issueHJF Bulterman
2019-08-15simplified text testingSam Wilkins
2019-08-15made child layouts sticky.bob
2019-08-14clean up and edge casesSam Wilkins
2019-08-14semi-synchronous editing between dash notes and google docsSam Wilkins
2019-08-14added collapsible headers for masonry viewBob Zeleznik
2019-08-14changed selectionSam Wilkins
2019-08-14refactored plain text parsing and settingSam Wilkins