aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/components/TableBox.tsx
AgeCommit message (Expand)Author
2025-06-13fixed layout of tableBox after previous html updategeireann
2025-06-02from lastbobzel
2025-06-02tweaks to tablebox to show bottom line of bottom rowbobzel
2025-05-30Merge branch 'master' into Template-ChangesNathan-SR
2025-04-23lots of typechecking fixes.bobzel
2025-03-23more _props.Document to .Document refactoring. type updates to prosemirrort...bobzel
2025-03-23from lastbobzel
2025-03-23updated more [DocData] to .$ thingsbobzel
2025-03-17fixed table box scrollingbobzel
2025-01-01monorepo setupGeireann Lindfield Roberts
2024-10-04from lastbobzel
2024-10-01Merge branch 'master' into nathan-starterbobzel
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...Nathan-SR
2024-08-29Dataviz crash hopefully fixed; prototype func for generating templates; radiu...Nathan-SR
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-07-30Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...Nathan-SR
2024-07-26Revert "Merge branch 'master' into eleanor-gptdraw"eleanor-park
2024-07-17highlighting rows based on layoutpreview hoverNathan-SR
2024-07-12Fixed nested collections in templates. cleaned up some cod.egeireann
2024-05-15lint cleanupbobzel
2024-05-14Merge branch 'restoringEslint' into sarah-ai-visualizationbobzel
2024-05-14cleaning up dataviz codebobzel
2024-05-14merged with masterbobzel
2024-05-07filtering for a range of stringssrichman333
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-25fixed filteres axes, console errorssrichman333
2024-04-24post merge eslint cleanupbobzel
2024-04-24mereged sarah-dataViz-aibobzel
2024-04-24Merge branch 'master' into dataviz-ai-sarahbobzel
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-16Merge branch 'master' into sarah-ai-visualizationsrichman333
2024-04-05updates for new css-loaderbobzel
2024-03-31rangesrichman333
2024-03-13keeping rows selected fixsrichman333
2024-03-10filter tablessrichman333
2024-02-26select title col uisrichman333
2024-01-31can select 3 columns (+ beginning of basic 2 columns displayed on y axis in l...srichman333
2024-01-23data has a title columnsrichman333
2024-01-17cleanersrichman333
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