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
/
collectionFreeForm
/
CollectionFreeFormView.tsx
Age
Commit message (
Expand
)
Author
2019-04-12
combined preview cursor with marquee. moved preview cursor prompt to its own...
Bob Zeleznik
2019-04-12
removed log stuff
bob
2019-04-12
fixed brushing
bob
2019-04-12
added undo for creating links. cleaned up some other code.
bob
2019-04-12
moved previewcursor to main
bob
2019-04-11
made COLLECTION_BORDER_WIDTH a CSS variable accessible from code. changed gl...
Bob Zeleznik
2019-04-11
made css globals avabile from code. cleaned up formattedText overlay api..
bob
2019-04-11
fixed zoom not always rendering. fixed documents (images, pdfs) not appeari...
bobzel
2019-04-11
tried to fix some context menu and other conflicting interactions
bobzel
2019-04-10
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Tyler Schicke
2019-04-10
fixed extra rendering for collections.
bob
2019-04-10
Fixed a couple server bugs
Tyler Schicke
2019-04-09
fixed layout of collection freeforms.
bob
2019-04-08
Enabled semi-colon and braces linter rule
Tyler Schicke
2019-04-08
Renamed CollectionViewBase to CollectionSubView
Tyler Schicke
2019-04-08
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into pro...
Tyler Schicke
2019-04-08
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into pro...
Tyler Schicke
2019-04-08
Merge branches 'undo-expansion' and 'master' of https://github.com/browngraph...
ab
2019-04-08
fixed up a bunch of small things + started on text wackiness.
bob
2019-04-07
ab committed this
ab
2019-04-06
drop fraught but technically undoable
ab
2019-04-05
Fixed remaining linter warnings
Tyler Schicke
2019-04-04
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into pro...
Tyler Schicke
2019-04-04
Most stuff seems to be working
Tyler Schicke
2019-04-04
Changed linter stuff
Tyler Schicke
2019-04-04
added close button and fixed some async stuff.
bob
2019-04-04
fixed a number of smaller issues related to linking
bob
2019-04-04
Started adding linting
Tyler Schicke
2019-04-03
Merge and it compiles
Tyler Schicke
2019-04-03
Almost compiles
Tyler Schicke
2019-04-01
Started refactoring props and collections
Tyler Schicke
2019-04-01
added dragging multiple items.
bob
2019-04-01
fixed several things related to selections and creating text boxes. moved re...
bob
2019-03-31
restructured inkingCanvas and linksViews
Bob Zeleznik
2019-03-31
restructured marquee and preview cursor to not need reactions. fixed some ink...
Bob Zeleznik
2019-03-28
organized collectionfreeformview. fixed issues with showing links
Bob Zeleznik