Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIMS-1458: Fix GitHub warnings #841

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 27, 2024

  1. LIMS-1458: Do not access attributes directly. Use set() and get() ins…

    …tead
    Mark Williams committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6e1fa8c View commit details
    Browse the repository at this point in the history
  2. LIMS-1458: Move function declaration to function body root

    Mark Williams committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3b5787f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. LIMS-1458: Do not access attributes directly. Use set() and get() ins…

    …tead
    Mark Williams committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6139b92 View commit details
    Browse the repository at this point in the history
  2. LIMS-1458: Unnecessary escape character

    Mark Williams committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bf95082 View commit details
    Browse the repository at this point in the history
  3. LIMS-1458: Empty block statement, Unnecessary semicolon

    Mark Williams committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6bf5112 View commit details
    Browse the repository at this point in the history
  4. LIMS-1458: variable is already defined

    Mark Williams committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6394c8d View commit details
    Browse the repository at this point in the history
  5. LIMS-1458: variable is already defined

    Mark Williams committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0671e1a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. LIMS-1458: Do sorting on the server

    Mark Williams committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    74b24c4 View commit details
    Browse the repository at this point in the history
  2. Update client/src/js/modules/dc/views/reprocess2.js

    Co-authored-by: Guilherme Francisco <[email protected]>
    ndg63276 and gfrn authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f7ae077 View commit details
    Browse the repository at this point in the history