Skip to content

Releases: antekai/ct-med-map

v1.6.1

21 Oct 23:41
Compare
Choose a tag to compare

1.6.1 (2018-10-21)

Bug Fixes

v1.6.0

21 Oct 19:35
Compare
Choose a tag to compare

1.6.0 (2018-10-21)

Bug Fixes

  • ignoreExamplesCY: ignore cypress examples from CY (d122351)
  • propTypes: fix prop types definitions (8b84f64)

Features

  • addCypress: add cypress.io for e2e tests (4676d95)
  • e2e: add extra assertions for e2e tests (f3bbd6b)
  • e2e: update e2e test descriptions (a50d6dc)
  • EditLocationE2E: add e2e tests for view,edit,delete location userflows (299e047)
  • eslintCypress: config eslint for cypress (da0e574)
  • NewLocationE2E: add e2e tests for new location useflow (ad072f0)
  • refactor: change components names (descriptive,path based naming) (8e74fd9)
  • updateREADME: update features and add images (1919406)

v1.5.0

20 Oct 00:43
Compare
Choose a tag to compare

1.5.0 (2018-10-20)

Bug Fixes

  • ModalRegex: fix regex for modal input coords (030d9ee)

Features

  • addTypeChecking: add prop-types and type-checking (c2a1790)
  • cleanup: cleanup unused imports (ecdf380)
  • editLocationValidation: add validation for location (inline) edit (27bf06d)
  • refactor: refactor buttons (ec315b5)
  • refactor: refactor card actions (b1e5bb5)

v1.4.1

18 Oct 23:58
Compare
Choose a tag to compare

1.4.1 (2018-10-18)

Bug Fixes

  • CORSerror: remove axios get request to googleMaps for error handling (8e8f5a6)

v1.4.0

18 Oct 23:48
Compare
Choose a tag to compare

1.4.0 (2018-10-18)

Features

  • FirebaseAxios: create and test post request to Firebase with Axios (2a62e86)
  • getDataFirebase: load initial data from firebase API (0bb3208)
  • gMapErrorHandle: use placeholder text on googleMap API error (8947501)

v1.3.1

18 Oct 00:13
Compare
Choose a tag to compare

1.3.1 (2018-10-18)

Bug Fixes

  • coordsToFloats: new location modal inputs to numbers (5c4a1ba)
  • coordsToFloats: convert inline edit coord iputs to floats (49c4a76)

v1.3.0

17 Oct 23:11
Compare
Choose a tag to compare

1.3.0 (2018-10-17)

Bug Fixes

  • cleanUp: cleanUp unused components (f7e73b5)
  • mockRealData: use real data for mocking locations (154481d)

Features

  • GoogleMap: add hardcoded map (d0f5216)
  • mockDataButton: add button to load mockData on demand (e8784bd)
  • syncLocMap: sync locations(state) to google map api (4fbf045)

v1.2.0

17 Oct 18:41
Compare
Choose a tag to compare

1.2.0 (2018-10-17)

Features

  • addBundleAnalyzer: analyze bundle with webpack-bundle-analyzer (d8cdd5f)
  • addGMaps: add react-google-maps and recompose(to manage HOCs) (05c39d4)
  • BundleReport: update README with bundle-report link (8cdecf1)

v1.1.0

17 Oct 00:36
Compare
Choose a tag to compare

1.1.0 (2018-10-17)

Features

  • Add-lh: lighthouseCI-beta (379bd79)
  • Add-lh: lighthouseCI-beta (610a051)

v1.0.1

16 Oct 23:59
Compare
Choose a tag to compare

1.0.1 (2018-10-16)

Bug Fixes

  • updateREADME: travisCI and semantic-version added (70723ca)