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

Api fix #190

Merged
merged 11 commits into from
Jun 20, 2024
Merged

Api fix #190

merged 11 commits into from
Jun 20, 2024

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    0524ccf View commit details
    Browse the repository at this point in the history
  2. feat: frontend ignore public data geometries

    herve.le-bars committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9242edd View commit details
    Browse the repository at this point in the history
  3. fix: Docker frontend code volume share removed because of building fi…

    …les missing
    
    Because frontend needs frontend build that is done during building docker, mounting volume for dev removes this building
    Entrytpoint could be modified to detect that frontend needs to be rebuild but for the moment, removing volume mounting to assure frontend works
    herve.le-bars committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    eeca1c5 View commit details
    Browse the repository at this point in the history
  4. feat: amélioration du docker frontend, Dockerfile séparé

    # Conflicts:
    #	docker/Dockerfile
    rv2931 authored and herve.le-bars committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1e6834f View commit details
    Browse the repository at this point in the history
  5. fix: frontend missing map-store

    herve.le-bars committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1ea461c View commit details
    Browse the repository at this point in the history
  6. fix: fix load data to use bloom/tasks (loading positions missing)

    # Conflicts:
    #	docker-compose-load-data.yaml
    rv2931 authored and herve.le-bars committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e4fbeb9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0da1464 View commit details
    Browse the repository at this point in the history
  8. fix: Docker frontend code volume share removed because of building fi…

    …les missing
    
    Because frontend needs frontend build that is done during building docker, mounting volume for dev removes this building
    Entrytpoint could be modified to detect that frontend needs to be rebuild but for the moment, removing volume mounting to assure frontend works
    
    # Conflicts:
    #	docker-compose.yaml
    herve.le-bars committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0bff1d4 View commit details
    Browse the repository at this point in the history
  9. feat: amélioration du docker frontend, Dockerfile séparé

    # Conflicts:
    #	docker-compose.yaml
    herve.le-bars committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6e8f5a7 View commit details
    Browse the repository at this point in the history
  10. fix: docker compose files double volumes

    herve.le-bars committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    076eccd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d911c3 View commit details
    Browse the repository at this point in the history