Pallav Kulshreshtha created AMBARI-17398:
--------------------------------------------
Summary: FilesView: Adopt front-end assets to support proxy
Key: AMBARI-17398
URL: https://issues.apache.org/jira/browse/AMBARI-17398
Project: Ambari
Issue Type: Bug
Components: ambari-views
Reporter: Pallav Kulshreshtha
Assignee: Pallav Kulshreshtha
There is no ability to modify *Files View* compiled js asset
{{assets/files-view-*.js}} in case when view works behind the proxy.
In order to make view works properly we need:
* turn off asset revision digest, when turn on - compiled js throws error
* provide unified {{api/v1}} prefix format
[here|https://github.com/apache/ambari/blob/trunk/contrib/views/files/src/main/resources/ui/app/mixins/file-operation.js#L31]
and
[here|https://github.com/apache/ambari/blob/trunk/contrib/views/files/src/main/resources/ui/app/adapters/application.js#L32]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)