aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionNoteTakingView.tsx
AgeCommit message (Collapse)Author
2022-11-17mostly changing strings to enumsbobzel
2022-09-27fixed so that following link to video doesn't zoom the video (works the same ↵bobzel
way as PDFs or web pages -- if the document is 'scrollable', then don't zoom in on it as well).
2022-08-26trying to clean up transition times for presbox / jumptoDoc, etc.bobzel
2022-08-25fixed issues with reloading notetaking view and having columns be exactly ↵bobzel
the same. fixed adding columns so that changes are actually propagated to the DB. SchemaHeaderFields are bad news...
2022-08-25fixed crashes in notetaking view and cleaned up code a bit. fixed undo of ↵bobzel
column deletion.
2022-08-24fixed exception in notetakingviewbobzel
2022-08-22fixed undo of add/remove column in notetaking view by reordering @action ↵bobzel
@undoBatch to @undoBatch @action
2022-08-22can't add column if name in useljungster
2022-08-22commented all NoteTakingView filesljungster
2022-08-22commented CollectionNoteTakingViewljungster
2022-08-19fixed undo bug in dragManager where batches weren't being closed. fixed ↵bobzel
schemaheader copy method to copy all parameters. fixed notetaking columnresizer to create an UndoBatch. fixed notetakingview's columnHeaders to return the actual headers list, not a copy. fixed document decorations to not modify docsBeingDragged
2022-08-19persistent resizing undo/redo issuesljungster
2022-08-12sizing works but undo redo no longer doesljungster
2022-08-11persistent header widthsljungster
2022-08-09Merge branch 'parker' of https://github.com/brown-dash/Dash-Web into parkerljungster
2022-08-05fix for adding groups to update schema headers properlybobzel
2022-08-05fix for deleting columns to properly trigger reactions and avoid index of ↵bobzel
out bounds
2022-08-05fixed crash with dropping from filesystem onto notetaking view.bobzel
2022-08-05from lastbobzel
2022-08-05fixed undo of adding column in notetaking viewbobzel
2022-08-05fixed dragging over bottom of notetaking columns.bobzel
2022-08-05stashing to look at masterljungster
2022-08-04fixed undo/redo for notetaking view. fixed list undo/redo for ↵bobzel
schemaheaderfields -- not very elegant though.
2022-08-04fixed notetaking view to have an 'unset' category for unassigned notes. ↵bobzel
fixed pivot view to not fail when docs have no width.
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
place when embedded in freeform views.
2022-08-03more cleanup of parker branchbobzel
2022-06-30fixed errors merging with masterbobzel
2022-06-22did it!ljungster
2022-06-22working but not persistentljungster
2022-06-22push before switching to childDocListljungster
2022-06-17hovering between actually worksljungster
2022-06-16comitting before deleting commentsljungster
2022-06-14stashing before massive overhaulljungster
2022-06-03no longer changes drag color on other viewsljungster
2022-06-03fixed not showing columns unless doc already addedljungster
2022-05-07images correct widthljungster
2022-05-07fixed wrong column bugljungster
2022-04-28fixed disappearing nodesljungster
2022-04-28columns work!ljungster
2022-04-28best yet?ljungster
2022-04-28pushing prior to sprintljungster
2022-04-28still strugglingljungster
2022-04-28making changes to array, but no visual onesljungster
2022-04-27made dividers betterljungster
2022-04-26attempt with columnResizer. Not sure about how to handle resize eventsljungster
2022-04-26columns (sort of) workingljungster
2022-04-21EOD Apr. 21ljungster
2022-04-21cleaned upljungster
2022-04-21committing to mess around with stylesljungster