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
/
collections
/
CollectionSubView.tsx
Age
Commit message (
Expand
)
Author
2019-04-25
silly me - borderRadius can be inherited
Bob Zeleznik
2019-04-24
added borderRadius and fixed a bunch of broken props along the way.
Bob Zeleznik
2019-04-22
fixed webbox's
bobzel
2019-04-21
fixed a bunch of issues related to moving documents with different zoom bases.
Bob Zeleznik
2019-04-17
some schema view simplifications
Bob Zeleznik
2019-04-14
tweaks to text input
Bob Zeleznik
2019-04-14
cleaned up ContainingCollectionView stuff a bit
Bob Zeleznik
2019-04-14
restored ContainingCollectionView for use in drawings links (maybe brushing l...
Bob Zeleznik
2019-04-12
added undo for creating links. cleaned up some other code.
bob
2019-04-10
fixed dragging multiple documents
Bob Zeleznik
2019-04-10
fixed extra rendering for collections.
bob
2019-04-10
fixed uploading of csv files.
bob
2019-04-09
added ability to load a new database for Northstar
bob
2019-04-09
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Bob Zeleznik
2019-04-08
Enabled semi-colon and braces linter rule
Tyler Schicke
2019-04-08
Renamed CollectionViewBase to CollectionSubView
Tyler Schicke