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

Feature: Import model via URL #517

Merged
merged 33 commits into from
Apr 25, 2024
Merged

Feature: Import model via URL #517

merged 33 commits into from
Apr 25, 2024

Conversation

idmarjr
Copy link
Sponsor Collaborator

@idmarjr idmarjr commented Apr 20, 2024

Warning

This pull request can only be merged after the following merge requests are merged

Summary

Introduce import model functionality via BRMW public link functionality.
Users will be able to paste a public link of a model (Feature to be released yet) and make their own copy. of that file.

Screenshots

Step 1 Step 2
Screen Shot 2021-12-11 at 23 26 37 importar_modelo
Import modal button at list of modals Modal waiting file select from user

idmarjr and others added 30 commits December 11, 2021 21:26
- HTML template markup
- Basic Js file (No interactions yet)
- en-us translations
- pt-br translations
- Add button close to New model
- importModal controller
- Add explanation about file type to upload (+ styles)
- Add TO Do comment with desired behavior explanation
- Add translations
Fiexd  conflicts:
	app/i18n/languages/en.js
	app/i18n/languages/pt_BR.js
Fixed Conflicts:
	app/angular/workspace/workspace.js
	app/i18n/languages/en.js
- Remove field "Name"
- Replace "file" with URL;
- Update / Remove translations;
- Reduce opacity in order to avoid it to look like text
instead of placeholder
- Add .alert to import modal
-Defione styles adjustments to .alert inside modals (Global)
- Loading indication iside modals (Global)
- Add loading indication at Import modal
- Update copies
- Add missing copies
- CSS adjustments to avoid word-breakng  wrongly
- Update .note position in the code
@miltonbsn miltonbsn marked this pull request as ready for review April 25, 2024 17:25
Copy link
Member

@miltonbsn miltonbsn left a comment

Choose a reason for hiding this comment

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

⭐⭐⭐⭐⭐

Copy link
Member

@miltonbsn miltonbsn left a comment

Choose a reason for hiding this comment

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

⭐⭐⭐⭐⭐

@idmarjr idmarjr merged commit 0138796 into main Apr 25, 2024
@idmarjr idmarjr deleted the feature/import-model branch April 25, 2024 17:30
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.

None yet

2 participants