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

Compose the FE - Context and states + popup component rework #142

Merged
merged 18 commits into from
May 21, 2024

Commits on May 20, 2024

  1. added basic geojson format support to show geofeature set with defaul…

    …t settings
    
    Signed-off-by: Lucas Nandico <lucas.nandico@fau.de>
    Lucas-Nan committed May 20, 2024
    Configuration menu
    Copy the full SHA
    754be7a View commit details
    Browse the repository at this point in the history
  2. added api (fake) call on bounding box change

    Signed-off-by: Lucas Nandico <lucas.nandico@fau.de>
    Lucas-Nan committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e150071 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Created the Tabs Context

    Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
    Corgam committed May 21, 2024
    Configuration menu
    Copy the full SHA
    28d340b View commit details
    Browse the repository at this point in the history
  2. Started working on the Map Context

    Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
    Corgam committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9a34f15 View commit details
    Browse the repository at this point in the history
  3. Fixed bug with deleting the last tab

    Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
    Corgam committed May 21, 2024
    Configuration menu
    Copy the full SHA
    82262c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b459b41 View commit details
    Browse the repository at this point in the history
  5. merged (mocked) api call with state rework in frontend

    Signed-off-by: Lucas Nandico <lucas.nandico@fau.de>
    Lucas-Nan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c9fd67d View commit details
    Browse the repository at this point in the history
  6. removed left overs from developement

    Signed-off-by: Lucas Nandico <lucas.nandico@fau.de>
    Lucas-Nan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    824da1f View commit details
    Browse the repository at this point in the history
  7. changed current position marker to red circle

    Signed-off-by: Lucas Nandico <lucas.nandico@fau.de>
    Lucas-Nan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c4e9108 View commit details
    Browse the repository at this point in the history
  8. Added search context and reworked popup structure

    Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
    Corgam committed May 21, 2024
    Configuration menu
    Copy the full SHA
    89d8d11 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4c0882 View commit details
    Browse the repository at this point in the history
  10. Rename Popup.tsx to PopUp.tsx

    Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
    Corgam authored May 21, 2024
    Configuration menu
    Copy the full SHA
    15461e2 View commit details
    Browse the repository at this point in the history
  11. Rename SearchPopUp.tsx to SearchPopUp.tsx

    Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
    Corgam authored May 21, 2024
    Configuration menu
    Copy the full SHA
    dd03d92 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ad58f1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aee5b8d View commit details
    Browse the repository at this point in the history
  14. Fix the search context not working with favourites

    Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
    Corgam committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5b2982f View commit details
    Browse the repository at this point in the history
  15. Deleted root package-lock file

    Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
    Corgam committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5038da3 View commit details
    Browse the repository at this point in the history
  16. added api reqeust to backend (with default values on failure)

    Signed-off-by: Lucas Nandico <lucas.nandico@fau.de>
    Lucas-Nan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5459f33 View commit details
    Browse the repository at this point in the history