framework/tests/integration/api
Alexander Skvortsov b6f0b01307
Fix relevance sort (#2773)
- Adds a field to QueryCriteria that determines whether the sort provided is the controller's default sort
- Set this field to true iff sort not in query params. Default it to false
- Override $sort if a new default sort has been set on search state, and the param is true.
- Add tests!
2021-04-11 22:21:56 -04:00
..
access_tokens Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
authentication Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
csrf_protection Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
discussions Fix relevance sort (#2773) 2021-04-11 22:21:56 -04:00
forum Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
groups Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
notifications Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
posts Remove deprecated code from beta 16 (#2705) 2021-03-19 19:13:50 +01:00
users Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00