discourse/app/assets/javascripts
Martin Brennan 725e146dca
FIX: Calculate experiment_enabled on server for "What's new?" (#30599)
Experimental "What's new?" feature feed items previously calculated
a boolean for experimentEnabled on the client based on the siteSettings
service, and this would control the initial state of the experiment
toggle.

However this requires the person who creates the site setting for the
experiment to remember to set it to `client: true`. This commit removes
that manual step by calculating whether the experiment is enabled
server-side, where we have access to all the site settings.
2025-01-07 11:27:24 +10:00
..
admin FIX: Calculate experiment_enabled on server for "What's new?" (#30599) 2025-01-07 11:27:24 +10:00
custom-proxy Build(deps-dev): Bump express from 4.21.1 to 4.21.2 (#30167) 2024-12-08 23:35:23 +01:00
deprecation-silencer
dialog-holder Build(deps-dev): Bump webpack from 5.97.0 to 5.97.1 (#30138) 2024-12-05 23:52:02 +01:00
discourse UX: Admin setting page consistency - Group permissions (#30528) (#30578) 2025-01-07 11:25:21 +10:00
discourse-common Build(deps-dev): Bump ember-cli from 6.0.1 to 6.1.0 (#30459) 2025-01-05 00:23:20 +01:00
discourse-hbr DEV: Detect hbr topic list customizations (#29793) 2024-11-21 16:00:49 +01:00
discourse-i18n DEV: Fixup verbose localization method name (#30208) 2024-12-10 17:30:36 +00:00
discourse-markdown-it FIX: properly quote videos (#30099) 2024-12-04 12:39:38 +01:00
discourse-plugins Build(deps-dev): Bump ember-cli from 6.0.1 to 6.1.0 (#30459) 2025-01-05 00:23:20 +01:00
discourse-widget-hbs Build(deps-dev): Bump ember-cli from 6.0.1 to 6.1.0 (#30459) 2025-01-05 00:23:20 +01:00
docs
ember-addons
ember-cli-progress-ci
float-kit Build(deps-dev): Bump ember-cli from 6.0.1 to 6.1.0 (#30459) 2025-01-05 00:23:20 +01:00
locales
pretty-text Build(deps-dev): Bump ember-cli from 6.0.1 to 6.1.0 (#30459) 2025-01-05 00:23:20 +01:00
select-kit Build(deps-dev): Bump ember-cli from 6.0.1 to 6.1.0 (#30459) 2025-01-05 00:23:20 +01:00
theme-transpiler DEV: Update content-tag to 3.1.0 (#30339) 2024-12-18 12:59:27 +01:00
truth-helpers
.npmrc
handlebars-shim.js
polyfills.js DEV: Bump eslint, lint-configs, and move to flat config (#29661) 2024-11-12 12:33:17 +00:00
service-worker.js.erb