| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel | |
| 2023-12-11 | more updates to mobx 6. updated typescript to v5. updated pdf-dist | bobzel | |
| 2023-11-30 | final rootDoc refactoring | bobzel | |
| 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-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-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 | updated header view to show tooltips. added initial tab to header. | bobzel | |
| 2023-09-06 | cleanup dashboardview code and disable delete dashbaord since it's not ↵ | bobzel | |
| easily undoable. | |||
| 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-08-31 | reworked recording workspace UI and switched to recording window, not webcam | bobzel | |
| 2023-08-28 | removed add dashbaord from shared dashboards. added a message when no ↵ | bobzel | |
| dashboards have been shared. | |||
| 2023-08-27 | Merge branch 'master' into secondpropertiesmenu-emily | bobzel | |
| 2023-08-24 | filter - made small finishing changes | eperelm2 | |
| 2023-08-23 | fix attempts for iconifying on browndash | geireann | |
| 2023-08-23 | fixed setting dashboard color | 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-10 | need to pull | eperelm2 | |
| 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-07-20 | components + homepage | srichman333 | |
| 2023-07-18 | made text color readable for shared dashboards. fixed inking to not crash | bobzel | |
| 2023-07-18 | added number inputs to right hand side | Geireann Lindfield Roberts | |
| 2023-07-17 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-07-17 | so many updates | Geireann Lindfield Roberts | |
| 2023-07-13 | removed shared dashboards from SharedDocs -- only available through the ↵ | bobzel | |
| Dashbaord view now. Need to change hgihlight of Dashboard button to show badge w/ new dashboards the same as is done is shard docs. | |||
| 2023-07-12 | fixing dashboard view of shared dashboards to open dashbarods the same as ↵ | geireann | |
| sharing panel - as embeddings. | |||
| 2023-07-11 | updated settings manager | Geireann Lindfield Roberts | |
| - fixed some things with top toolbar and refactored files - removed FontIconBadge | |||
| 2023-07-11 | more fixes to simplify sharing | bobzel | |
| 2023-07-08 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-07-07 | added a dashboard count to dashboard view to indicate that shared dashboards ↵ | bobzel | |
| exist. made dashboard lists scrollable. made guest mode be livePlayground to | |||
| 2023-07-07 | a bunch of fixes to simplify collaboration and make it work better. | bobzel | |
| 2023-07-05 | SharingManager UI fix from merge with master + Sharing Dashboards appear | srichman333 | |
| 2023-06-30 | fixed onBrowseClick for notetaking. fixed panning when in onBrowse explore ↵ | bobzel | |
| mode. fixed switching dashboards to not display an empty stack. | |||
| 2023-06-28 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 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-14 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 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 | more Symbol updating. | bobzel | |
| 2023-06-05 | topbar, buttons etc | geireann | |
| 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-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-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-03-14 | simplified Deserialize code. streamlined currentUserUtils to need fewer ↵ | bobzel | |
| compiled functions by parameterizing more functions. . | |||
| 2022-10-13 | added renaming of dashboards. fixed bug with pin button script. | bobzel | |
| 2022-10-03 | added a reset menu item for docking views in their context menu. fixed ↵ | bobzel | |
| being able to edit dockingConfig in keyValue by quoting with ' instead of ". If there's no dockingConfig, make one. | |||
| 2022-09-22 | fixed creating new dashboards to open them | bobzel | |
| 2022-09-21 | fixed homepage bug | Geireann Lindfield Roberts | |
| 2022-09-21 | fixed snapshots of dashbaords to have trails setup | bobzel | |
| 2022-09-20 | updated homepage view | Geireann Lindfield Roberts | |
| 2022-09-14 | fixed problem where dashboard's myTrails is a promise causing a crash. ↵ | bobzel | |
| fixed with prefetchProxy | |||
