Skip to content

Releases: garlictech/gtrack-admin-site

v2.7.0

23 May 13:47
Compare
Choose a tag to compare

<a name"2.7.0">

2.7.0 (2018-05-23)

Bug Fixes

Features

  • Raven/sentry integrated (8ce57b1b)
  • Add path endpoints to stops array (92a2af3a)
  • spinner for saving as gTrackPois (0a4b098a)
  • Refresh route path after save (8d75025d)
  • add IRouteSegment interface to IHikeProgramStop (7b43eeb4)
  • reset editedHikeProgramState action/reducer (da03fbfc)

v2.6.0

04 May 21:40
d1875bc
Compare
Choose a tag to compare

<a name"2.6.0">

2.6.0 (2018-05-04)

Bug Fixes

  • comment invalid checkpoint filter (331a18c0)
  • Fix saving toaster (b4a31b66)
  • optimize waypoint loading when we retrieve the saved plan (8d38f5c3)
  • routeLoading optimalizations (b64148c9)
  • optimize routingControlService's _moveLastWaypointToRoute method for avoid wrong (612912d7)
  • increase toaster timeout (d52258ca)
  • update inGtrackPoi flag after every service poi load (7f13de67)
  • fix subscribtions (298b02da)
  • fix peerDependencies (6fdb3638)
  • peerDependencies fix (5174d78a)

Features

  • add loadPoi action after poiSaved (00bd4b58)
  • add retrievePlan functionality (632e2c18)
  • Error toast on failed hike save (fbafe8d2, closes #187)

v2.5.0

27 Apr 19:44
87452ae
Compare
Choose a tag to compare

<a name"2.5.0">

2.5.0 (2018-04-27)

Bug Fixes

Features

  • add setDirty parameter to AddHikeProgramDetails action (9c4be368)
  • draw route LineString when open hike + fix unsubscribe error (fc916e70, closes #168, #185)
  • new geospatialService (3edb3b09)

v2.4.1

25 Apr 22:08
Compare
Choose a tag to compare

<a name"2.4.1">

2.4.1 (2018-04-25)

Bug Fixes

  • staging env. fix support + angular cli (0a3bc38e)

v2.4.0

23 Apr 14:26
76f486e
Compare
Choose a tag to compare

<a name"2.4.0">

2.4.0 (2018-04-23)

Bug Fixes

Features

  • calculate distanceFromOrigo w/ turf (fcf3306e, closes #174)
  • calculate location from the 1st segment (d9ddc257)
  • add/remove stops on when add/remove poi (99c1c55c)
  • save route total data to editedHike state on route update (dfa826db)
  • form slider added (5d31e203)
  • multilanguage component for poi save (da8ace0c)
  • forms-ngx integrated (2354ff5e)

v2.3.0

18 Apr 00:09
737d234
Compare
Choose a tag to compare

<a name"2.3.0">

2.3.0 (2018-04-18)

Bug Fixes

  • interface fixes (80e006e0)
  • add take(1) to backend observables (dbe62e97)
  • subscription fixes (c8dc8e8a)
  • remove distFromRoute property from getDbObj method (343fc7ca)
  • remove reading poi.isCheckpoint from hikeService (a83fc421)
  • Clear poi saved state on modal open (9eb35224, closes #156)
  • optimize observable subscribtions (1b6bd0b4)
  • Merge common-ngx with the new background location stuff (f924f6ec, closes #153)
  • upgrade to the lates common-ngx (0f6e1e10)

Features

  • modified action to poi (f1db92d3)
  • add pois as stops (0a66bd8b)
  • add last update time to hike list (a1165c0e)
  • change default marker states in hike and gTrack pois (836106de)
  • modified actions for route and hike (f1621505)

v2.2.0

10 Apr 13:29
c57bfe7
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2018-04-10)

Bug Fixes

Features

  • debounceTime updates (1b734c6b)
  • unsaved action to routes & hikes (8d3d8f7b)
  • unsaved actions for routes/hikes (4c9a0419)
  • refactor route planner libs (a80d0172)

v2.1.1

02 Apr 16:02
Compare
Choose a tag to compare

<a name"2.1.1">

2.1.1 (2018-04-02)

Bug Fixes

  • using https for some external services (987ef597)

v2.1.0

02 Apr 10:29
230e2a4
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2018-04-02)

Bug Fixes

  • auth modula and auth import fix (462001be)
  • hikeProgram use live data (abab184f)
  • DeepstreamModule inport fixes on the effect tests (3971a494)
  • check planner exists before destroy (900ae2c1)
  • map instance subscribtion (b38a5e9c)
  • fix initialized state calling (77794a20)
  • Disable getRoute if the segment list is empty (66e76652, closes #141)
  • merging latest subrepos (eef0d58b)
  • fix initialized state calling (93bf3d6b)
  • Disable getRoute if the segment list is empty (b34fe1a3, closes #141)
  • staging deepstream endpoint fix (233b7092)
  • store uses IPoi instead of Poi (148fcd51)
  • remove unnecessary imports (0c78a682)
  • fix reset of generalInfoState (8a7b6c8f)
  • poi test fixes (93a676c5)
  • Graphopper api key added (c1876024, closes #121)
  • environment, subrepo, npm deps fixes (041c8fb3)
  • proper staging environment (cf1db7a2)
  • remove unused import (b864bd79)
  • fix hike list subscription (d2451ae2)
  • check poi service api errors (18133af5)
  • fix route planner bugs (6c5663cd, closes #113)
  • fix wrong search param from the prev commit (b90848b7)
  • fix facebookLogin parameter (fc6e4dca)
  • use pois table for geoSearch (6cb74f75)
  • lint fixes (529f9436)
  • add missing lodash import (b4e30fe2)
  • test fixes (245c7950)
  • fix tests based on new poi interfaces (b856007d)
  • fix type handling in external poi editor (b433ab61)
  • fix tests based on new poi interfaces (98d725fe)
  • import fix (a141a9b0)
  • deepstream config fix (f199a83b)
  • fix mock interfaces (3949cc84)
  • increase pagination time in google places query (93d21c05)
  • MapMarker private fields changed to protected (09fd4bd3)

Features

  • poi hike list (f662753e)
  • hike poi list in progress (78bdbe74)
  • add langservice to hikeList texts (b79d7f5b)
  • handling hike save button state (enabled/disabled) based on necessary data. (9012ba88)
  • Button for remove translations from gTrackPoi descriptions (283954b2)
  • Button for remove translations from hike descriptions (921f0e93)
  • disable hike save if the poi list is empty (9539833f, closes #140)
  • isRoundTrip value comes from coords checking selector (b944e675, closes #139)
  • handling hike save button state (enabled/disabled) based on necessary data. (e8b6c9fa)
  • Button for remove translations from gTrackPoi descriptions (c049ae9e)
  • Button for remove translations from hike descriptions (af97630d)
  • disable hike save if the poi list is empty (8b038eeb, closes #140)
  • isRoundTrip value comes from coords checking selector (0c888715, closes #139)
  • update graphHopper param (foot to hike) (8749e8eb)
  • use poi interfaces instead of libs (31c6afab)
  • remove unused externalPoi libs (e6fc369f)
  • getGeoSearchContext selector (91c5c8d9)
  • getGeoSearchContext (d9adbcc5)
  • geoSearchContext selector (f0fa370c)
  • geoSearch context selector (ac6ae909)
  • Repaint all markers on MarkerConfigChanged (89553ab4, closes #127)
  • load hike data to edit page (ff9534ed)
  • hikeList design and subscription update (157acfa5)
  • Reset states on HikeEdit page load (6bbb362a)
  • reset actions for states (7c8dcd5b)
  • After hike save success redirect to the edit page (ba7926a6, closes #104)
  • getHikeContext method for hikeProgram selector (4846bbfc)
  • save poi ids to hike data (ade62298)
  • change new hike route from 'add' to 'new' (aa32211b)
  • handle gTrackPoi markers (254cb8c6)
  • handleHikeInclusion for marking inHike gTrack pois (1a61a706)
  • Add the first and last point as stop point when saving the hike (fe3cf144, closes #112)
  • add error toaster to wikipedia poi service (15a9d47a)
  • load hikes action to list page (c0b8b953)
  • add objectId and additionalData to savable pois (2892a062, closes #1)
  • use circle search for gTrackPoi search (e094fb1b)
  • save route data (9904f20a)
  • geolocation for hike saving (be3aafee, closes #100)
  • add dynamic modal to common-ngx (c616f088)
  • collect and save hike program data (07805186)
  • use uuid/v4 instead of uuid (31f67b4e)
  • use uuid/v4 in mapService ([72dda96](https://github.com/garlictech/gtrack...
Read more

v1.0.1

13 Oct 08:57
Compare
Choose a tag to compare

<a name"1.0.1">

1.0.1 (2017-10-13)

Bug Fixes