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
/
nodes
/
FormattedTextBox.tsx
Age
Commit message (
Expand
)
Author
2019-02-27
merged with master. fixed select on load.
bob
2019-02-26
removed a bunch of stuff
laurawilsonri
2019-02-25
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into im...
laurawilsonri
2019-02-25
all but removing preview cursor works
laurawilsonri
2019-02-25
fixes for dropping documents without a know height.
bob
2019-02-25
more css cleanup
Bob Zeleznik
2019-02-24
Got it compiling
laurawilsonri
2019-02-24
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into im...
laurawilsonri
2019-02-23
letter is typed into box, but the cursor isn't positioned correctly and the b...
laurawilsonri
2019-02-23
everything works except text can't be set for textboxes
laurawilsonri
2019-02-23
stugggggglin
laurawilsonri
2019-02-23
css hacking to fix layout issues related to making a captioned image style
Bob Zeleznik
2019-02-22
moved backgroundLayout to CollectionFreeForm
Bob Zeleznik
2019-02-19
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ser...
Tyler Schicke
2019-02-16
Fixed issues with Document updates and changed how FieldView layout string works
Tyler Schicke
2019-02-13
A lot of stuff working, a lot of other stuff not working
Tyler Schicke
2019-02-12
more updates to resizing, etc.
bobzel
2019-02-11
Changed FieldId type around to clean some stuff up
Tyler Schicke
2019-02-10
Small changes for starting annotations
Hannah
2019-02-09
Moved client code to client folder
Tyler Schicke