discourse/app/assets/javascripts/admin/addon
Gerhard Schlager 0295b4165c
FIX: Permalink.create didn't work as expected anymore (#29895)
This moves the logic of setting the correct permalink values back into the controller. And it replaces the validation with a simpler one, that always works, even when the model is loaded from the DB.

Follow-up to #29634 which broke import scripts and lots of documentation on Meta.
2024-11-22 21:11:26 +01:00
..
adapters UX: redesign admin permalinks page (#29634) 2024-11-14 10:03:58 +11:00
components FIX: Permalink.create didn't work as expected anymore (#29895) 2024-11-22 21:11:26 +01:00
controllers DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
helpers DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
lib DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
mixins DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
models DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
routes DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
services DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
templates DEV: add outlet wrapper for small user list (#29763) 2024-11-20 19:22:02 -03:00