aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-04-12amongusEric
2023-04-12Merge branch 'master' into schema-mehekmehekj
2023-04-12readonly fields and schema key info displaymehekj
2023-04-11exracted FollowLinkScript() function. got rid of template parameters to ↵bobzel
simplify templating.
2023-04-11removed arrangeItems context button for collections to make it a funciton on ↵bobzel
drop instead of a reaction. Converted isLinkButton to be an onClick script. got rid of unused PARAMS field on templates. fixed PresElementBox rendering of embedded docs.
2023-04-11some fixes to schema filtering, wipmehekj
2023-04-11Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2023-04-11fixed explore mode to not wait for double clicksbobzel
2023-04-11linechart css fixbobzel
2023-04-10Post-bobEric
2023-04-10fixed schema table scroll bar cssmehekj
2023-04-10Merge branch 'master' into schema-mehekmehekj
2023-04-10Pre-bobEric
2023-04-10fixed linechart marginsgeireann
2023-04-10fixed linechart marginsbobzel
2023-04-10fixed brushing of fonticon boxes with dropdowns. made line charts use ↵bobzel
computed values instead of observables
2023-04-08Started on place pin modeEric
2023-04-08Clean code and CommentsMohammad Amoush
2023-04-07from lastbobzel
2023-04-07updated linechart highlightingbobzel
2023-04-07experimetnal changes to datavizbox to allow brushing data items and better ↵bobzel
highlighting of selections. Also working on drawing link lines between chart aliases.
2023-04-06more cleanup of lineChargeireann
2023-04-06Working on mapboxinfowindow integrationEric
2023-04-06added selection ui for choosing linechart axes.bobzel
2023-04-06more simplification/cleanup of datavizbobzel
2023-04-05fixed up dataviz to work again. fixed point selection, tooltips, making and ↵bobzel
following links
2023-04-05Merge branch 'master' into data-visualization-view-naafibobzel
2023-04-05Working on pushpin and infowindow datadoc stuffEric
2023-04-05added an arrange feature for freeform collections. added btn width for ↵bobzel
linear buttons.
2023-04-05Added infobox after pushpin clickedEric
2023-04-05made pinning from topbar available for all docs.bobzel
2023-04-05fixed dragging groupsbobzel
2023-04-05adjusted general context menu items to always appear last. cleaned up ↵bobzel
makeLink api,
2023-04-04fixed using freeformview in sidebar of pdfs. fixed issues with dragging ↵bobzel
items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview
2023-04-04Fixed make map errorEric
2023-04-03fixed dragging doc out of schema and removing schema column sortmehekj
2023-03-29fixed sizing of link count button. moved border paths and audio to style ↵bobzel
provider
2023-03-28from lastbobzel
2023-03-28moved filter icon to style providerbobzel
2023-03-28mostly code cleaning. small bugsbobzel
2023-03-28numerous changes to try to simplify event handling in DocumentView - got rid ↵bobzel
of isContentActive in DocComponent since it's in DocumentView. Including adding 'enableDragWhenActive' , 'onClickScriptDisable',
2023-03-27fixed pointer events when not selected for MapBoxbobzel
2023-03-27fixed selections on PDFsbobzel
2023-03-27changed longPress to always select and to show decorations. fixed ↵bobzel
single/double-click code and cleaned up behavior timeouts. fixed pointer events for tree view editing titles and using as powerpoint.
2023-03-25fixed notetakingview pointer/wheel events.bobzel
2023-03-24from lastbobzel
2023-03-24fixed showing keyValueBox when document opacity is 0 or it is hidden. fixed ↵bobzel
toggling link targets. fixed sorting and undoing schema view changes.
2023-03-24from lastbobzel
2023-03-24fixed key value to allow strings to be entered without quotesbobzel
2023-03-24overhaul of selection api so that schema and other views behave like ↵bobzel
freeform and use document views onClick for selection