HUE-9397 [ui] Only show share action when sharing is enabled or for admins
Review Request #15277 — Created June 30, 2020 and submitted — Latest diff uploaded
Information | |
---|---|
johan | |
hue | |
master | |
Reviewers | |
hue | |
ranade, romain, Sreenath, yingc |
commit b3aaaf3fd8028f23d7ec26566e8caaf655d894fa Author: Johan Ahlen <johan@johanahlen.com\> Date: Tue Jun 30 15:29:01 2020 +0200 HUE-9397 [ui] Only show share action when sharing is enabled or for admins :100644 100644 06b15a80dc 76c1964479 M apps/oozie/src/oozie/static/oozie/js/bundle-editor.ko.js :100644 100644 f9c7b9d975 00ce528513 M apps/oozie/src/oozie/static/oozie/js/coordinator-editor.ko.js :100644 100644 9ec82f7366 8c65fcccbc M apps/oozie/src/oozie/static/oozie/js/workflow-editor.ko.js :100644 100644 4239568c02 bd9ab3f846 M apps/oozie/src/oozie/templates/editor2/bundle_editor.mako :100644 100644 f3903cdef7 7fd7de28c0 M apps/oozie/src/oozie/templates/editor2/coordinator_editor.mako :100644 100644 6e58402639 714b621313 M apps/oozie/src/oozie/templates/editor2/workflow_editor.mako :100644 100644 a72cc9a839 4bd6020200 M desktop/core/src/desktop/js/apps/notebook/editorViewModel.js :100644 100644 35aef41a9c 6eb49dd8e3 M desktop/core/src/desktop/js/apps/notebook2/editorViewModel.js :100644 100644 f5a264658d 65fe66b911 M desktop/core/src/desktop/js/hue.js :100644 100644 f8a03b2b9c fbd840696f M desktop/core/src/desktop/js/ko/bindings/ko.appAwareTemplateContextMenu.js :100644 100644 37555d1995 7715f9067f M desktop/core/src/desktop/js/ko/components/assist/ko.assistDocumentsPanel.js :100644 100644 6196967aa6 81c85152d2 M desktop/core/src/desktop/static/desktop/js/home.vm.js :100644 100644 97d1d81ae7 0b9ecbd294 M desktop/core/src/desktop/static/desktop/js/home2.vm.js :100644 100644 8a57294893 5de71a7bf4 M desktop/core/src/desktop/templates/document_browser.mako :100644 100644 7f8ad926f9 8b0034644a M desktop/libs/dashboard/src/dashboard/static/dashboard/js/search.ko.js :100644 100644 3700195457 db8680c439 M desktop/libs/dashboard/src/dashboard/templates/common_search.mako :100644 100644 5fdc4fbdfc 8aa2cb557c M desktop/libs/notebook/src/notebook/templates/editor_components.mako :100644 100644 c165a2d0ae f9870eea89 M desktop/libs/notebook/src/notebook/templates/editor_components2.mako commit c3a9f957136e3c53be8defe871aea2aa539bcaba Author: Johan Ahlen <johan@johanahlen.com\> Date: Tue Jun 30 11:46:17 2020 +0200 HUE-9397 [core] Have the sharing related APIs serve a 403 if document sharing is disabled for non-admins :100644 100644 7f27168918 5e7291398e M apps/useradmin/src/useradmin/views.py :100644 100644 89d17d3127 f44c0bf313 M desktop/core/src/desktop/api2.py :100644 100644 4d268964ac 17e2ef3b52 M desktop/core/src/desktop/models.py commit 25ad414c00249462e2427e35eceeae52fa87b0fe Author: Johan Ahlen <johan@johanahlen.com\> Date: Tue Jun 30 11:45:00 2020 +0200 HUE-9397 [core] Add a config flag to enable/disable document sharing :100644 100644 3ed1575b69 ecfbbfd218 M desktop/conf.dist/hue.ini :100644 100644 fbb77d001a 3b08e81c9a M desktop/conf/pseudo-distributed.ini.tmpl :100644 100644 8f28eb630d f8fbb57c69 M desktop/core/src/desktop/conf.py
Manual on Chrome