aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2021-08-30GitHubs are default viewgeireann
2021-08-30merged with master - fixed warnings and errors.bobzel
2021-08-26fixed resizing bug for web and pdf documents when doing autoheight gesture, ↵bobzel
and after opening the sidebar and then resizing
2021-08-26another tree view fix for lightbox view and having tree view items not go ↵bobzel
off screen width-wise
2021-08-26allowed tree views to be scaled which makes slides work in lightbox.bobzel
2021-08-26fixed slide doc to allow for dynamic title heightbobzel
2021-08-26fixed slides docbobzel
2021-08-26fixed warnings/errorsbobzel
2021-08-26really closegeireann
2021-08-26a lot of changes to move isContentActive into DocumentViewbobzel
2021-08-25Merge branch 'temporalmedia-mehek' into menu_updates_geireanngeireann
2021-08-25basic audio trim completemehekj
2021-08-25mini updatesgeireann
2021-08-25Merge branch 'master' into menu_updates_geireanngeireann
2021-08-25Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-08-25cleaned up and fixed tests for nonrecursive doc filters as used in PDF/Web ↵bobzel
to separate transparent from non-transparent docs into layers.
2021-08-25Merge pull request #33 from brown-dash/linking-anhGeireann Lindfield Roberts
Linking anh - fixed and expanded link relationships
2021-08-25ui updatesgeireann
2021-08-25many updatesgeireann
2021-08-24Merge branch 'master' into menu_updates_geireanngeireann
2021-08-24suppressed filter icon for annotations that are filtered based on ↵bobzel
transparency. fixed drawing ink on webbox's.
2021-08-24from lastbobzel
2021-08-24fixed following link from ink stroke. made interacting with annotatable ↵bobzel
documents consistent when selections are cleared by clicking. fixed undo for webboxes. fixed limiting size of links button.
2021-08-23menu getting closer :cry:geireann
2021-08-22added working relationship search + setdinhanhtruong
need to debug visibility toggle and refactor handlers
2021-08-22more updatesgeireann
2021-08-22started to fix issues with recognizing ink strokes. fixed minimizing ↵bobzel
presentation box by fixing TabDocViews to provide a working removeDocument prop
2021-08-22Merge branch 'master' into linking-anhdinhanhtruong
2021-08-21Merge branch 'master' into menu_updates_geireanngeireann
2021-08-20undo/redo buttons fixgeireann
2021-08-20collectionLinearView flexGap propgeireann
2021-08-20more updatesgeireann
2021-08-20menu label changesgeireann
2021-08-20fixed bug where link colors reset on reloaddinhanhtruong
need to fix new mystery bug where any new links disappear after refreshing once but re-appear after a second refrsh
2021-08-19mini updategeireann
2021-08-19menu UI updatesgeireann
2021-08-19added randomly colored link relationshipsdinhanhtruong
default color is black until link relationship is edited manually
2021-08-19menu nearing final updatesgeireann
2021-08-19fixed typing ? to search bing. fixed scrolling to target for Web/PDF when ↵bobzel
doc was not previously displayed.
2021-08-19fixed links from sometimes disappearing on refresh. cleaned up cycling ↵bobzel
through tree view expansion modes
2021-08-19Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-08-19changed how treeview cycles between options for expanded views to show ↵bobzel
'data' and some more adjustments.
2021-08-18updates towards a menugeireann
2021-08-18Merge branch 'master' into menu_updates_geireanngeireann
2021-08-17Merge branch 'master' into search-davidgeireann
2021-08-17made dashboard context menu items context sensitive to whether they're ↵bobzel
called from MyDashboards, MySharedDocs or elsewhere. Made treeViewOpen a playground field so that users don't interfere with each other. Made Docking views not generate alias of their tabs when shared.
2021-08-14code reorganising and updatesgeireann
2021-08-10fixes for git-like to work with sidebar. added 'lastModified' field for ↵bobzel
changes to x/y/width/height
2021-08-10hideMInimap is playground field. added Open Alias to dashboard tab menu. ↵bobzel
Allow duplicates in List fields (not sure if this is problematic but caused problems with URL history)
2021-08-09fixed bug where shared list field items weren't being received as Documents ↵bobzel
so they didn't update -- eg add a private item to a list, then try to make it public