discourse/app/assets/javascripts/admin/addon
Bianca Nenciu 437c9a554b
FEATURE: Import and export watched word (#12444)
Find & Replace and Autotag watched words were not completely exported
and import did not work with these either. This commit changes the
input and output format to CSV, which allows for a secondary column.

This change is backwards compatible because a CSV file with only one
column has one value per line.
2021-03-22 22:32:18 +02:00
..
adapters
components FEATURE: Add admin-area class to HTML tag (#12459) 2021-03-22 11:36:26 +11:00
controllers UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
helpers DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
mixins DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
models Add watched words of type "replace" (#12020) 2021-02-25 14:00:58 +02:00
routes UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
services FIX: Restore user summary's delete button behavior. (#11844) 2021-01-26 13:10:46 -03:00
templates FEATURE: Import and export watched word (#12444) 2021-03-22 22:32:18 +02:00