discourse-data-explorer/assets/javascripts/discourse
Andrei Prigorshnev e85aab4b33
FIX: the back button (#130)
Back button wasn't working when running in Ember CLI. This PR fixes it by doing the transition to the same route but without URL parameter properly. This works in both our environments (legacy-3.12.0, and ember-cli-3.15.0).
2021-08-11 14:13:39 +04: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
controllers FIX: the back button (#130) 2021-08-11 14:13:39 +04:00
initializers DEV: Remove String.endsWith polyfill (#106) 2021-04-08 17:46:43 +01:00
lib FEATURE: Add a graph report to query results (#93) 2021-02-18 12:06:22 +01:00
models Revert "Revert "DEV: Migrate from {{user-selector}} to {{email-group-user-chooser}} (#94)" (#102)" (#103) 2021-03-06 20:16:49 +03:00
routes FIX: the back button (#130) 2021-08-11 14:13:39 +04:00
templates DEV: Fix template linting issues (#124) 2021-07-05 23:15:57 +02:00
explorer-route-map.js.es6 DEV: apply coding standards (#66) 2020-09-04 13:23:11 +02:00
group-reports-route-map.js.es6 DEV: apply coding standards (#66) 2020-09-04 13:23:11 +02:00