scinote-web/app/services/lists
Soufiane 3f4c4dd222
Fix sorted table pagination [SCI-10359] (#7264)
* Fix table pagination when sorting by columns with non unique values [SCI-10359]

* Refactor solution [SCI-10359]
2024-03-14 18:20:26 +01:00
..
base_service.rb Fix sorted table pagination [SCI-10359] (#7264) 2024-03-14 18:20:26 +01:00
experiments_service.rb Fix experiment carts sorting by number of completed tasks [SCI-10390] (#7213) 2024-03-12 14:37:14 +01:00
label_templates_service.rb Fix sorted table pagination [SCI-10359] (#7264) 2024-03-14 18:20:26 +01:00
my_modules_service.rb Fix ordering by ID in protocols and tasks tables, remove obsolete protocols datatable [SCI-10387] (#7209) 2024-03-06 16:04:41 +01:00
projects_service.rb Improve projects table loading speed [SCI-10147] (#7136) 2024-03-06 14:48:30 +01:00
protocols_service.rb Fix ordering by ID in protocols and tasks tables, remove obsolete protocols datatable [SCI-10387] (#7209) 2024-03-06 16:04:41 +01:00
reports_service.rb
repositories_service.rb