aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Expand)Author
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-07-07trying to fix errors in compilesbobzel
2022-07-06Merge branch 'master' into geireann-eslint-prettierGeireann Lindfield Roberts
2022-07-06fixed pushpin behavior to work with notes in annotation sidebar. fixed righ...bobzel
2022-07-02fixing many eslint errorsbobzel
2022-07-01readded removed docsGeireann Lindfield Roberts
2022-06-30merge with masterMichael Foiani
2022-06-30merged masterNaafiyan Ahmed
2022-06-30fixed up some more initializationbobzel
2022-06-29got basic file upload to workNaafiyan Ahmed
2022-06-28cleaned up some more currentUserUtils - fixed some issues with prev/next key...bobzel
2022-06-27from lastbobzel
2022-06-27restored removeDashboardbobzel
2022-06-27fixed initialization issues with creating user documents unnecessarily. fixed...bobzel
2022-06-26Merge branch 'master' into mainview-jennybobzel
2022-06-24fixed myImports pane to show imports. fixed saving/loading zip files of a co...bobzel
2022-06-24fixed highlighting readonly mode. simplified away some async stuff on load.bobzel
2022-06-23merge with mehek videoMichael Foiani
2022-06-23small bug fixes and debuggingMichael Foiani
2022-06-23fixed : contextMenu . fixed some fitWidth issues for text where heights were...bobzel
2022-06-22fixing up Field Infos to work with new initialization.bobzel
2022-06-22yet more currentuserutils cleanupbobzel
2022-06-22fixed overlay view dragging & opening up audio/video recordings in overlay.bobzel
2022-06-22more cleanup in currentuserutils. fixed so that removing items from a list i...bobzel
2022-06-21Merge branch 'master' into data-visualization-view-naafibobzel
2022-06-21running into jsx parsing errorNaafiyan Ahmed
2022-06-21trying to get basic data viz view to workNaafiyan Ahmed
2022-06-21restored experimental templates. fixed (enabled) pointer events on nested co...bobzel
2022-06-20more cleanup to get rid of unecessary references to Doc.UserDoc().bobzel
2022-06-20Merge branch 'master' into mainview-jennybobzel
2022-06-20fixed contextmenu when hitting enter to not iconify. fixed : menu to add equ...bobzel
2022-06-20Merge branch 'master' into mainview-jennybobzel
2022-06-20a bunch of changes to make some userDoc() field accesses more typesafe by goi...bobzel
2022-06-20lots of changes to try to cleanup CurrentUserUtils so changes can be made wit...bobzel
2022-06-17merged with masetrbobzel
2022-06-17updated fontIconBadge to use 'viewed' list to decrement value when items are ...bobzel
2022-06-16added unviewed shared dashboards to dashboard viewbobzel
2022-06-15share and remove dashboard from context menuJenny Yu
2022-06-15Merge branch 'mainview-jenny' of https://github.com/brown-dash/Dash-Web into ...Jenny Yu
2022-06-15fix the glitchy videoBox (i think), now a fairly smooth experience :)Michael Foiani
2022-06-15fix debugging messageMichael Foiani
2022-06-15comment out debugging console.infosMichael Foiani
2022-06-15Refactor RecordingApi into two main files - TrackMovements and ReplayMovement...Michael Foiani
2022-06-15refactor code, fix bugs, make first movement on screen the beginning of the p...Michael Foiani
2022-06-15fix small disposer bug and reintroduce pausing on interactionMichael Foiani
2022-06-15Revert "refactored trackingtabs code to be used for replaying a presentation"Michael Foiani
2022-06-15Revert "not working - moving this to a private branch"Michael Foiani
2022-06-15not working - moving this to a private branchMichael Foiani
2022-06-15refactored trackingtabs code to be used for replaying a presentationMichael Foiani