aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText
AgeCommit message (Expand)Author
2024-03-27fixed forward hyperlink reference to not publish.bobzel
2024-03-27fixed toggling footnotes. fixed error in bullet hit test. fixed problems wi...bobzel
2024-03-27fixed backspacing to delete list items.bobzel
2024-03-27fixed collapsible text box outlines. fixed ending lists with enter.bobzel
2024-03-27changed dashFieldViews to support Tab'ing between other dashFieldviews, chang...bobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ...bobzel
2024-03-24fixed linkdocpreviews to sequence through multiple links. fixed text boxes t...bobzel
2024-03-22Merge branch 'master' into nathan-starterNathan-SR
2024-03-21changed gpt calls from text box to package result into an elision node.bobzel
2024-03-21the decommentingNathan-SR
2024-03-21multiple cell column switching workingNathan-SR
2024-03-21editing all selected cols workingNathan-SR
2024-03-19routing select through selectCell; shift select kind of working; cell selecti...Nathan-SR
2024-03-19cleaned up user templates to not get changed on reload. made setting a templ...bobzel
2024-03-17Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-17use metakey to edit computedfield result instead of expression in schema cell...bobzel
2024-03-14cleaned up some audio recording and annotating codebobzel
2024-03-13Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-12Merge branch 'master' into alyssa-starteralyssaf16
2024-03-12fixed links to text to update automatically when textbox css styles change.bobzel
2024-03-12made text templates be both layout templates and prototypes of new text docum...bobzel
2024-03-10flashcardalyssaf16
2024-03-10Merge branch 'master' into dataviz-ai-sarahsrichman333
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-06cleaned up some dropActionType strings. fixed stackingview scrolling when al...bobzel
2024-03-05difference between flashcard and comparison nodealyssaf16
2024-03-05Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-05fixed text in templates to revert to template value when noTemplate is set. m...bobzel
2024-03-05hover to show alt contentalyssaf16
2024-03-04cleaned up a number of things related to autoHeight and stacking/masonry/note...bobzel
2024-02-27textbox ask ai fixsrichman333
2024-02-26Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-02-22turned off zoom scaling for text boxes until it can be done more cleanly. fi...bobzel
2024-02-21got rid of dropdown for fieldValue views of a tag since tags have no values. ...bobzel
2024-02-19ai (updates from sophie, then added dataviz summary)srichman333
2024-02-07made various render methods in DocumentView computed getters for efficiency a...bobzel
2024-02-06fixed setting text/line properties on linkBox. fixed setting current link on ...bobzel
2024-02-05changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed li...bobzel
2024-02-01enabled lists to be entered via dashfieldview. changed code/text import to al...bobzel
2024-01-31cleaned up accessing/setting proto_embeddings with api on Doc. fixed some cs...bobzel
2024-01-30changed dropConverter to keep title of dropped Doc. added paintFunc node/ che...bobzel
2024-01-28fixed inking when in panToScroll mode. fixed text templates to restore defau...bobzel
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges are...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-22fixed schema rows to render, fix for resizing docs from left side. all lockin...bobzel
2024-01-22cleaned up viewPath methods and LightboxView's containment apibobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-11fixed having text boxes references a string field (instead of RTF or a Doc)bobzel