aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-11cNathan-SR
2025-03-05working on template cloningNathan-SR
2025-03-04cNathan-SR
2025-03-02Slight refactors (with so much wasted time trying for larger ones)Nathan-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
2024-12-19simplified suggestedTemplates field by removing unecessary caching of ↵Nathan-SR
rendered doc
2024-12-19previewcollection updates automatically on closing editing window of ↵Nathan-SR
selected template; removed redundant field updating now that everything is static; lots of comments to remove
2024-12-15Temprarily reverted static field rerendering changes; Persistent rendereddoc ↵Nathan-SR
now working for dynamic field; work on making adding fields functional
2024-12-07field superclassNathan-SR
2024-12-07work started on field interface --> inheritcance structureNathan-SR
2024-12-04stuff seems to have broken... (some changes relating to doc rerendering)Nathan-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-08loading indicator in layout preview works properlyNathan-SR
2024-11-08image generation workingNathan-SR
2024-11-07template reset option and fixed preview not rendering on edits after 1stNathan-SR
2024-11-07fields set properlyNathan-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-07refactored preview updating code, hopefully user added templates should be ↵Nathan-SR
working
2024-11-06changesNathan-SR
2024-11-06UI workNathan-SR
2024-11-05edits are persisting!!Nathan-SR
2024-11-05UI changes and added other collection typesNathan-SR
2024-11-05fixed a bunch of slowdownsNathan-SR
2024-11-05reworking preview rendering to make it just docs rather than images of docsNathan-SR
2024-11-04reworking doc generation from templateNathan-SR
2024-10-30carousel doc working well enough for demoNathan-SR
2024-10-30getAllsubfields works nowNathan-SR
2024-10-30docs loading properly into previewNathan-SR
2024-10-29templates are being generated correctlyNathan-SR
2024-10-29content is being filled into fields properlyNathan-SR
2024-10-29matching algorithm workingNathan-SR
2024-10-29no compile errors but probably 100 logical onesNathan-SR
2024-10-29starting to integrate refactor with docreatormenu functionalityNathan-SR
2024-10-27breaking up filesNathan-SR
2024-10-27work on template refactorNathan-SR
2024-10-24work on field refactorNathan-SR
2024-10-19work on making preview rendering more responsive (only updating doc ↵Nathan-SR
positions rather than making new collection)
2024-10-17work on getting collections to render directly into the layout editorNathan-SR
2024-10-10commitNathan-SR
2024-10-10generics for content typeNathan-SR
2024-10-10docCreatorMenu refactor workNathan-SR