discourse-calendar/spec
Loïc Guitaut 764e3061f5 DEV: Make specs compatible with upcoming Rails 8 upgrade
Rails 8 changes a bit how are handled time objects. When rendering them
to a string, they now always include their timezone even for UTC.
2025-07-08 15:26:10 +02:00
..
fabricators DEV: Introduce syntax_tree for ruby formatting (#363) 2022-12-29 13:30:41 +01:00
integration FIX: prevents double event and uses correct starts_at (#736) 2025-06-02 21:01:49 +02:00
jobs DEV: moves translatations under discourse_post_event (#627) 2024-10-23 14:06:09 +11:00
lib FEATURE: Add event location/description and "My Events" filter (#746) 2025-06-25 10:20:38 +02:00
models DEV: Make specs compatible with upcoming Rails 8 upgrade 2025-07-08 15:26:10 +02:00
requests PERF: Fix N+1 problem on `DiscoursePostEvent::EventsController#index` (#698) 2025-03-10 15:27:55 +08:00
serializers FIX: prevents double event and uses correct starts_at (#736) 2025-06-02 21:01:49 +02:00
services FEATURE: optional attached chat channel for event (#728) 2025-05-28 16:13:33 +10:00
system DEV: adjust tests to use d-menu toolbar options menu (#752) 2025-07-03 09:57:20 +10:00