aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/GlobalKeyHandler.ts
AgeCommit message (Collapse)Author
2020-08-12used datadoc for acl calculations in many places + some other changesusodhi
2020-08-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-10reverting back to earlier algorithmAndy Rickert
2020-08-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-10fixed issues with presentationBox grabbing all keyboard events and ↵bobzel
preventing title edits among others. fixed runtime errors. fixed groupManager to open again.
2020-08-10prevented infinite loop in distributeAcls + allowed change of alias x, y, ↵usodhi
width, height in owned collection + changes to removeDocument calls in many places + comments etc
2020-08-08tidying up assorted features, disabling editing doc keys in search, etcAndy Rickert
2020-08-07merge with masterMelissa Zhang
2020-08-06fixed bug where items deleted with backspace key or MarqueeView don't show ↵Melissa Zhang
up in recently closed
2020-07-30merge with masterMelissa Zhang
2020-07-30remove unnecessary authentication/database stuffMelissa Zhang
2020-07-30made 'floatin' document API cleaner. fixed interactions with draggin blue ↵Bob Zeleznik
dots off and link lines to link documents. removed Recommndations UI stuff. changed treeView to avoid "No, no, no" error warnin when tryin to render promises
2020-07-22fixed document download/import to capture links as well.Bob Zeleznik
2020-07-22restored download document. fixed clone() to clone to be async and handles ↵Bob Zeleznik
lists properly.
2020-07-20merge conflictsusodhi
2020-07-17got rid of InkOptionsMenu. Merged into CollectionFreeFormViewChrome.Bob Zeleznik
2020-07-09acls now work I think + some cleanupusodhi
2020-07-07made docFilters apply to links. added hypothesis api token inputBob Zeleznik
2020-07-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-07-02Merge pull request #426 from browngraphicslab/mobile_revision_directbobzel
Dash Mobile
2020-07-02started link created popup, tried hihglighting sourceanika-ahluwalia
2020-07-01added isPushpin. added 'hidden' for DocumentViews to stop displaying them. ↵Bob Zeleznik
made pushpin's FontIconBox's. made Esc close context menu.
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-25fixed copying/ pasting of PDF quotes to generate blockquotes.Bob Zeleznik
2020-06-26Merge branch 'master' into mobile_revision_directgeireann
And changes to UI of record and image upload
2020-06-24added ability to start a link & finish a link with double clickBob Zeleznik
2020-06-22cleaned up errors. added ctrl-a to select documents within a freeform ↵Bob Zeleznik
collection. fixed ctrl-x to remove documents properly. fixed paste documents to clone only if copied.
2020-06-19fixed a bunch of minor bugs with pdf ui, text box selection, menus, etc.Bob Zeleznik
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-17fixed doc decorations to work better with library tree view. made button ↵Bob Zeleznik
bar opaque.
2020-06-09simplified lasso toggle to 'space' when dragging.Bob Zeleznik
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-08final cleanup of ink related stuff so that things are more structured and we ↵Bob Zeleznik
avoid input cycles
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-12fixed copy paste of documents in freeform collections.Bob Zeleznik
2020-05-11compile error fixes. fix to freeform view zooming when zoomed way out.Bob Zeleznik
2020-05-09added document clone and paste for all collectionsBob Zeleznik
2020-05-09fixed missing gear in golden layout. fixed double dragging events. changed ↵Bob Zeleznik
dragging to give prefernce to modifier keys over dropactions. changed names of Documents to Catalog. added document copy past with ctrl c/ctrl v
2020-05-08enabled two-finger pan, pinch zoom and marquee drag without a modifier keyBob Zeleznik
2020-05-08added " " for switching between pan/zoom & marquee.Bob Zeleznik
2020-05-05database, delete and google authentication simplifications and improvements, ↵Sam Wilkins
as well as formatted text box updates data state at field key not just data
2020-04-19final structural cleanp up of UserDocument for a while, hopefullyBob Zeleznik
2020-04-12added nudging of documentsBob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-03-11removed dictation trigger with ~ -- not being used and interferes with typing ~Bob Zeleznik
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-09recommender system worksStanley Yip
2019-12-17warnings and fix to doc decorations close button to deselect firstBob Zeleznik
2019-12-16from lastbob