aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentDecorations.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-27fixed open on right from Doc Decorations to remove context field. fixed ↵bobzel
presBox to find best target instead of assuming targetDoc is always displayed
2020-08-25fixed ink warnings. double-click turns on control point editing - esc ↵bobzel
reverts. made aliasing ink strokes possible & working.
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-22changed customTitle to title-custombobzel
2020-08-21switched from "scenes" to "dashboards"bobzel
2020-08-21trying scenes instead of workspacesbobzel
2020-08-18fixed snapping to work when dragging an alias to allow snapping to originalbobzel
2020-08-18added pinning of multiple documents at a time to prensetation viewbobzel
2020-08-18fixed selecting horizontal/vertical linesbobzel
2020-08-14fixed default documents that were missing the 'system' tag. fixed catalog ↵bobzel
to have default worksapce documents in it.
2020-08-14cleaned up invocation of RichTextMenubobzel
2020-08-14fixed icons for minimize & rotation on DocumentDecorationsbobzel
2020-08-12all deletes to closeanika-ahluwalia
2020-08-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-12used datadoc for acl calculations in many places + some other changesusodhi
2020-08-11mergeanika-ahluwalia
2020-08-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-10fixed ctrl-drag for text to scale properly. added horizontal resize for web ↵bobzel
pages to add white space.
2020-08-10UI changesanika-ahluwalia
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-06mergingusodhi
2020-08-05fixed perfectly horizontal/vertical lines to display. make InkFields script ↵bobzel
editable.
2020-08-06fixed bugs after testingyunahi
2020-08-04merge conflicts resolvedusodhi
2020-08-03close button calculation includes collection+doc and slightly more efficient ↵usodhi
hopefully
2020-08-03several UI changes to tooltips, menu, properties, buttons, and inkanika-ahluwalia
2020-08-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-02fixed gear icon context menubobzel
2020-08-02merge w masteranika-ahluwalia
2020-08-02fixed hiding of close button based on permsisions.bobzel
2020-08-01fixed warningsbobzel
2020-07-30merge w masteranika-ahluwalia
2020-07-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-30made 'floatin' document API cleaner. fixed interactions with draggin blue ↵Bob Zeleznik
dots off and link lines to link documents. removed Recommndations UI stuff. changed treeView to avoid "No, no, no" error warnin when tryin to render promises
2020-07-29mergeanika-ahluwalia
2020-07-29sally UI changesanika-ahluwalia
2020-07-29fixed merge conflictsusodhi
2020-07-29anyone can share without setting acls + fixed some inheriting stuff + ↵usodhi
deleting stuff + some cleanup
2020-07-29Merge branch 'ink_menu'Bob Zeleznik
2020-07-29removed InkOptionsMenuBob Zeleznik
2020-07-28mergeanika-ahluwalia
2020-07-28collapsing sectionsanika-ahluwalia
2020-07-29 moved inkmenu to collectionMenuyunahi
2020-07-27removed pdf menu pin button. tried to improve performance by computin links ↵Bob Zeleznik
in document view.
2020-07-28 merge fixyunahi
2020-07-28 rotation/resize fix, changed ui, added sketchpicker etc.yunahi
2020-07-27added vertical resie of fixedaspect when _fitWidth is on. fixin webBox css ↵Bob Zeleznik
to not clip contents.