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
/
ComparisonBox.tsx
Age
Commit message (
Expand
)
Author
2024-03-28
fixed keyvaluebox to show props document, never the doc in the fieldKey slot....
bobzel
2024-03-25
fixed exception in comparison box
bobzel
2024-03-19
cleaned up user templates to not get changed on reload. made setting a templ...
bobzel
2024-03-17
use metakey to edit computedfield result instead of expression in schema cell...
bobzel
2024-03-14
Added a GPT capability to comparison boxes ..
bobzel
2024-03-12
made text templates be both layout templates and prototypes of new text docum...
bobzel
2024-03-05
added mermaid and poltly to tools list
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-22
cleaned up viewPath methods and LightboxView's containment api
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-13
cleaned up props/_props handling by inherting from ObservableReactComponent
bobzel
2023-12-12
fixed props => _props referneces
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-12-01
converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...
bobzel
2023-11-30
completed transition from rootDoc => Document, dataDoc, layoutDoc
bobzel
2023-11-16
removed touch code that wasn't being used or maintained
bobzel
2023-09-07
added deleted links to myRecentlyClosed. added drag out of comparison box d...
bobzel
2023-08-22
fixed some errors
bobzel
2023-07-05
changed acl inheritance for docking views.
bobzel
2023-06-23
cleaned up more issues with pointer events/contents active. fixed dragging f...
bobzel
2023-06-22
cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...
bobzel
2023-06-19
renamed all config doc creators to just ConfigDocument()
bobzel
2023-05-21
fixed comparisonBox to create embeddings of documents by fixing targetDropAct...
bobzel
2023-05-14
fixed webpage link following by adding a presData for the current URL to all ...
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-04-04
fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...
bobzel
2023-03-05
replace jumpToDocument with showDocument. restructure code to get rid of scr...
bobzel
2022-11-16
big changes to make link following use the same code as pinning docs for trails.
bobzel
2022-10-07
fixes for equations : :eq as option to ctrl-m inside a text box. added backg...
bobzel
2022-05-20
removed enumerables field stuff which was hacky and never used. cleaned up s...
bobzel
2022-05-13
fixed crashing bug when quickly re-updating webbox (or other) icon. fixed in...
bobzel
2022-05-12
fixed perfromance (flickering, speed) issues with having pointerEvents prop i...
bobzel
2022-04-04
cleaned up warnings. fixed ink to work better with it's label boxes by not l...
bobzel
2022-03-22
fixed temporal media merge that had reverted a lot of things.
bobzel
2022-03-20
Revert "Merge remote-tracking branch 'origin/speedups2' into temporalmedia-me...
mehekj
2022-03-17
Merge remote-tracking branch 'origin/speedups2' into temporalmedia-mehek
mehekj
2022-03-04
removed pseudo Doc type system. playing with hot reloading.
bobzel
2021-10-23
audiobox UI update
mehekj
2021-10-16
fixed warnings/errors & redirection to /home
bobzel
2021-10-14
fixed comparison box error.
bobzel
2021-10-07
merge conflict fixes
mehekj
2021-10-06
fixed lightbox view to shrinkwrap collections when opened, but not force fit ...
bobzel
2021-10-04
fixed dropping onto comparison box. added caption of link description to lin...
bobzel
2021-10-01
fixed crash / errors with comparison box
bobzel
2021-09-17
added 'unset' docFilters. changed link doc views to use comparison box with ...
bobzel
2021-08-26
a lot of changes to move isContentActive into DocumentView
bobzel
2021-03-30
more cleanup
bobzel
2021-03-29
still cleaning up all the active/selection code.
bobzel
[next]