discourse-data-explorer/lib/discourse_data_explorer
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
..
data_explorer.rb FEATURE: Add JSON result type component (#260) 2023-11-02 09:50:05 +10:00
engine.rb DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00
parameter.rb FEATURE: Allow topic URL without post number for post_id param (#275) 2024-01-16 15:09:05 +10:00
queries.rb FIX: Update 'Largest Uploads' queries to use the upload_references table (#261) 2023-11-13 09:53:33 +00:00
query_group_bookmarkable.rb DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00