[
https://issues.apache.org/jira/browse/LENS-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384154#comment-15384154
]
Hudson commented on LENS-1207:
------------------------------
UNSTABLE: Integrated in Lens-Commit-Java8 #205 (See
[https://builds.apache.org/job/Lens-Commit-Java8/205/])
LENS-1207 : Fix gaps in lens ui (amareshwari: rev
2de1b5218aa4f1d21606e067c229752e9f2ffbdc)
* lens-ui/app/components/TableTreeComponent.js
* lens-ui/app/components/QueryBoxComponent.js
* lens-ui/app/app.js
* lens-ui/app/stores/DatabaseStore.js
* lens-ui/app/components/LoginComponent.js
* lens-ui/app/utils/ErrorParser.js
* lens-ui/app/components/CubeSchemaComponent.js
* lens-ui/app/components/AdhocQueryComponent.js
* lens-ui/app/components/CubeTreeComponent.js
* lens-ui/config.json
* lens-ui/app/stores/UserStore.js
* lens-ui/app/components/DatabaseComponent.js
* lens-ui/server.js
* lens-ui/app/adapters/AuthenticationAdapter.js
* lens-ui/package.json
* lens-ui/app/adapters/AdhocQueryAdapter.js
* lens-ui/app/actions/LoginActions.js
* lens-ui/app/stores/CubeStore.js
> Lens UI enhancements
> --------------------
>
> Key: LENS-1207
> URL: https://issues.apache.org/jira/browse/LENS-1207
> Project: Apache Lens
> Issue Type: Improvement
> Components: UI
> Reporter: Rajat Khandelwal
> Assignee: Rajat Khandelwal
> Fix For: 2.6
>
> Attachments: LENS-1207.01.patch, LENS-1207.03.patch,
> LENS-1207.07.patch, LENS-1207.2016-06-29_17:22:51.patch
>
>
> Following changes are done :
> * Make password optional in login
> * Add db as login parameter, just like java/python clients
> * By default only show base cubes. Can be configured to show all.
> * Modified start/stop scripts so that start is npm start and stop is npm stop
> * Lens server url and ui port is configurable by .npmrc now.
> * URLs changed. Now db is not part of the url, it's a session property, and
> is also cached in the client state
> * Reduced width of sidebar and increased width of main content
> * Corrected content in cube schema view. Now it shows joinchains and
> expressions too. Also, changed columns being displayed in measure and
> dimtable list.
> * Some bugfixes in error json parsing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)