Skip to content

Conversation

@dario-daza
Copy link
Contributor

@dario-daza dario-daza commented Jan 21, 2026

This PR updates the endpoint used for styleProperties definition in the FE. Plus a fix was added in the BE to extend the support of containerIds, now you can use container IDs like this:

"identifier": "83baa82257cb262c122b3a6ea032ea7f"
"identifier": "/application/containers/mycontainer/"

Proposed Changes

  • dot-page-api.service.spec.ts: Update test to use the new endpoint to define styleProperties.
  • dot-page-api.service.ts: Update endpoint for styleProperties definition.
  • PageResource.java: Send user to pageResourceHelper specifically to the saveContent and saveContentletStyles methods.
  • pageResourceHelper.java: Extract and reuse method for convert a folder asset container ID to its Container identifier

This PR fixes: #33699

This PR fixes: #33699

@dario-daza dario-daza marked this pull request as ready for review January 22, 2026 01:02
@dario-daza dario-daza changed the title implement new styleProperties endpoint in the frontend and fix contai… implement new styleProperties endpoint in the frontend and fix containerId issue Jan 22, 2026
@dario-daza dario-daza changed the title implement new styleProperties endpoint in the frontend and fix containerId issue Implement new styleProperties endpoint in the frontend and fix containerId issue Jan 22, 2026
@dario-daza dario-daza added this pull request to the merge queue Jan 22, 2026
Merged via the queue into main with commit 7a70905 Jan 22, 2026
51 checks passed
@dario-daza dario-daza deleted the 33699-FE-conection-with-api-endpoint-for-style-properties-management branch January 22, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[TASK] Create a REST API Endpoint(s) for Style Properties Management

4 participants