Skip to content

Latest commit

 

History

History
532 lines (256 loc) · 24.4 KB

CHANGELOG.md

File metadata and controls

532 lines (256 loc) · 24.4 KB

1.17.0 (2022-11-09)

Features

1.16.1 (2022-02-28)

Bug Fixes

1.16.0 (2021-08-14)

Features

  • wallet switch to case1 when big (2c54bb2)

1.15.1 (2021-08-05)

Bug Fixes

  • use delete to remove key (94ad2d8)

1.15.0 (2021-08-05)

Features

  • remove planter identifer from tree detail object (af0949b)

1.14.2 (2021-06-11)

Bug Fixes

  • return undefine rather than throw error when didnt' find tree (002008d)

1.14.1 (2021-06-10)

Bug Fixes

  • small bug on printing log (8bb6035)

1.14.0 (2021-06-10)

Features

  • support api: /tree?tree_name=xxx (ee16e63)

1.13.1 (2021-05-22)

Bug Fixes

1.13.0 (2021-05-22)

Features

  • add note about docker image name change (39f979b)

1.12.0 (2021-05-19)

Features

  • implement tree_name feature (c1b2330)

1.11.9 (2021-05-04)

Bug Fixes

  • workflow had extra steps in wrong order (ff23c6c)

1.11.8 (2021-05-04)

Bug Fixes

1.11.7 (2021-04-12)

Bug Fixes

1.11.6 (2021-04-12)

Bug Fixes

1.11.5 (2021-04-02)

Bug Fixes

  • fix manual deployment actions (39faa73)

1.11.4 (2021-04-02)

Bug Fixes

  • fix repository name match (62d7458)

1.11.3 (2021-04-02)

Bug Fixes

  • update and clean up CORS settings (7d15297)

1.11.2 (2021-04-02)

Bug Fixes

  • increase LRU cache time (e052d45)

1.11.1 (2021-03-20)

Bug Fixes

  • Update README for local development (4fdd281)
  • Update README for local development (090714a)

1.11.0 (2021-03-20)

Features

  • can show nearest tree on tree point levels (284f5ae)
  • fn to scan the utf grid (2a2bf3f)

1.10.0 (2021-03-18)

Features

1.9.3 (2021-03-18)

Bug Fixes

  • allow tiles to show to max zoom (83be984)

1.9.2 (2021-03-18)

Bug Fixes

  • allow tiles to show to max zoom (3fe099f)

1.9.1 (2021-03-18)

Bug Fixes

1.9.0 (2021-03-18)

Bug Fixes

  • add default tile server for dev (67b68f7)
  • bug in zoom in to 'userid' map (01c861c)
  • next tree button (b0080a5)
  • shouldn't show points on zoom level 15 (af3e7fc)
  • style problem on markers; hybrid map with google map (bf0109b)

Features

  • add setting for tile server (94c4c03)
  • after correcting all compilation error, map can show now (4ebf780)
  • can click tile point to display panel (24c736d)
  • can display nearest arrow (73893bc)
  • can display tree panel (1a02190)
  • can display tree point (23e8372)
  • can highlight the tree icon (39df7dc)
  • can show first screen correctly (561ead6)
  • can show side panel correctly (3668d26)
  • can zoom in to furser zoom level (0286879)
  • google satalite map (5a9452a)
  • improve marker css (2bcbeb7)
  • install grid leaf plugin; can display tile on the map (cea527c)

1.8.7 (2021-03-13)

Bug Fixes

  • keep fixing up workflow (14de483)

1.8.6 (2021-03-13)

Bug Fixes

1.8.5 (2021-03-13)

Bug Fixes

1.8.4 (2021-03-13)

Bug Fixes

1.8.3 (2021-03-13)

Bug Fixes

1.8.2 (2021-03-13)

Bug Fixes

1.8.1 (2021-03-13)

Bug Fixes

  • fix path to deployment yaml (715a9b1)

1.8.0 (2021-03-13)

Features

  • update deployment to use overlays (f47af84)

1.7.0 (2021-03-10)

Features

  • add the district delinations for freetown (1c6781b)

1.6.19 (2021-03-10)

Bug Fixes

  • temporary fix to allow local development (d5954ac)

1.6.18 (2021-03-10)

Bug Fixes

  • do not treat map.treetracker.org as a map name (1ae18b9)

1.6.17 (2021-03-10)

Bug Fixes

  • update CORS for map.treetracker.org (47bb232)

1.6.16 (2021-03-09)

Bug Fixes

  • increase LRU TTL to 10 minutes to improve map performance (49cc467)

1.6.15 (2021-03-05)

Bug Fixes

  • include other active domains in mapping (d9fd8e5)

1.6.14 (2021-03-05)

Bug Fixes

  • some updates to support query tree by uuid (797dfd2)

1.6.13 (2021-03-05)

Bug Fixes

  • disable request timeout (f404d96)

1.6.12 (2021-03-05)

Bug Fixes

1.6.11 (2021-03-05)

Bug Fixes

1.6.10 (2021-03-04)

Bug Fixes

1.6.10 (2021-03-04)

Bug Fixes

1.6.9 (2021-03-04)

Bug Fixes

  • join individual tree data against wallet schema (024a304)

1.6.8 (2021-03-04)

Bug Fixes

1.6.7 (2021-03-04)

Bug Fixes

  • compare uuid in trees table using string (77074df)

1.6.6 (2021-03-04)

Bug Fixes

  • use uuid for capture id when matching captures in wallet for map (902cb1b)

1.6.5 (2021-03-04)

Bug Fixes

  • use singular for schema name (73d4da8)

1.6.4 (2021-03-04)

Bug Fixes

1.6.3 (2021-03-04)

Bug Fixes

  • use the manual dbconnection secret for now (1db1d5d)

1.6.2 (2021-03-04)

Bug Fixes

  • package.json wont have correct version until split of repos (65d47c4)

1.6.1 (2021-03-04)

Bug Fixes

  • get package version from root (876b169)

1.6.0 (2021-03-04)

Features

1.5.6 (2021-03-04)

Bug Fixes

  • fix production deployment environment (9d5df5d)
  • perform release when actions change for server (daf0c1e)

1.5.5 (2021-03-03)

Bug Fixes

  • clean up jobs, add prod server deploy (120d8a1)

1.5.4 (2021-03-03)

Bug Fixes

  • temporary updated mapping to allow CORS for all envs (a569d5e)

1.5.3 (2021-03-03)

Bug Fixes

  • temporary updated mapping to allow CORS for all envs (0c311eb)

1.5.2 (2021-03-03)

Bug Fixes

1.5.1 (2021-03-03)

Bug Fixes

1.5.0 (2021-03-03)

Features

1.4.1 (2021-02-25)

Bug Fixes

  • remove unused .env (0357b3c)
  • use dotenv to load environment variables (dd19799)

1.4.0 (2021-02-25)

Bug Fixes

Features

  • add some infra for express: error handler (96252bd)
  • api is oky for the timeline zoom = 2 (b6ff978)
  • appearnce of timeline component (2d2db5f)
  • can hide timeline in some cases (dff0cab)
  • can query timeline with date (0dc1a47)
  • can set default timeline (fdb279a)
  • can show tree points with timeline (6bde9ba)
  • can use basic timeline filter the zoom =2 (b536a8a)
  • erace all timeline data when click close (bdce282)
  • improve css (8810eb7)
  • improve the slider (26534a0)
  • original component for timeline (aff4be3)
  • timeline map can zoom into 12-14 level (ba2b09a)

1.3.0 (2021-02-18)

Features

  • create capture id query param to support hateoas link from wallet service (52b3c82)

1.2.0 (2021-01-28)

Bug Fixes

  • syntax error (e4d2704)
  • update to our target nodejs version (affa2c6)

Features

  • can display the spin when taking long time (abce6de)
  • use case3 to halde org map (72176f7)