aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/components/TableBox.tsx
AgeCommit message (Expand)Author
2024-01-03cleaned up screenToLocalTransform in several places by making it additional m...bobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-27dragging tables column fixsrichman333
2023-12-21Merge branch 'moreUpgrading' into dataViz-annotationsbobzel
2023-12-15more fixes for mapbox and datavizbobzel
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-07fixed table boxes and label boxes.bobzel
2023-12-05mostly working version with latest librariesbobzel
2023-11-30final rootDoc refactoringbobzel
2023-11-24mergesrichman333
2023-11-08fixed bug where tableBox's didn't render all of the rows they receive. lots o...bobzel
2023-10-16center text + scrolling covers whole table heightsrichman333
2023-10-16Merge branch 'master' into dataViz-annotationssrichman333
2023-10-16cleaned up css and cursor pointer for tableboxes. prevent links being drawn t...bobzel
2023-10-12fix for tableBox scrollingbobzel
2023-10-10merge?srichman333
2023-10-10startsrichman333
2023-10-10made tablebox row height a css variable. fixed panmode so that left drag sel...bobzel
2023-10-10more fixes for virtual scrolling and added keeps scroll pos on dragbobzel
2023-10-10fixes for scrolling large datasets in TableBoxbobzel
2023-10-02better scrolling in data tablessrichman333
2023-09-28header fix + more consistent bar heightsrichman333
2023-09-28smoother scrollingsrichman333
2023-09-28doesn't lag / glitch system but scrolling can be kinda funkysrichman333
2023-08-27fromlastbobzel
2023-08-27added ctrl-a to select all in tableBoxbobzel
2023-08-26select all / deselect allsrichman333
2023-08-25mergesrichman333
2023-08-17Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-17layout doc fields organizedsrichman333
2023-08-17fixed field name mismatch in dataVizBoxbobzel
2023-08-17Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-17text tells user to select more / different data bug fix + other console error...srichman333
2023-08-17fixed brushing of pinned viewports for chrome to not flash. converted pres<Pr...bobzel
2023-08-13LineChart ui fixes + selected columns boldedsrichman333
2023-08-09numerical y axis data fixsrichman333
2023-08-08comments + cleanupssrichman333
2023-08-07selected data at bottom of graphsrichman333
2023-08-07Issues when you remove a highlighted row more than 1 chart up the tree fixedsrichman333
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-03histogram small data fixsrichman333
2023-08-03table fixes (selected by guid not extra row + ui changes)srichman333
2023-08-01things save: editable title for all 3 + color for histogramsrichman333
2023-07-31TableBox editable headers startsrichman333
2023-07-20components + links + brushed TableBoxsrichman333
2023-07-19fixed showing of link lines for data visualization views.bobzel
2023-07-18brushed graph has can have multiple links + still link to the correct graph f...srichman333