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
/
MapBox
/
MapBox2.tsx
Age
Commit message (
Expand
)
Author
2023-12-12
cleaned up SelectionManager. fixed schema view
bobzel
2023-12-12
fixed and cleaned up snapping lines
bobzel
2023-12-10
massive changes to use mobx 6 which means not accessing props directly in @co...
bobzel
2023-12-06
converted equationEditor from a npm module to a local file. commented out ol...
bobzel
2023-11-30
completed transition from rootDoc => Document, dataDoc, layoutDoc
bobzel
2023-11-22
fixed more issues with rotation. restrutured how MarqueeAnnotator works to b...
bobzel
2023-11-08
fixed bug where tableBox's didn't render all of the rows they receive. lots o...
bobzel
2023-11-07
Changed how selection works to avoid invalidations. Fixed Cast problem with P...
bobzel
2023-08-31
fixed compile errors and switched to use_azure = false for server.
bobzel
2023-08-26
many fixes to map search bar, dragging pushpin, highlighting pushpins on link...
bobzel
2023-08-21
Merge branch 'master' into UI_Update_Eric_Ma
bobzel
2023-08-17
fixed brushing of pinned viewports for chrome to not flash. converted pres<Pr...
bobzel
2023-08-13
Merge branch 'master' into UI_Update_Eric_Ma
Eric
2023-07-10
Location metadata synced and reactions working
Eric
2023-06-22
cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...
bobzel
2023-06-13
fixed updating cached docs when opening a backlinks collection. added some F...
bobzel
2023-06-06
updated Symbol naming. fixed various compile errors related to type checking.
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-05-10
fixed header to not overlap sidebarAnnos in text views.
bobzel