aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Expand)Author
2025-04-21merged with master and cleaned up outpainting a bit.bobzel
2025-04-21improved error handling in agentA.J. Shulman
2025-04-17fix for resizing docs with native width and modify native dim set (fixes dai...geireann
2025-04-16predictive text styling now enquires pre-existing styles + journal node autom...aaravkumar
2025-04-16use explicit atribute to mark summarizedtext. fix getAttrs for vaiours font ...bobzel
2025-04-15fixing summary/elision text node to work better with lists or hierarchical te...bobzel
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts by...bobzel
2025-04-11fixed ViewGuid generation to never start with a number (enables text boxes to...bobzel
2025-04-10changed naming of makeDelegates to not add a number at the end. switched data...bobzel
2025-04-10fixed dashfieldviews in text boxes to show ellipsis for long lines and to hid...bobzel
2025-04-10fixed removing predictive prompt. fixed first letter typed after predictive ...bobzel
2025-04-10Merge branch 'master' into aarav_editbobzel
2025-04-10Revert "adding edit and create at the same time"A.J. Shulman
2025-04-10adding edit and create at the same timeA.J. Shulman
2025-04-10getting rid of single field edits.A.J. Shulman
2025-04-10trying againA.J. Shulman
2025-04-10performance fixes for text boxes to not call screenToLocal unnecessarily. si...bobzel
2025-04-10conditionals kind of working for full template changesNathan-SR
2025-04-10UI for adding basic conditional logicNathan-SR
2025-04-09cleaned up codesharkiecodes
2025-04-09added option to collapse field panelsNathan-SR
2025-04-09fixed field validity mapping and type changingNathan-SR
2025-04-09more color template fixes.bobzel
2025-04-09cleaned up color setting for templates so that instances can override templat...bobzel
2025-04-09fixed where height fields are written on text docs (in a template).bobzel
2025-04-08fixed gptImageLabel calls and added ImageCastToNameType to deal with filename...bobzel
2025-04-08changed border color iconbobzel
2025-04-07added multiToggle option to allow popup to stay up until explicitly untoggled...bobzel
2025-04-05 fixed multitoggle behavior to only toggle submenu closed. switched to hard-...bobzel
2025-04-05fixed sizing of text box annotations sidebar button. cleaned up TagsView to...bobzel
2025-04-04predictive question replaced from mock text to GPT (actual prediction)aaravkumar
2025-04-04text color defaults once predicted text disappearsaaravkumar
2025-04-04predictive text disappears on type/click someplace elseaaravkumar
2025-04-04specifying note document and removing unnecessary toolsA.J. Shulman
2025-04-04feat: create and edit are unifiedA.J. Shulman
2025-04-03code cleanup + added basic functionality for predictive text (only mock text ...aaravkumar
2025-04-03fixed image box button sizing. made drawing ai regen a little faster by not c...bobzel
2025-04-03better text editing?A.J. Shulman
2025-04-03better editing of textsA.J. Shulman
2025-04-03fix: handles dependent fields and boolean valuesA.J. Shulman
2025-04-03attemptA.J. Shulman
2025-04-03Firefly integration and some UI changesNathan-SR
2025-04-02fixed image box overlays to allow for transparent pngs. allowed hover over b...bobzel
2025-04-01added an override_backgroundColor or templates that want to control backgroun...bobzel
2025-04-01fixed text views to write/read font_<props> from data doc.bobzel
2025-03-31fixed zooming on image boxes with fades. fixed style ref for image regen to ...bobzel
2025-03-31moved audio annotation indicator/playback button to TagsView. cleaned up tag...bobzel
2025-03-30changed Doc.Layout calls to doc[DocLayout]. fixed flashcard ui placement on ...bobzel
2025-03-27fixed drawingfill regeneration when dropping an image on another to honor the...bobzel
2025-03-27fixed tag label height. fixed dropbox authorization for firefly.bobzel