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
/
collectionSchema
/
CollectionSchemaView.tsx
Age
Commit message (
Expand
)
Author
2024-04-21
out of bounds dragging fixed indexes
Nathan-SR
2024-04-21
dropped rows update index properly so dragging them without re-selecting works
Nathan-SR
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-04-15
grouped selected cell dragging aligned properly; dragged cell placement offse...
Nathan-SR
2024-04-11
Row dragging no longer interferes with multi-selection; dragged rows render w...
Nathan-SR
2024-04-05
updates for new css-loader
bobzel
2024-03-31
selection
Nathan-SR
2024-03-31
ctrl selection
Nathan-SR
2024-03-30
cleanup of import orderings.
bobzel
2024-03-23
made backspace deleting a schema row undoable. fixed calling chat on string ...
bobzel
2024-03-22
Merge branch 'master' into nathan-starter
Nathan-SR
2024-03-21
Update CollectionSchemaView.tsx
Nathan-SR
2024-03-21
the decommenting
Nathan-SR
2024-03-21
deselectCells -> ckearSelection in selectCell
Nathan-SR
2024-03-21
multiple cell column switching working
Nathan-SR
2024-03-21
editing all selected cols working
Nathan-SR
2024-03-19
routing select through selectCell; shift select kind of working; cell selecti...
Nathan-SR
2024-03-19
multiple cell selection started
Nathan-SR
2024-03-18
c
Nathan-SR
2024-03-17
DocView 1330 problem statement
Nathan-SR
2024-03-17
use metakey to edit computedfield result instead of expression in schema cell...
bobzel
2024-03-17
c
Nathan-SR
2024-03-16
summoning
Nathan-SR
2024-03-14
test4
Nathan-SR
2024-03-14
addDocToSelection test 3
Nathan-SR
2024-03-14
doc selection test
Nathan-SR
2024-03-14
test
Nathan-SR
2024-03-06
cleaned up some dropActionType strings. fixed stackingview scrolling when al...
bobzel
2024-02-26
fixed some string types to be enumerations for dropAction. fixed bug in gold...
bobzel
2024-01-27
made dataViz nodes linked to schema nodes update automatically as cahnges are...
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-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
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-12-01
converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...
bobzel
2023-11-30
final rootDoc refactoring
bobzel
2023-11-29
numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...
bobzel
2023-11-15
schema code cleanup
bobzel
2023-11-14
fixed pointer events with nested views in texst boxes. fixed
bobzel
2023-11-14
simplified goldenlayout tab buttons and made open in lightbox more accessible...
bobzel
2023-11-07
Changed how selection works to avoid invalidations. Fixed Cast problem with P...
bobzel
2023-10-04
several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed s...
bobzel
2023-09-13
fixed input new node for schema
bobzel
2023-09-12
dropping link button on same collection makes a pushpin. fixed broken undo ty...
bobzel
[prev]
[next]