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

Fb asim 295 improve widget #14

Merged
merged 3 commits into from
May 19, 2017
Merged

Conversation

prusse-martin
Copy link
Member

No description provided.

@prusse-martin prusse-martin requested review from nicoddemus and fogo May 19, 2017 11:30
@coveralls
Copy link

coveralls commented May 19, 2017

Coverage Status

Coverage decreased (-0.4%) to 88.301% when pulling 83d9f87 on fb-ASIM-295-improve-widget into a327806 on master.

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Well done


:param str vertex_id: The id of the parent vertex.
:param str port_name: The port's name to remove.
"""
Copy link
Member

Choose a reason for hiding this comment

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

Missing implementation

Copy link
Member

Choose a reason for hiding this comment

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

Perhaps we can add a test which at least ensures all api functions are covered? It can even test that the correct parameters are being passed.

Copy link
Member Author

Choose a reason for hiding this comment

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

Covering it like that is the idea of #11.
Sorry for the missing code.

"""
Create an image tag that could be embedded into a table contents.

The image's width and height and required since mxgraph will render the
Copy link
Member

Choose a reason for hiding this comment

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

excellent docs

@prusse-martin prusse-martin force-pushed the fb-ASIM-295-improve-widget branch from 83d9f87 to b2a4f84 Compare May 19, 2017 12:40
- Properly render collapsed tables (there was a bug causing table collapsing unusable);
- Child tables are supported (they position is relative to a "parent" cell);
- An helper to create image tags to be embedded into tables;
- CSS class names changes to make them less prone to be miss interpreted;
@coveralls
Copy link

coveralls commented May 19, 2017

Coverage Status

Coverage decreased (-0.5%) to 88.16% when pulling b2a4f84 on fb-ASIM-295-improve-widget into a327806 on master.

@prusse-martin prusse-martin merged commit 17213a2 into master May 19, 2017
@prusse-martin prusse-martin deleted the fb-ASIM-295-improve-widget branch May 19, 2017 18:27
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