From 7e7bea0a7dd3615e8991f47fc0a5a1d2e6575547 Mon Sep 17 00:00:00 2001 From: David Inga Date: Wed, 8 Aug 2018 17:26:01 +0200 Subject: [PATCH] added auto changelog --- CHANGELOG.md | 568 ++++++++++++++++++++++++++++++++++---------- CHANGELOG_HANDLE.md | 142 +++++++++++ package.json | 6 +- yarn.lock | 40 +++- 4 files changed, 624 insertions(+), 132 deletions(-) create mode 100644 CHANGELOG_HANDLE.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b2251e0..6d7d64dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,128 +1,440 @@ -# Changelog - -All notable changes to this project will be documented in this file. - -The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) -and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). - -## 2018-06-11 - -### Changed -- Removed specific from location filters in Explore page for core datasets. -- Only top level in the filters in Explore. - -## 2018-06-04 - -### Fixed -- Color for input titles in widget editor. - -### Added -- New India's tab in core datasets. -- Added owner column for datasets, widgets and layers in Backoffice. - -### Updated -- Updated widget editor to version 1.3.0 - -## 2018-05-21 - -### Fixed -- An error removing cache in backoffice. -- Error creating widget after create a dataset. -- Fixed user avatar icon when photo doesn`t exist. - -### Added -- Header to remove cache in all requests in the app. -- Added link to how-to page. -- Added a new sub-menu for about pages. -- Added new styles for submenu. - -### Updated -- Updated wysiwyg to 1.1.14 version. -- Changed height for some widgets in dashboard. -- Removed background in headers. -- Removed breacrumbs. -- Updated filters. - -## [1.2.0] - 2018-05-14 - -### Fixed -- Favourites datasets takes metadata title. -- Fixed cache issue related with adding widgets in dashboards -- 404 when saving widgets from LOCA detail page. -- Global filter is not working. -- Map widget failing to load in dashboard creation tool. -- Ensure only admin users can update metadata. - -### Added -- Added anaylitics events for favourites actions. -- Added export router for PDF embeds -- Added how to page. -- Added support for environments in app entities. -- Added fields to manage environments in the admin. -- Added call to action on dashboard page to create their own. -- Added two datasets more in explore core datasets tab. - -### Updated -- Updated knowledge graph. -- Update embed iframe url to export path for generated pdf downloads. - -## [1.2.0] - 2017-12-22 - -### Fixed -- Bug interacting with opacity button in legend control. -- Fixed ImageService layers. -- Fixed DynamicService layers. -- Fixed FeatureService layers. - -### Added -- Added tags and filtering like ResourceWatch project. -- Added support for NexGDDP layers. -- Added Support for GEE layers. -- Added basemap control in explore map. -- Including description in explore datasets. -- Resources page from API. -- Linking datasets from explore dataset list. -- Added widget editor in dataset page. -- Added support for markdown in datasets. - -### Changed -- User authentication to use localStorage. -- Changed explore sidebar with tabs. -- Changed zoom and map control styles. -- Using icons component in map. -- Filter now is opened in dropdown. - - -## [1.1.0] - 2017-09-26 - -### Fixed -- Datasets with published false were been showed in explore page. -- Twitter feed was failing with new API structure. -- Widget was not been showed in dataset page. -- Description of datasets was failing in some cases. -- Published datasets was not working in dataset edition. -- Widget was broken for Vega charts created by widget editor. -- Removing `/api` in actions files to solve 404 errors. -- In admin adding a widget in dataset tab redirects to blank page. Now it redirects to correct page. - -### Added -- Panel info in explore page with dataset page instead modal window. -- Showing widgets for datasets in the new panel info. -- Added download button in new panel info. -- In new panel info added map button to show dataset's layers in the map. -- In new panel info added learn more button to redirect to dataset detail. -- Added support for multilayers in legend. -- Added control for layer opacity in legend. -- Added theme file for vega charts. -- Added support for GDDP datasets in widget editor. -- Added support for rasters in widget editor. -- Added support for GDDP datasets in dataset creation form. -- Added support for rasters in dataset creation form. -- Static files has been migrated to S3 Amazon. -- Added changelog :) -- Added support for more layer providers in explore map. - -### Changed -- Updated Vega to 2.6.0 version to support theme files. -- Datasets name now takes name from medata info. -- Updated widget editor. +### Changelog + +All notable changes to this project will be documented in this file. Dates are displayed in UTC. + +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). + +#### [v1.2.0](https://github.com/resource-watch/prep-app/compare/1.1.0...v1.2.0) + +> 8 August 2018 + +- removing-lorem-ipsum [`#268`](https://github.com/resource-watch/prep-app/pull/268) +- Fix a bug where the user would be unable to navigate away from Explore [`#267`](https://github.com/resource-watch/prep-app/pull/267) +- Fix a bug where the user couldn't login because the tooltip would close [`#266`](https://github.com/resource-watch/prep-app/pull/266) +- Fix a bug where the position of the map wouldn't be restored correctly [`#265`](https://github.com/resource-watch/prep-app/pull/265) +- adding-new-core-topics-and-subtopics [`#264`](https://github.com/resource-watch/prep-app/pull/264) +- spell_out_united_states [`#263`](https://github.com/resource-watch/prep-app/pull/263) +- adding-prep-india-core-datasets [`#262`](https://github.com/resource-watch/prep-app/pull/262) +- leave filters at top level [`#261`](https://github.com/resource-watch/prep-app/pull/261) +- added new india tab [`#260`](https://github.com/resource-watch/prep-app/pull/260) +- added upgrade inscure requests to all requests [`#259`](https://github.com/resource-watch/prep-app/pull/259) +- Fix explore map selector hover tooltips layout [`#258`](https://github.com/resource-watch/prep-app/pull/258) +- created how to page [`#254`](https://github.com/resource-watch/prep-app/pull/254) +- added env for dashboards insights and partners [`#257`](https://github.com/resource-watch/prep-app/pull/257) +- added two new datasets to core-global [`#256`](https://github.com/resource-watch/prep-app/pull/256) +- Add export route for pdf embeds [`#253`](https://github.com/resource-watch/prep-app/pull/253) +- Analytics event when favouriting a dataset [`#255`](https://github.com/resource-watch/prep-app/pull/255) +- Explore: Make global filter first option [`#252`](https://github.com/resource-watch/prep-app/pull/252) +- Embed map: fix map boundaries and zoom [`#251`](https://github.com/resource-watch/prep-app/pull/251) +- Explore: Add global filter to geography filters [`#250`](https://github.com/resource-watch/prep-app/pull/250) +- Add privacy policy and terms of service pages [`#249`](https://github.com/resource-watch/prep-app/pull/249) +- Dashboards: Add link to myprep [`#248`](https://github.com/resource-watch/prep-app/pull/248) +- Loca Detail: Fix save widget [`#247`](https://github.com/resource-watch/prep-app/pull/247) +- Use the dataset's metadata's title for the title of the NexGDDP embeds [`#246`](https://github.com/resource-watch/prep-app/pull/246) +- Share modal: Fix a regression from #235 [`#245`](https://github.com/resource-watch/prep-app/pull/245) +- Nex GDDP: Enable country labels by default [`#244`](https://github.com/resource-watch/prep-app/pull/244) +- Explore: Set map view on location search [`#243`](https://github.com/resource-watch/prep-app/pull/243) +- Explore: Replace learn more icon [`#242`](https://github.com/resource-watch/prep-app/pull/242) +- Explore: Amend dataset link to icon rather than title [`#241`](https://github.com/resource-watch/prep-app/pull/241) +- Fix applications social media login property [`#240`](https://github.com/resource-watch/prep-app/pull/240) +- Reinstate user feedback script [`#239`](https://github.com/resource-watch/prep-app/pull/239) +- Explore: Transparent loader for create widget [`#237`](https://github.com/resource-watch/prep-app/pull/237) +- added Loca to core [`#236`](https://github.com/resource-watch/prep-app/pull/236) +- Explore: Fixes share modal tab navigation [`#235`](https://github.com/resource-watch/prep-app/pull/235) +- Fix a regression (d7249c3) which caused the Explore filters to be broken [`6e0e1b6`](https://github.com/resource-watch/prep-app/commit/6e0e1b632e5c30931fc83ba6bbf011960236c3d3) +- updated layer manager [`8233833`](https://github.com/resource-watch/prep-app/commit/8233833daa91fd79d5b0c330e96bc1d0b52f6688) +- Update the widget-editor to the latest version [`e29f5e3`](https://github.com/resource-watch/prep-app/commit/e29f5e34d021a6e54a290bd0c9c38665e0f00d66) + +#### [1.1.0](https://github.com/resource-watch/prep-app/compare/v1.0.1...1.1.0) + +> 7 March 2018 + +- Dataset: Fix widget editor button and column box styling [`#233`](https://github.com/resource-watch/prep-app/pull/233) +- Explore: Add hover tooltips to all legend action items [`#232`](https://github.com/resource-watch/prep-app/pull/232) +- Explore: Add tooltip to zoom to bounds legend item button [`#231`](https://github.com/resource-watch/prep-app/pull/231) +- NexGDDP: bugs sharing the map [`#230`](https://github.com/resource-watch/prep-app/pull/230) +- new vega-3 definition for ethiopia insight [`#229`](https://github.com/resource-watch/prep-app/pull/229) +- NexGDDP: new Vega 3 chart [`#228`](https://github.com/resource-watch/prep-app/pull/228) +- [ON HOLD] Widget editor: Update to v1.0.0 [`#226`](https://github.com/resource-watch/prep-app/pull/226) +- Embed widget support [`#225`](https://github.com/resource-watch/prep-app/pull/225) +- Add water basemap [`#224`](https://github.com/resource-watch/prep-app/pull/224) +- Gradient transparent legend [`#222`](https://github.com/resource-watch/prep-app/pull/222) +- Explore: clear filters on unmount of filters component [`#221`](https://github.com/resource-watch/prep-app/pull/221) +- Prep App - Fix/cross domain logout [`#223`](https://github.com/resource-watch/prep-app/pull/223) +- NexGDDP: prevent the close button from overlapping the chart [`#220`](https://github.com/resource-watch/prep-app/pull/220) +- Home: Fix partner carousel button visibility on scroll [`#219`](https://github.com/resource-watch/prep-app/pull/219) +- Explore: Fix clear filters of original filter data after page reload [`#218`](https://github.com/resource-watch/prep-app/pull/218) +- Explore: fit bounds button legend [`#217`](https://github.com/resource-watch/prep-app/pull/217) +- Feature/dataset layer info [`#216`](https://github.com/resource-watch/prep-app/pull/216) +- Prevent shorten from iframe urls [`#215`](https://github.com/resource-watch/prep-app/pull/215) +- Explore: Remove areas from dataset info [`#213`](https://github.com/resource-watch/prep-app/pull/213) +- about-page-text-edits [`#214`](https://github.com/resource-watch/prep-app/pull/214) +- Use the widget-editor's renderer accross the app [`#212`](https://github.com/resource-watch/prep-app/pull/212) +- NexGDDP: tooltip for the graph [`#211`](https://github.com/resource-watch/prep-app/pull/211) +- NexGDDP: regressions that broke sharing the map and graph [`#210`](https://github.com/resource-watch/prep-app/pull/210) +- New analytics events for Stories and Resources [`#209`](https://github.com/resource-watch/prep-app/pull/209) +- Analytics events [`#208`](https://github.com/resource-watch/prep-app/pull/208) +- Sets application when creates a collection [`#207`](https://github.com/resource-watch/prep-app/pull/207) +- Correctly sort the filters of Explore [`#206`](https://github.com/resource-watch/prep-app/pull/206) +- NexGDDP: change the default date range [`#203`](https://github.com/resource-watch/prep-app/pull/203) +- Release [`#205`](https://github.com/resource-watch/prep-app/pull/205) +- Fixed a bug that prevented showing two Carto layers at once [`#204`](https://github.com/resource-watch/prep-app/pull/204) +- Explore: filters data update [`#202`](https://github.com/resource-watch/prep-app/pull/202) +- Updates collection service with application filter [`#200`](https://github.com/resource-watch/prep-app/pull/200) +- upgrade yarn for release [`8d8bd09`](https://github.com/resource-watch/prep-app/commit/8d8bd09afb067ad052fbf82169702341236468c2) +- Dataset: Fix widget editor button and column box styling [`86aa56e`](https://github.com/resource-watch/prep-app/commit/86aa56e1de8161e41453050c97bd746efc2f7b9d) +- Fix an issue where the user wouldn't be able to share the map [`8e1fb66`](https://github.com/resource-watch/prep-app/commit/8e1fb662d79402e91ca184780f08995bb8ea75cd) + +#### [v1.0.1](https://github.com/resource-watch/prep-app/compare/v1.0.0...v1.0.1) + +> 24 January 2018 + +- Preproduction release [`#199`](https://github.com/resource-watch/prep-app/pull/199) +- Release [`#198`](https://github.com/resource-watch/prep-app/pull/198) +- Fix/partners logos [`#196`](https://github.com/resource-watch/prep-app/pull/196) +- NexGDDP: search, zoom and pan [`#197`](https://github.com/resource-watch/prep-app/pull/197) +- NexGDDP: embed chart; embed map [`#195`](https://github.com/resource-watch/prep-app/pull/195) +- Implementing collections [`#193`](https://github.com/resource-watch/prep-app/pull/193) +- Add User Report script to all pages except embeds [`#194`](https://github.com/resource-watch/prep-app/pull/194) +- Explore embed fix [`#191`](https://github.com/resource-watch/prep-app/pull/191) +- NexGDDP: Replace the windows by vertical lines [`#190`](https://github.com/resource-watch/prep-app/pull/190) +- Use original image instead of processed ones [`#189`](https://github.com/resource-watch/prep-app/pull/189) +- NexGDDP: Add a help text below the map [`#188`](https://github.com/resource-watch/prep-app/pull/188) +- Hotfix: explore-embed-and-share [`f2e589b`](https://github.com/resource-watch/prep-app/commit/f2e589b1a623c3ca09f0487a481cf10997dc5298) +- NexGDDP: search improvements [`300869e`](https://github.com/resource-watch/prep-app/commit/300869e2b1942a05d4210ee2e3bec8d4060204c8) +- Partners: logos sizes [`e1ea3e4`](https://github.com/resource-watch/prep-app/commit/e1ea3e4b6b847276d59d5798fb5dfdb77fa402ca) + +### [v1.0.0](https://github.com/resource-watch/prep-app/compare/v0.4.0...v1.0.0) + +> 16 January 2018 + +- NexGDDP: Update the chart [`#187`](https://github.com/resource-watch/prep-app/pull/187) +- Legend: remove done button and renaming [`#186`](https://github.com/resource-watch/prep-app/pull/186) +- Urls: api and control tower updated for release [`#185`](https://github.com/resource-watch/prep-app/pull/185) +- Explore: improve layers toggle behaviour [`#184`](https://github.com/resource-watch/prep-app/pull/184) +- Update meta description [`#183`](https://github.com/resource-watch/prep-app/pull/183) +- Adds collapse option for explore sidebar [`#182`](https://github.com/resource-watch/prep-app/pull/182) +- Multi layers [`#181`](https://github.com/resource-watch/prep-app/pull/181) +- Updates data filter according RW [`#180`](https://github.com/resource-watch/prep-app/pull/180) +- NexGDDP: Add a tooltip to the generated widgets [`#179`](https://github.com/resource-watch/prep-app/pull/179) +- Add updated facebook icon [`#176`](https://github.com/resource-watch/prep-app/pull/176) +- WIP [`#170`](https://github.com/resource-watch/prep-app/pull/170) +- Fixes filter styles [`#178`](https://github.com/resource-watch/prep-app/pull/178) +- LegendNexGDDPToolbar: fix behaviour [`#177`](https://github.com/resource-watch/prep-app/pull/177) +- Fix explore share control position [`#175`](https://github.com/resource-watch/prep-app/pull/175) +- Fix layout spacing of the social nav to align with designs [`#174`](https://github.com/resource-watch/prep-app/pull/174) +- NexGDDP: new temporal resolution selector [`#173`](https://github.com/resource-watch/prep-app/pull/173) +- Nexgddp explore layers [`#172`](https://github.com/resource-watch/prep-app/pull/172) +- Update gddp geosuggest styling [`#168`](https://github.com/resource-watch/prep-app/pull/168) +- NexGDDP: fix a bug that prevented the user from saving the chart as a widget [`#171`](https://github.com/resource-watch/prep-app/pull/171) +- Editor: Update to v0.1.0 [`#169`](https://github.com/resource-watch/prep-app/pull/169) +- Change path from insights to stories reflecting in content [`#167`](https://github.com/resource-watch/prep-app/pull/167) +- Feature/explore opacity selector [`#166`](https://github.com/resource-watch/prep-app/pull/166) +- NexGDDP: max zoom [`#165`](https://github.com/resource-watch/prep-app/pull/165) +- NexGDDP: prevent an error from being thrown in the console [`#163`](https://github.com/resource-watch/prep-app/pull/163) +- NexGDDP: reset the tool on navigation [`#161`](https://github.com/resource-watch/prep-app/pull/161) +- resource-text-update [`#164`](https://github.com/resource-watch/prep-app/pull/164) +- More link updates [`#162`](https://github.com/resource-watch/prep-app/pull/162) +- about-text-update [`#160`](https://github.com/resource-watch/prep-app/pull/160) +- NexGDDP: option to save the Vega chart as a widget [`#159`](https://github.com/resource-watch/prep-app/pull/159) +- Remove beta text from main logo [`#158`](https://github.com/resource-watch/prep-app/pull/158) +- Feature/explore share [`#157`](https://github.com/resource-watch/prep-app/pull/157) +- Adds resources page with new categories [`#156`](https://github.com/resource-watch/prep-app/pull/156) +- Update of the NexGDDP tool [`#154`](https://github.com/resource-watch/prep-app/pull/154) +- Brings back dataset tags in sidebar info [`#155`](https://github.com/resource-watch/prep-app/pull/155) +- Nexgddp embed [`#153`](https://github.com/resource-watch/prep-app/pull/153) +- Adds period filter [`#151`](https://github.com/resource-watch/prep-app/pull/151) +- Explore - graphs [`#145`](https://github.com/resource-watch/prep-app/pull/145) +- Adds suggest dataset button to sidebar [`#152`](https://github.com/resource-watch/prep-app/pull/152) +- NexGDDP: enable pan after moving the divider [`#150`](https://github.com/resource-watch/prep-app/pull/150) +- about-text-updates-v2 [`#149`](https://github.com/resource-watch/prep-app/pull/149) +- faq-text-update [`#147`](https://github.com/resource-watch/prep-app/pull/147) +- about-minor-text-edits [`#146`](https://github.com/resource-watch/prep-app/pull/146) +- Feature/nexgddp tool fixes [`#148`](https://github.com/resource-watch/prep-app/pull/148) +- Explore embed [`#144`](https://github.com/resource-watch/prep-app/pull/144) +- Updates for the NexGDDP tool [`#143`](https://github.com/resource-watch/prep-app/pull/143) +- Updates partners categories [`#141`](https://github.com/resource-watch/prep-app/pull/141) +- Revert arrow slider for all partners sliders [`#142`](https://github.com/resource-watch/prep-app/pull/142) +- Fixes other partner slider arrows [`#140`](https://github.com/resource-watch/prep-app/pull/140) +- Updates about page [`#139`](https://github.com/resource-watch/prep-app/pull/139) +- Add arrows to desktop partner carousel [`#138`](https://github.com/resource-watch/prep-app/pull/138) +- Dashboards: links changed to use prep-manager [`#137`](https://github.com/resource-watch/prep-app/pull/137) +- Nexgddp tool [`#135`](https://github.com/resource-watch/prep-app/pull/135) +- Remove partner descriptions from partner page [`#134`](https://github.com/resource-watch/prep-app/pull/134) +- Fix climateserv link [`#133`](https://github.com/resource-watch/prep-app/pull/133) +- Updating button links [`#132`](https://github.com/resource-watch/prep-app/pull/132) +- Feature/styles ammendments [`#131`](https://github.com/resource-watch/prep-app/pull/131) +- Feature/styles amendments [`#129`](https://github.com/resource-watch/prep-app/pull/129) +- Moves map operations to selectors and get rids of filteredList [`#128`](https://github.com/resource-watch/prep-app/pull/128) +- Explore – Dataset filters [`#125`](https://github.com/resource-watch/prep-app/pull/125) +- Feature/explore layers [`#127`](https://github.com/resource-watch/prep-app/pull/127) +- Update styling and components for Home and About pages [`#126`](https://github.com/resource-watch/prep-app/pull/126) +- Revamp explore sidebar [`#123`](https://github.com/resource-watch/prep-app/pull/123) +- Modal test update [`#124`](https://github.com/resource-watch/prep-app/pull/124) +- Update title to PREPdata [`#122`](https://github.com/resource-watch/prep-app/pull/122) +- resources update text [`#120`](https://github.com/resource-watch/prep-app/pull/120) +- update stories intro text [`#119`](https://github.com/resource-watch/prep-app/pull/119) +- Update dashboard text [`#118`](https://github.com/resource-watch/prep-app/pull/118) +- Adds core datasets location filter [`#116`](https://github.com/resource-watch/prep-app/pull/116) +- Create a widget from the dataset page [`#117`](https://github.com/resource-watch/prep-app/pull/117) +- Adds markdown support for description, source and license fields [`#111`](https://github.com/resource-watch/prep-app/pull/111) +- Fixes logout [`#114`](https://github.com/resource-watch/prep-app/pull/114) +- Moves from redux-actions to redux-tools [`#113`](https://github.com/resource-watch/prep-app/pull/113) +- Creates user service [`#112`](https://github.com/resource-watch/prep-app/pull/112) +- Prevent eslint from raising "no-unresolved" errors [`#110`](https://github.com/resource-watch/prep-app/pull/110) +- Fix a bug that prevent the user to access any dataset [`#109`](https://github.com/resource-watch/prep-app/pull/109) +- Update dataset item title to reflect dataset name [`#108`](https://github.com/resource-watch/prep-app/pull/108) +- Update dataset urls to use slug rather than id [`#107`](https://github.com/resource-watch/prep-app/pull/107) +- Update the widget editor to v0.0.7 [`#106`](https://github.com/resource-watch/prep-app/pull/106) +- Fix explore user menu bug for logged in [`#105`](https://github.com/resource-watch/prep-app/pull/105) +- Explore page styling updates [`#104`](https://github.com/resource-watch/prep-app/pull/104) +- Fix dataset item to use layer name [`#103`](https://github.com/resource-watch/prep-app/pull/103) +- Link dataset details from explore [`#101`](https://github.com/resource-watch/prep-app/pull/101) +- 💥 New editor #micdrop [`#102`](https://github.com/resource-watch/prep-app/pull/102) +- Amend explore map legend title to layer name [`#99`](https://github.com/resource-watch/prep-app/pull/99) +- Passes user token to MyPrep [`#100`](https://github.com/resource-watch/prep-app/pull/100) +- Add user authentication [`#98`](https://github.com/resource-watch/prep-app/pull/98) +- Feature/explore dataset filter [`#97`](https://github.com/resource-watch/prep-app/pull/97) +- merge [`37e62d4`](https://github.com/resource-watch/prep-app/commit/37e62d41cc799f6c630fac93175d5cbe2237e55f) +- Update the chart [`47af9c4`](https://github.com/resource-watch/prep-app/commit/47af9c4d306963dc5f6f94c01f67b8d94abbb653) +- opacity in url [`00ca013`](https://github.com/resource-watch/prep-app/commit/00ca013d0c32bbd2e6bd14fa5b81b8d32ee5269b) + +#### [v0.4.0](https://github.com/resource-watch/prep-app/compare/v0.3.7...v0.4.0) + +> 14 November 2017 + +- Feature/3 environment [`#96`](https://github.com/resource-watch/prep-app/pull/96) +- Include name in legend type [`#94`](https://github.com/resource-watch/prep-app/pull/94) +- Feature/datasets metadata [`#93`](https://github.com/resource-watch/prep-app/pull/93) +- Fix modal height [`#92`](https://github.com/resource-watch/prep-app/pull/92) +- Feature/dashboard anchor scroll [`#87`](https://github.com/resource-watch/prep-app/pull/87) +- Feature/refactor dataset item [`#86`](https://github.com/resource-watch/prep-app/pull/86) +- Feature/add basemaps [`#85`](https://github.com/resource-watch/prep-app/pull/85) +- Feature/fit sidebar scroll [`#84`](https://github.com/resource-watch/prep-app/pull/84) +- Feature/fit sidebar styles [`#83`](https://github.com/resource-watch/prep-app/pull/83) +- Fit sidebar styles & icons [`#82`](https://github.com/resource-watch/prep-app/pull/82) +- Feature/legend tooltips [`#81`](https://github.com/resource-watch/prep-app/pull/81) +- Feature/list search [`#80`](https://github.com/resource-watch/prep-app/pull/80) +- Feature/filters [`#79`](https://github.com/resource-watch/prep-app/pull/79) +- Feature/zoom buttons [`#78`](https://github.com/resource-watch/prep-app/pull/78) +- Fix info sidebar style [`#77`](https://github.com/resource-watch/prep-app/pull/77) +- Feature/explore tabs [`#76`](https://github.com/resource-watch/prep-app/pull/76) +- Dataset item [`#74`](https://github.com/resource-watch/prep-app/pull/74) +- Add Icon component [`#75`](https://github.com/resource-watch/prep-app/pull/75) +- Add storybook [`#73`](https://github.com/resource-watch/prep-app/pull/73) +- Fix variable reference [`#72`](https://github.com/resource-watch/prep-app/pull/72) +- Center home widgets icons [`#71`](https://github.com/resource-watch/prep-app/pull/71) +- Feature/explore styles [`#70`](https://github.com/resource-watch/prep-app/pull/70) +- Feature/info widget [`#69`](https://github.com/resource-watch/prep-app/pull/69) +- Feature/metadata sidebar [`#68`](https://github.com/resource-watch/prep-app/pull/68) +- Feature/multilayer support [Merge after layer-opacity branch] [`#67`](https://github.com/resource-watch/prep-app/pull/67) +- Feature/layers opacity [`#66`](https://github.com/resource-watch/prep-app/pull/66) +- Add CAKE to resources page [`#65`](https://github.com/resource-watch/prep-app/pull/65) +- Feature/improve legend [`#64`](https://github.com/resource-watch/prep-app/pull/64) +- Remove layer [`#63`](https://github.com/resource-watch/prep-app/pull/63) +- Changed mail service to Sparkpost [`#62`](https://github.com/resource-watch/prep-app/pull/62) +- Add partner link @ partner detail page [`#61`](https://github.com/resource-watch/prep-app/pull/61) +- Feature/partner detail [`#60`](https://github.com/resource-watch/prep-app/pull/60) +- new partner form [`#59`](https://github.com/resource-watch/prep-app/pull/59) +- adding resources from api [`d54507e`](https://github.com/resource-watch/prep-app/commit/d54507e6f42a95a8efeb6413657df6de115fc99c) +- added support for nexgddp layer [`e724569`](https://github.com/resource-watch/prep-app/commit/e7245694684f15a143f0f9ab06ee4fd56b3d9be9) +- fixing publish only try [`8e0a970`](https://github.com/resource-watch/prep-app/commit/8e0a9701ce3173cf31fc8e2ff7a5626338ec4497) + +#### [v0.3.7](https://github.com/resource-watch/prep-app/compare/v0.3.6...v0.3.7) + +> 23 September 2016 + +- Fix to compatibility problems with IE 11 [`#57`](https://github.com/resource-watch/prep-app/pull/57) +- adds babel polyfill module [`82cd230`](https://github.com/resource-watch/prep-app/commit/82cd230ce6353f8cb73813f402bbcd47b7aae1b3) +- analytics updated [`ea4b964`](https://github.com/resource-watch/prep-app/commit/ea4b964fae533cb4170c3c9bfab3bbb490611627) +- updated slider [`63baae4`](https://github.com/resource-watch/prep-app/commit/63baae4da8706f904a47458a880dbeabd9580ffa) + +#### [v0.3.6](https://github.com/resource-watch/prep-app/compare/v0.3.5...v0.3.6) + +> 22 September 2016 + +- Iframe min height [`c7e4dea`](https://github.com/resource-watch/prep-app/commit/c7e4dea4f521373bf8ad158df65e0b4a5f5aa764) +- space for widgets [`90a6149`](https://github.com/resource-watch/prep-app/commit/90a6149e8a5fb42cc1cffa717d92288d8231a25c) +- Min height fix [`230bdb1`](https://github.com/resource-watch/prep-app/commit/230bdb129e169d638629c77e725f9cff182a7742) + +#### [v0.3.5](https://github.com/resource-watch/prep-app/compare/v0.3.4...v0.3.5) + +> 22 September 2016 + +- fixes broken link at dashboards mapCard and embedCard [`#56`](https://github.com/resource-watch/prep-app/pull/56) +- Fixes issue where the 1st dataset could not be loaded as a default. [`#55`](https://github.com/resource-watch/prep-app/pull/55) +- Add scroll to interactive tooltip [`bea93c3`](https://github.com/resource-watch/prep-app/commit/bea93c3438790667ddecf4b06cd715bbd63a7e0b) +- fixed tooltip position [`3e25374`](https://github.com/resource-watch/prep-app/commit/3e25374c3eaec648bccb7b6b8b169662d863f068) +- Fix zooming bug [`74747af`](https://github.com/resource-watch/prep-app/commit/74747af3c39b272c9ef782688c8d1ced2ac82f93) + +#### [v0.3.4](https://github.com/resource-watch/prep-app/compare/v0.3.3...v0.3.4) + +> 20 September 2016 + +- Feature/dashboard detail sentence [`#54`](https://github.com/resource-watch/prep-app/pull/54) +- sonoma insight react version [`c9385b7`](https://github.com/resource-watch/prep-app/commit/c9385b731e84856c4d4c0c503d215dbafac2ed71) +- Fix drag bug and details [`dc96f07`](https://github.com/resource-watch/prep-app/commit/dc96f07af2b6581df511e8ffc3728240d66d3d5b) +- Open tooltip after receive data [`235e268`](https://github.com/resource-watch/prep-app/commit/235e268093f92dbc5cbb748dc7696957b18c3fb9) + +#### [v0.3.3](https://github.com/resource-watch/prep-app/compare/v0.3.2...v0.3.3) + +> 16 September 2016 + +- fixed sharing layers in order [`#53`](https://github.com/resource-watch/prep-app/pull/53) +- sharing layers in initial order fix [`#52`](https://github.com/resource-watch/prep-app/pull/52) +- Layer interactivity tooltip [`e0ef546`](https://github.com/resource-watch/prep-app/commit/e0ef54665664fe6464d74b31607958068cb86e43) +- Tooltip arrow [`6d67532`](https://github.com/resource-watch/prep-app/commit/6d67532af4101ad0557746cba0ddbd24e6776057) +- removed static sentence from dashboard detail page [`5090303`](https://github.com/resource-watch/prep-app/commit/5090303192032041dee79d0dcb739cfef0bed773) + +#### [v0.3.2](https://github.com/resource-watch/prep-app/compare/v0.3.1...v0.3.2) + +> 16 September 2016 + +- adds new images to the about carrusel [`#51`](https://github.com/resource-watch/prep-app/pull/51) +- Fixed html anchors to point to the correct content [`#50`](https://github.com/resource-watch/prep-app/pull/50) +- fixed issue where legend units were always uppercased [`#49`](https://github.com/resource-watch/prep-app/pull/49) +- layers sharing bug fixed [`#48`](https://github.com/resource-watch/prep-app/pull/48) +- ESlint fixes [`#47`](https://github.com/resource-watch/prep-app/pull/47) +- Feature/opacity button fix [`#46`](https://github.com/resource-watch/prep-app/pull/46) +- changed the dataset z-index order in the explore map legend window. N… [`#45`](https://github.com/resource-watch/prep-app/pull/45) +- Update DataAccessibility.jsx [`#44`](https://github.com/resource-watch/prep-app/pull/44) +- faq text edits [`#43`](https://github.com/resource-watch/prep-app/pull/43) +- Fix issue where the overlay image layers werent able to change position [`#42`](https://github.com/resource-watch/prep-app/pull/42) +- Replace npmcdn.com with unpkg.com [`#41`](https://github.com/resource-watch/prep-app/pull/41) +- fixed html anchors to point to the correct content [`1b144a6`](https://github.com/resource-watch/prep-app/commit/1b144a6a30bc1730626c96824fb4a6c0dfbaddb5) +- added prep logo in color [`f8a8f04`](https://github.com/resource-watch/prep-app/commit/f8a8f0439a6761575945092d0c45618bc814ab70) +- conflicts fixed [`517f1cc`](https://github.com/resource-watch/prep-app/commit/517f1cc14b37b59553a2aba504ab4a801b827967) + +#### [v0.3.1](https://github.com/resource-watch/prep-app/compare/v0.3.0...v0.3.1) + +> 9 September 2016 + +- Update dashboard landing page title [`#39`](https://github.com/resource-watch/prep-app/pull/39) +- fixed explore subtitle issue where an empty line appeared if there wa… [`#38`](https://github.com/resource-watch/prep-app/pull/38) +- change the dashboard detail summary to content [`#37`](https://github.com/resource-watch/prep-app/pull/37) +- Feature/cdi tag tooltip fix [`#32`](https://github.com/resource-watch/prep-app/pull/32) +- Text edits [`#36`](https://github.com/resource-watch/prep-app/pull/36) +- disables scroll zoom on simple map component [`#33`](https://github.com/resource-watch/prep-app/pull/33) +- add request data button and modal on the explore page [`#35`](https://github.com/resource-watch/prep-app/pull/35) +- Feature/various text changes [`#34`](https://github.com/resource-watch/prep-app/pull/34) +- aligned powered by [`b0fee2d`](https://github.com/resource-watch/prep-app/commit/b0fee2d43a492ca735e6a575c94cceb6df9a39e1) +- adding static partner [`eee99fb`](https://github.com/resource-watch/prep-app/commit/eee99fb7c631fe7fc115518e3d4a2d5a24bd6616) +- fixed explore subtitle issue where an empty line appeared if there was no subtitle [`f46bea9`](https://github.com/resource-watch/prep-app/commit/f46bea9776752fc866f7d1740b70a9eb5aab95e5) + +#### [v0.3.0](https://github.com/resource-watch/prep-app/compare/v0.2.8...v0.3.0) + +> 7 September 2016 + +- Fix/general [`#31`](https://github.com/resource-watch/prep-app/pull/31) +- Fit links [`66e0a8c`](https://github.com/resource-watch/prep-app/commit/66e0a8cba838e01d897cec9b4321b140eab52baf) +- Fix uri and long download urls [`55e5105`](https://github.com/resource-watch/prep-app/commit/55e5105fdaa64ad0c887b6466a9817206ca5705d) +- Metadata exists [`c944be0`](https://github.com/resource-watch/prep-app/commit/c944be0cf891a3227b3129702e53ffdf9c706383) + +#### [v0.2.8](https://github.com/resource-watch/prep-app/compare/v0.2.7...v0.2.8) + +> 6 September 2016 + +- List styles fix [`#30`](https://github.com/resource-watch/prep-app/pull/30) +- Feature/summary components module [`#29`](https://github.com/resource-watch/prep-app/pull/29) +- Second click on filter menu closes dropdown [`#28`](https://github.com/resource-watch/prep-app/pull/28) +- Partners descriptions removed [`#27`](https://github.com/resource-watch/prep-app/pull/27) +- Feature/contact module [`#26`](https://github.com/resource-watch/prep-app/pull/26) +- Changed the tag check from CDI to cdi [`#24`](https://github.com/resource-watch/prep-app/pull/24) +- Partnership/about routes fix [`#25`](https://github.com/resource-watch/prep-app/pull/25) +- Feature/custom insights [`#21`](https://github.com/resource-watch/prep-app/pull/21) +- Edited text on most pages [`#23`](https://github.com/resource-watch/prep-app/pull/23) +- Adds a CDI tag to all datasets that are tagged as CDI [`#20`](https://github.com/resource-watch/prep-app/pull/20) +- /resources static view update [`#19`](https://github.com/resource-watch/prep-app/pull/19) +- Minor fixes [`e480642`](https://github.com/resource-watch/prep-app/commit/e48064254003ed1ee8c0217ab0a8fefcf887f294) +- supporting eval for function styles [`ba287f6`](https://github.com/resource-watch/prep-app/commit/ba287f65661e3559f67d575a197417e02fe65f6a) +- PR review [`457bf56`](https://github.com/resource-watch/prep-app/commit/457bf5621160089d258e84233495af99ce3ac014) + +#### [v0.2.7](https://github.com/resource-watch/prep-app/compare/v0.2.6...v0.2.7) + +> 31 August 2016 + +- Feature/partners page [`#18`](https://github.com/resource-watch/prep-app/pull/18) +- adds /resources view [`#17`](https://github.com/resource-watch/prep-app/pull/17) +- Partners title shows only at home page [`#16`](https://github.com/resource-watch/prep-app/pull/16) +- Feature/create page [`#15`](https://github.com/resource-watch/prep-app/pull/15) +- Add modal link and download [`aec014b`](https://github.com/resource-watch/prep-app/commit/aec014bef3599b4a30c7f6301546e58279d2ec78) +- Change view page icon [`41acdeb`](https://github.com/resource-watch/prep-app/commit/41acdeb9a2ae1b37c85a5f33da024e8ab146ae09) +- Fix opacity icon [`5d26136`](https://github.com/resource-watch/prep-app/commit/5d261361d4126cf32f63e8f70332310b26583a8e) + +#### [v0.2.6](https://github.com/resource-watch/prep-app/compare/v0.2.5...v0.2.6) + +> 31 August 2016 + +- Get dataset title when no metadata [`#13`](https://github.com/resource-watch/prep-app/pull/13) +- Welcome Modal [`#14`](https://github.com/resource-watch/prep-app/pull/14) +- Feature/static pages [`#12`](https://github.com/resource-watch/prep-app/pull/12) +- Feature/static pages structure [`#11`](https://github.com/resource-watch/prep-app/pull/11) +- Share styles fix [`#10`](https://github.com/resource-watch/prep-app/pull/10) +- styles for forms and mailchimp configuration [`2a0804b`](https://github.com/resource-watch/prep-app/commit/2a0804b2871cce67f88198cc8234ffbc5f0aab29) +- fix lint [`a0353e7`](https://github.com/resource-watch/prep-app/commit/a0353e76f0428d28bf0ab23090a1586698ec2663) +- Check empty array of dataset includes [`cd143f5`](https://github.com/resource-watch/prep-app/commit/cd143f5a605faff31d16514b2c78b584686d876c) + +#### [v0.2.5](https://github.com/resource-watch/prep-app/compare/v0.2.4...v0.2.5) + +> 25 August 2016 + +- Fix share embed url [`8f0d973`](https://github.com/resource-watch/prep-app/commit/8f0d97332ab8cf40c37a97266e6018812c2930cf) +- Change filters camelcase to slash [`f68ae66`](https://github.com/resource-watch/prep-app/commit/f68ae66ee03b66ac0bc5cd5f41f6a6ba2edb048a) +- padding [`2e0a309`](https://github.com/resource-watch/prep-app/commit/2e0a30942e5071f4e5c75af3a217b55da44a0720) + +#### [v0.2.4](https://github.com/resource-watch/prep-app/compare/v0.2.3...v0.2.4) + +> 25 August 2016 + +- Attribution added to insights & tools cards [`#9`](https://github.com/resource-watch/prep-app/pull/9) +- Feature/embed widget [`#8`](https://github.com/resource-watch/prep-app/pull/8) +- Add filters config [`263f337`](https://github.com/resource-watch/prep-app/commit/263f3375423107979b2cb79744131a1f0b05a9c8) +- updated eslint [`6ffcb5d`](https://github.com/resource-watch/prep-app/commit/6ffcb5d8f5d1588ee6fbfb9da84736bb8021b9f7) +- renaming components to jsx [`ce1d284`](https://github.com/resource-watch/prep-app/commit/ce1d284f9f666d10d52e4e56a8c582c5e20f2a65) + +#### [v0.2.3](https://github.com/resource-watch/prep-app/compare/v0.2.2...v0.2.3) + +> 24 August 2016 + +- Remove the filters exclusives [`9136fa6`](https://github.com/resource-watch/prep-app/commit/9136fa6e07b566c3795c1b53d3a04cf04d28a7c8) +- fixing eslint [`ce8ae09`](https://github.com/resource-watch/prep-app/commit/ce8ae09e2f7417939572976c210bcaee04feed83) +- fixing styles for detail dashboard [`c7d0901`](https://github.com/resource-watch/prep-app/commit/c7d0901ec09b70d0e9b9cf6f77daafc29ad9acae) + +#### [v0.2.2](https://github.com/resource-watch/prep-app/compare/v0.2.1...v0.2.2) + +> 24 August 2016 + +- Embed card component [`0b448f0`](https://github.com/resource-watch/prep-app/commit/0b448f0207ab36f1fcc5e927e4fe215a5f254112) +- improved styles for explore filter [`2d971fe`](https://github.com/resource-watch/prep-app/commit/2d971fee3e83bb0445d13c95490d86bee2575060) +- fixin eslint [`844dbd1`](https://github.com/resource-watch/prep-app/commit/844dbd122522126b7fb3dd98cb8f811bd010b0ee) + +#### [v0.2.1](https://github.com/resource-watch/prep-app/compare/v0.2.0...v0.2.1) + +> 19 August 2016 + +- Filter sidebar datasets by tag [`0919ac1`](https://github.com/resource-watch/prep-app/commit/0919ac1d63b017677e24350e65dd14a5736ed421) +- adde subtitle [`3546cff`](https://github.com/resource-watch/prep-app/commit/3546cfffe2d66f76b7c6bb92dc5c81caf1ece5b2) +- Add fallback getting metadata [`a60fee8`](https://github.com/resource-watch/prep-app/commit/a60fee838438c18763e0afde390c035418f86867) + +#### [v0.2.0](https://github.com/resource-watch/prep-app/compare/v0.1.0...v0.2.0) + +> 19 August 2016 + +- Add filter component [`5067cc1`](https://github.com/resource-watch/prep-app/commit/5067cc13c2722643171c79b423c15056fb67d4c3) +- added filters in tab [`d9c209f`](https://github.com/resource-watch/prep-app/commit/d9c209f433ad27cad570ed5fe71105ec9d9aebac) +- adding dataset filtered by tag [`f7c0461`](https://github.com/resource-watch/prep-app/commit/f7c04614c3ae4f6eef1111fd120fc0c9d9006de6) + +#### v0.1.0 + +> 18 August 2016 + +- applied text changes for PREP [`#7`](https://github.com/resource-watch/prep-app/pull/7) +- solved typo in page tittle [`#6`](https://github.com/resource-watch/prep-app/pull/6) +- remove latest from explore the data heading [`#5`](https://github.com/resource-watch/prep-app/pull/5) +- Feature/share modal [`#4`](https://github.com/resource-watch/prep-app/pull/4) +- Feature/datasets to api [`#3`](https://github.com/resource-watch/prep-app/pull/3) +- Change dockerfile to staging environment [`#2`](https://github.com/resource-watch/prep-app/pull/2) +- Feature/data navigable layers [`#1`](https://github.com/resource-watch/prep-app/pull/1) +- Fix initial layers load [`6e8ee7c`](https://github.com/resource-watch/prep-app/commit/6e8ee7c80402e19270450360df5528bfffe2d587) +- Add share modal and legend [`f9cf99c`](https://github.com/resource-watch/prep-app/commit/f9cf99c1d80f79f8de471d34a1c8eeb007decb71) +- sidebar and layer alignment [`2466c44`](https://github.com/resource-watch/prep-app/commit/2466c44e481710dc92b29f5ddef0e3a9c9b758fd) diff --git a/CHANGELOG_HANDLE.md b/CHANGELOG_HANDLE.md new file mode 100644 index 00000000..c6b63596 --- /dev/null +++ b/CHANGELOG_HANDLE.md @@ -0,0 +1,142 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). + +## 2018-08-10 + +### Added +- Enabled copy boundaries for widgets in backoffice + +### Updated + +- Labels and boundaries are enabled by default in embed for explore +- Link in _blank for country explore page + +### Fixed +- Fixed filters for embed and export +- Fixed BBOX for USA + +## 2018-06-11 + +### Changed +- Removed specific from location filters in Explore page for core datasets. +- Only top level in the filters in Explore. + +## 2018-06-04 + +### Fixed +- Color for input titles in widget editor. + +### Added +- New India's tab in core datasets. +- Added owner column for datasets, widgets and layers in Backoffice. + +### Updated +- Updated widget editor to version 1.3.0 + +## 2018-05-21 + +### Fixed +- An error removing cache in backoffice. +- Error creating widget after create a dataset. +- Fixed user avatar icon when photo doesn`t exist. + +### Added +- Header to remove cache in all requests in the app. +- Added link to how-to page. +- Added a new sub-menu for about pages. +- Added new styles for submenu. + +### Updated +- Updated wysiwyg to 1.1.14 version. +- Changed height for some widgets in dashboard. +- Removed background in headers. +- Removed breacrumbs. +- Updated filters. + +## [1.2.0] - 2018-05-14 + +### Fixed +- Favourites datasets takes metadata title. +- Fixed cache issue related with adding widgets in dashboards +- 404 when saving widgets from LOCA detail page. +- Global filter is not working. +- Map widget failing to load in dashboard creation tool. +- Ensure only admin users can update metadata. + +### Added +- Added anaylitics events for favourites actions. +- Added export router for PDF embeds +- Added how to page. +- Added support for environments in app entities. +- Added fields to manage environments in the admin. +- Added call to action on dashboard page to create their own. +- Added two datasets more in explore core datasets tab. + +### Updated +- Updated knowledge graph. +- Update embed iframe url to export path for generated pdf downloads. + +## [1.2.0] - 2017-12-22 + +### Fixed +- Bug interacting with opacity button in legend control. +- Fixed ImageService layers. +- Fixed DynamicService layers. +- Fixed FeatureService layers. + +### Added +- Added tags and filtering like ResourceWatch project. +- Added support for NexGDDP layers. +- Added Support for GEE layers. +- Added basemap control in explore map. +- Including description in explore datasets. +- Resources page from API. +- Linking datasets from explore dataset list. +- Added widget editor in dataset page. +- Added support for markdown in datasets. + +### Changed +- User authentication to use localStorage. +- Changed explore sidebar with tabs. +- Changed zoom and map control styles. +- Using icons component in map. +- Filter now is opened in dropdown. + + +## [1.1.0] - 2017-09-26 + +### Fixed +- Datasets with published false were been showed in explore page. +- Twitter feed was failing with new API structure. +- Widget was not been showed in dataset page. +- Description of datasets was failing in some cases. +- Published datasets was not working in dataset edition. +- Widget was broken for Vega charts created by widget editor. +- Removing `/api` in actions files to solve 404 errors. +- In admin adding a widget in dataset tab redirects to blank page. Now it redirects to correct page. + +### Added +- Panel info in explore page with dataset page instead modal window. +- Showing widgets for datasets in the new panel info. +- Added download button in new panel info. +- In new panel info added map button to show dataset's layers in the map. +- In new panel info added learn more button to redirect to dataset detail. +- Added support for multilayers in legend. +- Added control for layer opacity in legend. +- Added theme file for vega charts. +- Added support for GDDP datasets in widget editor. +- Added support for rasters in widget editor. +- Added support for GDDP datasets in dataset creation form. +- Added support for rasters in dataset creation form. +- Static files has been migrated to S3 Amazon. +- Added changelog :) +- Added support for more layer providers in explore map. + +### Changed +- Updated Vega to 2.6.0 version to support theme files. +- Datasets name now takes name from medata info. +- Updated widget editor. diff --git a/package.json b/package.json index f1a4235d..653fa775 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,14 @@ { "name": "prep-app", - "version": "1.1.0", + "version": "1.2.0", "description": "Partnership for Resilience and Preparedness", "main": "server.js", "scripts": { "build": "rm -rf dist/ && webpack --config ./config/webpack/production.js --progress --env.production --color", "lint": "eslint --ext .js --ext .jsx .", "test": "npm run lint && ./node_modules/mocha/bin/mocha --compilers js:babel-core/register --recursive", - "test:watch": "npm run test -- --watch" + "test:watch": "npm run test -- --watch", + "changelog": "yarn auto-changelog" }, "repository": { "type": "git", @@ -20,6 +21,7 @@ }, "license": "MIT", "devDependencies": { + "auto-changelog": "^1.8.0", "babel-eslint": "^8.2.6", "eslint": "4.19.1", "eslint-config-airbnb": "17.0.0", diff --git a/yarn.lock b/yarn.lock index 2736f38e..e1b4c843 100644 --- a/yarn.lock +++ b/yarn.lock @@ -459,6 +459,18 @@ attr-accept@^1.0.3: dependencies: core-js "^2.5.0" +auto-changelog@^1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/auto-changelog/-/auto-changelog-1.8.0.tgz#6312c93a007551e6eea8f28d05bd5efb3d88ea18" + dependencies: + babel-polyfill "^6.26.0" + commander "^2.9.0" + handlebars "^4.0.11" + lodash.uniqby "^4.7.0" + node-fetch "^2.2.0" + parse-github-url "^1.0.1" + semver "^5.1.0" + autobind-decorator@^1.3.4: version "1.4.3" resolved "https://registry.yarnpkg.com/autobind-decorator/-/autobind-decorator-1.4.3.tgz#4c96ffa77b10622ede24f110f5dbbf56691417d1" @@ -1060,6 +1072,14 @@ babel-plugin-transform-strict-mode@^6.24.1: babel-runtime "^6.22.0" babel-types "^6.24.1" +babel-polyfill@^6.26.0: + version "6.26.0" + resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.26.0.tgz#379937abc67d7895970adc621f284cd966cf2153" + dependencies: + babel-runtime "^6.26.0" + core-js "^2.5.0" + regenerator-runtime "^0.10.5" + babel-preset-env@1.7.0: version "1.7.0" resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.7.0.tgz#dea79fa4ebeb883cd35dab07e260c1c9c04df77a" @@ -3979,7 +3999,7 @@ handlebars-loader@1.6.0: loader-utils "1.0.x" object-assign "^4.1.0" -handlebars@4.0.11: +handlebars@4.0.11, handlebars@^4.0.11: version "4.0.11" resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.11.tgz#630a35dfe0294bc281edae6ffc5d329fc7982dcc" dependencies: @@ -5294,6 +5314,10 @@ lodash.uniq@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" +lodash.uniqby@^4.7.0: + version "4.7.0" + resolved "https://registry.yarnpkg.com/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz#d99c07a669e9e6d24e1362dfe266c67616af1302" + lodash@4.17.4: version "4.17.4" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" @@ -5698,6 +5722,10 @@ node-fetch@^1.0.1: encoding "^0.1.11" is-stream "^1.0.1" +node-fetch@^2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.2.0.tgz#4ee79bde909262f9775f731e3656d0db55ced5b5" + node-gyp@^3.3.1: version "3.6.2" resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-3.6.2.tgz#9bfbe54562286284838e750eac05295853fa1c60" @@ -6100,6 +6128,10 @@ parse-entities@^1.0.2: is-decimal "^1.0.0" is-hexadecimal "^1.0.0" +parse-github-url@^1.0.1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/parse-github-url/-/parse-github-url-1.0.2.tgz#242d3b65cbcdda14bb50439e3242acf6971db395" + parse-glob@^3.0.4: version "3.0.4" resolved "https://registry.yarnpkg.com/parse-glob/-/parse-glob-3.0.4.tgz#b2c376cfb11f35513badd173ef0bb6e3a388391c" @@ -7308,6 +7340,10 @@ regenerate@^1.2.1: version "1.3.3" resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.3.3.tgz#0c336d3980553d755c39b586ae3b20aa49c82b7f" +regenerator-runtime@^0.10.5: + version "0.10.5" + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz#336c3efc1220adcedda2c9fab67b5a7955a33658" + regenerator-runtime@^0.11.0: version "0.11.1" resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" @@ -7678,7 +7714,7 @@ semver-truncate@^1.0.0: dependencies: semver "^5.3.0" -"semver@2 || 3 || 4 || 5", semver@^5.3.0: +"semver@2 || 3 || 4 || 5", semver@^5.1.0, semver@^5.3.0: version "5.5.0" resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"