aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-07-13removed shared dashboards from SharedDocs -- only available through the ↵bobzel
Dashbaord view now. Need to change hgihlight of Dashboard button to show badge w/ new dashboards the same as is done is shard docs.
2023-07-13getting shared links to show up when they are made remotely. fixing text to ↵bobzel
not generate network events when it's not selected
2023-07-13fixes for equation box default selections.bobzel
2023-07-12Merge branch 'collaboration-again' of https://github.com/brown-dash/Dash-Web ↵bobzel
into collaboration-again
2023-07-12fixing dashboard view of shared dashboards to open dashbarods the same as ↵geireann
sharing panel - as embeddings.
2023-07-12fixed guest mode to always allow edits (since nothing is saved to server)geireann
2023-07-12from lastbobzel
2023-07-12from lastbobzel
2023-07-11changed expanded templates to always be publicbobzel
2023-07-11set acl for author of Doc when adding a Doc - otherwise, undetermined ↵bobzel
behaviors happen.
2023-07-11fixed sharing of presentations with dashboards.bobzel
2023-07-11only show view/not shared for guest options.bobzel
2023-07-11better way to make 'guest' not write to server.bobzel
2023-07-11more fixes to simplify sharingbobzel
2023-07-10fixed having ink show up above modals.bobzel
2023-07-10fixed acl groups from disappearing when new account is made.bobzel
2023-07-10fixed sharing to a user to allow upgrading credentials.geireann
2023-07-10updated how Lists and Docs get updated when they contain an ObjectField that ↵bobzel
will be modified
2023-07-08fixed adding tabs to not try to distribute acls (this is done through adding ↵bobzel
a Doc to the docking view's Doc list).
2023-07-07fixed self-ownership of copied Docs created by someone else. prevent dash ↵bobzel
from being pasted into itself. fixed inheritance of acls
2023-07-07added a dashboard count to dashboard view to indicate that shared dashboards ↵bobzel
exist. made dashboard lists scrollable. made guest mode be livePlayground to
2023-07-07a bunch of fixes to simplify collaboration and make it work better.bobzel
2023-07-07no layout in DocumentDecorationssrichman333
2023-07-07guest permission fixessrichman333
2023-07-07changing + inheriting layout acls fixsrichman333
2023-07-07default is to override nested docssrichman333
2023-07-05from lastbobzel
2023-07-05changed acl inheritance for docking views.bobzel
2023-07-05Merge branch 'master' into collaboration-sarahbobzel
2023-07-05fixed sharing dashboards to showup in shared dashboards.bobzel
2023-07-05changed anchor default for dataviz boxbobzel
2023-07-05fixed anno dropping on collectionsbobzel
2023-07-05Update SharingManager.scsssrichman333
2023-07-05Update SharingManager.scsssrichman333
2023-07-05override previous -> override nestedsrichman333
2023-07-05SharingManager UI fix from merge with master + Sharing Dashboards appearsrichman333
2023-07-04Merge branch 'master' into collaboration-sarahsrichman333
2023-07-04SharingManager added documentation + clearer copy url buttonsrichman333
2023-07-04fixed undo stack when typing, then switching tabs. combined mark settings ↵bobzel
into one dispatch on text box load.
2023-07-03from lastbobzel
2023-07-03try not rendering docs that are textInlineAnnotations containersbobzel
2023-07-03tring to fix mix-blend-mode on windows...bobzel
2023-07-03fixed splitting up of transparent/opaque annotations on pdfs/etcbobzel
2023-07-03fixed dragging onto non active tab from outside dashbobzel
2023-07-03fixed set native pixel sizebobzel
2023-07-03changed font icon ui for windows to avoid blurbobzel
2023-07-03better fix for activating tabs on hoverbobzel
2023-07-03fixed making one tab always active.bobzel
2023-07-02improved highlighting of tabs to show focus/active. added. menu item to open ↵bobzel
a tab in lightbox
2023-07-02fixed animations in lightbox view because showDocument() was finding the ↵bobzel
wrong view previously.