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

Frontend - Fetching rework + metadata thresholds #347

Merged
merged 13 commits into from
Jul 2, 2024
Merged

Commits on Jul 1, 2024

  1. Restructured metadata fetching

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a55ddb3 View commit details
    Browse the repository at this point in the history
  2. Fixed tab info not loading for other tabs

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4f6c61b View commit details
    Browse the repository at this point in the history
  3. Refactored other API calls into their own services

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a80d193 View commit details
    Browse the repository at this point in the history
  4. Removed one console log

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

Commits on Jul 2, 2024

  1. Read the zoomLevel from the metadata

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    494ed45 View commit details
    Browse the repository at this point in the history
  2. Reworked the zoom warning

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    06549e8 View commit details
    Browse the repository at this point in the history
  3. Cleaned up the response code

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    afcaf69 View commit details
    Browse the repository at this point in the history
  4. Changed threshold values

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    339edbc View commit details
    Browse the repository at this point in the history
  5. Started working on the polygons to markers

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    caac4c9 View commit details
    Browse the repository at this point in the history
  6. Added polygons to markers threshold

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4de85f7 View commit details
    Browse the repository at this point in the history
  7. Remove console logs

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6bf7429 View commit details
    Browse the repository at this point in the history
  8. Moved some functions to utils

    Signed-off-by: Emil Balitzki <[email protected]>
    Corgam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    546bb91 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    26413ac View commit details
    Browse the repository at this point in the history