aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Collapse)Author
2020-08-29major restructure of how addDocTabs works. now you can add/replace with ↵bobzel
options for left/right/top/bottom and specific panel names
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-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-28add send to back / bring to front menu optoins. fixed marqueeView's overflowbobzel
2020-08-27fixed up undo for copy/cloning documents and for opening mainMenu sidebarbobzel
2020-08-25fixed ink warnings. double-click turns on control point editing - esc ↵bobzel
reverts. made aliasing ink strokes possible & working.
2020-08-25changed system documents to act like dividers in tree views. removed some ↵bobzel
menu items in cases they don't apply. fixed ink selection to not use boudning box.
2020-08-24removed treeViewOpen from sidebar panels since they don't need them now that ↵bobzel
the top level is hidden.
2020-08-24simplified sidebar document structure. changed treeViewHideTitle to ↵bobzel
treeViewHideTopDoc along with semantics to match. fixed linkBox to work with updates.
2020-08-24added alternate doc button bar to settings. changed context menu icon to ↵bobzel
bars from cog.
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-23added settings for default text titles. fixed image audio annotatoins. ↵bobzel
fixed captions to not set title. added properties buttons for layout options and removed template layout button. fixed warnings.
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-08-21switched from "scenes" to "dashboards"bobzel
2020-08-21trying scenes instead of workspacesbobzel
2020-08-21fixed double-clicking icons to act like two single clicksbobzel
2020-08-19cleaning lint errorsbobzel
2020-08-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-19fixed link label cut offanika-ahluwalia
2020-08-18added document selection for items in a SchemaView so that Properties and ↵bobzel
context menu can operate on them.
2020-08-18fixed snapping to work when dragging an alias to allow snapping to originalbobzel
2020-08-18changed catalog to pop up search over db for author. turned off ↵bobzel
double-clicking on any fonticon.
2020-08-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-14fixed showing links to inkbobzel
2020-08-15many changes to acls, aliases, sharing sidebar etcusodhi
2020-08-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-08-13fixed border-rounding of docsbobzel
2020-08-13Merge pull request #602 from browngraphicslab/menu_restructurebobzel
Menu restructure
2020-08-13got rid of mainviewnotifs in favor of having badges for any fonticonboxbobzel
2020-08-12all deletes to closeanika-ahluwalia
2020-08-12used datadoc for acl calculations in many places + some other changesusodhi
2020-08-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-11fixed crashes in PresBox when selecting in tree view. fixed selection of ↵bobzel
treeView items to update PropertiesView
2020-08-11fixed preview views of presBox's. fixed title location on PresBox's (but ↵bobzel
they're still hidden since the PresBox has a Z-index).
2020-08-12minor changesusodhi
2020-08-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-11updated how background colors workbobzel
2020-08-10prevented infinite loop in distributeAcls + allowed change of alias x, y, ↵usodhi
width, height in owned collection + changes to removeDocument calls in many places + comments etc
2020-08-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-07delete changesanika-ahluwalia
2020-08-06Merge branch 'master' into new_audiobobzel
2020-08-06Merge branch 'presentation_updates' into menu_restructureanika-ahluwalia
2020-08-06temporary fix for novice toolsanika-ahluwalia
2020-08-06mergingusodhi
2020-08-06a bunch of commented stuff in propertiesview that is to be used for adding ↵usodhi
in the sharing panel customisation buttons
2020-08-05Merge branch 'master' into presentation_updatesbobzel
2020-08-05comments and minor changesusodhi
2020-08-04Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-03color consistencies and top menu fix for view typesanika-ahluwalia