aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/FieldView.tsx
AgeCommit message (Expand)Author
2024-10-10Merge branch 'master' into alyssa-starterbobzel
2024-10-08modified how buttons are laid out on carousel and comparison views so that te...bobzel
2024-10-07moved all quiz code out of LabelBox and ImageBox and into StyleProviderQuiz. ...bobzel
2024-10-07Merge branch 'master' into alyssa-starterbobzel
2024-10-04more lint fixes to schema view changes.bobzel
2024-10-04Merge branch 'master' into nathan-starterbobzel
2024-10-04cleaning up CardDeckView so that animations work smoothlybobzel
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...Nathan-SR
2024-09-19merged with master -- updated filtering from cardView branchbobzel
2024-09-17linted cardView files after merge.bobzel
2024-09-11Merge branch 'master' into alyssa-starterbobzel
2024-09-10moved TagsView up into DocumentView so that one row of tags will be visible. ...bobzel
2024-09-02Merge branch 'master' into alyssa-starterbobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-07-24more update of anysgeireann
2024-07-22adding type fixes to avoid 'any'sbobzel
2024-07-18starting to remove anysgeireann
2024-07-08Speech to phonemes progressalyssaf16
2024-06-28header text no longer shifts left on hoverNathan-SR
2024-06-06Flashcard changes - menu addedalyssaf16
2024-05-16moved isHovering to DocumentView as instance variable instead from FormattedT...bobzel
2024-05-08lots of api cleanup and cycle removalbobzel
2024-05-06eslint cleanupbobzel
2024-05-02another push to remove cycles by pushing things onto Doc and DocumentViewbobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
2024-04-29updating showDocument to not have to know about groups -- all group logic is ...bobzel
2024-04-28cleaned up explore mode to use focus(). fixed focusing on group doc elements...geireann
2024-04-28simplified explore mode implementationbobzel
2024-04-24fixed search on pdfs to display results when pDF is not selected. fixed pres...bobzel
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ...bobzel
2024-03-19cleaned up user templates to not get changed on reload. made setting a templ...bobzel
2024-03-17use metakey to edit computedfield result instead of expression in schema cell...bobzel
2024-01-25fixed script typechecking which fixes editing keyvalue pane. renamed content...bobzel
2024-01-24added dragConfig() to allow components to set custom docDragData fields. got ...bobzel
2024-01-24several fixes to drag/drop so that dropAction's set on target work for tree v...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-12-01converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...bobzel
2023-11-18fixed ctrl-drag for expressions, maps, fform doc selections. fixed using shif...bobzel
2023-09-29fixed autoHeight text scrolling in its own tab and elsewhere. update ChildDr...bobzel
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-05-13fixed caption scrolling in carousel view. fixed display of audio tags in tex...bobzel
2023-04-13lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio...bobzel
2023-04-04fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...bobzel
2022-10-27cleaned up treeViews to work across PresBox/ppt slides/collections/ - modifie...bobzel