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
/
CollectionNoteTakingViewColumn.tsx
Age
Commit message (
Expand
)
Author
2024-04-10
more notetaking fixes - turn off autoSize, unobserve children. fixed typing ...
bobzel
2024-04-10
fixed buttons to have an embedContainer. cleaning up notetaking view - fixing...
bobzel
2024-03-04
cleaned up a number of things related to autoHeight and stacking/masonry/note...
bobzel
2024-01-24
several fixes to drag/drop so that dropAction's set on target work for tree v...
bobzel
2024-01-09
fixed resizing notetaking columns
bobzel
2024-01-04
fixed notetaking & pile views with _props
bobzel
2023-12-12
fixed and cleaned up snapping lines
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-12-01
converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...
bobzel
2023-09-13
added margin and grid gap ui for notetaking view. fixed notetakeing view div...
bobzel
2023-06-23
cleaned up more issues with pointer events/contents active. fixed dragging f...
bobzel
2023-05-16
fixed bugs with goldenlayout dragging and undoing. fixed searching for filte...
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-03-27
changed longPress to always select and to show decorations. fixed single/dou...
bobzel
2023-03-25
fixed notetakingview pointer/wheel events.
bobzel
2023-03-01
fix to notetakingiview resizing when deleting a column to force an unset column
bobzel
2023-03-01
fixed notetakingview - docs fitting in columns, resizing columns
bobzel
2022-08-26
more notetaking cleanup
bobzel
2022-08-25
fixed issues with reloading notetaking view and having columns be exactly the...
bobzel
2022-08-25
fixed crashes in notetaking view and cleaned up code a bit. fixed undo of co...
bobzel
2022-08-22
c
ljungster
2022-08-22
can't add column if name in use
ljungster
2022-08-22
commented all NoteTakingView files
ljungster
2022-08-19
persistent resizing undo/redo issues
ljungster
2022-08-12
sizing works but undo redo no longer does
ljungster
2022-08-11
cc
ljungster
2022-08-09
Merge branch 'parker' of https://github.com/brown-dash/Dash-Web into parker
ljungster
2022-08-05
fix for deleting columns to properly trigger reactions and avoid index of out...
bobzel
2022-08-05
fixed undo of adding column in notetaking view
bobzel
2022-08-05
stashing to look at master
ljungster
2022-08-04
fixed undo/redo for notetaking view. fixed list undo/redo for schemaheaderf...
bobzel
2022-08-04
fixed notetaking view to have an 'unset' category for unassigned notes. fixe...
bobzel
2022-08-03
fixed dragging external documents onto notetaking view
bobzel
2022-08-03
fixes for dragging notes so that they highlight properly and go to the right ...
bobzel
2022-06-22
push before switching to childDocList
ljungster
2022-06-16
comitting before deleting comments
ljungster