Skip to content

Public View Module#516

Merged
miltonbsn merged 4 commits intofeature/export-modelfrom
feature/public-view-module
Apr 22, 2024
Merged

Public View Module#516
miltonbsn merged 4 commits intofeature/export-modelfrom
feature/public-view-module

Conversation

@miltonbsn
Copy link
Member

@miltonbsn miltonbsn commented Apr 20, 2024

Summary

As part of the development of the Share model feature, this pull request introduce the public view for models. It consists of a "limited" workspace where the public model will be loaded. This view offer to user the options to navigate in the canvas, change zoom levels as well as print the model.

Access to documentation, report bugs and create account are also included.

Screenshoots

publicView

miltonbsn and others added 4 commits April 20, 2024 11:44
- Remove "Back arrow" navigation
- Use white background at main .navbar
- Add "Create account button"
- Remove <status-bar>
- Increase .model-area size to cover the entire screen with;
- Adjust loading position
- Adjust toolbar position
This fix the issue on all model views: Conceptual, Logic and PublicView

- Limit width of model name
- Add ellipsis to the end opf the line in case of long names
- Add title attricute to enable user to see the full name on :hover if needed
In some cases were the model name was too long, it was causing the list
layout to break. This commit fiox this issue

- Add projectsList.scss
- Limit model name width and add ellipsis in case of larger text
- Display model full name on :hover with title
@idmarjr idmarjr changed the title Publicview module Public View Module Apr 21, 2024
@idmarjr idmarjr changed the base branch from main to feature/export-model April 21, 2024 22:02
@miltonbsn miltonbsn marked this pull request as ready for review April 22, 2024 17:23
@miltonbsn miltonbsn merged commit 37f8e21 into feature/export-model Apr 22, 2024
@miltonbsn miltonbsn deleted the feature/public-view-module branch April 22, 2024 17:25
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