Skip to content

LIMS-1570: Remove unused app file#874

Merged
ndg63276 merged 8 commits intopre-release/2025-R1.2from
improvements/lims-1570/remove-unused-app-file
Jan 28, 2025
Merged

LIMS-1570: Remove unused app file#874
ndg63276 merged 8 commits intopre-release/2025-R1.2from
improvements/lims-1570/remove-unused-app-file

Conversation

@gfrn
Copy link
Collaborator

@gfrn gfrn commented Dec 3, 2024

JIRA ticket: LIMS-1570

Summary:

Since the app file is not being used, and it features some unmaintained code, I figured it would be best to remove it.

Alongside it, a few unused libraries are also being removed.

Changes:

  • Remove unused dependencies
  • Remove dead app.js file and related files (superseded by Vue views)

To test:

  • Go to any page, ensure the sidebar still displays all expected links
  • Log in, ensure the log in page still works
  • Ensure the navbar still has all expected icons
    image

@gfrn gfrn added javascript Pull requests that update Javascript code improvement labels Dec 3, 2024
@gfrn gfrn changed the title [LIMS-1570] Remove unused app file LIMS-1570: Remove unused app file Dec 3, 2024
@ndg63276 ndg63276 self-requested a review January 24, 2025 11:59
@ndg63276 ndg63276 changed the base branch from master to pre-release/2025-R1.2 January 28, 2025 09:48
@ndg63276 ndg63276 merged commit f4393fb into pre-release/2025-R1.2 Jan 28, 2025
2 checks passed
@ndg63276 ndg63276 deleted the improvements/lims-1570/remove-unused-app-file branch January 28, 2025 11:02
ndg63276 added a commit that referenced this pull request Feb 9, 2025
* LIMS-1590: Dont allow name editing for lab contacts when login is set (#887)

* LIMS-1558: Add functionality for SMILES code for any sample (#880)

* LIMS-1490: Use callback URL for incoming dewars via shipping service (#852)

* LIMS-1570: Remove unused app file (#874)

* LIMS-1537: Add more options to reprocessing (#876)

* LIMS-1466: Disable dispatch form validation when using the shipping service (#891)
RichB-DLS pushed a commit that referenced this pull request Feb 11, 2025
* LIMS-1590: Dont allow name editing for lab contacts when login is set (#887)

* LIMS-1558: Add functionality for SMILES code for any sample (#880)

* LIMS-1490: Use callback URL for incoming dewars via shipping service (#852)

* LIMS-1570: Remove unused app file (#874)

* LIMS-1537: Add more options to reprocessing (#876)

* LIMS-1466: Disable dispatch form validation when using the shipping service (#891)
ndg63276 added a commit that referenced this pull request Apr 22, 2025
* LIMS-1612 - add util fn for generating md5.

* test/LIMS-1612 - Setup Basic param tests.

* feat/LIMS-1612 - implement the new md5 util across all uses of uniqId

* fix/LIMS-1612 -  Fix PSALM faiure

* Merge pre-release/2025-R1.2 into master (#904)

* LIMS-1590: Dont allow name editing for lab contacts when login is set (#887)

* LIMS-1558: Add functionality for SMILES code for any sample (#880)

* LIMS-1490: Use callback URL for incoming dewars via shipping service (#852)

* LIMS-1570: Remove unused app file (#874)

* LIMS-1537: Add more options to reprocessing (#876)

* LIMS-1466: Disable dispatch form validation when using the shipping service (#891)

* fix/LIMS-1612  compatibility with LIMS-1490

---------

Co-authored-by: Mark W <24956497+ndg63276@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement javascript Pull requests that update Javascript code Ready to Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants