aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents/Documents.ts
AgeCommit message (Collapse)Author
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-03cleaning up .. removing Docs.Create.SearchDocumentBob Zeleznik
2020-04-03fixed queryView template a bit.Bob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-03changed dontSelect to dontDecorateSelectionBob Zeleznik
2020-04-03fixed some issues with template buttons creating documents. simplified ↵Bob Zeleznik
query boxe code. added a searchView.
2020-04-02mergeAndy Rickert
2020-04-01 fixed backend filter and passing search query to new docAndy Rickert
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-31more settings ui + huge bugfixes with document dragging and selectionAndy Rickert
2020-03-28simplified linkDocs to not keep a context -- instead, link are made between ↵Bob Zeleznik
aliases which have a context. fixed clippings of PDFs to scroll correctly and resize in slideViews. fixed slideViews to render 'text' and 'data' instead of 'contents' and 'data'
2020-03-19added screen capture docBob Zeleznik
2020-03-10fixed up iconifying of different document types. fixed selection to not ↵Bob Zeleznik
select toolbar tabs. fixed outline-like document creation in tree views.
2020-03-09fixed showing links only to doculink boxes. changed field names for links ↵bob
to be more readable.
2020-03-06made tree views display documentViews instead of just stringsbob
2020-03-04fixes for video snapshots & following links to anchors in videosBob Zeleznik
2020-03-03fixed enumerations a bit.Bob Zeleznik
2020-03-03a bunch of small fixes to link naming and fixes to audio links.bob
2020-03-03restored audio recording.bob
2020-03-03fixes to allow navigation from hashtag tag to pivot/schema/stacking viewsbob
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field ↵Bob Zeleznik
now, collections show documents when their data field is not a list). multicol/row resizers select their doc.
2020-03-02fixed pdfs to sort of support region clippings.bob
2020-03-01ui etcvellichora
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-29scripboxMohammad Amoush
2020-02-29fixes to default text box layoutsBob Zeleznik
2020-02-28allowing different text templates to be the default. fixing transparency. ↵bob
removing audio by default from notes.
2020-02-27streamlined setting enumerations for fields in text boxes.bob
2020-02-25improved text templates to work better with captionsBob Zeleznik
2020-02-25added optional display templates for metadata field valuesBob Zeleznik
2020-02-23css menuandrewdkim
2020-02-22replacing search drag functionalityandrewdkim
2020-02-22pushandrewdkim
2020-02-22initialandrewdkim
2020-02-22removed LinkFollow box.Bob Zeleznik
2020-02-21made double-click link editing for link anchors.bob
2020-02-21fixed link naming and exposed link database (at least for testing)Bob Zeleznik
2020-02-20more link editor fixes. fixed border rounding.Bob Zeleznik
2020-02-20cleaned up a whole bunch of linking stuff. link menu / link types / link ↵bob
default behaviors / added LinkBox
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-17made creation of template docs from context menu simplerBob Zeleznik
2020-02-14small tweaksSam Wilkins
2020-02-14cleaned up backgroundColor settings and cluster overrides. added a darkSchemeBob Zeleznik
2020-02-13starting a broad cleanup of code. trying to make standard doc field names ↵Bob Zeleznik
be more regular
2020-02-12Merge branch 'fixhero' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-12added native width and height to imported imagesSam Wilkins
2020-02-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-02-12moved showTitle,etc to use _showTitle,etcbob
2020-02-12importer tweaksSam Wilkins
2020-02-12switched importer to websocket for continual updatesSam Wilkins