discourse-data-explorer/lib/discourse_data_explorer
Martin Brennan f09e631636
DEV: Adapt to core bookmark changes (#280)
* Added can_see_bookmarkable? methods to BaseBookmarkable, implement
  that in QueryGroupBookmarkable
* Update spec to check that Notification for reminder has
  bookmarkable_id and bookmarkable_type

c.f. https://github.com/discourse/discourse/pull/25905
2024-02-29 09:11:40 +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: Adapt to core bookmark changes (#280) 2024-02-29 09:11:40 +10:00