aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-08-04color stays on dragged charts + erase bar color is on individual barssrichman333
2023-08-04better row guids so selected rows stay on refreshsrichman333
2023-08-04pass array, not List to <waveform>geireann
2023-08-04changed node prop to animatedDoc in timeline animationgeireann
2023-08-04selected rows + colored bars + colored slices updating with getAnchor / ↵srichman333
restoreView
2023-08-03ability to revert histogram bar colorssrichman333
2023-08-03histogram small data fixsrichman333
2023-08-03table fixes (selected by guid not extra row + ui changes)srichman333
2023-08-02fixed drawing link lines to CONFIG anchorsbobzel
2023-08-02selected fixsrichman333
2023-08-02lastsrichman333
2023-08-02linking default histogram color bug fixsrichman333
2023-08-02linking title bug fixsrichman333
2023-08-02linking+trails getAnchor+restoreView updatesrichman333
2023-08-01things save: editable title for all 3 + color for histogramsrichman333
2023-08-01fix for SOS error on samsung images during upload -- ignore errorsbobzel
2023-07-31fixed initialization of multitoggle and linear menusbobzel
2023-07-31TableBox editable headers startsrichman333
2023-07-31import table on windowssrichman333
2023-07-31from lastbobzel
2023-07-31color ui fix + editable titlessrichman333
2023-07-31added resolvedports to /getCurrentUser to avoid seperate requestbobzel
2023-07-31Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-31Merge branch 'master' into james-azure-imagebobzel
2023-07-31fixed 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-28graph colorPickerssrichman333
2023-07-28DataVizBox from 'tools' instructionssrichman333
2023-07-28Merge branch 'master' into james-azure-imagebobzel
2023-07-28cleanup of compile errorsbobzel
2023-07-28Merge branch 'master' into james-azure-imagebobzel
2023-07-28minor formatting. url field doesn't need to test for https -- covered by ↵bobzel
testing for http
2023-07-28fixes for treeView to match color palettebobzel
2023-07-28minor tweaksbobzel
2023-07-28Merge branch 'master' into sophie-report-managerbobzel
2023-07-28minor cleanupbobzel
2023-07-27fixed 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-27fixed 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-27removed delete from treeview context menu. fixed close in treeView to not ↵bobzel
readd when closing from recently Closed.
2023-07-27mergesrichman333
2023-07-27Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-27numerical histogram fixsrichman333
2023-07-27fixed FontIconBox scripts to set 'this' to fix tool bars buttons not ↵bobzel
working. enabled access to contextMenu in treeView and topBar even when hideContextMenu is set
2023-07-27fixed some type errors.bobzel
2023-07-27titlessrichman333
2023-07-27Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-27fixed media on localhost, not really practical but still:Sophie Zhang
2023-07-27removed new endpoint for nowSophie Zhang
2023-07-27more info on selected histogram bars + better labels for selected pie chart ↵srichman333
slices
2023-07-27Merge pull request #183 from brown-dash/collaboration-againbobzel
override nested -> upgrade nested and a few small ui things
2023-07-26clicking on histogram data fixsrichman333