Skip to content

Add a new /dash route meant for the API to get quick infos to display on the home page#2154

Draft
alexAubin wants to merge 1 commit intodevfrom
new-dash-route-for-api
Draft

Add a new /dash route meant for the API to get quick infos to display on the home page#2154
alexAubin wants to merge 1 commit intodevfrom
new-dash-route-for-api

Conversation

@alexAubin
Copy link
Copy Markdown
Member

@alexAubin alexAubin commented Aug 15, 2025

logger.error(f"Failed to fetch pending migrations!?: {e}")

try:
from .app import app_list

Check notice

Code scanning / CodeQL

Cyclic import Note

Import of module
src.app
begins an import cycle.
raise e

try:
from .diagnosis import diagnosis_show

Check notice

Code scanning / CodeQL

Cyclic import Note

Import of module
src.diagnosis
begins an import cycle.
@alexAubin alexAubin force-pushed the new-dash-route-for-api branch from 0ca0920 to 232644e Compare September 1, 2025 18:48
@alexAubin alexAubin marked this pull request as draft September 3, 2025 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants