-
Notifications
You must be signed in to change notification settings - Fork 467
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
[Multi-language] : Create endpoints to feed the Multi-language Component for the Edit Contentlet sidebar #30591
Closed
2 tasks
Tracked by
#30371
Labels
dotCMS : Admin Tools
dotCMS : Content Management
dotCMS : Localization
Includes i18n and multi-lingual issues
QA : Approved
QA : Passed Internal
Release : 24.11.14
Bug Fixing
Team : Falcon
Type : New Functionality
Comments
jcastro-dotcms
added
dotCMS : Admin Tools
dotCMS : Content Management
Team : Falcon
Type : New Functionality
Triage
dotCMS : Localization
Includes i18n and multi-lingual issues
labels
Nov 6, 2024
jcastro-dotcms
moved this from New
to Current Sprint Backlog
in dotCMS - Product Planning
Nov 6, 2024
jcastro-dotcms
changed the title
[Multi-language] : Create BE service to feed the Multi-language Component for the Edit Contentlet sidebar
[Multi-language] : Create endpoints to feed the Multi-language Component for the Edit Contentlet sidebar
Nov 7, 2024
jcastro-dotcms
added a commit
that referenced
this issue
Nov 7, 2024
…uage Component for the Edit Contentlet sidebar
jcastro-dotcms
moved this from Current Sprint Backlog
to In Review
in dotCMS - Product Planning
Nov 7, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Nov 10, 2024
…uage Component for the Edit Contentlet sidebar (#30606) ### Proposed Changes * A new Endpoint has been added to retrieve the languages that a contentlet is available on: `/api/v1/content//{identifier}/languages` * A new Endpoint has been added to retrieve the default language: `/api/v2/languages/_getdefault` * The existing Endpoint that retrieved the languages that an HTML Page is available on has been marked as `Deprecated` -- as well as its related code -- in order to favor the new Endpoint.
github-project-automation
bot
moved this from In Review
to Internal QA
in dotCMS - Product Planning
Nov 10, 2024
github-project-automation
bot
moved this from Internal QA
to Current Sprint Backlog
in dotCMS - Product Planning
Nov 11, 2024
jcastro-dotcms
moved this from Current Sprint Backlog
to Internal QA
in dotCMS - Product Planning
Nov 11, 2024
Endpoint to get the langs |
Approved: Tested on trunk_786c18d, Docker, macOS 14.5, FF v126.0.1 |
github-project-automation
bot
moved this from Done
to Internal QA
in dotCMS - Product Planning
Nov 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dotCMS : Admin Tools
dotCMS : Content Management
dotCMS : Localization
Includes i18n and multi-lingual issues
QA : Approved
QA : Passed Internal
Release : 24.11.14
Bug Fixing
Team : Falcon
Type : New Functionality
Parent Issue
User Story
As a dotCMS User, I want to view locale-related information of the Contentlet that I'm creating or editing.
Acceptance Criteria
Expose the required data via REST:
PageResource
class. For instance:Proposed Objective
Core Features
Proposed Priority
Priority 2 - Important
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
https://dotcms.slack.com/archives/C058GCQ7T39/p1730827058966279
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
The text was updated successfully, but these errors were encountered: