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-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 '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-15fixed iconifying cropped images to show the correct image.bobzel
2022-06-14fixed clippings on cropped imagesbobzel
2022-06-13fixed adding annotations when in augment mode to rtfsocsvvvvvvvvdssssdc. ↵bobzel
cw22121q`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````
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
2022-06-09changed tab numbering to be relative to dashboard.bobzel
2022-06-09fixed issues with taking dashboard snapshots to update dashboard viewbobzel
2022-06-09Merge branch 'master' into mainview-jennybobzel
2022-06-09cleaning up map Info Window just a bitbobzel
2022-06-09style: topbarJenny Yu
2022-06-09cleaned up code in InkTranscriptionNaafiyan Ahmed
2022-06-09cleaned up code in InkTranscriptionNaafiyan Ahmed
2022-06-09fixed setting view specs of documents after navigating from headerBar slidesbobzel
2022-06-09fixes to navigating to slide document targets in header barbobzel
2022-06-09fixed pin doc navigation when not in presBox (eg. headerBar)bobzel
2022-06-09pinned docs now have click func to navigate to target. restored embedded ↵bobzel
views within presBox
2022-06-09Merge branch 'master' into master-cleanupbobzel
2022-06-09renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵bobzel
same time to not bring up presBox multiple times.
2022-06-09fixed issues with pinWithView so that thumnails show the pinned area and ↵bobzel
navigating to the view shows the entire pinned area regardless of panel size.
2022-06-08feat: styling top bar(with share button)Jenny Yu
2022-06-08feat: basic dashboard viewJenny Yu
2022-06-09restored multi-line scripting by not adding 'return' to scripts when it's ↵bobzel
not requested.
2022-06-09restored multi-line scripting by not adding 'return' to scripts when it's ↵bobzel
not requested.
2022-06-08fix: remove recording from overlay when deleting slideJenny Yu
2022-06-08fix: merge conflictsJenny Yu
2022-06-08Merge branch 'master' into master-cleanupbobzel
2022-06-08fixed record() to trigger only once for audiobobzel
2022-06-08fixes from mergebobzel