Shamim Rezaie b491cc3a49 MDL-80750 core: Maintain order of actions in renderBulkActions
The order of bulk actions was not preserved when rendering the bulk
actions content due to asynchronous operations. This fix ensures that
the actions are added to the `data.actions` array in the correct order
by using a temporary array to store the promises and then processing
them sequentially.

Also improved the JSDoc for better clarity on what the function returns
and what it resolves to.
2024-09-18 15:48:09 +08:00
..
2024-09-12 13:03:53 +07:00
2024-09-17 15:10:00 +02:00
2024-08-28 17:17:08 +07:00
2024-08-06 16:01:06 +08:00
2024-08-06 16:01:06 +08:00
2024-08-06 16:01:06 +08:00
2024-09-11 11:25:16 +07:00
2024-09-11 11:02:51 +07:00
2024-09-11 11:25:16 +07:00
2024-09-13 13:22:02 +02:00
2024-08-06 16:01:07 +08:00