docbrown/app/javascript/listings
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
..
__tests__ Add a MultiSelect Autocomplete component to the Display Ads Page (#18560) 2022-10-26 16:24:31 +02:00
components [categories] Refactor class components to be functional component (#17682) 2022-05-26 12:53:25 +01:00
dashboard [listing-dashboard] Refactor class components to be functional component (#17764) 2022-06-07 11:50:47 +01:00
singleListing refactor(single-listing): migrates class comp to pure comp (#17698) 2022-05-23 16:52:52 +01:00
listingDashboard.jsx [listing-dashboard] Refactor class components to be functional component (#17764) 2022-06-07 11:50:47 +01:00
listingForm.jsx Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00
listings.jsx ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
utils.js improve keyboard accessibility of modals 12427 10610 (#12511) 2021-02-24 16:01:10 +00:00