[
https://issues.apache.org/jira/browse/ATLAS-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146154#comment-15146154
]
Sanjay Patel commented on ATLAS-318:
------------------------------------
[~yhemanth]
1) We have added config.js file to serve the purpose of standalone deployment
of UI and that's why we have added hostname and port there. Which are need to
be configured and can be configurable later on. Now we have removed hostname
and port and added conditional operator there. Now UI will be work on 21000 port
2) This is also we have resolved. we did removed extra appending of *apiHost*.
*[ GRAPH, ATTACH_DETACH_TRAITS and SCHEMA_APPEND]*.
3) We have removed hard coded values from navigationController.js
4) We did find caching working. let us know if you are able to reproduce it
again.
5) Spelling mistake for *SCHEMA_LINEAGE_PREPAND* is updated.
Right now we kept hostname and port number empty in config file as UI and
backend are running on same domain. If UI has standalone deployment than
config.js need to be configured with *hostname* and *port number*
> UI. Config file containing UI: API endpoint + all api calls to be centralized
> -- config JS file for stand alone
> ---------------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-318
> URL: https://issues.apache.org/jira/browse/ATLAS-318
> Project: Atlas
> Issue Type: Task
> Reporter: roshni gadiyar
> Assignee: Darshan Kumar
> Priority: Minor
> Labels: Atlas-UI
> Attachments: ATLAS-318-v1.patch, ATLAS-318.patch
>
>
> Config file conatining API endpoint + all api calls to be centralized --
> config JS file for stand alone UI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)