discourse-data-explorer/spec
David Battersby e4f8d3924a
FIX: update report url to work with subfolder installs (#255)
This change includes the Discourse base url to allow for subfolder installs, it will also fix another potential issue where reports are sent via email (since we use the email_group_user component) that would require the base_url to know which domain to point to.
2023-07-31 10:14:12 +08: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 plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00
lib/data_explorer DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00
requests DEV: Remove usages of RateLimiter.clear_all! (#247) 2023-06-15 09:39:08 +10:00
system FIX: ensures explorer is using default values when provided (#240) 2023-04-17 09:06:27 -05:00
tasks DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00
data_explorer_spec.rb DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02: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: update report url to work with subfolder installs (#255) 2023-07-31 10:14:12 +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