Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Releases: neerfix/webapp-helloworld

v1.3.0

17 Jun 09:51
edc8263
Compare
Choose a tag to compare

1.3.0 (2022-03-16)

Features

v1.2.0

11 Mar 23:13
c02b7bd
Compare
Choose a tag to compare

1.2.0 (2022-03-11)

Features

  • get travels from api for interactive map (e0ceff5)

Bug Fixes

  • env example (0a05176)
  • get voyage info by id (route broken tho) (03f0bba)
  • load travel info and interactive map lat & lng (433b7b6)
  • readme & remove some console logs (7456f3c)
  • readme checklist (99c7edf)
  • redirect and notify when travel created (23b2e48)
  • remove console logs (d649de9)
  • style for some pages width (04567ad)
  • warning /exhaustive-deps (7226bb9)
  • warning export default (f5f4ffb)

v1.1.0

11 Mar 17:01
ba03888
Compare
Choose a tag to compare

1.1.0 (2022-03-11)

Features

  • 404 page (07fd691)
  • add geocoder for voyage creation (9225bb9)
  • add global notification system (d749c2f)
  • add homepage description for app (145fd5d)
  • add notification when disconnected (14e703d)
  • add scroll homepage to arrow btn (b3e4a3a)
  • album: add pages & interactive global map markers (a068ebc)
  • album: dropzone & reorder images (489cfca)
  • footer: add team links & some text (04938b7)
  • init mapbox (dc50db4)
  • map: add geocoding (7b9ca8a)
  • map: add interactive map of user travels (e2b129e)
  • map: add markers and fit to bounds (3269c53)
  • map: parameter search query (e7b8aa3)
  • voyage: add edit page and edit step page (8108d38)
  • voyage: voyage creation & voyage list (9fb93b8)
  • wishlist: add voyage tile wishlist (9fc0388)

Bug Fixes

  • album: dropzone style & text (0d7dadb)
  • footer: responsive display (0d18d3f)
  • header: add link to login page, need display condition (4ef87d4)
  • home: add video (f387d1e)
  • login: form fields appears when needed (1351931)
  • logo and title app (7953ae4)
  • logs: react warnings things not used (3031668)
  • logs: warnings from react (62f82a9)
  • map: add filter ctrl btn & fix style (cb2f025)
  • map: add loading img map (1d82ce8)
  • map: if no search query error (4404a32)
  • map: interactive markers (b03cc69)
  • map: markers on global map (70d4c07)
  • router add key && notification index (40f4536)
  • style: button and title shine (67de8f6)
  • style: button hover animation (7b64e45)
  • style: homepage title & style (976d4b3)
  • style: passport (f39c1d3)
  • style: passport page (af4d484)
  • style: responsive video homepage (0a83972)
  • wishlist link (010f27d)

v1.0.1

18 Feb 21:38
cb576cc
Compare
Choose a tag to compare

1.0.1 (2022-02-18)

Features

  • readme: update sprint 1 details (3ed33bb)

v1.0.0

18 Feb 15:06
2047594
Compare
Choose a tag to compare

1.0.0 (2022-02-18)

Features

  • feed: add page and component (3ed33bb)
  • feed: cards design and content display (be9523e)
  • header: style and animation (b80867a)
  • homepage: add background grid and topolines (2a8eacf)
  • homepage: add diamond pins & animation (d4fdc3c)
  • homepage: destination cards (dd99bcf)
  • homepage: header structure (f0f8f3e)
  • homepage: hero banner img and card overflow (e9e57fe)
  • homepage: style block popular cities (2c965d8)
  • homepage: style titles & card display (adecc08)
  • init project (2784978)
  • init project - add webpack config file with alias path (18efd76)
  • init project - install sass (enable scss) / add .env.example (48d0329)
  • init project - install tailwind (dea6b9a)
  • init project - setup routes definition (0f4a9c4)
  • init project - setup webpack alias and router (in progress) (ca6f500)
  • init project - use craco to use alias with "@" (26dbc17)
  • init project (2) (528d42f)
  • voyage: add description and style voyage-info (6460384)
  • voyage: add page and base content with style (480bf48)
  • voyage: page content and Album preview dynamix, missing map (3ec3957)

Bug Fixes

  • feed: add links (813c572)
  • feed: title size & padding feed card (54008b1)
  • header: repartition scss files (c038234)
  • homepage: map cta responsive (c3cc6e8)
  • homepage: padding and overflow (bbed820)
  • homepage: responsive destination cards (0d2b826)
  • routes: public and auth folders (ffc61c5)
  • voyage: remove unused variable (86427ab)