aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2022-07-06Merge branch 'master' into geireann-eslint-prettierGeireann Lindfield Roberts
2022-07-05fixed sidebar annos to be editable (with i-beam cursor) when selected and to ↵bobzel
be active when parent document is active. fixed previewing a sidebar annotation to not open up sidebar
2022-07-05fixed color picker so that dismissing it doesn't lose focus on active text ↵bobzel
box - allows font color to be changed
2022-07-04Merge branch 'master' into geireann-eslint-prettierGeireann Lindfield Roberts
2022-07-03fixed clicking on empty parts of equation box to start editingbobzel
2022-07-02fixing many eslint errorsbobzel
2022-07-01readded removed docsGeireann Lindfield Roberts
2022-07-01Merge branch 'master' into geireann-eslint-prettierGeireann Lindfield Roberts
2022-06-30merge with masterMichael Foiani
2022-06-30small bug fixes for the ui of replaying the presentations from slides. can't ↵Michael Foiani
get the video to autmoatically open from PresBox.tsx - an inifnite loop somewhere.
2022-06-30merged masterNaafiyan Ahmed
2022-06-30Merge branch 'master' into geireann-eslint-prettierGeireann Lindfield Roberts
2022-06-30fixed up some more initializationbobzel
2022-06-29Prettier and eslint rules added!Geireann Lindfield Roberts
2022-06-29basic graph not workingNaafiyan Ahmed
2022-06-26Merge branch 'master' into mainview-jennybobzel
2022-06-23fixes for getBounds (& docDecorations) for docs with scroll heights & native ↵bobzel
Heights/
2022-06-23Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-06-23fixes for resizing native sized documents with fitwidth on/off and ↵bobzel
nativeHeightUnfrozen on/off
2022-06-23merge with mehek videoMichael Foiani
2022-06-23fixed audio bugs pausing and switching dashboards while recordingmehekj
2022-06-23small bug fixes and debuggingMichael Foiani
2022-06-23fixed : contextMenu . fixed some fitWidth issues for text where heights ↵bobzel
weren't working right
2022-06-22Merge branch 'data-visualization-view-naafi'bobzel
2022-06-22fixed timeline label bug removed "NaN"mehekj
2022-06-22fix UI for presentation videosmehekj
2022-06-21fixed rendering error with DataVizbobzel
2022-06-21Merge branch 'master' into data-visualization-view-naafibobzel
2022-06-21fixed issues with register DataViz jsx.bobzel
2022-06-21running into jsx parsing errorNaafiyan Ahmed
2022-06-21trying to get basic data viz view to workNaafiyan Ahmed
2022-06-21took scrubbing opacity down to 0.3 for videosbobzel
2022-06-21Merge branch 'master' into temporalmedia-mehekbobzel
2022-06-21from last and keep keyvalue tabs out of topbarbobzel
2022-06-21restored experimental templates. fixed (enabled) pointer events on nested ↵bobzel
column/row views when container is active. got rid of freezeDimensions which wasn't needed and introduced artifacts for views that set it (timeView, GridView)
2022-06-21fixed scrubbing in full screen or after dragging slidermehekj
2022-06-21fades when scrub with arrow keys and cleaner transitionmehekj
2022-06-21fade controls when scrubbingmehekj
2022-06-20more cleanup to get rid of unecessary references to Doc.UserDoc().bobzel
2022-06-20Merge branch 'master' into temporalmedia-mehekmehekj
2022-06-20Revert "Revert "Merge branch 'master' into temporalmedia-mehek""mehekj
This reverts commit 3415f672292bb349c7d9ec66564933a746ee3b25.
2022-06-20Revert "Merge branch 'master' into temporalmedia-mehek"mehekj
This reverts commit 145117365b2708ef6b365c6f0f10c38b85a87307, reversing changes made to 7eedde332010c8896be636f0b5c6a7b2c8043e48.
2022-06-20Merge branch 'master' into temporalmedia-mehekmehekj
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-17merged with masetrbobzel
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-15got basic demo workingMichael Foiani
2022-06-15think i got basic videoplayer good enough for demo. should meet with mehek ↵Michael Foiani
to fix some bugs i found