aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DashboardView.tsx
AgeCommit message (Expand)Author
2023-08-17fixed brushing of pinned viewports for chrome to not flash. converted pres<Pr...bobzel
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and fix...bobzel
2023-07-20components + homepagesrichman333
2023-07-18made text color readable for shared dashboards. fixed inking to not crashbobzel
2023-07-18added number inputs to right hand sideGeireann Lindfield Roberts
2023-07-17Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-07-17so many updatesGeireann Lindfield Roberts
2023-07-13removed shared dashboards from SharedDocs -- only available through the Dashb...bobzel
2023-07-12fixing dashboard view of shared dashboards to open dashbarods the same as sha...geireann
2023-07-11updated settings managerGeireann Lindfield Roberts
2023-07-11more fixes to simplify sharingbobzel
2023-07-08Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-07-07added a dashboard count to dashboard view to indicate that shared dashboards ...bobzel
2023-07-07a bunch of fixes to simplify collaboration and make it work better.bobzel
2023-07-05SharingManager UI fix from merge with master + Sharing Dashboards appearsrichman333
2023-06-30fixed onBrowseClick for notetaking. fixed panning when in onBrowse explore mo...bobzel
2023-06-28Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...bobzel
2023-06-14Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-06-13fixed updating cached docs when opening a backlinks collection. added some F...bobzel
2023-06-06more Symbol updating.bobzel
2023-06-05topbar, buttons etcgeireann
2023-05-21fixed comparisonBox to create embeddings of documents by fixing targetDropAct...bobzel
2023-05-14fixed webpage link following by adding a presData for the current URL to all ...bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-04-13lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio...bobzel
2023-03-14simplified Deserialize code. streamlined currentUserUtils to need fewer comp...bobzel
2022-10-13added renaming of dashboards. fixed bug with pin button script.bobzel
2022-10-03added a reset menu item for docking views in their context menu. fixed being...bobzel
2022-09-22fixed creating new dashboards to open thembobzel
2022-09-21fixed homepage bugGeireann Lindfield Roberts
2022-09-21fixed snapshots of dashbaords to have trails setupbobzel
2022-09-20updated homepage viewGeireann Lindfield Roberts
2022-09-14fixed problem where dashboard's myTrails is a promise causing a crash. fixed...bobzel
2022-09-14changed docking view thumbnails to be imagefields, not docs. allowed docking...bobzel
2022-09-13fixed mainContainer on mainView to always show the activeDashboard if it exists.bobzel
2022-09-13clicking to open a shared dashboard opens an alias of it.bobzel
2022-09-13fixed default name for new dashboardbobzel
2022-09-13fixed activePresentation to work properly with multiple dashboards. fixed un...bobzel
2022-09-12Merge branch 'master' into sharing-jenny (break)Jenny Yu
2022-09-12create new presentation workingJenny Yu
2022-09-12open trails from trails menu on left hand side now.bobzel
2022-09-12breaking: made trails belong to dashboard instead of userdocJenny Yu
2022-07-26fixed stray ; getting rendered on dashboard view.bobzel
2022-07-20added a 'guest' login mode. added ability for mainView to be any doc, not ju...bobzel
2022-07-08fixes for drawing ink on pdf/image/etc. fixes for showing contextMenu. move...bobzel
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-06-26Merge branch 'master' into mainview-jennybobzel
2022-06-20more cleanup to get rid of unecessary references to Doc.UserDoc().bobzel
2022-06-20Merge branch 'master' into mainview-jennybobzel