Skip to content

Conversation

@odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Jun 26, 2025

What do these changes do?

reported by @capbrown

Remove the part that was saying "select users" (the widget was removed) and update texts.

Publish:
image

Template:
image

Related issue/s

How to test

Dev-ops

@odeimaiz odeimaiz self-assigned this Jun 26, 2025
@odeimaiz odeimaiz added this to the Engage milestone Jun 26, 2025
@odeimaiz odeimaiz added bug buggy, it does not work as expected a:frontend issue affecting the front-end (area group) labels Jun 26, 2025
@odeimaiz odeimaiz requested a review from Copilot June 26, 2025 14:16
@odeimaiz odeimaiz marked this pull request as ready for review June 26, 2025 14:16
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the text used when saving a study as a template or sharing it publicly to improve clarity.

  • Replaces the conditional multi-line string concatenation with a ternary operator for a more concise implementation.
  • Updates the text messages for both public and template modes to be more descriptive.
Comments suppressed due to low confidence (1)

services/static-webserver/client/source/class/osparc/study/SaveAsTemplate.js:52

  • [nitpick] Consider verifying if the new single message formatting meets the UI requirements. If a multi-line display was intended, explicit HTML breaks may be needed for clarity.
      const introText = this.__makeItPublic ?

odeimaiz added 2 commits June 26, 2025 16:20
…z/osparc-simcore into fix/update-template-helper-texts
@odeimaiz odeimaiz added the 🤖-automerge marks PR as ready to be merged for Mergify label Jun 26, 2025
@odeimaiz
Copy link
Member Author

@mergify queue

@mergify
Copy link
Contributor

mergify bot commented Jun 26, 2025

queue

🟠 Waiting for conditions to match

  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • any of: [🛡 GitHub branch protection]
        • check-neutral = deploy to dockerhub
        • check-skipped = deploy to dockerhub
        • check-success = deploy to dockerhub
      • any of: [🛡 GitHub branch protection]
        • check-neutral = system-tests
        • check-skipped = system-tests
        • check-success = system-tests
      • any of: [🛡 GitHub branch protection]
        • check-neutral = check OAS' are up to date
        • check-skipped = check OAS' are up to date
        • check-success = check OAS' are up to date
      • any of: [🛡 GitHub branch protection]
        • check-neutral = integration-tests
        • check-skipped = integration-tests
        • check-success = integration-tests
      • any of: [🛡 GitHub branch protection]
        • check-neutral = build-test-images (frontend) / build-test-images
        • check-skipped = build-test-images (frontend) / build-test-images
        • check-success = build-test-images (frontend) / build-test-images
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #approved-reviews-by>=2
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • #review-threads-unresolved=0
      • -conflict
      • -draft
      • base=master
      • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
      • label!=🤖-do-not-merge
      • label=🤖-automerge
      • any of: [🛡 GitHub branch protection]
        • check-success = unit-tests
        • check-neutral = unit-tests
        • check-skipped = unit-tests
  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

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.

thx

@odeimaiz
Copy link
Member Author

@mergify queue

@sonarqubecloud
Copy link

@mergify
Copy link
Contributor

mergify bot commented Jun 27, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 666016d

@mergify mergify bot merged commit 666016d into ITISFoundation:master Jun 27, 2025
60 checks passed
@odeimaiz odeimaiz deleted the fix/update-template-helper-texts branch June 27, 2025 10:35
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Aug 5, 2025
88 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖-automerge marks PR as ready to be merged for Mergify a:frontend issue affecting the front-end (area group) bug buggy, it does not work as expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update create-template text

4 participants