discourse-data-explorer/app
shuaib-swzd 2ea9951175
DEV: Safe navigation to handle to nil current_user class issue (#344)
Another private plugin is extending this plugin and the current_user check here is a problem -- adding safe navigation does not break any existing functionality but allows for future changes.
2024-12-05 08:47:44 -06:00
..
controllers/discourse_data_explorer DEV: Safe navigation to handle to nil current_user class issue (#344) 2024-12-05 08:47:44 -06:00
jobs/scheduled DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00
models/discourse_data_explorer DEV: Update plugin annotations (#334) 2024-10-25 09:42:37 +01:00
serializers/discourse_data_explorer UX: Rewrite param-input using FormKit (#307) 2024-08-20 09:42:50 +08:00