Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI issues fixed. #270

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

UI issues fixed. #270

wants to merge 26 commits into from

Conversation

gazirahman
Copy link

The following UI issues are fixed:

  1. The views (list, edit, create or show) were broken as the view names were not serialized properly in the JSON response, is fixed.
    2.The user (principal) name was not shown in the UI properly; this is also fixed.

grahman added 13 commits February 20, 2018 17:55
hence was giving parse error in JavaScript, is fixed.
loading, is fixed.
If the logo image is set in the
'/WEB-INF/lightadmin//images/lightadmin-custom-logo.png' path of the web
project, still the logo was not loading. This issue is fixed.
Also from now on the images (under path: '/images/') will be searched
and served in the following paths:
classpath:/META-INF/resources/images/
classpath:/META-INF/resources/lightadmin
…ect was not loading, is fixed. If the logo image is set in the '/WEB-INF/lightadmin//images/lightadmin-custom-logo.png' path of the web project, still the logo was not loading. This issue is fixed. Also from now on the images (under path: '/images/') will be searched and served in the following paths: classpath:/META-INF/resources/images/ classpath:/META-INF/resources/lightadmin"

This reverts commit 4587699.
loading, is fixed.
If the logo image is set in the
'/WEB-INF/lightadmin//images/lightadmin-custom-logo.png' path of the web
project, still the logo was not loading. This issue is fixed.
Also from now on the images (under path: '/images/') will be searched
and served in the following paths:
classpath:/META-INF/resources/images/
classpath:/META-INF/resources/lightadmin
classpath:/META-INF/resources/lightadmin
Conflicts:
	lightadmin-core/pom.xml
	lightadmin-sandbox/pom.xml
	lightadmin-tests/pom.xml
	pom.xml
…ect was not loading, is fixed. If the logo image is set in the '/WEB-INF/lightadmin//images/lightadmin-custom-logo.png' path of the web project, still the logo was not loading. This issue is fixed. Also from now on the images (under path: '/images/') will be searched and served in the following paths: classpath:/META-INF/resources/images/ classpath:/META-INF/resources/lightadmin classpath:/META-INF/resources/lightadmin"

This reverts commit 27e5c83.
Conflicts:
	lightadmin-core/pom.xml
	lightadmin-sandbox/pom.xml
	lightadmin-tests/pom.xml
	pom.xml
@gazirahman
Copy link
Author

Spring platform has been upgraded to: 'Brussels-SR6' version in the latest master of my repository. Please Merge the master of my repository here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants