Skip to content

Add resource dashboard procedures - #97

Open
Ph4ntomic wants to merge 3 commits into
CyZeTLC:masterfrom
Ph4ntomic:resource-dashboard-procedures-clean
Open

Add resource dashboard procedures#97
Ph4ntomic wants to merge 3 commits into
CyZeTLC:masterfrom
Ph4ntomic:resource-dashboard-procedures-clean

Conversation

@Ph4ntomic

@Ph4ntomic Ph4ntomic commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Ergänzt die fehlenden Stored Procedures für die Ressourcen-Diagramme im Dashboard und lässt die API-SQL-Dateien als CALL-Wrapper bestehen.

Zusätzlich wurde der Bestand-Chart ruhiger gemacht: keine störenden Hover-Flächen, dafür ein kleiner Hinweis direkt am jeweiligen Ressourcen-Balken.

DB-Schritte nach Merge/Deployment:

  1. sql/build/resourceGraphsMigration.sql ausführen.
  2. sql/storedProcedure/bp1/getResourceConsumptionHistory.sql ausführen.
  3. sql/storedProcedure/bp1/getResourceStockLevels.sql ausführen.

Damit werden die Bestandsbewegungsdaten für die Diagramme angelegt und die vom Dashboard genutzten Procedures installiert.

DB: run sql/build/resourceGraphsMigration.sql, then sql/storedProcedure/bp1/getResourceConsumptionHistory.sql and sql/storedProcedure/bp1/getResourceStockLevels.sql.
@Ph4ntomic
Ph4ntomic requested a review from CyZeTLC July 8, 2026 14:57
@Ph4ntomic Ph4ntomic added the bug Something isn't working label Jul 8, 2026
@CyZeTLC
CyZeTLC marked this pull request as ready for review July 8, 2026 14:59
@CyZeTLC CyZeTLC added the wontfix This will not be worked on label Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants