aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
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-17Merge branch 'master' into mobile_revision_directgeireann
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-16mobile menu bug fixes + doc button fixgeireann
2020-06-16fixed highlighting thick strokes.Bob Zeleznik
2020-06-16fixed sizing of inkstrokes to bounding boxBob Zeleznik
2020-06-15pull from master and cleaning up codeLionel Han
2020-06-16uploader + menu changesgeireann
image upload w/ video and other files menu updates
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-11Merge branch 'master' into mobile_revision_directgeireann
2020-06-11mobile button + adjusting user-selectgeireann
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-11mobile menu w/ switch + phone button on webgeireann
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-09more bugfixing'Andy Rickert
2020-06-09moving things around to find buganika-ahluwalia
2020-06-09 bugfixing and cosmetic changesAndy Rickert
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-10image upload functions w/ bugsgeireann
- choose an image does not immediately update - close button does not move with rest of upload image
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-09updated settings view for mobilegeireann
2020-06-09Merge branch 'mobile_revision_direct' of ↵geireann
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
2020-06-09adjust presentation viewgeireann
2020-06-09cleaned codeLionel Han
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-08fixed filtering on search, allowing buckets to expand searchesAndy Rickert
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