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
/
new_fields
/
Proxy.ts
Age
Commit message (
Collapse
)
Author
2020-05-15
renamed new_fields to fields
Sam Wilkins
2020-05-07
added batch requesting of list items. fixed some performance issues with ↵
Bob Zeleznik
tree views.
2020-01-21
added a ToString() method to fields so that rendering them as RichTextField ↵
Bob Zeleznik
won't make them unreadable
2019-08-01
Fixed Doc.MakeCopy promise stuff
Tyler Schicke
2019-07-28
Added PrefetchProxy class
Tyler Schicke
2019-07-23
Added async deserialization and got captures for script fields working again
Tyler Schicke
2019-06-24
Added ReadOnly mode for docs and changed computed values a bit
Tyler Schicke
2019-05-20
Fixed a bunch of demo bugs
Tyler Schicke
Moved Field Symbols to separate file Editing is mostly working in debug viewer
2019-04-30
all non-list object field [Copy] implemented
Sam Wilkins
2019-04-27
Split more files up
Tyler Schicke
2019-04-21
More changes
Tyler Schicke
2019-04-20
More refactoring
Tyler Schicke
2019-04-19
Deleted more old fields and split new stuff into multiple files
Tyler Schicke