aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Expand)Author
2024-05-05Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...Nathan-SR
2024-05-02removed console.logsNathan-SR
2024-05-02arrow selection fixedNathan-SR
2024-05-02selected cell moves with col; jitter on col move index 0 fixedNathan-SR
2024-04-24what brokeNathan-SR
2024-04-11Row dragging no longer interferes with multi-selection; dragged rows render w...Nathan-SR
2024-04-10fixed buttons to have an embedContainer. cleaning up notetaking view - fixing...bobzel
2024-04-05updates for new css-loaderbobzel
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-31fixed scrolling to targets in text views. fixed referencing fields on anothe...bobzel
2024-03-30updated and fixed wiki link to use @(wiki:...) and fixed linkManager from inf...bobzel
2024-03-30fixed potential cycle in linkManager relatedLink. fixed anchors to videos no...bobzel
2024-03-30audio box fixesbobzel
2024-03-30cleanup of import orderings.bobzel
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-29fixed capture offset to target in link following. fixed links to appear in l...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-28fixed keyvaluebox to show props document, never the doc in the fieldKey slot....bobzel
2024-03-27fixed toggling footnotes. fixed error in bullet hit test. fixed problems wi...bobzel
2024-03-27changed dashFieldViews to support Tab'ing between other dashFieldviews, chang...bobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ...bobzel
2024-03-23added empty image tool and fixed createCustomView apibobzel
2024-03-22Merge branch 'master' into nathan-starterNathan-SR
2024-03-19cleaned up user templates to not get changed on reload. made setting a templ...bobzel
2024-03-19multiple cell selection startedNathan-SR
2024-03-17DocView 1330 problem statementNathan-SR
2024-03-17use metakey to edit computedfield result instead of expression in schema cell...bobzel
2024-03-17cNathan-SR
2024-03-16summoningNathan-SR
2024-03-14fixed disabling info ui to keep it off -- use settings manager to turn it bac...bobzel
2024-03-13fixed getAllDirectLinks to access DocData instead of the passed Doc.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-22turned off zoom scaling for text boxes until it can be done more cleanly. fi...bobzel
2024-02-21replace button icon with circle instead of boldZachary Zhang