docbrown/app/javascript/listings/__tests__
Ridhwana 3f9b7c073c
Add a MultiSelect Autocomplete component to the Display Ads Page (#18560)
* feat: Add a pack file that pulls in the MultiSelect Component

* feat: move the tags to its own component

* save tags

* refactor: create a getCSRFToken function in the packs files so that it can be used in the admin

* feat: import the new module in request.js

* feat: remove unnecessary id

* feat: first pass of csrf token test

* chore: update the test

* fix: csrf token

* feat: hide the enw functionality behinda  feature flag

* fix: loading form twice

* refactor: import for csrftoken
2022-10-26 16:24:31 +02: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
Categories.test.jsx [categories] Refactor class components to be functional component (#17682) 2022-05-26 12:53:25 +01:00
ClearQueryButton.test.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
ListingDashboard.test.jsx Fix jest datetime tests with regex (#18347) 2022-08-17 11:12:09 -04: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 Add a MultiSelect Autocomplete component to the Display Ads Page (#18560) 2022-10-26 16:24:31 +02: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