| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-01 | cleaning up documentview props. got rid of special cases for keyValueBox. ↵ | bobzel | |
| made fitToContents work cleanly for native scaled docs. | |||
| 2023-12-01 | converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ↵ | bobzel | |
| always undefined unless it's a template. converted references from rootDocument to props.TemplateDataDocument. | |||
| 2023-11-30 | final rootDoc refactoring | bobzel | |
| 2023-11-30 | completed transition from rootDoc => Document, dataDoc, layoutDoc | bobzel | |
| 2023-11-30 | fixed rootSelected prop to be optional. fixed fonticont toggle to pass ↵ | geireann | |
| 'self' even though it's deprecated. | |||
| 2023-11-29 | numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ↵ | bobzel | |
| dec resizing. moving this.rootDoc => this.Document . fixing template artifacts. | |||
| 2023-11-22 | fixed more issues with rotation. restrutured how MarqueeAnnotator works to ↵ | bobzel | |
| be simpler and more correct. | |||
| 2023-11-18 | fixed ctrl-drag for expressions, maps, fform doc selections. fixed using ↵ | bobzel | |
| shift to add Doc to a selection and also when bounding box already covers the doc to add. fixed dragging maximize button to start goldenlayout drag properly. fixed typing character to group,etc a multiselection when a text doc has input focus. fixed using clusters. add Shift-U to ungroup alternate group style. multi-select blurs() all active inputs. shift-selecting a multi-selected Doc, deselects it. | |||
| 2023-11-08 | fixed bug where tableBox's didn't render all of the rows they receive. lots ↵ | bobzel | |
| of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons. | |||
| 2023-11-07 | Changed how selection works to avoid invalidations. Fixed Cast problem with ↵ | bobzel | |
| ProxyFields that caused renameEmbedding to infinite loop.. Changed brushing for the same reason. Cleaned up a few things with filter code. | |||
| 2023-10-12 | performance fixes to reduce re-rendering : moved link brushing out of Doc's ↵ | bobzel | |
| highlighting and into Annotation.tsx, stopped freeformview from rerendering whenever its invalidated by not always setting layoutElements to a new list. | |||
| 2023-09-29 | fixed deleting map pins to remove their associated child filter. | bobzel | |
| 2023-09-29 | fixed autoHeight text scrolling in its own tab and elsewhere. update ↵ | bobzel | |
| ChildDrag to GroupChildDrag and simplified documentView code. fixed MapAnchorMenu to allow linking by dragging text icon. | |||
| 2023-09-18 | revised how to do filtering by links. | bobzel | |
| 2023-09-18 | maybe maps are finally working now? | bobzel | |
| 2023-09-16 | last chance at fixing maps startup. | bobzel | |
| 2023-09-16 | another try at maps. | bobzel | |
| 2023-09-13 | another fix for adding config anchors to docs when creating a note anno | bobzel | |
| 2023-09-11 | usercolor cleanup | bobzel | |
| 2023-09-07 | fixed removing map pins to not reappear. updated config anchors to not be ↵ | bobzel | |
| added to annotations list. fixed imageBox to not pass its configs on to its parent collection when focusing. | |||
| 2023-08-31 | fixed compile errors and switched to use_azure = false for server. | bobzel | |
| 2023-08-27 | fixed exceptions when delete entities from a Map when it's in the process of ↵ | bobzel | |
| unmounting | |||
| 2023-08-27 | fixed filters to filter by linkedTo instead of lat/lng. made links to ↵ | bobzel | |
| pushpins when anything is added to sidebar and pushpin is selected | |||
| 2023-08-26 | from last | bobzel | |
| 2023-08-26 | fixed map anchors to be configs, not maps! fixed doc decorations to not ↵ | bobzel | |
| allow clicking on them when showNothing is set. increased font size of map search. | |||
| 2023-08-26 | many fixes to map search bar, dragging pushpin, highlighting pushpins on ↵ | bobzel | |
| link following | |||
| 2023-08-26 | added pin highligting when following a link | bobzel | |
| 2023-08-26 | fixed map crashing when deslecting a pin | bobzel | |
| 2023-08-26 | Final1 | Eric | |
| 2023-08-24 | note icon for mapanchormenu changed | Eric | |
| 2023-08-24 | All working except createnote undo, and center on selected pin getAnchor | Eric | |
| 2023-08-23 | fixed placement of pushpins when sidebar is opened. | bobzel | |
| 2023-08-23 | Stuck | Eric | |
| 2023-08-22 | Everything working, except for offset of placing pins and mapanchormenu when ↵ | Eric | |
| sidebar is open | |||
| 2023-08-21 | MapAnchorMenu created; tons of compiler errors idk why | Eric | |
| 2023-08-21 | Pre-anchor menu work | Eric | |
| 2023-08-21 | comments | bobzel | |
| 2023-08-21 | start of adding sidebar annos | bobzel | |
| 2023-08-21 | layout of search bar | Eric | |
| 2023-08-21 | fixed input placement in map search | bobzel | |
| 2023-08-21 | added Enter event for editableText | bobzel | |
| 2023-08-21 | fixed alignemnt of map search | bobzel | |
| 2023-08-21 | form last | bobzel | |
| 2023-08-21 | map fixes for drag and drop | bobzel | |
| 2023-08-21 | new push | Eric | |
| 2023-08-21 | map | Eric | |
| 2023-08-21 | Working on Geireann's component stuff. Now gonna try drag drop pins | Eric | |
| 2023-08-21 | fixed map pushpins by only rendering them after the map is ready | bobzel | |
| 2023-08-21 | fixed calling setComponentView for maps | bobzel | |
| 2023-08-21 | from last | bobzel | |
