index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
DataVizBox
/
components
/
TableBox.tsx
Age
Commit message (
Expand
)
Author
2024-01-03
cleaned up screenToLocalTransform in several places by making it additional m...
bobzel
2024-01-02
fixing more .props => ._props refernces.
bobzel
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-27
dragging tables column fix
srichman333
2023-12-21
Merge branch 'moreUpgrading' into dataViz-annotations
bobzel
2023-12-15
more fixes for mapbox and dataviz
bobzel
2023-12-11
fixed includes of scss globals into typescript files.
bobzel
2023-12-10
massive changes to use mobx 6 which means not accessing props directly in @co...
bobzel
2023-12-07
fixed table boxes and label boxes.
bobzel
2023-12-05
mostly working version with latest libraries
bobzel
2023-11-30
final rootDoc refactoring
bobzel
2023-11-24
merge
srichman333
2023-11-08
fixed bug where tableBox's didn't render all of the rows they receive. lots o...
bobzel
2023-10-16
center text + scrolling covers whole table height
srichman333
2023-10-16
Merge branch 'master' into dataViz-annotations
srichman333
2023-10-16
cleaned up css and cursor pointer for tableboxes. prevent links being drawn t...
bobzel
2023-10-12
fix for tableBox scrolling
bobzel
2023-10-10
merge?
srichman333
2023-10-10
start
srichman333
2023-10-10
made tablebox row height a css variable. fixed panmode so that left drag sel...
bobzel
2023-10-10
more fixes for virtual scrolling and added keeps scroll pos on drag
bobzel
2023-10-10
fixes for scrolling large datasets in TableBox
bobzel
2023-10-02
better scrolling in data tables
srichman333
2023-09-28
header fix + more consistent bar height
srichman333
2023-09-28
smoother scrolling
srichman333
2023-09-28
doesn't lag / glitch system but scrolling can be kinda funky
srichman333
2023-08-27
fromlast
bobzel
2023-08-27
added ctrl-a to select all in tableBox
bobzel
2023-08-26
select all / deselect all
srichman333
2023-08-25
merge
srichman333
2023-08-17
Merge branch 'master' into data-visualization-sarah
srichman333
2023-08-17
layout doc fields organized
srichman333
2023-08-17
fixed field name mismatch in dataVizBox
bobzel
2023-08-17
Merge branch 'master' into data-visualization-sarah
srichman333
2023-08-17
text tells user to select more / different data bug fix + other console error...
srichman333
2023-08-17
fixed brushing of pinned viewports for chrome to not flash. converted pres<Pr...
bobzel
2023-08-13
LineChart ui fixes + selected columns bolded
srichman333
2023-08-09
numerical y axis data fix
srichman333
2023-08-08
comments + cleanups
srichman333
2023-08-07
selected data at bottom of graph
srichman333
2023-08-07
Issues when you remove a highlighted row more than 1 chart up the tree fixed
srichman333
2023-08-04
color stays on dragged charts + erase bar color is on individual bars
srichman333
2023-08-04
better row guids so selected rows stay on refresh
srichman333
2023-08-03
histogram small data fix
srichman333
2023-08-03
table fixes (selected by guid not extra row + ui changes)
srichman333
2023-08-01
things save: editable title for all 3 + color for histogram
srichman333
2023-07-31
TableBox editable headers start
srichman333
2023-07-20
components + links + brushed TableBox
srichman333
2023-07-19
fixed showing of link lines for data visualization views.
bobzel
2023-07-18
brushed graph has can have multiple links + still link to the correct graph f...
srichman333
[next]