Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprint release 05 #216

Merged
merged 45 commits into from
May 29, 2024
Merged

Sprint release 05 #216

merged 45 commits into from
May 29, 2024

Commits on May 21, 2024

  1. merge

    Signed-off-by: Lucas Nandico <[email protected]>
    Lucas-Nan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    952a651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e38223c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Added dataset selection screen and main menu

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 23, 2024
    Configuration menu
    Copy the full SHA
    61b2a67 View commit details
    Browse the repository at this point in the history
  2. Added alerts

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f80e0ee View commit details
    Browse the repository at this point in the history
  3. Finished alerts + moved them into their context

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 23, 2024
    Configuration menu
    Copy the full SHA
    aaaba10 View commit details
    Browse the repository at this point in the history
  4. Fixed tab dialog not closing

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d8a7f33 View commit details
    Browse the repository at this point in the history
  5. Fixed small bug

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 23, 2024
    Configuration menu
    Copy the full SHA
    688f8c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca12b58 View commit details
    Browse the repository at this point in the history
  7. Added alert for failed fetching + updated readme

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8b44f02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc5f984 View commit details
    Browse the repository at this point in the history
  9. Started working on fixing the FE->BE connection

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a905151 View commit details
    Browse the repository at this point in the history
  10. Further work on connection

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 23, 2024
    Configuration menu
    Copy the full SHA
    66d8d2c View commit details
    Browse the repository at this point in the history
  11. More work on connection

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f69487f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    0d7f36e View commit details
    Browse the repository at this point in the history
  2. test: different crs - using s2cloudless-2020 from eu

    Signed-off-by: Lucas Nandico <[email protected]>
    Lucas-Nan committed May 25, 2024
    Configuration menu
    Copy the full SHA
    acf6072 View commit details
    Browse the repository at this point in the history
  3. using WMS Deutschlandmosaik aus Sentinel-2-Daten as map bg

    Signed-off-by: Lucas Nandico <[email protected]>
    Lucas-Nan committed May 25, 2024
    Configuration menu
    Copy the full SHA
    c0116af View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. wip: added show pinned map data | added default bundeslaender json TO…

    …DO: background map switch btn
    
    Signed-off-by: Lucas Nandico <[email protected]>
    Lucas-Nan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    83827db View commit details
    Browse the repository at this point in the history
  2. added btn for switching satellite/openstreetmap and support for custo…

    …m icons
    
    Signed-off-by: Lucas Nandico <[email protected]>
    Lucas-Nan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    026c4c0 View commit details
    Browse the repository at this point in the history
  3. added satellite view with satellite for germany, orthofoto for bavari…

    …a and low intensity map for surrounding countries
    
    Signed-off-by: Lucas Nandico <[email protected]>
    Lucas-Nan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    709e7be View commit details
    Browse the repository at this point in the history
  4. small cleanup for linter

    Signed-off-by: Lucas Nandico <[email protected]>
    Lucas-Nan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ac1cb5c View commit details
    Browse the repository at this point in the history
  5. added forgotten default json

    Signed-off-by: Lucas Nandico <[email protected]>
    Lucas-Nan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f4ec1c2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Polishing Data View

    Fixed bug for results when searching for 1
    
    Fixed bug where no-results message is cut off
    
    One filterbar for all three data views
    
    Signed-off-by: Celine Pöhl <[email protected]>
    CelineMP committed May 28, 2024
    Configuration menu
    Copy the full SHA
    242c42c View commit details
    Browse the repository at this point in the history
  2. added search flyto to fixed coords in berlin

    Signed-off-by: Lucas Nandico <[email protected]>
    Lucas-Nan committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5582db2 View commit details
    Browse the repository at this point in the history
  3. Removing old import statements

    Signed-off-by: Celine Pöhl <[email protected]>
    CelineMP committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d03bdbb View commit details
    Browse the repository at this point in the history
  4. Removed any type

    Signed-off-by: Celine Pöhl <[email protected]>
    CelineMP committed May 28, 2024
    Configuration menu
    Copy the full SHA
    faa6964 View commit details
    Browse the repository at this point in the history
  5. Map Update (#186)

    CelineMP authored May 28, 2024
    Configuration menu
    Copy the full SHA
    956d763 View commit details
    Browse the repository at this point in the history
  6. Fixed linting + moved search at the top

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4313dfb View commit details
    Browse the repository at this point in the history
  7. Added icon to the search bar

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    578e4e9 View commit details
    Browse the repository at this point in the history
  8. Polishing Data View (#187)

    Corgam authored May 28, 2024
    Configuration menu
    Copy the full SHA
    bcc904a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c635ec View commit details
    Browse the repository at this point in the history
  10. Updated the fetch data function to include multiple datasets

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0dba7dd View commit details
    Browse the repository at this point in the history
  11. Added FE docker image build argument for host and port of BE

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c56d546 View commit details
    Browse the repository at this point in the history
  12. Changed docker compose to support multiple images tags

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    05534b2 View commit details
    Browse the repository at this point in the history
  13. Updated the prod. env deployment github action

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0ee484a View commit details
    Browse the repository at this point in the history
  14. Fixed typos

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2a01381 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6bbce90 View commit details
    Browse the repository at this point in the history
  16. Fixed GitHub actions docker build args not working

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2138714 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    95b49cd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ebdee18 View commit details
    Browse the repository at this point in the history
  19. Fixed env. variables for BE [TEMP]

    Signed-off-by: Emil Balicki <[email protected]>
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    85b910b View commit details
    Browse the repository at this point in the history
  20. Background

    Signed-off-by: Emil Balicki <[email protected]>
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    eb0cde9 View commit details
    Browse the repository at this point in the history
  21. Background (#205)

    Corgam authored May 28, 2024
    Configuration menu
    Copy the full SHA
    b85988e View commit details
    Browse the repository at this point in the history
  22. Revert "Background (#205)"

    This reverts commit b85988e, reversing
    changes made to 85b910b.
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    39a118b View commit details
    Browse the repository at this point in the history
  23. Revert "Fixed env. variables for BE [TEMP]"

    This reverts commit 85b910b.
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3c0be05 View commit details
    Browse the repository at this point in the history
  24. Revert "Fixed env. not working on local [TEMP]: --signoff"

    This reverts commit ebdee18.
    Corgam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8e6cac4 View commit details
    Browse the repository at this point in the history