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

✨ [Frontend] Plus buttons escalate to latest compatible #6106

Merged
merged 12 commits into from
Jul 29, 2024

Conversation

odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Jul 24, 2024

What do these changes do?

Regardless what service key hardcoded in the new_studies.json file, the plus button will point to the latest compatible service.

  • Show versionDisplay in plus button
  • Show versionDisplay in loading node page
  • Show versionDisplay in update services page
  • Relax list dev/services:
    • Frontend: Chunks of 20 items
    • Backend: Timeout increased to 4x5"

PlusButton

image

Related issue/s

related to ITISFoundation/osparc-issues#1404
closes #5710

How to test

Dev-ops checklist

@odeimaiz odeimaiz self-assigned this Jul 24, 2024
@odeimaiz odeimaiz marked this pull request as ready for review July 24, 2024 16:12
@odeimaiz odeimaiz requested review from jsaq007 and ignapas as code owners July 24, 2024 16:12
@odeimaiz odeimaiz added the a:frontend issue affecting the front-end (area group) label Jul 24, 2024
@odeimaiz odeimaiz added this to the Tom Bombadil milestone Jul 24, 2024
@odeimaiz odeimaiz added the t:enhancement Improvement or request on an existing feature label Jul 24, 2024
Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

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

👍

@odeimaiz odeimaiz enabled auto-merge (squash) July 24, 2024 16:15
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.5%. Comparing base (cafbf96) to head (14a73b4).
Report is 381 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #6106      +/-   ##
=========================================
+ Coverage    84.5%   87.5%    +3.0%     
=========================================
  Files          10    1137    +1127     
  Lines         214   49650   +49436     
  Branches       25     748     +723     
=========================================
+ Hits          181   43485   +43304     
- Misses         23    6005    +5982     
- Partials       10     160     +150     
Flag Coverage Δ
integrationtests 63.6% <ø> (?)
unittests 85.4% <ø> (+0.8%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...icelib/rabbitmq/rpc_interfaces/catalog/services.py 0.0% <ø> (ø)

... and 1146 files with indirect coverage changes

@odeimaiz odeimaiz changed the title ✨ [Frontend] Plus buttons escalates to latest compatible ✨ [Frontend] Plus buttons escalate to latest compatible Jul 25, 2024
Copy link
Member

@sanderegg sanderegg 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
Contributor

@GitHK GitHK 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

@odeimaiz odeimaiz merged commit 86ce5f1 into ITISFoundation:master Jul 29, 2024
57 checks passed
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Aug 15, 2024
67 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:frontend issue affecting the front-end (area group) t:enhancement Improvement or request on an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants