<feed xmlns='http://www.w3.org/2005/Atom'>
<title>strapi-plugin-checkbox-list/playground/e2e, branch master</title>
<subtitle>A Strapi v5 plugin that adds a checkbox list custom field to the Content Type Builder, enabling multi-select functionality with predefined options.
</subtitle>
<id>https://git.popov.link/strapi-plugin-checkbox-list/atom?h=master</id>
<link rel='self' href='https://git.popov.link/strapi-plugin-checkbox-list/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/'/>
<updated>2026-02-05T21:53:51+00:00</updated>
<entry>
<title>Refactor Gitea workflow and update package dependencies</title>
<updated>2026-02-05T21:53:51+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T21:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=d387c7bf8ae7711858b3348a6efa28bfeb8e878b'/>
<id>urn:sha1:d387c7bf8ae7711858b3348a6efa28bfeb8e878b</id>
<content type='text'>
- Simplified the Gitea workflow by removing the E2E testing section and renaming the integration tests job.
- Updated package-lock.json to include new dependencies for escape-string-regexp and removed outdated dependencies.
- Removed Playwright configuration and related test files from the playground directory to streamline testing processes.
</content>
</entry>
<entry>
<title>Enhance testing and integration for checkbox-list custom field</title>
<updated>2026-02-05T15:38:48+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T15:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=ee32dedf61e2d2ab6704fd40eec2a9e436f2114f'/>
<id>urn:sha1:ee32dedf61e2d2ab6704fd40eec2a9e436f2114f</id>
<content type='text'>
- Updated Gitea workflow to trigger on pushes to the master branch and refined job configurations for testing and E2E processes.
- Added Jest and Playwright configurations for integration and E2E testing.
- Introduced new checkbox-item API with corresponding controller, service, and routes.
- Created integration tests for the checkbox-list functionality, ensuring proper handling of required fields and default values.
- Updated package.json and package-lock.json to include necessary dependencies for testing.
</content>
</entry>
</feed>
