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
/
fields
/
SchemaHeaderField.ts
Age
Commit message (
Expand
)
Author
2024-10-01
Merge branch 'master' into nathan-starter
bobzel
2024-10-01
more lint fixes
bobzel
2024-05-08
equation parser working in dash; need to fix auto-updating
Nathan-SR
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-01-27
made dataViz nodes linked to schema nodes update automatically as cahnges are...
bobzel
2023-07-10
updated how Lists and Docs get updated when they contain an ObjectField that ...
bobzel
2023-01-30
fixed pointerEvents for text box footnotes. fixed keyvalue editing to not ty...
bobzel
2022-08-25
fixed crashes in notetaking view and cleaned up code a bit. fixed undo of co...
bobzel
2022-08-19
fixed undo bug in dragManager where batches weren't being closed. fixed sche...
bobzel
2022-03-07
got rid of include cycles for Scripting globals to make hot updates work better.
bobzel
2022-03-02
upgraded to typescript 4.6.2
bobzel
2021-07-12
Changed "schemaView" :arrow_right: "collectionSchema"
geireann
2021-07-10
added indentation for visibility of hierarchy
0x85FB9C51
2021-03-17
added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bit
bobzel
2020-08-12
switching syntax from && to AND for solr filters and added quotes around solr...
bobzel
2020-05-15
renamed new_fields to fields
Sam Wilkins