aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
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
2019-04-22clean up for rich text linkingSam Wilkins
2019-04-22preliminary linking navigationSam Wilkins
2019-04-22better fixbobzel
2019-04-20some tweaks to iconifying.Bob Zeleznik
2019-04-20Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
newDocs
2019-04-19Deleted more old fields and split new stuff into multiple filesTyler Schicke
2019-04-18avoid exceptionbob
2019-04-18Update SelectionManager.tsbob
2019-04-18fixed workspace switching exception. started to refresh minimize functionality.bob
2019-04-18reenabled zoon fading. added Esc.bob
2019-04-17Merge branch 'master' into richTextEditorBob Zeleznik
2019-04-17Got saving to database workingTyler Schicke
2019-04-17Serialization is mostly workingTyler Schicke
2019-04-17fixed onactivechanged exception. restored preview regionbob
2019-04-16 font dropdowns update now, ui change and bug fixlaurawilsonri
2019-04-16basic linking and unlinking workingSam Wilkins
2019-04-16fixed some text focus issues. fixed contextmenu a bit. removed upload files.bob
2019-04-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵laurawilsonri
richTextEditor
2019-04-15Merge branch 'richTextEditor' of ↵laurawilsonri
https://github.com/browngraphicslab/Dash-Web into richTextEditor
2019-04-15added a font size indicatorlaurawilsonri
2019-04-15beginning linking tooltipSam Wilkins
2019-04-15updated list making and (un)indenting key commands) in prosemirror mappingSam Wilkins
2019-04-15fixed small pointer event bug with tooltip menulaurawilsonri