| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-29 | fixed autoHeight text scrolling in its own tab and elsewhere. update ↵ | bobzel | |
| ChildDrag to GroupChildDrag and simplified documentView code. fixed MapAnchorMenu to allow linking by dragging text icon. | |||
| 2023-09-19 | turned off document decorations and context menus in explore mode. | bobzel | |
| 2023-09-14 | turn off link anchor dot display when link arrows are shown | geireann | |
| 2023-09-14 | fixed exception | bobzel | |
| 2023-09-11 | moved edit on click script to developer. fixed highlight options for My ↵ | bobzel | |
| text. enabled chromeHidden for all doc types and applied it to RTF text boxes. updated sliders in properties view to undo properly and to autorange, and cleaned up ode. | |||
| 2023-09-07 | truncate link descriptions over link lines. Fix schema view issues with ↵ | bobzel | |
| multiline inputs. fix '#' field assignment for title bar of docs. fixed dashFieldView to read fields from texstbox by fixing FindDocByTitle to not match undefind. Don't end link_description input on Enter to allow multiline inputs. | |||
| 2023-09-06 | fixed up audio annotation to add dictation to sidebar note. | bobzel | |
| 2023-09-05 | change getAnchor to honor addAsAnnotation so that pinning docs doesn't add ↵ | bobzel | |
| to annotation list. fixed dragging anchor menu icons so that they appear. | |||
| 2023-09-05 | added ui for specifying wehther to play a/v when following links, and ↵ | bobzel | |
| cleaned up ui/etc for pres trails. fixed a bunch of colors in pres properties. fixed a/v anchors to be configs when not adding them to the doc, otherwise labels. | |||
| 2023-08-31 | reworked recording workspace UI and switched to recording window, not webcam | bobzel | |
| 2023-08-29 | can't drag link button onto self | bobzel | |
| 2023-08-29 | fixed title colors for My Tools or anything that shows titles when the ↵ | bobzel | |
| header color is 'transparent' | |||
| 2023-08-27 | lots of cleanup to streamline import orderings (ie packages should not ↵ | bobzel | |
| mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default. | |||
| 2023-08-26 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
| 2023-08-25 | changed icon, added gen ai doc link | Sophie Zhang | |
| 2023-08-23 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
| 2023-08-22 | global showLinkLines toggle | Sophie Zhang | |
| 2023-08-22 | hack to allow context menu on maps with right click | bobzel | |
| 2023-08-21 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
| 2023-08-17 | normalized some field names data_dictation, etc. added hover info for ↵ | bobzel | |
| field names in keyvalue pane. | |||
| 2023-08-17 | fixed brushing of pinned viewports for chrome to not flash. converted ↵ | bobzel | |
| pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point. | |||
| 2023-08-15 | DataViz node documentation link | srichman333 | |
| 2023-08-15 | Freeze | Eric | |
| 2023-08-14 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
| 2023-08-09 | changed screenshot box colors | bobzel | |
| 2023-08-09 | updated file system to include recentlyClosed, Shared, and Dashboards and ↵ | bobzel | |
| fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard. | |||
| 2023-07-31 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
| 2023-07-31 | fixed dictation into text boxes to stop when component unmounts. fixed ↵ | bobzel | |
| some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected. | |||
| 2023-07-27 | fixed longPress to terminate on pointerUp, not on Click. changed ↵ | bobzel | |
| followLink() script for buttons to return select = true if there are no links. prevented turning off pointerevents for documentContents when isContentActive= true even if there is a click handler (this enables things like the imported docs background to deselect everything on click while still allowing the contents to be selected) | |||
| 2023-07-27 | fixed importElementBox and made importBox be a masonry view. fixed clicking ↵ | bobzel | |
| background of importBox to deselect everything. fixed masonry view documennt screentolocal and fixed column handle placement. fixed 'never' disable click script flag. fixed color of documentdeocrations title. | |||
| 2023-07-27 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
| 2023-07-26 | fixed drawing on pdfs. fixed corsproxy issues on webpages (eg, bing ↵ | bobzel | |
| search), fixed contextmenu color and dockedbtn color, | |||
| 2023-07-19 | fixed showing of link lines for data visualization views. | bobzel | |
| 2023-07-19 | got rid of Ctrl-O to open a new tab maximised. added style prop for header ↵ | geireann | |
| bar when tab is maximised. | |||
| 2023-07-18 | updated general... context menu to be expanded | bobzel | |
| 2023-07-18 | got rid of snapshot dashboard topbar menu item. fixed server stats ↵ | bobzel | |
| background. got rid of import document from doc view context menu. | |||
| 2023-07-17 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-07-17 | so many updates | Geireann Lindfield Roberts | |
| 2023-07-08 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-07-07 | a bunch of fixes to simplify collaboration and make it work better. | bobzel | |
| 2023-07-04 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-07-02 | improved highlighting of tabs to show focus/active. added. menu item to open ↵ | bobzel | |
| a tab in lightbox | |||
| 2023-07-02 | made multicolumn/row views fit contents to panel and center. changed ↵ | bobzel | |
| collection drop to propagate when embed is not enabled. fixed image box drop . made goldenlayout tabs selectable. turned off leaving pushpins on drag out. fixed long press to disable on drag. | |||
| 2023-06-30 | fixed onBrowseClick for notetaking. fixed panning when in onBrowse explore ↵ | bobzel | |
| mode. fixed switching dashboards to not display an empty stack. | |||
| 2023-06-28 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-06-23 | cleaned up more issues with pointer events/contents active. fixed dragging ↵ | bobzel | |
| from piles. | |||
| 2023-06-22 | fixed text transcriptions. | bobzel | |
| 2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for ↵ | bobzel | |
| drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos. | |||
| 2023-06-21 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-06-19 | cleanup of unused fields. fix to allow key value pane for collectionDocking ↵ | bobzel | |
| view. | |||
