aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-03-04removed logsNathan-SR
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
2024-10-02fixed bottom padding in textbox for tags to depend on yMargins.bobzel
2024-10-02added xMargin for carousel to prevent buttons from overlapping text, etc. ↵bobzel
Made showing tags an option for carouselViews that needs to be turned on with showChildTags. Gave text boxes extra height when show Tags is on.
2024-10-02Merge branch 'master' into nathan-starterbobzel
2024-10-02added showTags button for cardView. fixed unnecessary invalidations of ↵bobzel
TagsView based on child screenToLocal changing when its not rendered.