aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2024-10-09Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-10-09small changes for pull request; removed schema type reference in ↵Nathan-SR
editableview; a couple lint changes
2024-10-04from lastbobzel
2024-10-04from lastbobzel
2024-10-04from lastbobzel
2024-10-04more lint fixes to schema view changes.bobzel
2024-10-04cleaning up lint problems.bobzel
2024-10-04Merge branch 'master' into nathan-starterbobzel
2024-10-04cleaning up CardDeckView so that animations work smoothlybobzel
2024-10-03fixed tagsView height when zooming.geireann
2024-10-03Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-10-03started work on template editing within docCreatorMenu; fixed deleting ↵Nathan-SR
fields in the dashboard