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