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 (
Collapse
)
Author
2022-08-25
fixed crashes in notetaking view and cleaned up code a bit. fixed undo of ↵
bobzel
column deletion.
2022-08-19
fixed undo bug in dragManager where batches weren't being closed. fixed ↵
bobzel
schemaheader copy method to copy all parameters. fixed notetaking columnresizer to create an UndoBatch. fixed notetakingview's columnHeaders to return the actual headers list, not a copy. fixed document decorations to not modify docsBeingDragged
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
So style is consistent with other folders
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 ↵
bobzel
solr term values
2020-05-15
renamed new_fields to fields
Sam Wilkins