discourse/app/assets/javascripts/admin/addon
Bianca Nenciu 171789f47a
FIX: Make sure user list is complete and sorted (#17616)
Sometimes the user list was incomplete when multiple requests were
created to fetch next pages. If the responses did not arrive in the
same order as the requests then only the last response was parsed.

This is a follow up commit to a0f4c7fe88.
2022-07-26 17:54:52 +03:00
..
adapters
components DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
controllers FIX: Make sure user list is complete and sorted (#17616) 2022-07-26 17:54:52 +03:00
helpers DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
mixins DEV: Use includes() instead of indexOf() >= 0 (#17553) 2022-07-19 10:27:40 +08:00
models DEV: Fix typos "formated" -> "formatted" (#17156) 2022-06-20 20:02:05 +02:00
routes DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
services DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
templates UX: remove .btn-default from admin btn (#17515) 2022-07-15 22:09:48 +02:00