[LIMS-522] Fix: Fix visit page pagination#496
Merged
NKatti2011 merged 4 commits intoprereleasefrom Mar 9, 2023
Merged
Conversation
* LIMS-213: Update regex to enable creating Block-4 containers * LIMS-405: Update list of container types to include block-4 as a puck * LIMS-216: Fix message for industrial archived visits * Processing results aren't deleted from disk * Data from SW visits are archived, not deleted * Make clearer the status of raw data * LIMS-449: Left-align column headings in data processing tables * LIMS-453: Email container owners as well as dewar lab contacts when a dewar returns to the dewar store * LIMS-475: Assign SCHEDULINGRESTRICTIONS to --------- Co-authored-by: Mark Williams <mark.williams@diamond.ac.uk> Co-authored-by: Richard Gildea <richard.gildea@diamond.ac.uk> Co-authored-by: NKatti2011 <108797920+NKatti2011@users.noreply.github.com>
…_version_for_composer Add php verion for build system
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JIRA Ticket: LIMS-522
What changed:
Changed syntax so the page_size and current_page are read correctly. Added this to pagination. Also added data-testids for selenium testing.
Tests: