Skip to content

Move barvis app under backend/barvis/#6704

Merged
pashiav merged 8 commits into
issue-6571from
issue-6701
Jul 16, 2025
Merged

Move barvis app under backend/barvis/#6704
pashiav merged 8 commits into
issue-6571from
issue-6701

Conversation

@pashiav

@pashiav pashiav commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

Fixes #6701

This PR reorganizes the project structure by moving the barvis app into a new backend/barvis/ directory under specifyweb/.

Summary of Changes:

  • Moved barvis to specifyweb/backend/barvis/
  • Updated all import paths to reflect the new location
  • Updated SPECIFY_APPS in settings.py to include specifyweb.backend.barvis

This is the 4th PR in a broader backend reorganization. No frontend behavior or functionality was changed.

Notes:

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add relevant issue to release milestone
  • Add pr to documentation list
  • Add automated tests
  • Add a reverse migration if a migration is present in the PR

Testing instructions

Please cross check the following functionality with main.

  • Go to User Tools -> Preferences -> Home Page (url: .../specify/user-preferences/#welcomePage)
  • Change Content to Taxon Tiles
  • Go to the home page
  • Verify that you can see the Taxon Tiles and they display as expected
Screenshot 2025-06-18 at 11 26 19 AM

@pashiav pashiav added this to the 7.12.0 milestone Jun 18, 2025
@pashiav pashiav self-assigned this Jun 18, 2025
@github-project-automation github-project-automation Bot moved this to 📋Back Log in General Tester Board Jun 18, 2025
@pashiav
pashiav marked this pull request as ready for review June 18, 2025 16:36
@pashiav
pashiav requested review from a team and CarolineDenis June 18, 2025 16:36
@pashiav pashiav linked an issue Jun 18, 2025 that may be closed by this pull request

@bhumikaguptaa bhumikaguptaa left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

[X] Verify that you can see the Taxon Tiles and they display as expected

Looks good and is working as expected!

@pashiav
pashiav requested a review from a team July 2, 2025 18:16

@emenslin emenslin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

  • Verify that you can see the Taxon Tiles and they display as expected

Looks good!

Base automatically changed from issue-6624 to issue-6571 July 16, 2025 20:50
@pashiav
pashiav merged commit f83822e into issue-6571 Jul 16, 2025
14 checks passed
@github-project-automation github-project-automation Bot moved this from 📋Back Log to ✅Done in General Tester Board Jul 16, 2025
@pashiav
pashiav deleted the issue-6701 branch July 16, 2025 20:52
@CarolineDenis CarolineDenis modified the milestones: 7.12.0, 7.11.2 Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅Done

Development

Successfully merging this pull request may close these issues.

Reorganize barvis app under backend/barvis/

4 participants