docbrown/app/javascript/utilities
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
ahoy Refactor: no need to pass through the ahoy event name dynamically. (#18498) 2022-09-28 19:21:38 +02:00
color Use the Preact ColorPicker in creator onboarding (#16731) 2022-03-03 08:22:10 +00:00
Constants
http Add a MultiSelect Autocomplete component to the Display Ads Page (#18560) 2022-10-26 16:24:31 +02:00
markdown
search
animatedImageUtils.jsx Place gifs correctly regardless of center tag (#16404) 2022-02-03 15:44:44 +00:00
calculateTextAreaHeight.js
codeFullscreenModeSwitcher.js
debounceAction.js
dragAndDrop.js
dragAndUpload.js
dropdownUtils.js Sort comments reopen (#18349) 2022-09-13 11:37:48 -06:00
getUserDataAndCsrfToken.js
gist.js
locale.js Bump i18n-js from 3.9.2 to 4.0.2 (#18254) 2022-08-10 16:32:57 -04:00
moderation.js
pasteImage.js
runtime.js Fix typo in runtime.js (#17783) 2022-05-31 14:30:04 -04:00
sendFollowUser.js Enable error tracking on sendFollowUser (#17328) 2022-04-18 22:13:31 -04:00
showModal.jsx Allow ModRole & Admin to Suspend & Unsuspend User (#17946) 2022-06-27 12:45:35 -04:00
textAreaUtils.js ✂️ Remove reach combobox ✂️ (#17728) 2022-07-11 12:50:52 +01:00
viewport.js
waitOnBaseData.js