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
/
ObjectField.ts
Age
Commit message (
Collapse
)
Author
2025-07-21
more server side cleanup
bobzel
2024-08-15
cleaned up server list add/rem.
bobzel
2024-08-13
cleaning up database types
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-04-21
more lint cleanup
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-01-27
made dataViz nodes linked to schema nodes update automatically as cahnges ↵
bobzel
are made. fixed user created templates from disappearing from menu, and made them work. added toJavascriptString and made DashField views convert to text. added support for turning text into javascript rendering (paint) code.
2023-07-10
updated how Lists and Docs get updated when they contain an ObjectField that ↵
bobzel
will be modified
2022-03-07
got rid of include cycles for Scripting globals to make hot updates work better.
bobzel
2022-03-04
removed pseudo Doc type system. playing with hot reloading.
bobzel
2022-03-02
upgraded to typescript 4.6.2
bobzel
2020-06-27
fixed icon button of document deoratins. cleaned up several compile errors ↵
Bob Zeleznik
and warnings
2020-05-15
renamed new_fields to fields
Sam Wilkins