aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/DocCreatorMenu
AgeCommit message (Collapse)Author
2025-06-23fixed invalidations to not trigger creating new refs when ref= was assigned ↵bobzel
to an anonymous function. fixed scribble erase to not delete everything it overlaps, just things it intersects with or contains. fixed ink to have a Math mode and fixed math recognition myscript calls.
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-06-01a number of fixes to document creator to fix preview of templates and ↵bobzel
templates with images.
2025-05-30lintingNathan-SR
2025-05-30couple more component refactorsNathan-SR
2025-05-12conditionalsNathan-SR
2025-05-12cNathan-SR
2025-05-12cNathan-SR
2025-05-12styleref working hackilyNathan-SR
2025-05-12data fieldsNathan-SR
2025-05-11many changes to firefly UI (options added) and starting work on finalizing ↵Nathan-SR
conditionals
2025-05-11menubutton componentNathan-SR
2025-05-11a million and one thingsNathan-SR
2025-05-11text and images are no longer messed upNathan-SR
2025-05-11firefly templates correctly loadingNathan-SR
2025-05-11working on firefly integrationNathan-SR
2025-05-10docpreviews resize (mostly) appropriatelyNathan-SR
2025-05-10cNathan-SR
2025-05-09bunch of changes, everything still brokenNathan-SR
2025-04-25cNathan-SR
2025-04-10conditionals kind of working for full template changesNathan-SR
2025-04-10UI for adding basic conditional logicNathan-SR
2025-04-09added option to collapse field panelsNathan-SR
2025-04-09fixed field validity mapping and type changingNathan-SR
2025-04-03Firefly integration and some UI changesNathan-SR
2025-03-17fixed table box scrollingbobzel
2025-03-17runtime warnings cleanupbobzel
2025-03-17hopefully last changes doc creator templates.bobzel
2025-03-16more doc Creator template code cleanupbobzel
2025-03-16from lastbobzel
2025-03-16a lot of code cleanup for doc creators templatesbobzel
2025-03-16Merge branch 'DocCreatorMenu-work' of https://github.com/brown-dash/Dash-Web ↵bobzel
into DocCreatorMenu-work
2025-03-12cNathan-SR
2025-03-11cNathan-SR
2025-03-11Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
DocCreatorMenu-work
2025-03-11cNathan-SR
2025-03-05fixed doccreatemenu warnings.bobzel
2025-03-05working on template cloningNathan-SR
2025-03-04messageNathan-SR
2025-03-04lintingNathan-SR
2025-03-04removed logsNathan-SR
2025-03-04cNathan-SR
2025-03-02Slight refactors (with so much wasted time trying for larger ones)Nathan-SR
2025-02-26something broke, revertingNathan-SR
2025-02-26field type changing worksNathan-SR
2025-02-26separated field content classes technically workingNathan-SR
2025-02-22Splitting staticfield into different content types (as subclasses)Nathan-SR
2025-02-20cntentupdate change in staticfieldNathan-SR
2024-12-22changes for testing without using GPTNathan-SR
2024-12-19same change for usertemplatesNathan-SR