aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Collapse)Author
2024-03-06fixed plotly/mermaids loading from a new accountbobzel
2024-03-05difference between flashcard and comparison nodealyssaf16
2024-03-05from lastbobzel
2024-03-05added mermaid and poltly to tools listbobzel
2024-02-28fixed double click of some icons to make them persist (circle, rectangle, ↵bobzel
fitall).
2024-02-28changed multirow view to support a maxShown flag so that headerBar doesn't ↵bobzel
take forever to load with a lot of closed tabs.
2024-02-26fixed some string types to be enumerations for dropAction. fixed bug in ↵bobzel
golden layout dragging where a stack's tabs could disappear.
2024-02-22replace button icon with circle instead of boltZachary Zhang
2024-02-21replace button icon with circle instead of boldZachary Zhang
2024-02-21changed logo for Notes and PPT Slide in tool menuA.J. Shulman
2024-02-05changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed ↵bobzel
link description editing popup. fixed showing link editor in property view - still some weirdness in what is selected. fixed dragging tree view items to set dragData.treeview and be able to drop at bottom of tree. fixed addFolder menu option for TreeViews to add locally.. added a function to collect all docs of a given tag into a collection. fixed setting default font size to update autolayouts. changed dropping link onto same collection to not leave pushpin. fixed minimap thumb updating. added fieldvalue dropdown for dashFieldViews in text.
2024-01-30changed dropConverter to keep title of dropped Doc. added paintFunc node/ ↵bobzel
checkbox view to formatted text. changed paintFunc to be computed based on layouytfieldkey being text in a freeformview. changed some inputRules to apply to code blocks. changed : contextmenu to allow regular note to be created. changed experimental tools to be user tmeplate tools. fixed focus on search bar when opening context menu
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges ↵bobzel
are made. fixed user created templates from disappearing from menu, and made them work. added toJavascriptString and made DashField views convert to text. added support for turning text into javascript rendering (paint) code.
2024-01-26cleaning up doubleClick documentview handling. fixed pan mode to drag ↵bobzel
collections when not active.
2024-01-25fixed script typechecking which fixes editing keyvalue pane. renamed ↵bobzel
contentPointerEvents to childContentPointerEvents to match what it does.
2024-01-24added dragConfig() to allow components to set custom docDragData fields. got ↵bobzel
rid of treeViewDoc prop
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods ↵bobzel
and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto()
2024-01-22fixed schema rows to render, fix for resizing docs from left side. all ↵bobzel
locking docs in non freeform view. fix for labelBox with multiple rows to keep top rows. cleaned up docViewPath/containerViewPath &
2024-01-18from lastbobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-04fixed ffmpeg for uploading videos. fixed getView() to take focus options so ↵bobzel
that if a sidebar or timeline has to be opened, the didMove flag can be set properly. added video snapshot frame to top menu. fixed using '^' to stop and start a selection region on timelines.
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-29fixed sidebar button highoighting. fixed explore mode.bobzel
2023-12-21fixes post-merge for dataViz-annotationsbobzel
2023-12-17starting calendar collection viewzaultavangar
2023-12-14cleaning up collectionTime, still a bug when switching into it. replacing ↵bobzel
hig flyout.
2023-12-05mostly working version with latest librariesbobzel
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