aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-09-13removed eraser from novice mode because it breaks with circles and rectanglesbobzel
2023-09-13fixed text filters to be removable, have the right colors, and update when ↵bobzel
selected doc changes. updated filter dropdown to only show parents with filters. fixed colors of link doc preview.
2023-09-13fixed region highlight when dragging minimapbobzel
2023-09-13prevent piles from zooming.bobzel
2023-09-13cleaned up pileupbobzel
2023-09-13fixed input new node for schemabobzel
2023-09-13another fix for adding config anchors to docs when creating a note annobobzel
2023-09-13fixed zindex of videobox controlsbobzel
2023-09-13fixed explore mode when restoring zoom level of freeform overlaysbobzel
2023-09-13need to honor 'addAsAnnotation' flag getting anchors so that docs know when ↵bobzel
they are a target of config.
2023-09-12fixed video box scrolling when fit widthbobzel
2023-09-12fixed opening a collection in lightboxbobzel
2023-09-12dropping link button on same collection makes a pushpin. fixed broken undo ↵bobzel
typing to crate doc in sidebar. fixed min/max scaling for cropped images and made annotationOverlays start to use it. Fixed nested text boxes to stopPropagation on pointer down to enable editing of translations in sidebar. moved sidebar filters onto doc's filters. Added metadata filters back to sidebar. Added an -any- option to filtersPanel. fixed schema view preview window, added buttons and sliders.
2023-09-11clean up some runtime warnings about missing keys/valuesbobzel
2023-09-11usercolor cleanupbobzel
2023-09-11moved edit on click script to developer. fixed highlight options for My ↵bobzel
text. enabled chromeHidden for all doc types and applied it to RTF text boxes. updated sliders in properties view to undo properly and to autorange, and cleaned up ode.
2023-09-10ugh...from lastbobzel
2023-09-10from lastbobzel
2023-09-10added upload percent feedbackbobzel
2023-09-10turning off command line progress printout to make log more readable.bobzel
2023-09-10added progress for pdf uploadsbobzel
2023-09-10instrumented pdf uploadsbobzel
2023-09-10once morebobzel
2023-09-10once morebobzel
2023-09-10from lastbobzel
2023-09-10from lastbobzel
2023-09-10fixes for file uploads: restored progress for youtube videos, fixed info ↵bobzel
display on loadingBoxes, stop client from asking for progress on failed uploads. attempt to catch stream errors on webpages. fixed dataFieldView in text to print out layout document's field, not field of document that contains the field definition.
2023-09-08made schema close/preview buttons real buttons.bobzel
2023-09-08from lastbobzel
2023-09-08don't remove current recording from overlay, added closeOnSelect option for ↵bobzel
dropdown. place recording box on screen. fixe overlayView to keep views on screen. fixed schema view checkboxes. don't cause tab to rerender when colelctoin type changes. add dropdown to filter indicator to find filters.
2023-09-08fixed tab title flickering when hovering over a sidebar hyperlink when tab ↵bobzel
isn't selected.
2023-09-08added cancel trim and revert buttons to audioboxbobzel
2023-09-07another popup fixbobzel
2023-09-07added deleted links to myRecentlyClosed. added drag out of comparison box ↵bobzel
doc. added all links to Doc.UserDoc().links
2023-09-07removed unused reaction in tabdocbobzel
2023-09-07fixed removing map pins to not reappear. updated config anchors to not be ↵bobzel
added to annotations list. fixed imageBox to not pass its configs on to its parent collection when focusing.
2023-09-07hide schema chrome when chromeHidden is set. ignore showTitle in schemaViewbobzel
2023-09-07truncate link descriptions over link lines. Fix schema view issues with ↵bobzel
multiline inputs. fix '#' field assignment for title bar of docs. fixed dashFieldView to read fields from texstbox by fixing FindDocByTitle to not match undefind. Don't end link_description input on Enter to allow multiline inputs.
2023-09-06from lastbobzel
2023-09-06fixed reszing/dragging annotations over webBoxbobzel
2023-09-06disabled expand button for header context linear menu. moved input for ↵bobzel
stacking view to right-hand side to avoid overlap with undo/redo
2023-09-06updated header view to show tooltips. added initial tab to header.bobzel
2023-09-06cleanup dashboardview code and disable delete dashbaord since it's not ↵bobzel
easily undoable.
2023-09-06fixed up audio annotation to add dictation to sidebar note.bobzel
2023-09-06fixed undo of link anchor togglebobzel
2023-09-06made link sizes a developer featurebobzel
2023-09-06added undo for removing dashboards and add to recently closed. fixed link ↵bobzel
menu to open up link editor more direclty
2023-09-06fixes for pres prop colorsbobzel
2023-09-05fixed dragging marquees on web boxesbobzel
2023-09-05small fixes for web pages to get more to loadbobzel