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
/
MarqueeView.tsx
Age
Commit message (
Expand
)
Author
2024-04-21
more lint cleanup
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-03-31
fixed scrolling to targets in text views. fixed referencing fields on anothe...
bobzel
2024-03-27
changed dashFieldViews to support Tab'ing between other dashFieldviews, chang...
bobzel
2024-03-26
added empty image tool and click on empty image to select from filesystem. ...
bobzel
2024-03-09
fixed up default text that uses a template to process an initial carriage ret...
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-01-28
fixed inking when in panToScroll mode. fixed text templates to restore defau...
bobzel
2024-01-26
cleaning up doubleClick documentview handling. fixed pan mode to drag collec...
bobzel
2024-01-23
reorganization of DocumentView, DocumentViewInternal and FieldView methods an...
bobzel
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-29
fixed sidebar button highoighting. fixed explore mode.
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-10
massive changes to use mobx 6 which means not accessing props directly in @co...
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-11-29
numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...
bobzel
2023-11-16
from last
bobzel
2023-11-16
fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly with...
bobzel
2023-11-12
cleaning up freeformview code.
bobzel
2023-11-10
tweaked keyboard modifiers for pan & zoom modes so that ctrl drag is distingu...
bobzel
2023-11-09
playing with pan zoom modes.
geireann
2023-11-02
cleaned up brushView to only apply to freeformviews that aren't overlays (was...
bobzel
2023-10-21
change to doc decorations to be more "lightweight". made linkBox render links...
bobzel
2023-10-11
fixed panMode to not do marquee selection on nested but inactive collections.
bobzel
2023-10-10
made tablebox row height a css variable. fixed panmode so that left drag sel...
bobzel
2023-09-19
can't create text boxes now in explore mode.
bobzel
2023-08-28
fixes for marquee/insert cursor color on dark backgrounds and drag label
bobzel
2023-08-14
Merge branch 'master' into data-visualization-sarah
srichman333
2023-08-09
updated file system to include recentlyClosed, Shared, and Dashboards and fix...
bobzel
2023-07-31
import table on windows
srichman333
2023-07-27
merge
srichman333
2023-07-27
Merge branch 'master' into data-visualization-sarah
srichman333
2023-07-19
got rid of ctrl-s to create a text slide.
geireann
2023-07-17
Merge branch 'master' into data-visualization-sarah
srichman333
2023-07-14
pie chart groupings
srichman333
2023-07-11
more fixes to simplify sharing
bobzel
2023-07-11
importing tables from wikipedia -> DataVizBox
srichman333
2023-07-05
changed acl inheritance for docking views.
bobzel
2023-07-04
Merge branch 'master' into collaboration-sarah
srichman333
2023-06-23
cleaned up more issues with pointer events/contents active. fixed dragging f...
bobzel
2023-06-23
fixed collection acls
srichman333
2023-06-22
cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...
bobzel
2023-06-14
fixed double clicking to not trigger on a document if it is active (previouls...
bobzel
2023-06-13
fixed updating cached docs when opening a backlinks collection. added some F...
bobzel
2023-06-06
updated Symbol naming. fixed various compile errors related to type checking.
bobzel
2023-05-16
fixed bugs with goldenlayout dragging and undoing. fixed searching for filte...
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
[next]