aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-08-04changed node prop to animatedDoc in timeline animationgeireann
2023-08-04filters - starting to add filterable fieldeperelm2
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-03filter - fixed bugeperelm2
2023-08-03Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-08-02fixed drawing link lines to CONFIG anchorsbobzel
2023-08-02selected fixsrichman333
2023-08-02filters - sliders working (still fix UI & comments from meeting)eperelm2
2023-08-02Pre masterEric
2023-08-02lastsrichman333
2023-08-02linking default histogram color bug fixsrichman333
2023-08-02filter - slider works (w/o UI and collapse)eperelm2
2023-08-02linking title bug fixsrichman333
2023-08-02linking+trails getAnchor+restoreView updatesrichman333
2023-08-02Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-08-01things save: editable title for all 3 + color for histogramsrichman333
2023-08-01filter - made bobs comments with basic slider implementationeperelm2
2023-08-01omg im so tired but yay remove pin worksEric
2023-08-01Pin onclick remove fully integrate, working but not tested a lotEric
2023-08-01fix for SOS error on samsung images during upload -- ignore errorsbobzel
2023-08-01filters - bobs comments for future changeseperelm2
2023-08-01Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-31fixed initialization of multitoggle and linear menusbobzel
2023-07-31TableBox editable headers startsrichman333
2023-07-31import table on windowssrichman333
2023-07-31filters - working on rangeeperelm2
2023-07-31Pushpin onclick centers on pushpinEric
2023-07-31from lastbobzel
2023-07-31color ui fix + editable titlessrichman333
2023-07-31added resolvedports to /getCurrentUser to avoid seperate requestbobzel
2023-07-31filters - fixed bug on reloadeperelm2
2023-07-31All mapType stuff and constructor is doneEric
2023-07-31Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
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)