Skip to content

Latest commit

 

History

History
436 lines (340 loc) · 32.2 KB

CHANGELOG.md

File metadata and controls

436 lines (340 loc) · 32.2 KB

safe-app ChangeLog

0.0.26 (October 04, 2016)

Changes

0.0.25 (September 19, 2016)

Changes

0.0.24 (September 18, 2016)

Changes

0.0.23 (September 06, 2016)

Changes

0.0.22 (September 02, 2016)

Changes

0.0.21 (August 22, 2016)

Changes

  • [7b3e071] - Closes #255. Added insruction instead of tooltip to filter buttons (knorris)
  • [d1b7c3c] - Closes #223. Added reset button to filter on dashboard page (knorris)
  • [7238d53] - Closes #218. Created a MetricsWrapper component and logged metrics for each dashboard, button clicks on search and filter (knorris)
  • [93deb0c] - fix another dashboard size issue with strings (jeffshaver)

0.0.20 (August 10, 2016)

Changes

  • [c833c41] - fix warning when saving a chart. for visualization sizes to be numbers (jeffshaver)

0.0.19 (August 08, 2016)

Changes

Dependency updates

  • add react-grid-layout at 0.12.7

0.0.18 (July 28, 2016)

Changes

Dependency updates

  • add eslint-import-resolver-webpack at 0.4.0
  • add eslint-plugin-import at 1.11.1
  • update babel-cli to 6.11.4
  • update babel-core to 6.11.4
  • update babel-register to 6.11.5
  • update eslint to 3.1.1
  • update eslint-config-standard to 5.3.5
  • update eslint-plugin-promise to 2.0.0
  • update eslint-plugin-standard to 2.0.0
  • update radium to 0.18.1
  • update react-router to 2.6.0
  • remove is
  • remove color
  • remove flexboxgrid
  • remove jsesc
  • remove title-case

0.0.17 (July 20, 2016)

Changes

0.0.16 (July 08, 2016)

Changes

Dependency updates

  • add leaflet-fullscreen at 1.0.1
  • add numeral at 1.5.3
  • update react-leaflet to 0.12.1
  • update safe-framework to 0.0.33

0.0.15 (July 06, 2016)

Changes

Dependency updates

  • update safe-framework to 0.0.31

0.0.14 (July 01, 2016)

Changes

0.0.13 (June 29, 2016)

Changes

Dependency updates

  • update safe-framework to 0.0.27

0.0.12 (June 24, 2016)

Changes

  • [9d263e3] - Add capability to show child rows in data tables. (pml984)
  • [f6b5339] - fix bug with map having no title. fix bug where you couldn't open a tables menu (jeffshaver)

0.0.11 (June 23, 2016)

Changes

Dependency updates

  • add change-case at 3.0.0
  • add jsesc at 2.2.0
  • add redux-logger at 2.6.1
  • update material-ui to 0.15.1
  • update safe-framework to 0.0.25

0.0.10 (June 15, 2016)

Changes

0.0.9 (May 23, 2016)

Changes

0.0.8 (May 16, 2016)

Changes

Dependency updates

  • update babel-plugin-add-module-exports to 0.2.0
  • update expect to 1.20.1
  • update material-ui to 0.15.0
  • update safe-framework to 0.0.18

0.0.7 (May 5, 2016)

Changes

  • Fix Search by updating react-leaflet and removing the map and bar chart

0.0.6 (May 5, 2016)

Changes

Dependency updates

  • update babel-cli to 6.7.5
  • update babel-core to 6.7.6
  • update babel-eslint to 6.0.2
  • update eslint to 2.7.0
  • update eslint-plugin-react to 4.3.0
  • update nock to 8.0.0
  • update webpack to 1.12.15
  • update mongodb to 2.1.16
  • update react to 15.0.1
  • update react-dom, to 15.0.1
  • update react-highcharts to 8.1.1
  • update react-leaflet to 0.11.0
  • update react-redux to 4.4.4
  • update react-router to 2.1.1
  • update react-router-redux to 4.0.2
  • update react-tap-event-plugin to 1.0.0
  • update redux to 3.4.0
  • update safe-framework to 0.0.15

0.0.5 (Apr 12, 2016)

Changes

0.0.4 (Apr 1, 2016)

Changes

Dependency updates

  • update babel-core to 6.7.4
  • update babel-eslint to 6.0.0
  • update babel-polyfill to 6.7.4
  • update eslint to 2.5.3
  • update eslint-plugin-react to 4.2.3
  • update expect to 1.16.0
  • update nock to 7.7.2
  • update webpack-dev-middleware to 1.6.1
  • update connect-mongo to 1.1.0
  • update cookie-parser to 1.4.1
  • update errorhandler to 1.4.3
  • update express-session to 1.13.0
  • update mongodb to 2.1.14
  • update morgan to 1.7.0
  • update radium to 0.17.1
  • update react to 0.14.8
  • update react-dom to 0.14.8
  • update react-highcharts to 8.0.3
  • update react-tap-event-plugin to 0.2.2
  • update safe-framework to 0.0.12
  • update serve-static to 1.10.2

0.0.3 (Mar 28, 2016)

Changes

0.0.2 (Mar 23, 2016)

Changes

Dependency updates

  • update babel-cli to 6.6.5
  • update babel-core to 6.7.2
  • update babel-plugin-react-transform to 2.0.2
  • update babel-polyfill to 6.7.2
  • update babel-preset-es2105 to 6.6.0
  • update babel-register to 6.7.2
  • update babel-runtime to 6.6.1
  • update deep-freeze to 0.0.1
  • update eslint-plugin-promise to 1.1.0
  • update eslint-plugin-react to 4.2.2
  • update expect to 1.15.2
  • update react-transform-hmr to 1.0.4
  • update redux-mock-store to 1.0.2
  • update webpack-hot-middleware to 2.10.0
  • update color to 0.11.1
  • update express to 4.13.4
  • update isomorphic-fetch to 2.2.1
  • update material-ui to 0.14.4
  • update radium to 0.16.6
  • update react to 0.14.7
  • update react-dom to 0.14.7
  • update react-highcharts to 8.0.2
  • update react-leaflet to 0.10.2
  • update react-redux to 4.4.1
  • update react-router to 2.0.1
  • update redux to 3.3.1
  • update redux-thunk to 2.0.1
  • update safe-framework to 0.0.11

0.0.1 (Feb 2, 2016)