aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Expand)Author
2024-04-01fixed text toggle buttons to highlight based on selection. enabled backgroun...bobzel
2024-04-01from lastbobzel
2024-04-01fixed header template to be marginally functional.bobzel
2024-03-30audio box fixesbobzel
2024-03-30updated mermaids template. updated paintFunc to also render the underlying co...bobzel
2024-03-30added Labels button for turning ink labels on/off. added Pixels and Rotate b...bobzel
2024-03-29got rid of unused arrange/flashcards tool button modesbobzel
2024-03-29enabled %<notestyle> to switch note types. fixed linking to top-level templa...bobzel
2024-03-28fixed following link to pdf text selection with highlights. fixed hide key/va...bobzel
2024-03-23added empty image tool and fixed createCustomView apibobzel
2024-03-19cleaned up user templates to not get changed on reload. made setting a templ...bobzel
2024-03-12made text templates be both layout templates and prototypes of new text docum...bobzel
2024-03-10Merge pull request #302 from brown-dash/aj-starterbobzel
2024-03-10Merge branch 'master' into zach-starterbobzel
2024-03-09added a template button to top bar to set default layout. fixed show title w...bobzel
2024-03-08cleaned up MakeTemplate api and currentUserUtils templates for clicks etc.bobzel
2024-03-07fixed several things related to templates for labels (used as icons) and Fon...bobzel
2024-03-06fixed plotly/mermaids loading from a new accountbobzel
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, fit...bobzel
2024-02-28changed multirow view to support a maxShown flag so that headerBar doesn't ta...bobzel
2024-02-26fixed some string types to be enumerations for dropAction. fixed bug in gold...bobzel
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 li...bobzel
2024-01-30changed dropConverter to keep title of dropped Doc. added paintFunc node/ che...bobzel
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges are...bobzel
2024-01-26cleaning up doubleClick documentview handling. fixed pan mode to drag collec...bobzel
2024-01-25fixed script typechecking which fixes editing keyvalue pane. renamed content...bobzel
2024-01-24added dragConfig() to allow components to set custom docDragData fields. got ...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2024-01-22fixed schema rows to render, fix for resizing docs from left side. all lockin...bobzel
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 t...bobzel
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 hi...bobzel
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 'sel...geireann
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
2023-11-25changed Slide template to write to 'hero' not 'data' to avoid conflict with '...bobzel
2023-11-17major overhaul of resizing code. updated doc fields for enabling native with...bobzel