- 27 May, 2020 1 commit
-
-
Thomas Frion authored
-
- 26 May, 2020 10 commits
-
-
Thomas Frion authored
-
Thomas Frion authored
-
Thomas Frion authored
-
Thomas Frion authored
-
Thomas Frion authored
* We load the unit according the map bounds. => Better perfs * TODO Refactor code
-
Thomas Frion authored
-
Thomas Frion authored
-
Thomas Frion authored
* Fix issue of GendUnit forms * Update model of GendUnit to determine which field is required or not * Create fixture
-
Thomas Frion authored
-
Thomas Frion authored
* Model * Serializer * Admin * View
-
- 25 May, 2020 9 commits
-
-
Thomas Frion authored
-
Thomas Frion authored
We created a module for api client. In app.module just import pghm-api.module
-
Thomas Frion authored
The probleme was the api call was made before the promise finish
-
Thomas Frion authored
-
Thomas Frion authored
-
Thomas Frion authored
* Get all units and show them
-
Thomas Frion authored
-
Thomas Frion authored
* We load map service from API * Note: Only the service with no key works TODO: handle the services which require a key (IGN) * Remove the unless code
-
Thomas Frion authored
* We update the model of Service to add a method aims get a setting by his name * We remove unless components
-
- 22 May, 2020 9 commits
-
-
Thomas Frion authored
-
Thomas Frion authored
-
Thomas Frion authored
-
Thomas Frion authored
-
Thomas Frion authored
* We display coordonates as DD format and DMS format * We display more information of the user unit (email address, coordonates)
-
Thomas Frion authored
The bug is that the css to display nicely is not considered
-
Thomas Frion authored
We can select between osm tiles or otm tiles. Next step will be to add the tiles saved in database (API).
-
Thomas Frion authored
-
Thomas Frion authored
* Update api module to get the token (synchronize) * Get all module
-
- 20 May, 2020 7 commits
-
-
Thomas Frion authored
-
Thomas Frion authored
-
Thomas Frion authored
-
Thomas Frion authored
* We add a loader during loading time with api * We add user information and logout feature in the left side bar
-
Thomas Frion authored
-
Thomas Frion authored
* Synchronization problem
-
Thomas Frion authored
-
- 19 May, 2020 4 commits
-
-
Thomas Frion authored
-
Thomas Frion authored
* Now we can get all settings of a unit, just give the setting name * The zoom for the map is the unit's setting TODO: * Update left side bar when we open it * Refactor code of the component * Add picker to represent unit * Loader for login form
-
Thomas Frion authored
Now we center the map with the unit's coordinates of the user. The used zoom is the zoom define for the unit
-
Thomas Frion authored
* The bug was the cookie reading and a missing option in the HTTP header * Now in localStorage, there ise the user's unit information. We'll use it to center the map and zoom on a point. After that, we will try to draw a marker on the map.
-