open release/palm.1/backport search #8
commitlint.yml
on: pull_request
commitlint
/
commitlint
12s
Annotations
1 error
commitlint / commitlint
You have commit messages with errors
⧗ input: Added Courseware Search container popover UI (#1212)
* feat: Added Courseware Search container popover
* chore: Added unit tests for CoursewareSearch and CoursewareSearchToggle
* chore: Updated unit test for CourseTabsNavigation
* chore: Partial coverage on Courseware Search Hooks
* chore: Finished Courseware Search Hooks unit testing
* fix: Fixed an overlook that caused a conditional hook
* fix: Reduced bounce timeout on scroll/resize to 100ms
* chore: Updated snapshots
* chore: Moved @testing-library/react-hooks dep to DEV
* chore: Minor adjustments on unit tests
* chore: Fixed test issue
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
⧗ input: Add CoursewareSearchForm component (#1214)
* feat: Add CoursewareSearchBar component
* fix: lint
* fix: Clarified component names and i18n description
* test: Add more tests
* fix: lint
* fix: Made props in CoursewareSearchForm optional
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
|