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
/
CollectionBaseView.tsx
Age
Commit message (
Expand
)
Author
2019-05-30
cleaned up event handling for documentviews. fixed context menu closing.
bob
2019-05-21
"Rebased" Stanley's image upload changes
Tyler Schicke
2019-05-20
Fixed a bunch of demo bugs
Tyler Schicke
2019-05-19
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Bob Zeleznik
2019-05-19
added opaque background for non-annotation collections. fixed marquee view w...
Bob Zeleznik
2019-05-19
Added safe mode
Tyler Schicke
2019-05-18
fixed zoomBasis issues with wrapping, text size, and normalizing outlines.
Bob Zeleznik
2019-05-18
clamped scale and reverted safe mode
Tyler Schicke
2019-05-18
More debugging
Tyler Schicke
2019-05-18
server debugging
Tyler Schicke
2019-05-14
fixed following links to video frames
Bob Zeleznik
2019-05-10
added summary screen grab icon as a template view of a text document. conver...
Bob Zeleznik
2019-05-09
fixed some compile errors
bob
2019-05-07
added Bullet template
bob
2019-05-05
fixed problem with annotations being added to view document instead of proto....
Bob Zeleznik
2019-04-30
Merge branch 'master' into newDocs
bob
2019-04-28
Decent amount of stuff is working
Tyler Schicke
2019-04-27
Split more files up
Tyler Schicke
2019-04-27
fixed marquee and doc decorations bugs
Bob Zeleznik
2019-04-27
fixed various interactions with marquee
Bob Zeleznik
2019-04-25
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into new...
Tyler Schicke
2019-04-25
silly me - borderRadius can be inherited
Bob Zeleznik
2019-04-25
Bunch of files
Tyler Schicke
2019-04-24
added borderRadius and fixed a bunch of broken props along the way.
Bob Zeleznik
2019-04-23
maybe working events?
bob
2019-04-23
fixes to zoom scaling, moved and fixed icon stuff into CollectionFreeFormDocu...
bob
2019-04-23
right btn option for mac and windows.
Bob Zeleznik
2019-04-22
from last
Bob Zeleznik
2019-04-22
fixing annotations on documents
Bob Zeleznik
2019-04-21
fixed a bunch of issues related to moving documents with different zoom bases.
Bob Zeleznik
2019-04-20
fixed some layout bugs
Bob Zeleznik
2019-04-18
reenabled zoon fading. added Esc.
bob
2019-04-17
fixed onactivechanged exception. restored preview region
bob
2019-04-16
various bug fixes
Bob Zeleznik
2019-04-15
fixing up small interaction issues with web pages, collections, etc.
bob
2019-04-14
starting to add LOD
Bob Zeleznik
2019-04-12
fixed brushing
bob
2019-04-11
made COLLECTION_BORDER_WIDTH a CSS variable accessible from code. changed gl...
Bob Zeleznik
2019-04-11
Fixed another subtle server related bug
Tyler Schicke
2019-04-09
added ability to load a new database for Northstar
bob
2019-04-09
Added script field and added list of scripts to list field
Tyler Schicke
2019-04-08
Enabled semi-colon and braces linter rule
Tyler Schicke
2019-04-05
Fixed remaining linter warnings
Tyler Schicke
2019-04-04
Most stuff seems to be working
Tyler Schicke
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-02
More work on collection refactor
Tyler Schicke