-
- Downloads
[reports] smarter access logic for reports' experiments
Generates an access map to properly check which experiments the user has access to, and which they dont. Depending on the access map, the reports app will show either the full experiment name and give the corresponding URL, or give just the alias and no URL. Closes beat/beat.web!525
parent
155a644b
No related branches found
No related tags found
Showing
- beat/web/reports/serializers.py 8 additions, 1 deletionbeat/web/reports/serializers.py
- beat/web/reports/static/reports/app/directives/panelExperiments.js 3 additions, 2 deletions...reports/static/reports/app/directives/panelExperiments.js
- beat/web/reports/static/reports/app/directives/tableItem.js 5 additions, 3 deletionsbeat/web/reports/static/reports/app/directives/tableItem.js
- beat/web/reports/static/reports/app/services/reportService.js 2 additions, 0 deletions.../web/reports/static/reports/app/services/reportService.js
Please register or sign in to comment