| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-02 | merge with presentmode | Michael Foiani | |
| 2022-06-02 | Merge branch 'inking-naafi-mehek' into master-cleanup | mehekj | |
| 2022-06-01 | now tracks and replays scaling accurately | Michael Foiani | |
| 2022-05-31 | added a pop up menu for viewing dashField view collection. added a menu ↵ | bobzel | |
| button for turning off autoLinking to text selection. added ability to add button to top contextMenu buttons without blowing away db. | |||
| 2022-05-25 | variety of small fixes for text / sharing. made typed text default to 35 ↵ | bobzel | |
| height so that when shared it doesn't start big and jump to small. changed permissions to be private until an Acl is set - this prevents private docs from flicking on momentarily when shared since fields are not distributed atomically. added Shift/Alt/Ctrl Enter for freeform and stacking views to create neighboring docs. fixed first typed char of text to have a user_mark. made shared text doc header overlap to prevent scrolling. | |||
| 2022-05-24 | fixed TabDocView's screenToLocal xf when headerBar opens/closes. changed ↵ | bobzel | |
| webBox to update thumbnails when native dims change. cleaned up content dragging/activation for multiRow/col for headerBar | |||
| 2022-05-23 | cleaning up singleLine text box api and TreeView types | bobzel | |
| 2022-05-20 | moved explore mode to topBar. fixed highlighting of overlay toggle. fixed ↵ | bobzel | |
| pointerEvents on lockedPosition collectoins that are not children of a free form view. | |||
| 2022-05-18 | fixed linking bug so that both start and end link can be regions. added ↵ | bobzel | |
| zoom to target checkbox for link editing. extracted out a new field pointerEvents so that lockPosition is not automatically conflratd with no pointer events. updated freeformview focus to work with zooming on region selections. | |||
| 2022-05-17 | from last again | bobzel | |
| 2022-05-17 | from last | bobzel | |
| 2022-05-17 | improved browse mode by not needing to click on background to zoom out. ↵ | bobzel | |
| cleaned up api to use a browseClick prop. | |||
| 2022-05-17 | fixed pointerevents on treview open icon. added browse mode for ↵ | bobzel | |
| freeformcollections | |||
| 2022-05-13 | dragging docs already within a locked document can now still be dropped onto ↵ | bobzel | |
| the locked document. | |||
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-05-13 | fixed crashing bug when quickly re-updating webbox (or other) icon. fixed ↵ | bobzel | |
| infinite loop in FilterBox. changed TimeView to scale WebBox's. fixed issues with timeView filters. fixed bugs with webBox scrolling on startup, following links, etc. | |||
| 2022-05-12 | fixed perfromance (flickering, speed) issues with having pointerEvents prop ↵ | bobzel | |
| invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular. | |||
| 2022-05-11 | fixed crop of pdfs when zoomed. removed some unused pdf code. removed unused ↵ | bobzel | |
| LOD code. | |||
| 2022-05-06 | changed following links to open up icons all the way down to the target ↵ | bobzel | |
| document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events. | |||
| 2022-05-04 | fix infinite pause/play bug with a stopper, but still very buggy | Michael Foiani | |
| 2022-05-04 | Pause works with presentation now. | Michael Foiani | |
| 2022-05-04 | Get play and pause to work. There is a bug with getting double called that ↵ | Michael Foiani | |
| was causing choppiness. | |||
| 2022-05-04 | Added the presentation mode back in. However, pres isn't being recreated ↵ | Michael Foiani | |
| smoothly after being stored in the db. | |||
| 2022-05-04 | Get storing pres data working, but is choppy due to mobx usage. | Michael Foiani | |
| 2022-05-03 | fixed make text note from ink transcription with word subgroupings | mehekj | |
| 2022-04-29 | changed the way labelBox splits words to allow .&- added icon for webBox | bobzel | |
| 2022-04-29 | fixed creating collection icons to capture pfs (and other things with canvases) | bobzel | |
| 2022-04-28 | Handle merge conflicts with jenny work | Michael Foiani | |
| 2022-04-28 | Merge with jenny | Michael Foiani | |
| 2022-04-28 | Remove demo code from CollectionFFView and implment observer call into ↵ | Michael Foiani | |
| recordingApi | |||
| 2022-04-28 | merged and getting started on mapping algo | Naafiyan Ahmed | |
| 2022-04-28 | added basic code for subgrouping transcribed text | Naafiyan Ahmed | |
| 2022-04-28 | fixed timestamps and added some scaling | mehekj | |
| 2022-04-28 | Merge branch 'master' into recording-jenny | Jenny Yu | |
| 2022-04-28 | fixed feedback dragging link button. fixed warnings. added some assymetric ↵ | bobzel | |
| linkRelationships. | |||
| 2022-04-26 | added image cropping. made treeView icons show up for file system and ↵ | bobzel | |
| dashboard, and made them persist invisibly to fix triggering on hover. changed tree view filesystem and dashboard to show expanded icons on hover. | |||
| 2022-04-26 | made creating a new thumbnail icon delete previous ones. fixed bug where ↵ | bobzel | |
| documents would re-render if an earlier docuent in the collection list was added/removed. | |||
| 2022-04-25 | changed freeformview's with engines to not allow children to be edited ↵ | bobzel | |
| using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky.. | |||
| 2022-04-21 | Integrate with jenny's videobox api | Michael Foiani | |
| 2022-04-21 | fixed issues with pile view - dragging, burst size, rendering within ↵ | bobzel | |
| grid/non-freeform views, fixed timeView filtering to not keep making redundant filters, | |||
| 2022-04-20 | Merge branch 'presentmode-mfoiani' into recording-jenny | Michael Foiani | |
| Merge with jenny for video recording. | |||
| 2022-04-19 | Extracted view tracking into api class | Michael Foiani | |
| 2022-04-14 | auto transcribes on grouping | mehekj | |
| 2022-04-14 | fix: fixed panning with finger interaction | Naafiyan Ahmed | |
| 2022-04-14 | Create smooth record and playback of tracking. | Michael Foiani | |
| 2022-04-14 | gave summary documents pushpin behaviors. fixed following link to doc that ↵ | bobzel | |
| is iconified to work. fixed pushin visibility toggling for docs that are iconified. | |||
| 2022-04-13 | Merge branch 'inkocr-mehek' into inking-naafi-mehek | mehekj | |
| 2022-04-13 | fixed ink transcription document location | mehekj | |
| 2022-04-12 | Merge branch 'inkocr-mehek' into inking-naafi-mehek | mehekj | |
| 2022-04-12 | ink to text for groupings | mehekj | |
