docbrown/app/javascript/listings/__tests__
Miguel Nieto A 148f242892
Replace listings tag component (#16855)
* wip

* feat:  Use MultiSelectAutocomplete for Tags

* feat:  Add additional tags for listings

* refactor: ♻️ Use preact/hooks and refactor propTypes

* fix: 🐛 Fix addiional tags support depending on the selected category

- Add slug to returned array in select_options_for_categories helper
- Differentiate the fields categoryId and categorySlug

* fix: 🐛 Adjust propTypes

* test: 🚨 Change test for select_options_for_categories helper

* refactor: ♻️ Apply requested changes

* refactor: ♻️ Remove border prop - default is true

* test: 🚨 Add test suite for ListingTagsField component

* refactor: ♻️ Apply requested changes

* refactor: ♻️ Remove unnecessary forEach + Improve code legibility

* docs: 📚 Remove topTags from hook documentation

* refactor: ♻️ Use the alias for crayons folder + Use loclaCompare in sort

* test: 🚨 Clean up mock response

* fix: 🐛 Reorder styles

* style: 🎨 Add comment to TagAutocompleteOption/Selection components
2022-03-30 16:51:40 +01:00
..
AllListings.test.jsx fix some landmark issues in listings (#13602) 2021-04-30 18:34:27 +02:00
BodyMarkdown.test.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
ClearQueryButton.test.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
ListingDashboard.test.jsx Use anchor tag instead of button for edit/delete links (#12098) 2021-01-04 11:03:15 -05:00
ListingFiltersCategories.test.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
ListingFilterTags.test.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
ListingTagsField.test.jsx Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00
Modal.test.jsx ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
ModalBackground.test.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
NextPageButton.test.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
SelectedTags.test.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
SingleListing.test.jsx ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
utils.test.js More frontend lint fixes (#8931) 2020-06-29 08:19:13 -04:00