| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-18 | Merge branch 'master' into schema-mehek | mehekj | |
| 2022-08-18 | added external drop and column resize | mehekj | |
| 2022-08-18 | fixed 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-17 | fixed 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-16 | add and remove columns (remove buggy for same named headers) | mehekj | |
| 2022-08-16 | got formatter to work | mehekj | |
| 2022-08-15 | add new doc as schema row | mehekj | |
| 2022-08-11 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |
| 2022-08-11 | added better ui and backend support for mask ink strokes. added frame #'s ui ↵ | bobzel | |
| for seeing current animation frame. | |||
| 2022-08-11 | drag and drop rows works, needs cleaning up | mehekj | |
| 2022-08-11 | Merge branch 'master' into schema-mehek | mehekj | |
| 2022-08-11 | bad dragging code in progress | mehekj | |
| 2022-08-10 | stacked timeline zoom overflow and hover timecode position fixed | mehekj | |
| 2022-08-10 | basic selection complete | mehekj | |
| 2022-08-10 | cleaned 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-10 | basic table in progress | mehekj | |
| 2022-08-09 | fixed 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. | |||
| 2022-08-09 | fixed presbox pinning from crashing/failing by making it a prefetchproxy. ↵ | bobzel | |
| update user cache when switching active page. | |||
| 2022-08-08 | cleaning up link ui. linkPreviews (not from linkMenu) have an edit button. ↵ | bobzel | |
| link lines work when in lightboxview. | |||
| 2022-08-05 | fix for adding groups to update schema headers properly | bobzel | |
| 2022-08-05 | fix for deleting columns to properly trigger reactions and avoid index of ↵ | bobzel | |
| out bounds | |||
| 2022-08-05 | fixed crash with dropping from filesystem onto notetaking view. | bobzel | |
| 2022-08-05 | from last | bobzel | |
| 2022-08-05 | fixed undo of adding column in notetaking view | bobzel | |
| 2022-08-05 | fixed dragging over bottom of notetaking columns. | bobzel | |
| 2022-08-04 | fixed undo/redo for notetaking view. fixed list undo/redo for ↵ | bobzel | |
| schemaheaderfields -- not very elegant though. | |||
| 2022-08-04 | fixed notetaking view to have an 'unset' category for unassigned notes. ↵ | bobzel | |
| fixed pivot view to not fail when docs have no width. | |||
| 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 | |
| place when embedded in freeform views. | |||
| 2022-08-03 | more cleanup of parker branch | bobzel | |
| 2022-08-03 | from last | bobzel | |
| 2022-08-03 | fixing styles on parker branch | bobzel | |
| 2022-08-03 | Merge branch 'master' into parker | bobzel | |
| 2022-08-03 | from last | bobzel | |
| 2022-08-02 | Adjusted ScriptFields to have a rawScript, and updated ScrptingBoxes to ↵ | bobzel | |
| create a scriptField even for scripts that don't compile. Updated CurrentUserUtils setup functions for clicks. Fixed TemplateMenu to work again. | |||
| 2022-07-28 | from last | bobzel | |
| 2022-07-28 | fixed video thumbnail generation to have a lock that prevents multiple ↵ | bobzel | |
| attempts to create the thumbnails at the same time. fixed ImageUpload to catch resize errors and not crash the server. | |||
| 2022-07-28 | fixed an issue with tab closing not being serialized correctly causing ↵ | bobzel | |
| incorrect state on reload | |||
| 2022-07-26 | fixed dragging webBoxes within a gridView to not marquee select. | bobzel | |
| 2022-07-22 | adjusted native dim scaling slightly combining props.scaling and ↵ | bobzel | |
| props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag. | |||
| 2022-07-22 | changed ink width to be scaled by document scale to make it look like ink ↵ | bobzel | |
| stroke is the same regardless of the native width of the document being drawn on. | |||
| 2022-07-21 | fixed hiding marquee options menu when clicking on background. | bobzel | |
| 2022-07-20 | fix replay bug with presentation | Michael Foiani | |
| 2022-07-20 | fixed hiding display of timeline for videoBox | bobzel | |
| 2022-07-20 | added a 'guest' login mode. added ability for mainView to be any doc, not ↵ | bobzel | |
| just a docking collection. | |||
| 2022-07-08 | fixes for drawing ink on pdf/image/etc. fixes for showing contextMenu. ↵ | bobzel | |
| moved gestureOverlay into main dashboard area to avoid drawing on UI widgets. more code cleanup to put things in reasonable places and avoid importing too much stuff. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-07 | fixed more errors. | bobzel | |
| 2022-07-07 | made columnRenderef for react-table be a simple reactNote instead of ↵ | bobzel | |
| posisbly a function to avoid type errors. | |||
| 2022-07-07 | updated movable column imports | bobzel | |
