Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-15 | Merge remote-tracking branch 'origin/zaul-new-branch' into moreUpgrading | bobzel | |
2023-12-14 | a bunch more fixes to making things observable. fixed calling ↵ | bobzel | |
super.componentDidUpdate on subsclasses | |||
2023-12-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel | |
2023-12-12 | cleaned up SelectionManager. fixed schema view | bobzel | |
2023-12-12 | fixed and cleaned up snapping lines | bobzel | |
2023-12-12 | fixed props => _props referneces | bobzel | |
2023-12-11 | fixed includes of scss globals into typescript files. | bobzel | |
2023-12-11 | updates to map feature | zaultavangar | |
2023-12-11 | more updates to mobx 6. updated typescript to v5. updated pdf-dist | bobzel | |
2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in ↵ | bobzel | |
@computed functions. | |||
2023-12-06 | more error/warning fixes | bobzel | |
2023-12-05 | mostly working version with latest libraries | bobzel | |
2023-12-03 | cleaned up warnings and errors, working with typescript 20.10 | bobzel | |
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 | fixed rootSelected prop to be optional. fixed fonticont toggle to pass ↵ | geireann | |
'self' even though it's deprecated. | |||
2023-11-29 | exposed menu option to pin Trails and other tree view docs and added open ↵ | bobzel | |
button. Allowed trails to be pinned to or embedded within other trails. | |||
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-25 | cleanup of rootSelected to default to false. remove unused mobile classes. | bobzel | |
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-17 | major overhaul of resizing code. updated doc fields for enabling native ↵ | bobzel | |
with modification to be cleaner. added Vcenter option for text in menu bar. fixed doc rotation. enabled scaling of DataViz views. fixed text sidebar opening size and sidebar issues with native dims for PDF/Web | |||
2023-11-16 | fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly ↵ | bobzel | |
with panelNames. made slides pointing to trails open the target trails in situ. cleaned up code when starting drag to call freeformview more nicel. fixed brush/highlight of tabs. made collectionFreeformView/FreeformDocs use a more robust and simpler approach to caching freeform values. | |||
2023-11-08 | clean up of LightboxView | bobzel | |
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-01 | fixes to snapping lines when dragging/resizing (lines are created for doc ↵ | bobzel | |
not being dragged, snapping lines are created for documents in groups). cleanup of pres path code. | |||
2023-10-04 | several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed ↵ | bobzel | |
sliderbox. reduce uses of scriptContext fixed web clipping annotations to be in correct spot and not to crash because of using a url that it doesn't have. fixed pdf/web links to not use anchor from other end of link. because of sharing of GetAnchor global. added a backup when presbox overwrites a doc's data field. removed sliderBox. fixed fontIcon dropdowns to not call click script twice. removed scriptContext where it wasn't needed which is everywhere except TreeViews. | |||
2023-09-20 | shifted carousel fwd/back buttons away from edges of screen. made caption ↵ | bobzel | |
width of carousel inset by 30. made 3d carousel images bigger vertically. made properties dragger handle smaller when minimized. | |||
2023-09-19 | made goldenlayout tabs/buttons follow color scheme + added hover highlights. ↵ | bobzel | |
got rid of old color scheme code. | |||
2023-09-16 | last chance at fixing maps startup. | bobzel | |
2023-09-14 | fixed exception | bobzel | |
2023-09-13 | made grid and snap lines appear on dark backgrounds. fixed showing snap ↵ | bobzel | |
lines based on what's dragged not what's selected. | |||
2023-09-08 | don't remove current recording from overlay, added closeOnSelect option for ↵ | bobzel | |
dropdown. place recording box on screen. fixe overlayView to keep views on screen. fixed schema view checkboxes. don't cause tab to rerender when colelctoin type changes. add dropdown to filter indicator to find filters. | |||
2023-09-06 | added undo for removing dashboards and add to recently closed. fixed link ↵ | bobzel | |
menu to open up link editor more direclty | |||
2023-09-05 | added ui for specifying wehther to play a/v when following links, and ↵ | bobzel | |
cleaned up ui/etc for pres trails. fixed a bunch of colors in pres properties. fixed a/v anchors to be configs when not adding them to the doc, otherwise labels. | |||
2023-08-31 | fixed properties view text colors | bobzel | |
2023-08-29 | more cleanup | bobzel | |
2023-08-27 | lots of cleanup to streamline import orderings (ie packages should not ↵ | bobzel | |
mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default. | |||
2023-08-27 | working cleanup version | bobzel | |
2023-08-27 | update usercolor refs | bobzel | |
2023-08-27 | Merge branch 'master' into data-visualization-sarah | bobzel | |
2023-08-27 | Merge branch 'master' into data-visualization-sarah | bobzel | |
2023-08-27 | Merge branch 'master' into secondpropertiesmenu-emily | bobzel | |
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 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
2023-08-25 | changed icon, added gen ai doc link | Sophie Zhang | |
2023-08-24 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
2023-08-24 | colors | srichman333 | |
2023-08-24 | filter - made small finishing changes | eperelm2 | |
2023-08-24 | Merge branch 'master' into sophie-ai-images | geireann | |
2023-08-24 | made link lines appear in the lightbox view | geireann | |