aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainView.tsx
AgeCommit message (Collapse)Author
2022-06-08added ability to make thumbnails of dashboards. started to cleanup ↵bobzel
dockingView/goldenlayout undo event handling. cleaned up tab doc list in docking view. made titles editable again in treeview. fixed overlay view to work with image docs etc by setting top/left in css
2022-06-06fixed docking view layout when headerBar is expanded to not leave a gap.bobzel
2022-06-06Merge branch 'master' into temporalmedia-mehekmehekj
2022-06-05merged with master and added transcription icon view for recognized inkbobzel
2022-06-03Merge branch 'master' into presentation_upgradebobzel
2022-06-02merge with presentmodeMichael Foiani
2022-06-02Merge branch 'inking-naafi-mehek' into master-cleanupmehekj
2022-05-31added a pop up menu for viewing dashField view collection. added a menu ↵bobzel
button for turning off autoLinking to text selection. added ability to add button to top contextMenu buttons without blowing away db.
2022-05-25variety of small fixes for text / sharing. made typed text default to 35 ↵bobzel
height so that when shared it doesn't start big and jump to small. changed permissions to be private until an Acl is set - this prevents private docs from flicking on momentarily when shared since fields are not distributed atomically. added Shift/Alt/Ctrl Enter for freeform and stacking views to create neighboring docs. fixed first typed char of text to have a user_mark. made shared text doc header overlap to prevent scrolling.
2022-05-24fixed TabDocView's screenToLocal xf when headerBar opens/closes. changed ↵bobzel
webBox to update thumbnails when native dims change. cleaned up content dragging/activation for multiRow/col for headerBar
2022-05-24hide resize handles on headerBar items.bobzel
2022-05-23tweaked pointerEvents for headerBar to stay on if there are no documents in ↵bobzel
the header so that you can still drag and drop onto it.
2022-05-23simplified dashboards by getting rid of confusing on-screen/off-screen tabs. ↵bobzel
Now off screen tabs appear in the header bar which is not currently specific to a dashboard.
2022-05-23added headerBar for closed tabs and other docs. extended multirow/col to ↵bobzel
support hiding chile doc decorations and for making child content/document active work better. changed background style to work better for sub collections.
2022-05-23cleaning up singleLine text box api and TreeView typesbobzel
2022-05-23more code cleanup in currentuserutils. some fixes to dragFactory-count titles.bobzel
2022-05-20adjusted placement of fonticonbox labelsbobzel
2022-05-20moved explore mode to topBar. fixed highlighting of overlay toggle. fixed ↵bobzel
pointerEvents on lockedPosition collectoins that are not children of a free form view.
2022-05-13removed layerProvider functionality.bobzel
2022-05-06changed following links to open up icons all the way down to the target ↵bobzel
document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events.
2022-05-01put videoBox ui into componentUI functionmehekj
2022-04-28feat: hiding recordingJenny Yu
2022-04-28Merge branch 'master' into recording-jennyJenny Yu
2022-04-28fixed linkEditor to work when invoked from documentButtonsBar and properties ↵bobzel
sidebar is up.
2022-04-26Merge branch 'master' into presentation_upgradeAubrey-Li
2022-04-26added image cropping. made treeView icons show up for file system and ↵bobzel
dashboard, and made them persist invisibly to fix triggering on hover. changed tree view filesystem and dashboard to show expanded icons on hover.
2022-04-26Merge branch master into presentation_upgradeAubrey-Li
2022-04-25 changed freeformview's with engines to not allow children to be edited ↵bobzel
using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky..
2022-04-20Merge branch 'presentmode-mfoiani' into recording-jennyMichael Foiani
Merge with jenny for video recording.
2022-04-14Merge remote-tracking branch 'origin/presentation_group_test' into ↵Aubrey Li
presentation_upgrade
2022-04-14Create smooth record and playback of tracking.Michael Foiani
2022-04-12revert presbox & treeview onclick focusAubrey Li
2022-04-12ink to text for groupingsmehekj
2022-04-06uses linkMenu in propertiesWindow now. updated linkMenu api, changed ↵bobzel
layout, made groups collapsible
2022-04-05merge masterAubrey Li
2022-03-31cleaned up addDocTab for properties views to allow toggling of targetsbobzel
2022-03-24change presbox to tree viewAubrey Li
2022-03-24fixed videoBox play issue. cleaned up global referencing a bit.bobzel
2022-03-22fixed temporal media merge that had reverted a lot of things.bobzel
2022-03-20Revert "Merge remote-tracking branch 'origin/speedups2' into ↵mehekj
temporalmedia-mehek" This reverts commit 1f7cf7babc76ecff5aef5fe663c48e067e85dd26, reversing changes made to 1e3ad4de06f83eab54628de660529fefb9a0dc63.
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2022-03-01updated to webpack 5bobzel
2022-01-18fixed warnings. display last user to edit db. fixed /activity to show ↵bobzel
only users with a connected socket. fixed toggle "Overlay" button to toggle its background based on overlay state.
2021-12-02Merge branch 'master' into trails-aubreyGeireann Lindfield Roberts
2021-11-30fixed warnings/errors. added inkingStroke comments. need to double-click ↵bobzel
now to add a point to an ink stroke.
2021-11-30latest from MapboxAubrey Li
2021-11-13change isContentActive to a tri-state to allow turning on/off and default - ↵bobzel
fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust.
2021-10-26Merge branch 'master' into trails-aubreyAubrey Li
2021-10-14Merge branch 'master' into splash-screen-3-Anh-En-Huageireann