Teisha McRae
Teisha McRae
Deploying CI Server on 4.10.3 for testing purposes ci:develop ci:deploy
# Issue Ticket: [FOUR-6798](https://processmaker.atlassian.net/browse/FOUR-6798) Filter Options and options that are already selected are not announced for screen reader user. # Solution - Add aria-labels to options that are pre-selected when...
# Issue Ticket: [FOUR-3239](https://processmaker.atlassian.net/browse/FOUR-3239) For vue-tables with action buttons, the action buttons need to be associated with the element name using aria-labels. For example: `aria-label="Edit [Process Name]"` # Solution Add...
# Issue Ticket: [FOUR-6846](https://processmaker.atlassian.net/browse/FOUR-6846) Based on the latest WCAG assessment, the new contrast colors in the CSS are not matching the ones we have by default in Customize UI, so...
# Issue Ticket: [FOUR-6594](https://processmaker.atlassian.net/browse/FOUR-6594) Related to our implementation of ESLint, we need to add Prettier to Core. # Solution Installed Prettier in Core. Set configs to allow Prettier to only...
# Issue Ticket: [FOUR-19482](https://processmaker.atlassian.net/browse/FOUR-19482) In the Process LaunchPad, the placeholder text in the templates search bar should read "Search Templates" instead of "Search Categories and Processes". # Solution - Pass...
# Issue Ticket: [FOUR-18303](https://processmaker.atlassian.net/browse/FOUR-18303) This PR introduces comprehensive Cypress tests for the Screen Templates Panel in screen-builder and enhances Screen Templates Panel visibility. The tests check that: - The Screen...
# Summary This PR adds configuration support for Smart Extract API variables, making them available as environment variables to scripts running in the Script Microservice Runner. # Solution ### 1....
# Feature Ticket: [FOUR-25147](https://processmaker.atlassian.net/browse/FOUR-25147) This pull request introduces a new SFTP API endpoint to facilitate secure file transfer connections. ## Key Changes: - New `sftpConnection` method: A `sftpConnection` method has...