Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-27 | breaking include cycles | bobzel | |
2023-08-27 | from last | bobzel | |
2023-08-27 | fromlast | 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-24 | context menu updates | srichman333 | |
2023-08-24 | filter - made small finishing changes | eperelm2 | |
2023-08-24 | All working except createnote undo, and center on selected pin getAnchor | Eric | |
2023-08-21 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
2023-08-17 | fixed drawing links between embeddings as used in DataViz docs. | bobzel | |
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-13 | Merge branch 'master' into UI_Update_Eric_Ma | Eric | |
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-03 | Merge branch 'master' into secondpropertiesmenu-emily | eperelm2 | |
2023-08-02 | fixed drawing link lines to CONFIG anchors | bobzel | |
2023-08-02 | filter - slider works (w/o UI and collapse) | eperelm2 | |
2023-08-01 | filter - made bobs comments with basic slider implementation | eperelm2 | |
2023-07-31 | filters - working on range | eperelm2 | |
2023-07-31 | Merge branch 'master' into secondpropertiesmenu-emily | eperelm2 | |
2023-07-31 | fixed dictation into text boxes to stop when component unmounts. fixed ↵ | bobzel | |
some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected. | |||
2023-07-24 | filter- fixed removable and css (collapse bugs) | eperelm2 | |
2023-07-13 | getting shared links to show up when they are made remotely. fixing text to ↵ | bobzel | |
not generate network events when it's not selected | |||
2023-07-11 | changed expanded templates to always be public | bobzel | |
2023-07-11 | more fixes to simplify sharing | bobzel | |
2023-07-10 | Location metadata synced and reactions working | Eric | |
2023-07-10 | updated how Lists and Docs get updated when they contain an ObjectField that ↵ | bobzel | |
will be modified | |||
2023-07-07 | fixed self-ownership of copied Docs created by someone else. prevent dash ↵ | bobzel | |
from being pasted into itself. fixed inheritance of acls | |||
2023-07-07 | a bunch of fixes to simplify collaboration and make it work better. | bobzel | |
2023-07-05 | changed acl inheritance for docking views. | bobzel | |
2023-07-04 | Merge branch 'master' into collaboration-sarah | srichman333 | |
2023-06-29 | made recording annotation undoable. fixed doc filters for dates, change ↵ | bobzel | |
filter to use :: instead of : | |||
2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for ↵ | bobzel | |
drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos. | |||
2023-06-16 | PropertiesView UI updates and sharing symbol icon in heirarchy mapping | srichman333 | |
2023-06-15 | fixes post-merge | bobzel | |
2023-06-15 | more merge fixes | srichman333 | |
2023-06-15 | merge fixes | srichman333 | |
2023-06-14 | Merge branch 'master' into collaboration-sarah | srichman333 | |
2023-06-14 | fixed icons on tree views and presentation | bobzel | |
2023-06-13 | fixed updating cached docs when opening a backlinks collection. added some ↵ | bobzel | |
FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent. | |||
2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
2023-05-22 | start of physics cleanup | bobzel | |
2023-05-21 | fixed comparisonBox to create embeddings of documents by fixing ↵ | bobzel | |
targetDropAction to work for non-collections. fixed carouse3D view to have correct screentolocal XFs, | |||
2023-05-17 | fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ↵ | bobzel | |
overlayDocs that are pannable. | |||
2023-05-16 | fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵ | bobzel | |
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code. | |||
2023-05-14 | fixed webpage link following by adding a presData for the current URL to all ↵ | bobzel | |
embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate. | |||
2023-05-14 | major overhaul of field naming conventions. | bobzel | |
2023-05-13 | changed EditableViews to support oneline and multiline. Also added ↵ | bobzel | |
transformer UI to allow documents to be entered. changed transformer to write doc id's, not variables.. made schema view support oneline and fixed bug with docdecoration hader occluding things invisibly. updated web pages to be zoomable and for its anchors to update web page and scroll location properly. made autolinkanchor directly go to target on click. | |||
2023-05-10 | Merge branch 'master' into collaboration-sarah | bobzel | |