mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 13:58:53 +08:00
The new formatting for recurrence in the configuration modal wasn't synced up with the rendered event in the post — this adds a new helper so they share the same source logic. Added tests to avoid future regression. Also fixed some minor CSS in the modal. Before: <img width="1398" height="660" alt="image" src="https://github.com/user-attachments/assets/7cd36ac1-8106-404a-92ed-e35f64a44342" /> After: <img width="1496" height="712" alt="image" src="https://github.com/user-attachments/assets/2c068a45-d5b0-4fc7-8ba1-980e9720c156" /> |
||
|---|---|---|
| .. | ||
| admin-holidays-list-item-test.gjs | ||
| admin-holidays-list-test.gjs | ||
| dates-test.gjs | ||
| description-test.gjs | ||
| discourse-post-event-test.gjs | ||
| event-date-test.gjs | ||
| more-menu-test.gjs | ||
| region-input-test.gjs | ||
| rich-editor-extension-test.js | ||
| upcoming-events-list-test.gjs | ||