| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-16 | from last | 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-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-31 | fixed keyframe animation of ink and links. fixed getDocumentview with ↵ | bobzel | |
| preferred collection | |||
| 2023-10-26 | enabled different title colors per doc, not just per user. added support for ↵ | bobzel | |
| screen space doc titles, and for proper title clipping when borderRadius is set. added dropdown for setting title field to display and tweaked editableView to enable ellipsis for overfow | |||
| 2023-10-24 | fixed hide before/after in trails. move ink mask to developer. fixed ↵ | bobzel | |
| tangent dragging on some curves that have no initial tangent. fixed tree view highlights when dragging. | |||
| 2023-10-21 | change to doc decorations to be more "lightweight". made linkBox render ↵ | bobzel | |
| links in a freeform view as a DocView. added an auto-reset view option for freeforms. fixed highlighting ink strokes. Made groups behave better for selecting things 'inside' the group bounding box that aren't in the group. Added vertically centered text option. | |||
| 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-10-04 | removed dangling slider references. | bobzel | |
| 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-19 | made ink strokes not fit width by default | bobzel | |
| 2023-09-18 | revised how to do filtering by links. | bobzel | |
| 2023-09-13 | prevent piles from zooming. | bobzel | |
| 2023-09-13 | cleaned up pileup | bobzel | |
| 2023-09-12 | dropping link button on same collection makes a pushpin. fixed broken undo ↵ | bobzel | |
| typing to crate doc in sidebar. fixed min/max scaling for cropped images and made annotationOverlays start to use it. Fixed nested text boxes to stopPropagation on pointer down to enable editing of translations in sidebar. moved sidebar filters onto doc's filters. Added metadata filters back to sidebar. Added an -any- option to filtersPanel. fixed schema view preview window, added buttons and sliders. | |||
| 2023-09-10 | fixes for file uploads: restored progress for youtube videos, fixed info ↵ | bobzel | |
| display on loadingBoxes, stop client from asking for progress on failed uploads. attempt to catch stream errors on webpages. fixed dataFieldView in text to print out layout document's field, not field of document that contains the field definition. | |||
| 2023-09-08 | added cancel trim and revert buttons to audiobox | 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-09-02 | switched web default to wikipedia from bing since bing search requires ↵ | bobzel | |
| scripts. change link doc preview to use showDocument instead of addDocTab so that existing docs can be found. | |||
| 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 | Merge branch 'master' into data-visualization-sarah | bobzel | |
| 2023-08-27 | minor cleanup of componentDidMount stuff for dataViz | bobzel | |
| 2023-08-27 | from last | 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 | 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 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
| 2023-08-25 | merge | srichman333 | |
| 2023-08-25 | optimizations to speed up pie/table viz | bobzel | |
| 2023-08-24 | context menu updates | srichman333 | |
| 2023-08-24 | filter - made small finishing changes | eperelm2 | |
| 2023-08-24 | filter - trying to pull | eperelm2 | |
| 2023-08-21 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
| 2023-08-21 | Buggy | Eric | |
| 2023-08-18 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
| 2023-08-17 | normalized some field names data_dictation, etc. added hover info for ↵ | bobzel | |
| field names in keyvalue pane. | |||
| 2023-08-17 | layout doc fields organized | srichman333 | |
| 2023-08-17 | fixed brushing of pinned viewports for chrome to not flash. converted ↵ | bobzel | |
| pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point. | |||
| 2023-08-14 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
| 2023-08-13 | Merge branch 'master' into UI_Update_Eric_Ma | Eric | |
| 2023-08-10 | need to pull | eperelm2 | |
| 2023-08-10 | added client caching of jpg's in addition to png's. modified ↵ | bobzel | |
| jitterRotation to _rotation_jitter and changed where it is used. | |||
| 2023-08-09 | updated file system to include recentlyClosed, Shared, and Dashboards and ↵ | bobzel | |
| fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard. | |||
| 2023-08-04 | filters - starting to add filterable field | eperelm2 | |
| 2023-07-31 | All mapType stuff and constructor is done | Eric | |
| 2023-07-31 | Merge branch 'master' into secondpropertiesmenu-emily | eperelm2 | |
| 2023-07-31 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
