aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2019-05-13a bunch of fixes to schemas, marquees, and an experimental feature to set a ↵bob
document's data with linking UI
2019-05-13small fixesbob
2019-05-13Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-05-13Added "find aliases" and "see collections that contain me"Tyler Schicke
2019-05-12fixed issues with scrolled text input. preview region for schema. and ↵Bob Zeleznik
pasting in tables with ctrl-t.
2019-05-11basic internal drag and drop of images via embedded linkSam Wilkins
2019-05-10added summary screen grab icon as a template view of a text document. ↵Bob Zeleznik
converted Cast(...ListSpec(Doc)) pattern to DocListCast
2019-05-10Refactored SearchBoxTyler Schicke
Made DragManager able to handle async functions Cleaned up some other stuff
2019-05-09merged with master and fixed linter issuesSam Wilkins
2019-05-09restored external linkingSam Wilkins
2019-05-09merge with master, but haven't reconciled internal and external linkingSam Wilkins
2019-05-09Merge pull request #130 from browngraphicslab/new_searchtschicke-brown
New search
2019-05-09Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
new_search
2019-05-09merged with masterSam Wilkins
2019-05-09various cleanup to icons, summaries...bob
2019-05-09fixed some compile errorsbob
2019-05-09cleaned up textlinking a little.bob
2019-05-09added start of hyperlinks to text boxesbob
2019-05-09keep image selected on pointer up.Bob Zeleznik
2019-05-08added imageResize handle in text boxes.Bob Zeleznik
2019-05-08Working implementation of remote cursorsSam Wilkins
2019-05-08fixes for templates and for draggingbob
2019-05-08cleaned up template menu. made icon doc deletable.bob
2019-05-07navigate to searched docMonika Hedman
2019-05-04initial commit - todo: use cursor field rather than generic tuple fieldSam Wilkins
2019-05-02cleaned up drag code - userDropAction takes precedence over dropAction. ↵bob
default is alias
2019-05-01fixed drag drop making source documents disappear. improved TreeView ↵Bob Zeleznik
collapsing. Chnaged schemaView options placement
2019-05-01Fixed most of video annotationsTyler Schicke
2019-04-30Merge branch 'master' into newDocsbob
2019-04-30Mostly fixed listsTyler Schicke
2019-04-29Got rid of some castingTyler Schicke
2019-04-29FixesTyler Schicke
2019-04-28Merge pull request #91 from browngraphicslab/richTextEditorbobzel
Added a dropdown for bullet styles
2019-04-28fixed webbox interactions. got rid of pdf annotation. fixed formatted text ↵Bob Zeleznik
menu appearing
2019-04-27fixed dragdecorations titling. fixed some event issues with dragging and ↵Bob Zeleznik
textbox's context menu on mac
2019-04-27Split more files upTyler Schicke
2019-04-27CompilingTyler Schicke
2019-04-27Drag managerTyler Schicke
2019-04-27A bunch more stuffTyler Schicke
2019-04-25Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
newDocs
2019-04-25fixed re-clicking inside text and resizing text with focusBob Zeleznik
2019-04-25Bunch of filesTyler Schicke
2019-04-24DocumentDecorationsTyler Schicke
2019-04-24Document managerTyler Schicke
2019-04-24playing with linkingbob
2019-04-24added blacklist to stop docs form linking to their parent collection. ↵bob
refactored drag threshold to Utils
2019-04-23maybe working events?bob
2019-04-22ChangesTyler Schicke
2019-04-22added a dropdown for bullet typeslaurawilsonri
2019-04-22a broken but in progress mergeSam Wilkins