发布

  • [OPIK-3343] [FE/BE] Add sorting and bulk delete actions to dashboards table (#4322)

    frostbyte_neo 发布于 2025-12-04 14:17:35 +00:00

    • [OPIK-3343] Add bulk dashboard deletion functionality

    • [OPIK-3343] Add sorting support to dashboards table

    • Revision 3: Apply code style fix - use property shorthand

    • Revision 2: Address PR review comments - refactor tests

    • Inline callBatchDelete and callFind methods in DashboardResourceClient
    • Refactor sorting tests to use @ParameterizedTest instead of multiple tests
    • Remove Thread.sleep() calls by using comparators for sort order verification
    下载附件