aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2025-03-10Merge branch 'master' into alyssa-starterbobzel
2025-03-10fixed issue with text notes that just have a doc embedded being treated like ↵bobzel
empty notes..
2025-03-09removed simulation doc. fixed empty imageBox uploading. fixed script ↵bobzel
typechecking. fixed metadata doc. fixed setting background colors of docs that have a template.
2025-03-07fixed following text hyperlinks to Docs. fixed using fieldinfos for ↵bobzel
DashFieldViews to get appropriate Schmema cell input. fixed dashFieldView to show correct input editor for field type.
2025-03-07fixed columnWidth settings for sidebar. fixed color picker and other ↵bobzel
dropdowns to toggle when button is clicked. fixed dash field views to collapse properly. fixed rtf to honor marks that were set before text box is created and typing starts.
2025-03-07from lastbobzel
2025-03-07cleaned up RTF creation w/ styles. fixed scripting compile bug when unused ↵bobzel
functions were considered not found.
2025-03-07attempted adding formattingaaravkumar
2025-03-06a bunch of changes to improve how docs are selected automatically when created.bobzel
2025-03-06Merge branch 'master' into aarav_editbobzel
2025-03-06daily journal nodeaaravkumar
2025-03-06fixed compioling functions with DateFieldsgeireann
2025-03-05fixed doccreatemenu warnings.bobzel
2025-03-05Merge branch 'master' into Mergebobzel
2025-03-05added:hover mode for images to make primary image fade in instead of alternate.bobzel
2025-03-04fixed frame animtation to not write 0's by default. fixed lightbox stepinto ↵bobzel
to restore collection pan/zoom correctly. removed firefly unused ai buttons from imagebox.
2025-03-04added link cretor button to text anchor menubobzel
2025-03-04fixed border / text autoheight bug.bobzel
2025-03-04fixed scrolling tabs in docking view. fixed createanydoc tool description arraybobzel
2025-03-04messageNathan-SR
2025-03-04Merge branch 'master' of https://github.com/brown-dash/Dash-Web into MergeNathan-SR
2025-03-04lintingNathan-SR
2025-03-04removed logsNathan-SR
2025-02-28fixed gptpopup disappearing in overlayView. added creation of images based ↵bobzel
on selection image in gptpopup.
2025-02-28added drop target for regenerating imagesbobzel
2025-02-27prevent tagsview from appeqring in spreadsheet. set default fill color only ↵bobzel
if nothing is selected. place column divider at top of stacking/card views. move card view flashcard view to top left independent of margin settings.
2025-02-26made ai. button draggable to regenerate images.bobzel
2025-02-26made regenerate ai show up next to image doc. show ai prompt for firefly ↵bobzel
in gptpopup .
2025-02-26added typing to PostToServer calls. made smartDraw popup create images locally.bobzel
2025-02-26fixed toggling number dropdown. Added firefly to gpt popup menu.bobzel
2025-02-26fixed image resolution selection based on zoom.bobzel
2025-02-25more compile fixes.bobzel
2025-02-25from lastbobzel
2025-02-25fixed compile warnings.bobzel
2025-02-25added a hideUI option to hide buttons. fixed a mess of runtime warnings ↵bobzel
mostly related to how scss files can be included in each other
2025-02-24Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2025-02-24added borders (width, color, and style) for DocumentViews. fixed dropdown ↵bobzel
slider buttons to show text labels.
2025-02-24Merge branch 'master' into ajs-finalagentA.J. Shulman
2025-02-24fix & feat: changed cohere embeddings for OpenAI's new embedding model and ↵A.J. Shulman
also improved security by moving api keys to .env
2025-02-24fixed adding images and giving them a height (just broken by setting ↵bobzel
layout_nativeDimEditable)
2025-02-24made images able to non-unifrom resize. changed popup to generate ↵bobzel
descriptions only after it's opened.
2025-02-23added option+maximize to open in doc editor view (currently only for ↵bobzel
images). fixed imageEditor to generate edits the first time through.
2025-02-22fixed calendar to update doc when event is dragged. added event context menu.bobzel
2025-02-21fixed dropping image onto image boxes. re-enabled rag toolbobzel
2025-02-20enabled non-uniform image resizegeireann
2025-02-19more gptpopup cleanup.bobzel
2025-02-18css fixes for gptPopup + close buttonbobzel
2025-02-14major restructure of GPTPopup so that it works with all collections.bobzel
2025-02-13from lastbobzel
2025-02-13lots of cleanup in GPTpopup.bobzel