aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionDockingView.tsx
AgeCommit message (Collapse)Author
2020-08-29reorganized source files into proper directories. split contents of ↵bobzel
ParendDocSelector into CollectionDockingViewMenu and PropetiesDocContextSelector
2020-08-29made isDisplayPanel a prop of the docking layout instead of a field on a Docbobzel
2020-08-29fixes to tab dragging broken in last commitsbobzel
2020-08-29added some link follow options to link Editor. Big overhaul of dockingView ↵bobzel
to make things undoable and cleaner
2020-08-28added explicit annotation mode for videos. fixed annotation mode for webpagesbobzel
2020-08-28fixed undo for collection tabs. fixed treeview to support freezeChildren to ↵bobzel
prevent children from being removed from the tree. Made _isBackground a layoutfield. fixed formattedTextBox exceptions on undo from a tab.
2020-08-27added button for creating tabs in header bar. fixed runtimemissing icon errorsbobzel
2020-08-27switched back to recentlyClosed from inactive. fixed adding tag to multiple ↵bobzel
document seleciton.
2020-08-26added dropdown dashboards input at top left + new & snapshotbobzel
2020-08-24fixed saving order of golden layout tabsbobzel
2020-08-24simplified sidebar document structure. changed treeViewHideTitle to ↵bobzel
treeViewHideTopDoc along with semantics to match. fixed linkBox to work with updates.
2020-08-24changed names of currentFrame, curPage, and currentTimecode to start with ↵bobzel
"_'. moved actions out of the properties options buttons to colelction menu.
2020-08-24fixed presentation trails being added to myPresentations. fixed properties ↵bobzel
pane to set title "in place".
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-08-24Merge branch 'master' into presentation_updatesgeireann
2020-08-24pin with view added to marquee menu and pres trails options addedgeireann
2020-08-23fixed dockingview tab highlighting. fixed text hyperlink link following to ↵bobzel
show target correctly (not clipped) and avoid exceptions.
2020-08-22more search cleanup. searches over dashboards, not collections now. fixed ↵bobzel
drag-off filters to still work with collections.
2020-08-22added increment title numbering to standard documentsbobzel
2020-08-22added numbered tabsbobzel
2020-08-22fixed updating dockingview open tabs when the last one is closedbobzel
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-08-22selecting a tab doc in a tree view makes the tab active in the Dashboard. ↵bobzel
fixed stacking view's maxHeight to be _maxHeight
2020-08-21fixed stacking view to use autoHeight to avoid having scroll bars. changed ↵bobzel
some names (inactive instead of recentlyClosed). switched to untitled Tabs from Untitled Collection
2020-08-21fixed snapshoting dashboards to alias tabsbobzel
2020-08-21switched from "scenes" to "dashboards"bobzel
2020-08-21trying scenes instead of workspacesbobzel
2020-08-17bug fixes + new ways of adding pres with viewGeireann Lindfield Roberts
2020-08-14minimize + import multipleGeireann Lindfield Roberts
2020-08-12made addDocTab(..,"replace") reuse the right tabbobzel
2020-08-13bug fixes, small UI changes, import in left sidebarGeireann Lindfield Roberts
2020-08-12Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-12bugs fixes from other compGeireann Lindfield Roberts
2020-08-11added expanding annotations to treeView. got rid of opacity for treeView titlesbobzel
2020-08-11updated how background colors workbobzel
2020-08-10from lastbobzel
2020-08-10fixed issues with presentationBox grabbing all keyboard events and ↵bobzel
preventing title edits among others. fixed runtime errors. fixed groupManager to open again.
2020-08-07presentaiton options slightly reformatted :pear:Geireann Lindfield Roberts
2020-08-06audio auto play bug fix && some more commentingGeireann Lindfield Roberts
2020-08-06small ui updates for uniformityGeireann Lindfield Roberts
2020-08-05restored noOverlay that go lost in the mergebobzel
2020-08-05fixed warningsbobzel
2020-08-06Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-06automatic text progressivize, ui changes, bug fixesGeireann Lindfield Roberts
2020-08-05fixed scaling/nan issue when collection's are fitWidth but not nativeW/Hbobzel
2020-08-04Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-03restored button next to tab for dragging document & changed tab viewbobzel
2020-08-03updated UI to fit with menu redesignGeireann Lindfield Roberts
2020-08-03Merge remote-tracking branch 'origin/menu_restructure' into presentation_updatesGeireann Lindfield Roberts
2020-08-02from lastbobzel