discourse/app
Ted Johansson c2e90f8c07
DEV: Migrate publish page modal to Glimmer and DModal (#22663)
This PR migrates the publish page modal to a Glimmer component and DModal.

Most of the code is lift-and-shift. However, the component state getters were implemented using meta-programming in the original controller. They have all been inlined here for clarity, searchability, etc.
2023-07-19 10:37:07 +08:00
..
assets DEV: Migrate publish page modal to Glimmer and DModal (#22663) 2023-07-19 10:37:07 +08:00
controllers FEATURE: Add limit and group exclusion to the directory items endpoint (#22667) 2023-07-18 15:09:32 -04:00
helpers SECURITY: Don't reuse CSP nonce between requests (#22544) 2023-07-11 15:24:36 -06:00
jobs DEV: Replace raw comments with deprecation warnings (#22617) 2023-07-18 10:13:40 +08:00
mailers FIX: Order tags shown in email subject by topics count and name (#22586) 2023-07-13 15:39:58 +08:00
models FIX: Keep ReviewableQueuedPosts even with user delete reviewable actions (#22501) 2023-07-18 11:50:31 +00:00
serializers DEV: Replace raw comments with deprecation warnings (#22617) 2023-07-18 10:13:40 +08:00
services FIX: Termless hashtag search when a type is disabled (#22660) 2023-07-19 10:10:33 +10:00
views SECURITY: Don't reuse CSP nonce between requests (#22544) 2023-07-11 15:24:36 -06:00