aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-08-26cleaned up keyboard event activation for presBoxbobzel
2022-08-26a bunch of mostly decorative cleanup to presBoxbobzel
2022-08-26from lastbobzel
2022-08-26trying to clean up transition times for presbox / jumptoDoc, etc.bobzel
2022-08-26added x,y,w,h view pinning for all documents.bobzel
2022-08-26extending pres trails to allow ink animation without using keyframes.bobzel
2022-08-26more notetaking cleanupbobzel
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-25Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-08-25fixed crashes in notetaking view and cleaned up code a bit. fixed undo of ↵bobzel
column deletion.
2022-08-25fix showing image bugMichael Foiani
2022-08-25update the way to show the linksMichael Foiani
2022-08-25fix upload bug with not upading fieldsMichael Foiani
2022-08-24Merge branch 'master' into schema-mehekmehekj
2022-08-24added schema row doctypemehekj
2022-08-24Merge branch 'master' of https://github.com/brown-dash/Dash-Webmehekj
2022-08-24fixed stacking view external drop to workmehekj
2022-08-24fixed exception in notetakingviewbobzel
2022-08-24Merge branch 'parker'bobzel
2022-08-24made text boxes support animation frames. fixed dragging on unselected pres ↵bobzel
element ttitles. cleaned up setting ink to have animation frames.
2022-08-24cleaned up some of the pin with view code. added a pin button to menu bar ↵bobzel
when tab is selected to avoid needing to use context menu
2022-08-23fixed button icon for drop converting buttonsbobzel
2022-08-23changed dragging off Key column header to create a view of the field, not a ↵bobzel
template
2022-08-23Merge branch 'master' into parkerbobzel
2022-08-23added color to animated properties. changed doc decorations to stop before ↵bobzel
menu bar. changed color of tab bar so that doc decorations is visible when overlapping.
2022-08-22from lastbobzel
2022-08-22from lastbobzel
2022-08-22added animation of background color, and streamlined/extended a variety of ↵bobzel
props-related things.
2022-08-22from lastbobzel
2022-08-22fixed undo of add/remove column in notetaking view by reordering @action ↵bobzel
@undoBatch to @undoBatch @action
2022-08-22made inkMasks animate when they are turned on /off. fixed inkStrokes to ↵bobzel
be interpolated when they have an activeFrame set.
2022-08-22can't add column if name in useljungster
2022-08-22made ink strokes animatable. added currentFrame to playgroundFieldsbobzel
2022-08-22commented all NoteTakingView filesljungster
2022-08-22commented CollectionNoteTakingViewljungster
2022-08-19cleaned up commentsNaafiyan Ahmed
2022-08-19cleaned up commentsNaafiyan Ahmed
2022-08-19fixed comment typoNaafiyan Ahmed
2022-08-19fixed comment typoNaafiyan Ahmed
2022-08-19Merge branch 'master' into naafi-document-loading-placeholderNaafiyan Ahmed
Merging loading doc into master
2022-08-19added comments, cleaned up code, could not get spinner to centerNaafiyan Ahmed
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-18col widths update on add/removemehekj
2022-08-18Merge branch 'master' into schema-mehekmehekj
2022-08-18added external drop and column resizemehekj
2022-08-18fixed sizing bugNaafiyan Ahmed
2022-08-18small format fixMichael Foiani
2022-08-18merge with newest masterMichael Foiani
2022-08-18fixed up presboxelement to not reference presbox.instance. fixing layout of ↵bobzel
presboxelement in treeview. fixing "removing" an inkMask without removing it from the collection so that it can be turned on and off.