aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.tsx
AgeCommit message (Collapse)Author
2025-03-16a lot of code cleanup for doc creators templatesbobzel
2025-03-11Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
DocCreatorMenu-work
2025-03-04lintingNathan-SR
2025-03-02Slight refactors (with so much wasted time trying for larger ones)Nathan-SR
2025-02-22Splitting staticfield into different content types (as subclasses)Nathan-SR
2024-12-22changes for testing without using GPTNathan-SR
2024-12-03bunch of changes related to rendering changes to template docs; trying to ↵Nathan-SR
make it so docs don't need to rerender every time, and so that all attributes are accounted for.
2024-11-08cNathan-SR
2024-11-08new template addedNathan-SR
2024-11-07GPT text generation working fully!!Nathan-SR
2024-11-07gpt text gen working for previewsNathan-SR
2024-11-07cNathan-SR
2024-11-06UI workNathan-SR
2024-10-30carousel doc working well enough for demoNathan-SR
2024-10-30getAllsubfields works nowNathan-SR
2024-10-29content is being filled into fields properlyNathan-SR
2024-10-29matching algorithm workingNathan-SR
2024-10-29starting to integrate refactor with docreatormenu functionalityNathan-SR
2024-10-27breaking up filesNathan-SR
2024-10-24work on field refactorNathan-SR