aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2020-06-22changed catalog back to default of treeview in treeview.Bob Zeleznik
2020-06-21fixed pasting of selected text from one note to a new note.Bob Zeleznik
2020-06-21cleaned up lists in prosemirror. everything's an ordered_list now (even ↵Bob Zeleznik
unordred lists). things are read back from the dom correctly to allow copy & paste. added prosemirror's dev tools.
2020-06-19fixed a bunch of minor bugs with pdf ui, text box selection, menus, etc.Bob Zeleznik
2020-06-17fixed doc decorations to work better with library tree view. made button ↵Bob Zeleznik
bar opaque.
2020-06-17fixed docdecorations on collecction with side filter bar expanded. cleaned ↵Bob Zeleznik
up warnings/error messages a bit.
2020-06-17fixed move document to undo correctly when ACLs of target don't allow a drop.Bob Zeleznik
2020-06-17fixed dropping toolicons to make aliasesBob Zeleznik
2020-06-17fixed scrolling in left sidebar tools panel. changed docking data fieldto ↵Bob Zeleznik
track all tabs ever created. changed tab colors. enabled of embedding into text documents with 'a'
2020-06-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-06-16changed Doc.MakeCopy() to ignore layout[ fields so that copying text ↵Bob Zeleznik
documents with a layout doesn't copy their text
2020-06-16Merge branch 'master' into script_documentsBob Zeleznik
2020-06-16fixed highlighting thick strokes.Bob Zeleznik
2020-06-16fixed sizing of inkstrokes to bounding boxBob Zeleznik
2020-06-15added a linkView and changed display of docFieldView to inline to allow text ↵Bob Zeleznik
wrapping on the same line as the fieldLabel
2020-06-14changed library to have catalog default to a schema view. fixed dragging ↵Bob Zeleznik
to/from catalog to use 'same' and 'alias' as appropriate for dragging in/out.
2020-06-14fixed dragging in tree views for Catalog to "copy" documents within the ↵Bob Zeleznik
sidebar instead of aliasing them.
2020-06-14lint/compile fixes. fixed entering/display of formulas in schema views.Bob Zeleznik
2020-06-12changes to UI and slight bux fixesanika-ahluwalia
2020-06-11reworking descriptions and params of functionsanika-ahluwalia
2020-06-11fixed renaming saved funcanika-ahluwalia
2020-06-10fixed addScriptToGlobals in ScriptManageranika-ahluwalia
2020-06-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-10fixed iniitalization of ScriptManagerBob Zeleznik
2020-06-10UI cleanupanika-ahluwalia
2020-06-10Merge branch 'ink_menu'Bob Zeleznik
2020-06-10changed how ink is highlighted when selected.Bob Zeleznik
2020-06-10cleaning scripting classanika-ahluwalia
2020-06-10fixed add global method in ScriptManageranika-ahluwalia
2020-06-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-09moving things around to find buganika-ahluwalia
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.
2020-06-09slight restructure of ScriptManageranika-ahluwalia
2020-06-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-09typing bug bixanika-ahluwalia
2020-06-08fixed dependency cycle for scriptManagerBob Zeleznik
2020-06-08Merge branch 'ink_menu'Bob Zeleznik
2020-06-08final cleanup of ink related stuff so that things are more structured and we ↵Bob Zeleznik
avoid input cycles
2020-06-08a bunch of cleanup to fix import order and to organize/restructure ink ↵Bob Zeleznik
things in the right places.
2020-06-08added function UIanika-ahluwalia
2020-06-08adding ScriptManager and savinganika-ahluwalia
2020-06-08added ink options menuyunahi
2020-06-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-06changing { to ( and adding ,anika-ahluwalia
2020-06-05changed all scroll behaviors to be _scrollTop to go to a scroll and _scrollY ↵Bob Zeleznik
to animate to it.
2020-06-03fixed wrapped params except onResizeanika-ahluwalia
2020-06-03fixed uneven parantheses showing params suggestionanika-ahluwalia
2020-06-01Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-01adding descriptions and params to methodsanika-ahluwalia
2020-05-30fixed private ACL. added event so that crhome extension can tell Dash which ↵Bob Zeleznik
document to navigate to.