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
/
FieldView.tsx
Age
Commit message (
Expand
)
Author
2024-10-10
Merge branch 'master' into alyssa-starter
bobzel
2024-10-08
modified how buttons are laid out on carousel and comparison views so that te...
bobzel
2024-10-07
moved all quiz code out of LabelBox and ImageBox and into StyleProviderQuiz. ...
bobzel
2024-10-07
Merge branch 'master' into alyssa-starter
bobzel
2024-10-04
more lint fixes to schema view changes.
bobzel
2024-10-04
Merge branch 'master' into nathan-starter
bobzel
2024-10-04
cleaning up CardDeckView so that animations work smoothly
bobzel
2024-10-01
Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...
Nathan-SR
2024-09-19
merged with master -- updated filtering from cardView branch
bobzel
2024-09-17
linted cardView files after merge.
bobzel
2024-09-11
Merge branch 'master' into alyssa-starter
bobzel
2024-09-10
moved TagsView up into DocumentView so that one row of tags will be visible. ...
bobzel
2024-09-02
Merge branch 'master' into alyssa-starter
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-07-24
more update of anys
geireann
2024-07-22
adding type fixes to avoid 'any's
bobzel
2024-07-18
starting to remove anys
geireann
2024-07-08
Speech to phonemes progress
alyssaf16
2024-06-28
header text no longer shifts left on hover
Nathan-SR
2024-06-06
Flashcard changes - menu added
alyssaf16
2024-05-16
moved isHovering to DocumentView as instance variable instead from FormattedT...
bobzel
2024-05-08
lots of api cleanup and cycle removal
bobzel
2024-05-06
eslint cleanup
bobzel
2024-05-02
another push to remove cycles by pushing things onto Doc and DocumentView
bobzel
2024-04-30
unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...
bobzel
2024-04-29
updating showDocument to not have to know about groups -- all group logic is ...
bobzel
2024-04-28
cleaned up explore mode to use focus(). fixed focusing on group doc elements...
geireann
2024-04-28
simplified explore mode implementation
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-03-26
added empty image tool and click on empty image to select from filesystem. ...
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-01-25
fixed script typechecking which fixes editing keyvalue pane. renamed content...
bobzel
2024-01-24
added dragConfig() to allow components to set custom docDragData fields. got ...
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-18
lots of changes to try to simplify API for viewPaths and related
bobzel
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
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-18
fixed ctrl-drag for expressions, maps, fform doc selections. fixed using shif...
bobzel
2023-09-29
fixed autoHeight text scrolling in its own tab and elsewhere. update ChildDr...
bobzel
2023-06-22
cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-05-13
fixed caption scrolling in carousel view. fixed display of audio tags in tex...
bobzel
2023-04-13
lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio...
bobzel
2023-04-04
fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...
bobzel
2022-10-27
cleaned up treeViews to work across PresBox/ppt slides/collections/ - modifie...
bobzel
[next]