update data based on selected company (#122)

Added UI elements to select a company and update shown data depending on chosen company



---------

Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
This commit is contained in:
KM-R
2023-09-19 23:45:10 +02:00
committed by GitHub
parent 80f077ee7a
commit 487b2f42d1
15 changed files with 900 additions and 732 deletions

View File

@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
version: 0.0.289
version: 0.0.290
python-requirements:
name: Check Python Requirements