[ https://issues.apache.org/jira/browse/FLINK-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jie TANG updated FLINK-13149: ----------------------------- Description: The new web UI looks nice, but there are still some problems when I try to integrate it into the other frontend project, I think we can make some changes in order to make it easier to be customized. !20190709113558.jpg|width=596,height=185! *These changes will not bring break changes and it will also not affect the user interface.* * Migrate the code for {{app.config.ts}} to {{config.service.ts}} to make it configurable in angular DI system. * Add property named {{JOB_PREFIX}} to {{config.service.ts}} for {{job.service.ts}} and {{metrics.service.ts}} to make them configurable * Add optional param to the url to hide menu and header to make it possible for users want to embed the flink ui as an iframe in other website * Update Angular version to 8.0 (no break changes) was: The new web UI looks nice, but there are still some problems when I try to integrate it into the other frontend project, I think we can make some changes in order to make it easier to be customized. !20190709113558.jpg! *These changes will not bring break changes and it will also not affect the user interface.* * Migrate the code for {{app.config.ts}} to {{config.service.ts}} to make it configurable in angular DI system. * Add property named {{JOB_PREFIX}} to {{config.service.ts}} for {{job.service.ts}} and {{metrics.service.ts}} to make them configurable * Add optional param to the url to hide menu and header to make it possible for users want to embed the flink ui as an iframe in other website * Update Angular version to 8.0 (no break changes) > improve flink ui to make it easier to be used by other projects > --------------------------------------------------------------- > > Key: FLINK-13149 > URL: https://issues.apache.org/jira/browse/FLINK-13149 > Project: Flink > Issue Type: Improvement > Components: Runtime / Web Frontend > Affects Versions: 1.9.0 > Reporter: Jie TANG > Priority: Major > Labels: performance, pull-request-available > Fix For: 1.9.0 > > Attachments: 20190709113558.jpg, snapshot-1.png, snapshot-2.png > > Original Estimate: 120h > Time Spent: 10m > Remaining Estimate: 119h 50m > > The new web UI looks nice, but there are still some problems when I try to > integrate it into the other frontend project, I think we can make some > changes in order to make it easier to be customized. > !20190709113558.jpg|width=596,height=185! > *These changes will not bring break changes and it will also not affect the > user interface.* > * Migrate the code for {{app.config.ts}} to {{config.service.ts}} to make it > configurable in angular DI system. > * Add property named {{JOB_PREFIX}} to {{config.service.ts}} for > {{job.service.ts}} and {{metrics.service.ts}} to make them configurable > * Add optional param to the url to hide menu and header to make it possible > for users want to embed the flink ui as an iframe in other website > * Update Angular version to 8.0 (no break changes) > -- This message was sent by Atlassian JIRA (v7.6.3#76005)