discourse-data-explorer/assets/javascripts/discourse/templates
David Taylor 216dff3ed9
DEV: Improve logic for showing/hiding the reports tab in group screens (#107)
Previously this was adding an extra AJAX request to check if the group had any queries available. Now a boolean is included in the group serializer, so there is no need for the extra request.

Removing this ajax request will also stop other plugin JS integration tests from failing when the data-explorer plugin is installed.

This commit also fixes the HTML markup of the tab, so that it doesn't have a <ul> nested inside the existing <ul>. Also adds an icon for good measure.
2021-04-08 17:47:44 +01:00
..
admin Revert "Revert "DEV: Migrate from {{user-selector}} to {{email-group-user-chooser}} (#94)" (#102)" (#103) 2021-03-06 20:16:49 +03:00
components DEV: Improve logic for showing/hiding the reports tab in group screens (#107) 2021-04-08 17:47:44 +01:00
connectors/group-reports-nav-item DEV: Improve logic for showing/hiding the reports tab in group screens (#107) 2021-04-08 17:47:44 +01:00
explorer FIX: Show badge names in query results (#92) 2021-02-12 10:01:16 +01:00
modal FIX: Remove Deprecated Views 2016-12-01 13:54:21 -05:00
explorer-query-result.hbs FEATURE: Add a graph report to query results (#93) 2021-02-18 12:06:22 +01:00
group-reports-index.hbs FIX: missing default params group reports (#50) 2020-06-05 09:56:53 -07:00
group-reports-show.hbs Allow groups to access queries (#36) 2019-09-11 10:09:41 -04:00