aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-06-20fixed contextmenu when hitting enter to not iconify. fixed : menu to add ↵bobzel
equations properly.
2022-06-20Merge branch 'master' into mainview-jennybobzel
2022-06-20a bunch of changes to make some userDoc() field accesses more typesafe by ↵bobzel
going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils
2022-06-20lots of changes to try to cleanup CurrentUserUtils so changes can be made ↵bobzel
without rebuilding the DB.
2022-06-17Merge branch 'mainview-jenny' of https://github.com/brown-dash/Dash-Web into ↵Jenny Yu
mainview-jenny
2022-06-17viewed and unviewed dashboardsJenny Yu
2022-06-17merged with masetrbobzel
2022-06-17Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-06-17updated fontIconBadge to use 'viewed' list to decrement value when items are ↵bobzel
viewed. cleaned up how sharedDoc is setup in currentUserUtils to allow updates to not require rebuilding DB
2022-06-16remove iinkjs error popupmehekj
2022-06-16added unviewed shared dashboards to dashboard viewbobzel
2022-06-16fixed clicking on context menu icon in dashboard view to open contexts menubobzel
2022-06-15share and remove dashboard from context menuJenny Yu
2022-06-15fix merge conflictsJenny Yu
2022-06-15Merge branch 'mainview-jenny' of https://github.com/brown-dash/Dash-Web into ↵Jenny Yu
mainview-jenny
2022-06-15added contextMenus to dashboards in dashboardViewbobzel
2022-06-15fixed iconifying cropped images to show the correct image.bobzel
2022-06-15not triggering context menu eventJenny Yu
2022-06-15Merge branch 'mainview-jenny' of https://github.com/brown-dash/Dash-Web into ↵Jenny Yu
mainview-jenny
2022-06-15fix: do not auto create dashboardJenny Yu
2022-06-15made hover time more visiblemehekj
2022-06-15ui fixes and thumbnails upload in parallelmehekj
2022-06-14fixed clippings on cropped imagesbobzel
2022-06-14made shared with me doc count decrement when a document is viewed ↵bobzel
(double-clicked, dragged out)
2022-06-13feat: automatically open dashboard on createJenny Yu
2022-06-13Merge branch 'mainview-jenny' of https://github.com/brown-dash/Dash-Web into ↵Jenny Yu
mainview-jenny
2022-06-13styling: home icon for navigating back to dashboard viewJenny Yu
2022-06-13feat: pop up modal for naming dashboardJenny Yu
2022-06-13Merge branch 'master' into mainview-jennybobzel
2022-06-13fixed adding annotations when in augment mode to rtfsocsvvvvvvvvdssssdc. ↵bobzel
cw22121q`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````
2022-06-13fix: separation between my dashboard and shared dashboardsJenny Yu
2022-06-12fix: filtering dashboardsJenny Yu
2022-06-10fixed some initialization problems with tabsbobzel
2022-06-10Merge branch 'master' into master-cleanupbobzel
2022-06-10fixed some errorsbobzel
2022-06-10fixed errorsbobzel
2022-06-10added logout to user labelbobzel
2022-06-10added snapshot and explore back into topbar for now.bobzel
2022-06-10fixed some problems with dragging doc onto empty tab bar. made topBar be ↵bobzel
just one line to save vertical space. added a context menu to Dashboard
2022-06-10Merge branch 'master' into mainview-jennybobzel
2022-06-10fixed closing tabs to move to headerBarbobzel
2022-06-09Merge branch 'mainview-jenny' of https://github.com/brown-dash/Dash-Web into ↵Jenny Yu
mainview-jenny
2022-06-09feat: toggle my dashboards and shared dashboardsJenny Yu
2022-06-09fix: close active dashboardJenny Yu
2022-06-09feat: opening up sharing manager on dashboardJenny Yu
2022-06-09opening a shared dashboard now adds it to myDashboardsbobzel
2022-06-09Merge branch 'master' into mainview-jennybobzel
2022-06-09fixed filtering of fields with strings.bobzel
2022-06-09fixed up creating dashboard icons to work with pdfs in freeformviews with a ↵bobzel
grid. no idea why having a grid breaks thrings.
2022-06-09added activePage field for choosing dash page layout.bobzel