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
/
PropertiesView.tsx
Age
Commit message (
Collapse
)
Author
2020-09-03
prevented dashboards from being the selectedDocument to avoid issues with ↵
bobzel
the tab layout getting corrupted.
2020-09-02
made highlight colors more obvious. fixed tags to update when #key is set ↵
bobzel
in textdoc.
2020-09-01
trying new solr schema that splits words on whitespace. fixed context menu ↵
bobzel
clicking in schema/search view.
2020-09-01
fixed facet filters operations and whitelisting of known fields
bobzel
2020-08-31
moved the non-rendering contents of FormatShapePane into InkStrokeProperties.
bobzel
2020-08-31
from last
bobzel
2020-08-31
major overhaul of mainView
bobzel
2020-08-30
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵
usodhi
acls_uv
2020-08-29
major restructure of how addDocTabs works. now you can add/replace with ↵
bobzel
options for left/right/top/bottom and specific panel names
2020-08-29
reorganized source files into proper directories. split contents of ↵
bobzel
ParendDocSelector into CollectionDockingViewMenu and PropetiesDocContextSelector