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
/
collections
Age
Commit message (
Expand
)
Author
2024-05-03
Merge branch 'master' into nathan-starter
bobzel
2024-05-03
fixed schema to not drag rows when schema is not active (selected or child co...
bobzel
2024-05-03
reverting unnecessary changes
bobzel
2024-05-02
removed console.logs
Nathan-SR
2024-05-02
thick borders between colheaders fixed
Nathan-SR
2024-05-02
arrow selection fixed
Nathan-SR
2024-05-02
selected cell moves with col; jitter on col move index 0 fixed
Nathan-SR
2024-04-25
pinning freeform contents now captures the layout
bobzel
2024-04-24
column drag highlight (too-thick border on column header)
Nathan-SR
2024-04-24
column dragging visual update working (but kinda hacky)
Nathan-SR
2024-04-24
nothing broke; column dragging visual update kind of works
Nathan-SR
2024-04-24
what broke
Nathan-SR
2024-04-23
jitter on initial drag fixed (computed value caching)
Nathan-SR
2024-04-23
out of bounds dragging fixed
Nathan-SR
2024-04-21
out of bounds dragging fixed indexes
Nathan-SR
2024-04-21
dropped rows update index properly so dragging them without re-selecting works
Nathan-SR
2024-04-15
grouped selected cell dragging aligned properly; dragged cell placement offse...
Nathan-SR
2024-04-14
clean up of freeform centeringShift and nativeScaling
bobzel
2024-04-12
fixed auto play for trails. fixed presbox to allow drag and drop in additio...
bobzel
2024-04-11
Row dragging no longer interferes with multi-selection; dragged rows render w...
Nathan-SR
2024-04-10
more notetaking fixes - turn off autoSize, unobserve children. fixed typing ...
bobzel
2024-04-10
enabled a notetaking category field other than 'NotetakingCategory'
bobzel
2024-04-10
fixed buttons to have an embedContainer. cleaning up notetaking view - fixing...
bobzel
2024-04-05
updates for new css-loader
bobzel
2024-04-01
fixed tab views to suppress setting height if doc is fitWidth
bobzel
2024-03-31
fixed scrolling to targets in text views. fixed referencing fields on anothe...
bobzel
2024-03-31
fixed divider column for notetaking view. fixed scrolling of text docs. fix...
bobzel
2024-03-31
selection
Nathan-SR
2024-03-31
ctrl selection
Nathan-SR
2024-03-31
fixed dropdown in title bar location. moved rotate button up to not interfer...
bobzel
2024-03-30
got rid of HTMLMarkers in favor of Configs -- fixes issues with pdf and web a...
bobzel
2024-03-30
cleanup of import orderings.
bobzel
2024-03-30
trying to cleanup import cycles
bobzel
2024-03-30
fixed snapshot workspace functions by getting rid of @actions. fixed lightbo...
bobzel
2024-03-30
updated mermaids template. updated paintFunc to also render the underlying co...
bobzel
2024-03-30
added Labels button for turning ink labels on/off. added Pixels and Rotate b...
bobzel
2024-03-29
filter links out of carousel views.
bobzel
2024-03-28
fixed following link to pdf text selection with highlights. fixed hide key/va...
bobzel
2024-03-28
fixed tabbing between items in nested dashFieldViews
bobzel
2024-03-27
changed dashFieldViews to support Tab'ing between other dashFieldviews, chang...
bobzel
2024-03-26
added empty image tool and click on empty image to select from filesystem. ...
bobzel
2024-03-24
fixed crash on richtextfield to string when there's no data. fixed schema ce...
bobzel
2024-03-24
fixed linkdocpreviews to sequence through multiple links. fixed text boxes t...
bobzel
2024-03-23
fixed linking to parts of a template. fixed highlting part of a template whe...
bobzel
2024-03-23
made backspace deleting a schema row undoable. fixed calling chat on string ...
bobzel
2024-03-22
Merge branch 'master' into nathan-starter
Nathan-SR
2024-03-22
make ink stroke labels visible always for closed gesture strokes.
bobzel
2024-03-21
Update CollectionSchemaView.tsx
Nathan-SR
2024-03-21
the decommenting
Nathan-SR
2024-03-21
deselectCells -> ckearSelection in selectCell
Nathan-SR
[next]