discourse/test
Dan Ungureanu 352d43b101
FIX: Better handling of Group model state (#8356)
The group card and group members page were affecting each other and were
leaking members list and the query parameters which led to bad UX
experience and sub-optimal performance (client made more queries because
it was loading fewer members).

This commit refactors the group model to make it more consistent, remove
dead code, move error handling outside of model.
2019-11-18 14:59:28 +02:00
..
javascripts FIX: Better handling of Group model state (#8356) 2019-11-18 14:59:28 +02:00
stylesheets Manage qunit via yarn. 2018-09-11 15:07:28 +08:00
run-qunit.js DEV: removes memory profiling from qunit tests (#8120) 2019-10-01 22:17:53 +02:00
smoke_test.js DEV: Add option to login at beginning of smoke tests 2019-11-14 18:28:15 +01:00