Commit e51beb6
4948 - Fixing the sorting issues within parts of the app - part 1 of X (#5299)
* Adding resource_id sort fix and test
* Fixed use of ids to be able to pass tests anywhere.
* Modified to work for Postgres and not MySQL :-)
* Moved and cleaned up rspec
* fixing lint issue
* Replace regex rspec test.
---------
Co-authored-by: Brock Wilcox <awwaiid@thelackthereof.org>1 parent 95cae51 commit e51beb6
File tree
2 files changed
+13
-1
lines changed- app/controllers/admin
- spec/requests/admin
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
237 | 240 | | |
238 | 241 | | |
239 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
240 | 252 | | |
241 | 253 | | |
242 | 254 | | |
| |||
0 commit comments