discourse/app/assets/javascripts
Krzysztof Kotlarek 1f1709d249
FIX: use a custom prefix for custom flags (#28839)
Currently, when the custom flag has the same name as the system flag (which is disabled) then it is not displayed. To fix the problem, `custom_` prefix as `name_key` is used to distinguish between the system and the custom flag.

I considered writing a migration to fix existing custom flags name key. However, at the end of migration I would need to run rails code to reset cache `Flag.reset_flag_settings!`. I decided to skip that step as it is a very edge case. If someone has the same flag name as the system flag, then all they have to do is edit the flag and click save.

In addition, I made 2 small fixes:
- edit flag title was missing translation;
- flag form UI was not showing that description is the required field.
2024-09-11 15:30:20 +10:00
..
admin FIX: use a custom prefix for custom flags (#28839) 2024-09-11 15:30:20 +10:00
custom-proxy Build(deps-dev): Bump express from 4.19.2 to 4.20.0 (#28832) 2024-09-11 02:02:58 +02:00
deprecation-silencer DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
dialog-holder Build(deps): Bump a11y-dialog from 8.1.0 to 8.1.1 (#28813) 2024-09-10 09:46:38 +02:00
discourse DEV: Add component tests for admin page header components (#28837) 2024-09-11 13:27:58 +10:00
discourse-common UX: Upgrade to fontawesome 6.6.0 (#28778) 2024-09-09 14:40:56 +01:00
discourse-hbr DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
discourse-i18n DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
discourse-markdown-it UX: Upgrade to fontawesome 6.6.0 (#28778) 2024-09-09 14:40:56 +01:00
discourse-plugins DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
discourse-widget-hbs DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
docs
ember-addons
ember-cli-progress-ci PERF: Improve production JS build in low-memory environments (#26849) 2024-05-02 11:43:59 +01:00
ember-production-deprecations DEV: Update ember-cli-deprecation-workflow from 2.2.0 to 3.0.1 (#28226) 2024-08-07 17:59:42 +02:00
float-kit DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
locales FEATURE: Add Uyghur language (#27183) 2024-05-27 09:58:18 +02:00
pretty-text DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
select-kit DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
theme-transpiler Build(deps): Bump babel-plugin-ember-template-compilation (#28812) 2024-09-10 09:45:56 +02:00
truth-helpers DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
.npmrc
handlebars-shim.js
polyfills.js
service-worker.js.erb DEV: Drop workbox dependency (#26735) 2024-04-24 10:19:12 +01:00