aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Expand)Author
2024-03-17use metakey to edit computedfield result instead of expression in schema cell...bobzel
2024-03-12fixZachary Zhang
2024-03-12Merge branch 'zach-starter' of https://github.com/brown-dash/Dash-Web into za...Zachary Zhang
2024-03-12Merge branch 'master' into alyssa-starteralyssaf16
2024-03-12made text templates be both layout templates and prototypes of new text docum...bobzel
2024-03-10testZachary Zhang
2024-03-09fixed up default text that uses a template to process an initial carriage ret...bobzel
2024-03-08cleaned up MakeTemplate api and currentUserUtils templates for clicks etc.bobzel
2024-03-07fixed several things related to templates for labels (used as icons) and Fon...bobzel
2024-03-06add diagram documentZachary Zhang
2024-03-06fixed plotly/mermaids loading from a new accountbobzel
2024-03-06cleaned up some dropActionType strings. fixed stackingview scrolling when al...bobzel
2024-03-05difference between flashcard and comparison nodealyssaf16
2024-02-28extracted field dropdown menu to a components and then cleaned up collectionT...bobzel
2024-02-28changed multirow view to support a maxShown flag so that headerBar doesn't ta...bobzel
2024-02-26fixed some string types to be enumerations for dropAction. fixed bug in gold...bobzel
2024-02-10minimal fix to get react date picker to work.bobzel
2024-02-07made various render methods in DocumentView computed getters for efficiency a...bobzel
2024-02-07switch to xAnchor to clean up link lines. added transition to getBounds() s...bobzel
2024-02-05changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed li...bobzel
2024-01-30changed dropConverter to keep title of dropped Doc. added paintFunc node/ che...bobzel
2024-01-27added searchable flag to docoption types. fixed searchbox scrolling and showi...bobzel
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges are...bobzel
2024-01-26cleaning up doubleClick documentview handling. fixed pan mode to drag collec...bobzel
2024-01-25fixed script typechecking which fixes editing keyvalue pane. renamed content...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
2024-01-04fixed ffmpeg for uploading videos. fixed getView() to take focus options so t...bobzel
2023-12-29fixed dropping images from web. fixed exif data on images and autorotating e...bobzel
2023-12-28fixed youtube uploads, cleaned up a bunch of imports and added some typings f...bobzel
2023-12-17starting calendar collection viewzaultavangar
2023-12-16merged with zaul's branchbobzel
2023-12-16more functionality for calendar featurezaultavangar
2023-12-15Merge remote-tracking branch 'origin/zaul-new-branch' into moreUpgradingbobzel
2023-12-15Merge remote-tracking branch 'origin/zaul-new-branch' into moreUpgradingbobzel
2023-12-14finished animation, general debuggingzaultavangar
2023-12-11new updates to map featurezaultavangar
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-12-11updates to map featurezaultavangar
2023-12-11commented out unused google photos uploader and directory import boxbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-05mostly working version with latest librariesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-01converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...bobzel
2023-11-29fixed menu functions that referenced 'self' instead of 'this'bobzel
2023-11-29cleaned up presElementBox and did more this.rootDoc => this.Document/layoutDocbobzel
2023-11-29numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...bobzel
2023-11-18fixed ctrl-drag for expressions, maps, fform doc selections. fixed using shif...bobzel
2023-11-17major overhaul of resizing code. updated doc fields for enabling native with...bobzel