discourse-data-explorer/spec
Martin Brennan 48a4038809
FEATURE: Allow topic URL without post number for post_id param (#275)
This commit allows base topic URLs (e.g. https://meta.discourse.org/t/hide-text-in-text-select-popup-menu-feedback/287656)
to be used by the post_id parameter type. We just assume in this case
that the post_id for the param is 1.
2024-01-16 15:09:05 +10:00
..
automation FIX: Flaky test fix for Data Explorer Automated PM Feature (#235) 2023-03-27 15:57:33 +08:00
fabricators FEATURE: Allow data explorer query result to be sent as recurring PM (#233) 2023-03-24 16:38:42 +08:00
integration DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00
jobs/scheduled DEV: Update linting (#267) 2023-12-01 16:47:54 +01:00
lib FEATURE: Allow topic URL without post number for post_id param (#275) 2024-01-16 15:09:05 +10:00
requests DEV: Remove usages of RateLimiter.clear_all! (#247) 2023-06-15 09:39:08 +10:00
system FEATURE: Add JSON result type component (#260) 2023-11-02 09:50:05 +10:00
tasks DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00
data_explorer_spec.rb FEATURE: Add JSON result type component (#260) 2023-11-02 09:50:05 +10:00
guardian_spec.rb DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00
report_generator_spec.rb FIX: Continue to send the PM to others when there is a group or user that does not exist (#274) 2024-01-03 14:05:03 +08:00
result_to_markdown_spec.rb FIX: Scheduled PM with Data Explorer Results not sending PM (#250) 2023-07-04 14:18:56 +08:00