aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2022-08-24Merge branch 'parker'bobzel
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-23Merge branch 'master' into parkerbobzel
2022-08-22added animation of background color, and streamlined/extended a variety of ↵bobzel
props-related things.
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-22made ink strokes animatable. added currentFrame to playgroundFieldsbobzel
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-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-11added better ui and backend support for mask ink strokes. added frame #'s ui ↵bobzel
for seeing current animation frame.
2022-08-11add basic way to view issues. videos still won't play/show controls.Michael Foiani
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-09added audio annotation play option for following linksbobzel
2022-08-08fixed recent bug where dragging actions wasn't undoable. changed closing an ↵bobzel
icon to deiconify it first so that following a link to it won't show the icon.
2022-08-08moved 5 sec anno recording button to documentButtonsBar. made recording ↵bobzel
button appear only when there is one & click to play recording.
2022-08-08fixed autolinking to not match partial word substrings. restored textbox ↵bobzel
dictation.
2022-08-05fixed undoing aborted notetaking view drags.bobzel
2022-08-04adding loading barrier before the poll is complete. now polls on open of ↵Michael Foiani
modal instead of app.
2022-08-04add way to view the issues and search them (but with poor styling)Michael Foiani
2022-08-03ok some final refactoringMichael Foiani
2022-08-03fix title bug and api key removedMichael Foiani
2022-08-03got the label and resetting form to work for issue feature.Michael Foiani
2022-08-03basic interface for reporting bugMichael Foiani
2022-08-03add new icon and modal for reporting.Michael Foiani
2022-08-03fixes for dragging notes so that they highlight properly and go to the right ↵bobzel
place when embedded in freeform views.
2022-08-03Merge branch 'master' into parkerbobzel
2022-08-02Adjusted 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-27fixed document leak related to capturedVariables in scripts. changed ↵bobzel
capturedVariables to be a string encoding the captured variables instead of a Doc.
2022-07-26fixed color fill box to show fill of current selection.bobzel
2022-07-25fixed poroperties panel from overlapping lightboxView. added batches to ↵bobzel
loading of ids on startup to prevent hang from sending too much data
2022-07-21fixed dragging preselements by updating dragManger pointerupbobzel
2022-07-20fix replay bug with presentationMichael Foiani
2022-07-20added a 'guest' login mode. added ability for mainView to be any doc, not ↵bobzel
just a docking collection.
2022-07-08fixes 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-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-07-07trying to fix errors in compilesbobzel
2022-07-06Merge branch 'master' into geireann-eslint-prettierGeireann Lindfield Roberts
2022-07-06fixed pushpin behavior to work with notes in annotation sidebar. fixed ↵bobzel
right-clicking on text anchors to bring up anchor menu
2022-07-05Merge branch 'master' into parkerbobzel
2022-07-02fixing many eslint errorsbobzel
2022-07-01readded removed docsGeireann Lindfield Roberts
2022-06-30merge with masterMichael Foiani
2022-06-30merged masterNaafiyan Ahmed
2022-06-30fixed errors merging with masterbobzel