Skip to content

Upgrade outdated FE packages#197

Merged
tarekio merged 13 commits intomainfrom
manually-upgrade-packages
Sep 28, 2025
Merged

Upgrade outdated FE packages#197
tarekio merged 13 commits intomainfrom
manually-upgrade-packages

Conversation

@apodacaduron
Copy link
Contributor

Jira Issue

  1. [Add links to jira issues]

Description

Issue

  • Some dependencies in our project were outdated.
  • Several unused libraries were still present in our static folder and package.json.
  • This added unnecessary weight and complexity.

Solution

  • Updated versions for key libraries:
    • Vue
    • Vue Router
    • Vuetify Labs
    • Axios
    • Sortable
    • Leaflet
    • Video.js
  • Removed some unused libraries (partial cleanup):
    • element-resize-detector
    • vue-the-mask
    • vue-tippy
    • vee-validate
    • iv-viewer
  • Cleaned up related JS/CSS files and imports in affected templates (incidents, actors, bulletins, etc.).

Checklist

  • Tests added/updated
  • Documentation updated (if needed)
  • New strings prepared for translations

API Changes (if applicable)

  • Permissions checked
  • Endpoint tests added

Additional Notes

[Any other relevant information]

@coderabbitai
Copy link

coderabbitai bot commented Sep 25, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch manually-upgrade-packages

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@apodacaduron apodacaduron changed the title Manually upgrade packages Upgrade outdated FE packages Sep 25, 2025
@tarekio tarekio requested a review from level09 September 28, 2025 13:52
Copy link
Collaborator

@level09 level09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go

@tarekio tarekio merged commit ac89023 into main Sep 28, 2025
8 checks passed
@tarekio tarekio deleted the manually-upgrade-packages branch September 28, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants