docbrown/app/views/listings
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
..
_form.html.erb Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00
_form_errors.html.erb views/listings etc i18n (#15040) 2021-10-27 16:37:29 +01:00
_liquid.html.erb views/listings etc i18n (#15040) 2021-10-27 16:37:29 +01:00
dashboard.html.erb views/dashboards i18n (#15069) 2021-11-29 07:19:16 -07:00
delete_confirm.html.erb views/listings etc i18n (#15040) 2021-10-27 16:37:29 +01:00
edit.html.erb Dynamically update the brand colors (#15432) 2021-11-23 09:46:17 +02:00
index.html.erb views/listings etc i18n (#15040) 2021-10-27 16:37:29 +01:00
new.html.erb views/listings etc i18n (#15040) 2021-10-27 16:37:29 +01:00
show.html.erb views/listings etc i18n (#15040) 2021-10-27 16:37:29 +01:00