discourse/app/assets/javascripts
Vinoth Kannan 143f06f2c6
FEATURE: Allow watched words to be created as a group (#26632)
At the moment, there is no way to create a group of related watched words together.  If a user needed a set of words to be created together, they'll have to create them individually one at a time.

This change attempts to allow related watched words to be created as a group. The idea here is to have a list of words be tied together via a common `WatchedWordGroup` record.  Given a list of words, a `WatchedWordGroup` record is created and assigned to each `WatchedWord` record. The existing WatchedWord creation behaviour remains largely unchanged.

Co-authored-by: Selase Krakani <skrakani@gmail.com>
Co-authored-by: Martin Brennan <martin@discourse.org>
2024-04-29 15:50:55 +05:30
..
admin FEATURE: Allow watched words to be created as a group (#26632) 2024-04-29 15:50:55 +05:30
custom-proxy DEV: Rename 'bootstrap-json' addon to 'custom-proxy' (#26561) 2024-04-08 19:53:02 +01:00
deprecation-silencer DEV: Update ember-cli to 5.6.0 (#25886) 2024-02-27 10:48:30 +01:00
dialog-holder Build(deps-dev): Bump webpack from 5.90.3 to 5.91.0 (#26273) 2024-03-21 07:03:20 +08:00
discourse FEATURE: Allow watched words to be created as a group (#26632) 2024-04-29 15:50:55 +05:30
discourse-common Build(deps-dev): Bump ember-cli from 5.8.0 to 5.8.1 (#26787) 2024-04-29 00:22:49 +02:00
discourse-hbr DEV: Convert discourse-hbr to a regular package (#26562) 2024-04-08 20:00:34 +01:00
discourse-i18n DEV: Update ember-cli to 5.6.0 (#25886) 2024-02-27 10:48:30 +01:00
discourse-markdown-it UX: add title attribute to composer preview image controls (#26301) 2024-03-22 09:49:10 -04:00
discourse-plugins Build(deps-dev): Bump ember-cli from 5.8.0 to 5.8.1 (#26787) 2024-04-29 00:22:49 +02:00
discourse-widget-hbs Build(deps-dev): Bump ember-cli from 5.8.0 to 5.8.1 (#26787) 2024-04-29 00:22:49 +02:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations DEV: Drop unused shims for Ember 3 deprecations (#26563) 2024-04-09 09:22:37 +01:00
float-kit Build(deps-dev): Bump ember-cli from 5.8.0 to 5.8.1 (#26787) 2024-04-29 00:22:49 +02:00
locales DEV: convert I18n pseudo package into real package (discourse-i18n) (#23867) 2023-10-12 14:44:01 +01:00
pretty-text Build(deps-dev): Bump ember-cli from 5.8.0 to 5.8.1 (#26787) 2024-04-29 00:22:49 +02:00
select-kit FEATURE: Allow watched words to be created as a group (#26632) 2024-04-29 15:50:55 +05:30
theme-transpiler Build(deps): Bump terser from 5.30.3 to 5.30.4 (#26703) 2024-04-23 08:55:51 +10:00
truth-helpers DEV: Convert truth-helpers to a v2 addon and simplify imports (#26029) 2024-03-05 15:24:47 +00:00
.npmrc
handlebars-shim.js
polyfills.js
run-patch-package
service-worker.js.erb DEV: Drop workbox dependency (#26735) 2024-04-24 10:19:12 +01:00