-
-
apps/useradmin/src/useradmin/models.py (Diff revision 1) Why not keep it simple (and avoid new potential bugs) and just do how we currently do with shell, oozie, useradmin extra perms? (especially that we might change it a bit in Hue 3)
HUE-1282 [core] Make Home icon/app configurable with permissions
Review Request #3257 — Created July 1, 2013 and updated
Information | |
---|---|
abec | |
old-hue-rw | |
HUE-1282 | |
Reviewers | |
hue | |
enricoberti, kevin.wang, romain |
commit fb70862663def98beecc210d06708a9064fa84cb Author: Abraham Elmahrek <abraham@elmahrek.com> Date: Mon Jul 1 18:45:43 2013 -0700 HUE-1282 [core] Make Home icon/app configurable with permissions Added new settings idiom in desktop.settings: APP_PERMISSION_ACTIONS :100644 100644 b8c9171... f75b696... M apps/useradmin/src/useradmin/models.py :100644 100644 42a55a5... 53c004c... M apps/useradmin/src/useradmin/tests.py :100644 100644 bd56932... a770658... M desktop/core/src/desktop/settings.py :100644 100644 4c269c0... 95d5f04... M desktop/core/src/desktop/templates/common_header.mako
Added test. Manually tested. Ran fast tests.