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
/
DocumentView.tsx
Age
Commit message (
Expand
)
Author
2020-07-01
added isPushpin. added 'hidden' for DocumentViews to stop displaying them. ...
Bob Zeleznik
2020-06-29
merge conflicts resolved
usodhi
2020-06-28
changed onClickHandlers to allow toggleDetailView to work
Bob Zeleznik
2020-06-28
renamed some fields scale=>_viewScale, transtion=>dataTransition, panTransfor...
Bob Zeleznik
2020-06-27
cleaned up a bunch of stuff related to TreeViews and link dots. added optio...
Bob Zeleznik
2020-06-27
fixed icon button of document deoratins. cleaned up several compile errors an...
Bob Zeleznik
2020-06-25
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...
usodhi
2020-06-25
cleaned up DoucmentButtonBar to use DocumentLinksButton
Bob Zeleznik
2020-06-25
added link preview for blue buttons.
Bob Zeleznik
2020-06-24
added halo for link buttons
Bob Zeleznik
2020-06-24
made persistent link Icon in bottom left of document
Bob Zeleznik
2020-06-24
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...
usodhi
2020-06-23
prevented links from being dropped on layout tabs
Bob Zeleznik
2020-06-23
cleaner approach to fixing linkAnchor colors
Bob Zeleznik
2020-06-24
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...
usodhi
2020-06-23
moved onClick and onDragStart references to layoutDoc from Document since the...
Bob Zeleznik
2020-06-23
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...
usodhi
2020-06-22
made chrome commands fire by clicking bullseye. added commands for freeformv...
Bob Zeleznik
2020-06-22
fixed onClick events for text.
Bob Zeleznik
2020-06-22
prevent users from deleting the activeWorspace with 'delete' menu item
Bob Zeleznik
2020-06-21
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...
usodhi
2020-06-20
fixed broken positioning of link anchors. fixed link anchor positiongin in m...
Bob Zeleznik
2020-06-19
initial commit: added group document type + started setting up GroupManager
usodhi
2020-06-17
made docFilters a prop on everything
Bob Zeleznik
2020-06-17
fixed move document to undo correctly when ACLs of target don't allow a drop.
Bob Zeleznik
2020-06-17
fixed dropping toolicons to make aliases
Bob Zeleznik
2020-06-16
changed Doc.MakeCopy() to ignore layout[ fields so that copying text document...
Bob Zeleznik
2020-06-16
fixed rich text help. fixed indenting text.
Bob Zeleznik
2020-06-16
Merge branch 'master' into RichTextEdition
Bob Zeleznik
2020-06-15
fixed testAcl. added testReadonly
Bob Zeleznik
2020-06-15
fixed acls for text hyperlinks (mostly) by not allowing links to be traversed
Bob Zeleznik
2020-06-15
added a linkView and changed display of docFieldView to inline to allow text ...
Bob Zeleznik
2020-06-11
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into gr...
usodhi
2020-06-10
Merge branch 'ink_menu'
Bob Zeleznik
2020-06-10
changed how ink is highlighted when selected.
Bob Zeleznik
2020-06-10
merged
usodhi
2020-06-08
Merge branch 'master' into RichTextEdition
Bob Zeleznik
2020-06-08
Merge branch 'ink_menu'
Bob Zeleznik
2020-06-08
final cleanup of ink related stuff so that things are more structured and we ...
Bob Zeleznik
2020-06-08
Adding an item 'help' to ContextMenu to display key commands sheet
Safae Merigh
2020-06-08
a bunch of cleanup to fix import order and to organize/restructure ink things...
Bob Zeleznik
2020-06-04
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into gr...
usodhi
2020-06-03
fixes for acl's (naming, ignore owner)
Bob Zeleznik
2020-06-01
resolving conflicts
usodhi
2020-05-30
fixed private ACL. added event so that crhome extension can tell Dash which d...
Bob Zeleznik
2020-05-29
added a version of client-side ACL's
Bob Zeleznik
2020-05-29
moved frame animation into freeform chrome. fixed marquees of docs at non-z...
Bob Zeleznik
2020-05-27
fixed layout and interactions of grid view
Bob Zeleznik
2020-05-27
fixed ineracting with documents selected in GridView
Bob Zeleznik
2020-05-24
merge finished
usodhi
[next]