| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-11 | fixed includes of scss globals into typescript files. | bobzel | |
| 2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in ↵ | bobzel | |
| @computed functions. | |||
| 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-25 | cleanup of rootSelected to default to false. remove unused mobile classes. | bobzel | |
| 2023-08-31 | reworked recording workspace UI and switched to recording window, not webcam | bobzel | |
| 2023-08-28 | fixed explore button | bobzel | |
| 2023-08-28 | trying to fix more colors | 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-10 | more updates to out of date version alert | bobzel | |
| 2023-08-10 | out of data version alert client side | bobzel | |
| 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-27 | Merge branch 'master' into sophie-report-manager | Sophie Zhang | |
| 2023-07-20 | components + homepage | srichman333 | |
| 2023-07-18 | Merge branch 'master' into sophie-report-manager | Sophie Zhang | |
| 2023-07-18 | got rid of snapshot dashboard topbar menu item. fixed server stats ↵ | bobzel | |
| background. got rid of import document from doc view context menu. | |||
| 2023-07-18 | Merge branch 'master' into sophie-report-manager | Sophie Zhang | |
| 2023-07-18 | consolidated server stats with server heartbeat | 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-10 | filters and better ui | Sophie Zhang | |
| 2023-07-10 | updated to v54 of comp library | Geireann Lindfield Roberts | |
| 2023-07-09 | fixing dropdown components | Geireann Lindfield Roberts | |
| 2023-07-09 | updated to add tooltips | Geireann Lindfield Roberts | |
| also removed background colour for stacking docs (ask bob why we are setting arbitrary background colour for stacking docs?) | |||
| 2023-07-04 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-06-28 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-06-24 | changed server ping to generate client alerts | bobzel | |
| 2023-06-24 | ping cleanup | bobzel | |
| 2023-06-23 | fixed color of heartbeat with hack | bobzel | |
| 2023-06-23 | Merge branch 'master' into heartbeat | bobzel | |
| 2023-06-16 | cleaner w/ effectiveAcls | srichman333 | |
| 2023-06-14 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-06-06 | more Symbol updating. | bobzel | |
| 2023-06-06 | updated share button on topbar | geireann | |
| 2023-06-05 | topbar, buttons etc | geireann | |
| 2023-04-26 | added stats button to mainview | bobzel | |
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-02-21 | fixed explore mode zooming. don't show doc decorations until you move ↵ | bobzel | |
| outside of the document, fixed dragging radius button over webbox to still get pointer events. fixed selection text in coments for web boxes.. fixed setting default background color for notes. fixed mode buttons to trigger click behavior before double click behavior. fixed events on nested text boxes that are linkAnchors (like text quotes in sidebar comments), | |||
| 2022-11-02 | add basic heartbeat functinality througha ping/pong api cycle | Michael Foiani | |
| 2022-09-22 | remove overlaydocs when switching dashboards. | bobzel | |
| 2022-09-21 | fixed snapshots of dashbaords to have trails setup | bobzel | |
| 2022-09-21 | restyled document decorations | Geireann Lindfield Roberts | |
| and changed novice mode to exclude `data` in treeView | |||
| 2022-09-20 | updated homepage view | Geireann Lindfield Roberts | |
| 2022-09-14 | changed docking view thumbnails to be imagefields, not docs. allowed ↵ | bobzel | |
| docking view to be nested to avoid crashes before when they became nested. fixed dropping docs with dropAction of 'alias' to never remove them. fixed clearing startLink to not deselect when link is already started | |||
| 2022-08-03 | add new icon and modal for reporting. | Michael Foiani | |
| 2022-07-20 | added a 'guest' login mode. added ability for mainView to be any doc, not ↵ | bobzel | |
| just a docking collection. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-06-28 | cleaned up some more currentUserUtils - fixed some issues with prev/next ↵ | bobzel | |
| key frame appearing. | |||
