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
/
trails
Age
Commit message (
Expand
)
Author
2024-05-08
lots of api cleanup and cycle removal
bobzel
2024-05-02
lots more dependency cycle unwinding.
bobzel
2024-04-30
unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...
bobzel
2024-04-30
unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ...
bobzel
2024-04-30
changed acl- and some other field- to acl_ and field_ style
bobzel
2024-04-25
added toList() for Doc|Doc[]
bobzel
2024-04-24
completing eslint pass
bobzel
2024-04-24
fixed search on pdfs to display results when pDF is not selected. fixed pres...
bobzel
2024-04-21
more lint cleanup
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-04-12
fixed auto play for trails. fixed presbox to allow drag and drop in additio...
bobzel
2024-03-30
cleanup of import orderings.
bobzel
2024-03-26
added empty image tool and click on empty image to select from filesystem. ...
bobzel
2024-03-12
fixed links to text to update automatically when textbox css styles change.
bobzel
2024-03-06
fixed plotly/mermaids loading from a new account
bobzel
2024-02-26
fixed some string types to be enumerations for dropAction. fixed bug in gold...
bobzel
2024-02-07
switch to xAnchor to clean up link lines. added transition to getBounds() s...
bobzel
2024-01-25
added hash function to save prior states that get overwrriten in presBox rest...
geireann
2024-01-25
fixed script typechecking which fixes editing keyvalue pane. renamed content...
bobzel
2024-01-24
several fixes to drag/drop so that dropAction's set on target work for tree v...
bobzel
2024-01-23
reorganization of DocumentView, DocumentViewInternal and FieldView methods an...
bobzel
2024-01-22
fixed schema rows to render, fix for resizing docs from left side. all lockin...
bobzel
2024-01-18
lots of changes to try to simplify API for viewPaths and related
bobzel
2024-01-03
cleaned up screenToLocalTransform in several places by making it additional m...
bobzel
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-27
restored reveal animations.
bobzel
2023-12-14
a bunch more fixes to making things observable. fixed calling super.componen...
bobzel
2023-12-13
cleaned up props/_props handling by inherting from ObservableReactComponent
bobzel
2023-12-12
cleaned up SelectionManager. fixed schema view
bobzel
2023-12-11
fixed includes of scss globals into typescript files.
bobzel
2023-12-10
massive changes to use mobx 6 which means not accessing props directly in @co...
bobzel
2023-12-04
trying to do version updates on all npm packages.
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-12-01
made collections fitwidth in tree view previews. centered keys in keyvalue.
bobzel
2023-12-01
converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...
bobzel
2023-11-30
fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel...
geireann
2023-11-29
exposed menu option to pin Trails and other tree view docs and added open bu...
bobzel
2023-11-29
cleaned up presElementBox and did more this.rootDoc => this.Document/layoutDoc
bobzel
2023-11-29
fixed breaking change to presentation trail elements.
bobzel
2023-11-29
numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...
bobzel
2023-11-25
cleanup of rootSelected to default to false. remove unused mobile classes.
bobzel
2023-11-22
fixed more issues with rotation. restrutured how MarqueeAnnotator works to b...
bobzel
2023-11-16
removed touch code that wasn't being used or maintained
bobzel
2023-11-16
fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly with...
bobzel
2023-11-10
tweaked keyboard modifiers for pan & zoom modes so that ctrl drag is distingu...
bobzel
2023-11-08
clean up of LightboxView
bobzel
2023-11-08
fixed bug where tableBox's didn't render all of the rows they receive. lots o...
bobzel
2023-11-02
cleaned up brushView to only apply to freeformviews that aren't overlays (was...
bobzel
2023-11-01
fixes to snapping lines when dragging/resizing (lines are created for doc not...
bobzel
2023-11-01
fixed so that ink properties can be set before drawing a stroke. fixed turnin...
bobzel
[next]