aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-22made ink strokes animatable. added currentFrame to playgroundFieldsbobzel
2022-08-22commented all NoteTakingView filesljungster
2022-08-22commented CollectionNoteTakingViewljungster
2022-08-20Merge branch 'report-bug-mfoiani'Michael Foiani
Merge bug feature with master.
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.
2022-08-18add option to select labels for bug. other style changes and bug fixes.Michael Foiani
2022-08-18bug and style fixMichael Foiani
2022-08-18add button to create an issue - also can upload files.Michael Foiani
2022-08-17fixed dragging docs on web and pdf to work better by temporarily adding ↵bobzel
transparent docs to the opaque layer so they can get drop events. cleaned eraser and pen interaction code and made erasing strokes work faster and avoid hanging by not intersecting strokes that are already partially deleted.
2022-08-16added loading for diff doc typesNaafiyan Ahmed
2022-08-16add and remove columns (remove buggy for same named headers)mehekj
2022-08-16got formatter to workmehekj
2022-08-16updated placeholderNaafiyan Ahmed
2022-08-15add new doc as schema rowmehekj
2022-08-15from last - fix for setting dash field numbersbobzel
2022-08-12sizing works but undo redo no longer doesljungster
2022-08-12fixed inline text box resizingbobzel
2022-08-11Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-08-11added better ui and backend support for mask ink strokes. added frame #'s ui ↵bobzel
for seeing current animation frame.
2022-08-11drag and drop rows works, needs cleaning upmehekj
2022-08-11Merge branch 'master' into schema-mehekmehekj
2022-08-11bad dragging code in progressmehekj
2022-08-11add basic way to view issues. videos still won't play/show controls.Michael Foiani
2022-08-11persistent header widthsljungster
2022-08-11ccljungster
2022-08-10stacked timeline zoom overflow and hover timecode position fixedmehekj
2022-08-10basic selection completemehekj
2022-08-10Merge branch 'master' into data-visualization-view-naafiNaafiyan Ahmed
2022-08-10created placeholder loading box but have to get location of final doc to ↵Naafiyan Ahmed
update with loading box
2022-08-10added placeholder text box for files being uploadedNaafiyan Ahmed
2022-08-10added placeholder text box for files being uploadedNaafiyan Ahmed
2022-08-10cleaned up pinning documents with an activeFrame index (and special case of ↵bobzel
isInkMask). removed text-color from pres boxes which was breaking opacity when docs had an appearFrame > 0.
2022-08-10Merge branch 'master' into report-bug-mfoianiMichael Foiani
casual merge with master to keep local branch updated
2022-08-10report manager style changesMichael Foiani
2022-08-10basic table in progressmehekj
2022-08-09fixed click on menu button for text box with hyperlink to not bring up ↵bobzel
buttonBar. fixed right click on hyperlink to just bring up button bar, but not native context menu. fixe stacking view child pointer events so that sidebar documents in lightbox are editable.