Skip to content

Conversation

@odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Jun 3, 2025

What do these changes do?

  • Runs: update logs link
  • TIP & TIP-lite: hide Templates and Public Projects
  • Plus Menu: More's icon updated (double chevron)
  • Conversations: fetch user by its group id to increase the chances of nicely populating the comment UI

Related issue/s

How to test

Dev-ops

@odeimaiz odeimaiz marked this pull request as ready for review June 3, 2025 11:04
@odeimaiz odeimaiz self-assigned this Jun 3, 2025
@odeimaiz odeimaiz added t:enhancement Improvement or request on an existing feature a:frontend issue affecting the front-end (area group) labels Jun 3, 2025
@odeimaiz odeimaiz added this to the Bazinga! milestone Jun 3, 2025
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

Enhance frontend functionality for RM 03.06 by updating links, conditionally hiding filters, improving menu icons, and fetching comment author data asynchronously.

  • Introduce showTemplates and showPublicProjects utilities and apply them to resource views and filters to hide Templates/Public Projects in TIP/TIP-lite.
  • Refactor CommentUI to asynchronously fetch user details for comment thumbnails.
  • Update the "More" menu icon in NewPlusMenu to a double-chevron and adjust its styling.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
services/static-webserver/client/source/class/osparc/product/Utils.js Added showTemplates and showPublicProjects methods to control visibility
services/static-webserver/client/source/class/osparc/info/CommentUI.js Switched to Users.getInstance().getUser(...) promise for fetching user info
services/static-webserver/client/source/class/osparc/data/SubJob.js Moved most property initialization into updateSubJob to avoid duplication
services/static-webserver/client/source/class/osparc/dashboard/ResourceDetails.js Applied visibility checks for publish and template pages with new util methods
services/static-webserver/client/source/class/osparc/dashboard/ResourceBrowserFilter.js Conditionally render Templates and Public Projects filters; adjust hypertool icon size
services/static-webserver/client/source/class/osparc/dashboard/NewPlusMenu.js Renamed __addOtherTabsAccess to __addMoreMenu, updated menu icon and margin styling

@odeimaiz odeimaiz added the 🤖-automerge marks PR as ready to be merged for Mergify label Jun 3, 2025
@odeimaiz
Copy link
Member Author

odeimaiz commented Jun 3, 2025

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented Jun 3, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at cef4362

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 3, 2025

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.

vamoooooossss ;-)

@mergify mergify bot merged commit cef4362 into ITISFoundation:master Jun 3, 2025
59 checks passed
@odeimaiz odeimaiz deleted the enh/rm-03-06 branch June 3, 2025 14:34
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Jun 6, 2025
92 tasks
@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) t:enhancement Improvement or request on an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants