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

JBPM-5467: Stunner - UXD palette integration #665

Merged
merged 1 commit into from
Feb 6, 2017

Conversation

pefernan
Copy link
Member

@pefernan pefernan commented Feb 2, 2017

Added new Palette with the UXD designs

@pefernan
Copy link
Member Author

pefernan commented Feb 2, 2017

@romartin can you review it?


private final static Map<String, Icon> CATEGORY_VIEWS = new HashMap<String, Icon>() {{
private final static Map<String, IconResource> CATEGORY_RERNDERERS_SETTINGS = new HashMap<String, IconResource>() {{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo (don't consider this an in depth review at this stage - I was just being nosy re: Case Management stuff)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll review tomorrow.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@manstis I'll wait your full review tomorrow ;)

@pefernan
Copy link
Member Author

pefernan commented Feb 2, 2017

jenkins retest this

Copy link
Contributor

@romartin romartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh @pefernan , just realized that the user task icon, for the canvas side, does not appear! So it appears on the palette, but not in the canvas. Other task types are displaying the icons as expected, but the concrete user one seems that is not being rendered, no icon appears at all. I remember that there was some issue on that icon.. so could be related?

@pefernan
Copy link
Member Author

pefernan commented Feb 3, 2017

@romartin yes it was related with the changes on the task-user.svg. Just modified it again and now works fine.

JBPM-5467: Stunner - UXD palette integration
- Added full palette
- Added D&D v1

JBPM-5467: Stunner - UXD palette integration
- Fixed styling issues
- Fixed added D&D on palette items.

JBPM-5467: Stunner - UXD palette integration
- Added icon rendering

JBPM-5467: Stunner - UXD palette integration
- Added more & less actions
- Added icons
- Added i18n

JBPM-5467: Stunner - UXD palette integration
- Fixing merge issues

JBPM-5467: Stunner - UXD palette integration
- API Changes
- Added testing
- Added hover on SVG's
- Removing scrolls from CSS
- Added animation via CSS
- Fixed CSS
- Fixed issues with task-user.svg
@pefernan
Copy link
Member Author

pefernan commented Feb 3, 2017

jenkins retest this

1 similar comment
@pefernan
Copy link
Member Author

pefernan commented Feb 3, 2017

jenkins retest this

Copy link
Contributor

@romartin romartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @pefernan , good job again! Tested both Stunner showcases and the workbench, all works fine (just a few minor "visual" already known issues, that should be fixed by UXD in the templates). The commit changes are good as well, so for me +1

@romartin
Copy link
Contributor

romartin commented Feb 6, 2017

hey @manstis , I have tested the palette with a CM diagram and it seems that it works fine too.

@manstis manstis merged commit d9d375b into kiegroup:master Feb 6, 2017
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.

3 participants