Prefer to filter out deposit entries server side by sending the Exclude value
in data requests.
Also make UI more compact using CSS Flex rules.
Closes T2406
Differential D3374
admin/deposit: Filter out deposit entries server side anlambert on Jun 30 2020, 11:45 AM. Authored by Tags None Subscribers None
Details
Prefer to filter out deposit entries server side by sending the Exclude value Also make UI more compact using CSS Flex rules. Closes T2406
Diff Detail
Event TimelineComment Actions Cool, I did not see how to properly do that. But that was my initial intent thus why i opened the option deposit side ;) Comment Actions Build is green Patch application report for D3374 (id=11974)Rebasing onto 9be63da1dd... Current branch diff-target is up to date. Changes applied before testcommit d4e37c158bc2d873ae5ce7c6b18003895377f85a Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Tue Jun 30 11:41:00 2020 +0200 admin/deposit: Filter out deposit entries server side Prefer to filter out deposit entries server side by sending the Exclude value in data requests. Also make UI more compact using CSS Flex rules. Closes T2406 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/245/ for more details. Comment Actions Yes, datatables documentation is so large, it is easy to miss the server side feature. I should have added a new Python test but I am not in the mood for a mocking party ;-) Comment Actions
yes! I spent a lot of time on it already.
yeah, i guessed as much. Cheers, |