aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ComparisonBox.tsx
AgeCommit message (Expand)Author
2024-03-28fixed keyvaluebox to show props document, never the doc in the fieldKey slot....bobzel
2024-03-25fixed exception in comparison boxbobzel
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-03-14Added a GPT capability to comparison boxes ..bobzel
2024-03-12made text templates be both layout templates and prototypes of new text docum...bobzel
2024-03-05added mermaid and poltly to tools listbobzel
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-03cleaned up screenToLocalTransform in several places by making it additional m...bobzel
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-12fixed props => _props refernecesbobzel
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-30completed transition from rootDoc => Document, dataDoc, layoutDocbobzel
2023-11-16removed touch code that wasn't being used or maintainedbobzel
2023-09-07added deleted links to myRecentlyClosed. added drag out of comparison box d...bobzel
2023-08-22fixed some errorsbobzel
2023-07-05changed acl inheritance for docking views.bobzel
2023-06-23cleaned up more issues with pointer events/contents active. fixed dragging f...bobzel
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...bobzel
2023-06-19renamed all config doc creators to just ConfigDocument()bobzel
2023-05-21fixed comparisonBox to create embeddings of documents by fixing targetDropAct...bobzel
2023-05-14fixed webpage link following by adding a presData for the current URL to all ...bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-04-04fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...bobzel
2023-03-05replace jumpToDocument with showDocument. restructure code to get rid of scr...bobzel
2022-11-16big changes to make link following use the same code as pinning docs for trails.bobzel
2022-10-07fixes for equations : :eq as option to ctrl-m inside a text box. added backg...bobzel
2022-05-20removed enumerables field stuff which was hacky and never used. cleaned up s...bobzel
2022-05-13fixed crashing bug when quickly re-updating webbox (or other) icon. fixed in...bobzel
2022-05-12fixed perfromance (flickering, speed) issues with having pointerEvents prop i...bobzel
2022-04-04cleaned up warnings. fixed ink to work better with it's label boxes by not l...bobzel
2022-03-22fixed temporal media merge that had reverted a lot of things.bobzel
2022-03-20Revert "Merge remote-tracking branch 'origin/speedups2' into temporalmedia-me...mehekj
2022-03-17Merge remote-tracking branch 'origin/speedups2' into temporalmedia-mehekmehekj
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2021-10-23audiobox UI updatemehekj
2021-10-16fixed warnings/errors & redirection to /homebobzel
2021-10-14fixed comparison box error.bobzel
2021-10-07merge conflict fixesmehekj
2021-10-06fixed lightbox view to shrinkwrap collections when opened, but not force fit ...bobzel
2021-10-04fixed dropping onto comparison box. added caption of link description to lin...bobzel
2021-10-01fixed crash / errors with comparison boxbobzel
2021-09-17added 'unset' docFilters. changed link doc views to use comparison box with ...bobzel
2021-08-26a lot of changes to move isContentActive into DocumentViewbobzel
2021-03-30more cleanupbobzel
2021-03-29still cleaning up all the active/selection code.bobzel