Skip to content
Snippets Groups Projects

feat: add map API communication

Merged Adrian Orłów requested to merge feature/MIN-103-map-api-comm into development

Context:

In !43 (merged) we've prepared full map data management but without covering aspect of communication with API. !43 (merged) creates only solution for handling and fetching backend data.

Objective:

This PR adds API communication of the map, which means simply using actions and data in the components.

It includes:

  • initializing map with backend data
  • pushing all fetched data to the store
  • middleware that watched for changes in map/modelId and rebuilds local map data
  • unit tests of the above

Additionally:

  • Prettier config upgrade
Edited by Adrian Orłów

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading