index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
DataVizBox
/
DocCreatorMenu
/
TemplateBackend.tsx
Age
Commit message (
Collapse
)
Author
2025-03-16
a lot of code cleanup for doc creators templates
bobzel
2025-03-11
Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵
Nathan-SR
DocCreatorMenu-work
2025-03-04
linting
Nathan-SR
2025-03-02
Slight refactors (with so much wasted time trying for larger ones)
Nathan-SR
2025-02-22
Splitting staticfield into different content types (as subclasses)
Nathan-SR
2024-12-22
changes for testing without using GPT
Nathan-SR
2024-12-03
bunch 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-08
c
Nathan-SR
2024-11-08
new template added
Nathan-SR
2024-11-07
GPT text generation working fully!!
Nathan-SR
2024-11-07
gpt text gen working for previews
Nathan-SR
2024-11-07
c
Nathan-SR
2024-11-06
UI work
Nathan-SR
2024-10-30
carousel doc working well enough for demo
Nathan-SR
2024-10-30
getAllsubfields works now
Nathan-SR
2024-10-29
content is being filled into fields properly
Nathan-SR
2024-10-29
matching algorithm working
Nathan-SR
2024-10-29
starting to integrate refactor with docreatormenu functionality
Nathan-SR
2024-10-27
breaking up files
Nathan-SR
2024-10-24
work on field refactor
Nathan-SR