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

Edit Contentlet: Expose AChecker Class to an endpoint #28156

Closed
Tracked by #25445
rjvelazco opened this issue Apr 5, 2024 · 2 comments · Fixed by #29879
Closed
Tracked by #25445

Edit Contentlet: Expose AChecker Class to an endpoint #28156

rjvelazco opened this issue Apr 5, 2024 · 2 comments · Fixed by #29879

Comments

@rjvelazco
Copy link
Contributor

Parent Issue

#25445

Task

We have an ACheckerDWR Java class that enables us to check the accessibility of content. We must expose the class methods to an endpoint to use it in Angular. AcheckerDRW.java

Proposed Objective

Core Features

Proposed Priority

Priority 3 - Average

Acceptance Criteria

Three methods need to be exposed in the API and should work as they currently do in 'dwr'.

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

@rjvelazco rjvelazco changed the title Edit Contentlet: Expose AChecker Class to an enpoint Edit Contentlet: Expose AChecker Class to an endpoint Apr 5, 2024
@john-thomas-dotcms john-thomas-dotcms moved this from New to Next 1-3 Sprints in dotCMS - Product Planning Aug 30, 2024
@jcastro-dotcms jcastro-dotcms self-assigned this Sep 3, 2024
@jcastro-dotcms jcastro-dotcms moved this from Next 1-3 Sprints to In Progress in dotCMS - Product Planning Sep 3, 2024
@jcastro-dotcms jcastro-dotcms moved this from In Progress to In Review in dotCMS - Product Planning Sep 4, 2024
github-merge-queue bot pushed a commit that referenced this issue Sep 5, 2024
… Endpoint (#29879)

### Proposed Changes
* Exposes the Accessibility Checker DWR class as a REST Endpoint for it
to be used by the Angular layer.
@github-project-automation github-project-automation bot moved this from In Review to Internal QA in dotCMS - Product Planning Sep 5, 2024
@jcastro-dotcms jcastro-dotcms reopened this Sep 6, 2024
@github-project-automation github-project-automation bot moved this from Internal QA to Current Sprint Backlog in dotCMS - Product Planning Sep 6, 2024
@jcastro-dotcms jcastro-dotcms moved this from Current Sprint Backlog to Internal QA in dotCMS - Product Planning Sep 6, 2024
@jcastro-dotcms jcastro-dotcms moved this from Internal QA to In Progress in dotCMS - Product Planning Sep 9, 2024
@dsilvam
Copy link
Contributor

dsilvam commented Sep 10, 2024

Passed Internal QA:

  • Endpoints available and working as expected
  • Postman reviewed

@dsilvam dsilvam moved this from Internal QA to QA - Backlog in dotCMS - Product Planning Sep 10, 2024
@josemejias11
Copy link
Contributor

Approved: Tested on trunk_7f140fe, Docker, macOS 14.5, FF v126.0.1

@josemejias11 josemejias11 moved this from QA - In Progress to Done in dotCMS - Product Planning Sep 11, 2024
dsolistorres pushed a commit that referenced this issue Sep 18, 2024
… Endpoint (#29879)

### Proposed Changes
* Exposes the Accessibility Checker DWR class as a REST Endpoint for it
to be used by the Angular layer.
@dsilvam dsilvam closed this as completed Sep 18, 2024
@github-project-automation github-project-automation bot moved this from Done to Internal QA in dotCMS - Product Planning Sep 18, 2024
@dsilvam dsilvam moved this from Internal QA to Done in dotCMS - Product Planning Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment