aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Collapse)Author
2023-12-01made collections fitwidth in tree view previews. centered keys in keyvalue.bobzel
2023-11-30final rootDoc refactoringbobzel
2023-11-30fixed rootSelected prop to be optional. fixed fonticont toggle to pass ↵geireann
'self' even though it's deprecated.
2023-11-29fixed menu functions that referenced 'self' instead of 'this'bobzel
2023-11-29cleaned up presElementBox and did more this.rootDoc => this.Document/layoutDocbobzel
2023-11-29numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ↵bobzel
dec resizing. moving this.rootDoc => this.Document . fixing template artifacts.
2023-11-25changed Slide template to write to 'hero' not 'data' to avoid conflict with ↵bobzel
'data' being used already for the template parts. fixed freeform view to read _width/_height to get template values when present for panning beyond edge. Made CollectionSubView read datafield from dataDoc which is where template writes go. fixed docview dragging to use its own view unless multi-dragging. turnded off user-select in overlay view which made repl viewer title selectable. fixed crash on rebuilding db cause by myOverlay and myPublished not yet existing.
2023-11-17major overhaul of resizing code. updated doc fields for enabling native ↵bobzel
with modification to be cleaner. added Vcenter option for text in menu bar. fixed doc rotation. enabled scaling of DataViz views. fixed text sidebar opening size and sidebar issues with native dims for PDF/Web
2023-11-08fixed bug where tableBox's didn't render all of the rows they receive. lots ↵bobzel
of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons.
2023-11-07Changed how selection works to avoid invalidations. Fixed Cast problem with ↵bobzel
ProxyFields that caused renameEmbedding to infinite loop.. Changed brushing for the same reason. Cleaned up a few things with filter code.
2023-11-01fixed so that ink properties can be set before drawing a stroke. fixed ↵bobzel
turning off ink when menu is collapsed. added meta-click to fit all for collections, or zoom in on a document.
2023-10-26enabled different title colors per doc, not just per user. added support for ↵bobzel
screen space doc titles, and for proper title clipping when borderRadius is set. added dropdown for setting title field to display and tweaked editableView to enable ellipsis for overfow
2023-10-24fixed hide before/after in trails. move ink mask to developer. fixed ↵bobzel
tangent dragging on some curves that have no initial tangent. fixed tree view highlights when dragging.
2023-10-21change to doc decorations to be more "lightweight". made linkBox render ↵bobzel
links in a freeform view as a DocView. added an auto-reset view option for freeforms. fixed highlighting ink strokes. Made groups behave better for selecting things 'inside' the group bounding box that aren't in the group. Added vertically centered text option.
2023-10-04several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed ↵bobzel
sliderbox. reduce uses of scriptContext fixed web clipping annotations to be in correct spot and not to crash because of using a url that it doesn't have. fixed pdf/web links to not use anchor from other end of link. because of sharing of GetAnchor global. added a backup when presbox overwrites a doc's data field. removed sliderBox. fixed fontIcon dropdowns to not call click script twice. removed scriptContext where it wasn't needed which is everywhere except TreeViews.
2023-09-20added carousel3D to novice and fixed it's button positions and its focus so ↵bobzel
that it works with trails. added dragging documents within single collection for rearranging order of docs in a tab collection. fixed freeform views set to fitWidth to show decorations properly. turned off scaling of tree views. updated lightbox buttons. fixed tooltips on properties toggles.
2023-09-20shifted carousel fwd/back buttons away from edges of screen. made caption ↵bobzel
width of carousel inset by 30. made 3d carousel images bigger vertically. made properties dragger handle smaller when minimized.
2023-09-19turned off ink and dragging in explore mode.bobzel
2023-09-19made goldenlayout tabs/buttons follow color scheme + added hover highlights. ↵bobzel
got rid of old color scheme code.
2023-09-13removed eraser from novice mode because it breaks with circles and rectanglesbobzel
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-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-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-06added undo for removing dashboards and add to recently closed. fixed link ↵bobzel
menu to open up link editor more direclty
2023-09-02switched web default to wikipedia from bing since bing search requires ↵bobzel
scripts. change link doc preview to use showDocument instead of addDocTab so that existing docs can be found.
2023-08-31from lastbobzel
2023-08-31added dragging off of recordings and option for webcam vs screenbobzel
2023-08-31from lastbobzel
2023-08-31reworked recording workspace UI and switched to recording window, not webcambobzel
2023-08-29more cleanupbobzel
2023-08-29cleanupbobzel
2023-08-28Dropdown renders only if workspaceRecordings isn't emptymonoguitari
2023-08-28Merge branch 'master' into advanced-trails-2-jesusmonoguitari
2023-08-28Fixed reload bugmonoguitari
2023-08-27lots of cleanup to streamline import orderings (ie packages should not ↵bobzel
mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default.
2023-08-27more cleanupbobzel
2023-08-26Merge branch 'master' into UI_Update_Eric_MaEric
2023-08-24Merge branch 'master' into advanced-trails-2-jesusmonoguitari
2023-08-24before meeting with Andymonoguitari
2023-08-24removed iconClickButton and reverted fit All menu itemgeireann
2023-08-24overlay ui changesmonoguitari
2023-08-24Current Implementation topbar videomonoguitari
2023-08-23Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-08-23Basic implementation of micahels branching trail on mastermonoguitari
2023-08-22topbar Audio progressmonoguitari
Logically works, need to consider how to add to doc
2023-08-22Everything working, except for offset of placing pins and mapanchormenu when ↵Eric
sidebar is open
2023-08-22Merge remote-tracking branch 'origin/menu-shortcuts-4-jesus' into ↵monoguitari
advanced-trails-2-jesus
2023-08-22uptodatemonoguitari
2023-08-22Merge remote-tracking branch 'origin/menu-shortcuts-4-jesus' into ↵monoguitari
advanced-trails-2-jesus
2023-08-22Merge branch 'master' into sophie-ai-imagesgeireann