forked from openedx/frontend-app-authoring
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change adds the ability to search content tags in the content tags drawer, in order to filter tags. This change also refactors the way data is loaded from the server, handling pre-loaded data and pagination. test: Clean up tests test: Add more tests to increase coverage fix: Internationalize checkbox aria-label refactor: tests nits + debounce lodash swap fix: fix some type definitions fix: Fix type issues + increase test cov test: Update/fix tests refactor: Remove not needed encoding feat: Implement pre-loading tags fix: Spacing of tags in dropdown selector style: Fix style/spacing inconsistencies feat: Add tag search in content tags drawer
- Loading branch information
1 parent
94725df
commit e989c48
Showing
25 changed files
with
909 additions
and
409 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.