aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Collapse)Author
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-09fixed augment only text to resize correctly with autoheight. fixed acls to ↵bobzel
cache correctly for new documents. fixed links to be shared across users. fixed links to always default to public.
2021-08-06collabortion fixes: added new acl for allowing people to edit their own text ↵bobzel
within the same note, fixed playground fields to write to the server without updating other clients.
2021-08-05Merge branch 'master' into trails-aubreyAubrey-Li
2021-08-05fixed creating webpages from toolbar / :webpage to not use templatesbobzel
2021-08-05Merge branch 'master' into trails-aubreyAubrey-Li
2021-08-05Merge branch 'master' into search-davidgeireann
2021-08-05removed drop shadow from MyTools sidebargeireann
2021-08-04search panel updatesdg314
2021-08-03Merge branch 'master' into trails-aubreyAubrey-Li
2021-08-02Merge branch 'master' into sharing_scenariogeireann
2021-07-31Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-30major UI / updates + refactoringgeireann
2021-07-30set default native width for maps. changed map css so sidebar will show up. ↵bobzel
fixed pointerEvents for map
2021-07-29search panel updatesdg314
2021-07-26Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-24change during sprintgeireann
2021-07-24duplicate key console errorgeireann
2021-07-24backend issues with creating map nodeAubrey-Li
2021-07-23fixed issues with layoutString templates (eg customView): scale properly ↵bobzel
when in a time view, have a data doc, scripts are called with 'scale' parmeter
2021-07-22fixed custom text doc template.bobzel
2021-07-19map as nodeAubrey-Li
2021-07-17preventing alias of on-screen doc from being added to off-screen doc listusodhi
2021-07-17initial search paneldg314
2021-07-17mergingusodhi
2021-07-15cleaned up autoHeight for text in conjunction with sidebars and titles and ↵bobzel
some layout scripts
2021-06-27whoopsusodhi
2021-06-27can delete dashboardsusodhi
2021-06-10removed isfolder flag from dashboard to allow double click to open dashboardusodhi
2021-05-31folderised dashboardsusodhi
2021-05-31Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-05-31sharing dashboard works? pending fixing remnant on screen tabsusodhi
2021-05-25fixed userColors to be set on mySharingDocs data document. fixed so that ↵bobzel
field is userColor everywhere (not color).
2021-05-20dashboard sharing, aliases now work? needs more testingusodhi
2021-05-17fixes for offscreen tabsbobzel
2021-05-17trying dynamic off screen docsusodhi
2021-05-17from merge with filtersbobzel
2021-05-13filter icon on collections and clickableusodhi
2021-05-13mergingusodhi
2021-04-21Fixed errors merging with masterbobzel
2021-04-19more improvements to comic mode.bobzel
2021-04-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-04-13typos and minor changesusodhi
2021-04-11updated startRect to use mediaState and added pendingRecording as an option.bobzel
2021-04-10mergingusodhi
2021-04-10from lastbobzel
2021-04-07removed scope option for filters in favor of selecting dashboard.bobzel
2021-04-05fixed dashboard/pres undefined issueusodhi