Skip to content

v3.4.0

Compare
Choose a tag to compare
@danactive danactive released this 09 Sep 00:51

Bug Fixes

  • AlbumListItem Container: Update links to read gallery name dynamically (a7c47cd)
  • AlbumViewPage Container: Add saga tests (e66406e)
  • AlbumViewPage Container: Update gallery name to read dynamically (714ca9c)
  • GalleryList Component: Change to GenericList with component passed in (7a383b3)
  • Lint: Remove disable comma of AirBnb (1251c3c)
  • package: update babel-eslint to version 9.0.0 (f0b0d34)
  • package: update dotenv to version 6.0.0 (7debc27)
  • package: update enzyme-adapter-react-16 to version 1.2.0 (3b4d65f)
  • package: update enzyme-adapter-react-16 to version 1.3.0 (8339604), closes #286
  • package: Update lodash due to vulnerability (adb4e51)
  • package: update react-dates to version 17.1.1 (fe6f5de), closes #271
  • package: update react-dates to version 18.0.0 (18a6c4c)
  • package: update react-dates to version 18.0.0 (59cbe84)
  • Rename: Update galleryName to gallery and albumName to album (5aed53e)
  • Slippy Map: Disable test due to mysterious unit test error in CI (77a180d)
  • Slippy Map: Disable test due to mysterious unit test error in CI (31e8b89)
  • Slippy Map: Update tests into smaller steps (0d3c9a3)
  • UI: Update dependencies with UI lint dependencies (8db3516)

Features

  • Album View: Add keyboard events for arrow to choose adjacent memory (61644ae)
  • AlbumViewPage: Update thumb pagination to lazy load with infinite scroll (faebc11)
  • AlbumViewPage Container: Add click event to memory thumbnails to get details [#2] (7b4eb4d)
  • AlbumViewPage Container: Add page to list thumbnail images in album (d9bc267)
  • AlbumViewPage Container: Update actions to only share each page of memory objects, not the entire album [#3] (04e47f7)
  • AlbumViewPage Container: Update page with improved auto paging (5cfd500)
  • AlbumViewPage Container: Update page with manual thumb page request (8286e4a)
  • AlbumViewPage Container: Update page with manual thumb page request and indicate more thumbs available (270b357)
  • AlbumViewPage Container: Update saga to request thumb paths in pages (96f412e)
  • AlbumViewPage Container: Update store path for thumbs to album (d7614d9)
  • AlbumViewPage Container: Update store to support multiple albums [#1] (e239f6e)
  • AlbumViewPage Container: Update thumb filenames to Dropbox resource links (b7fd389)
  • AlbumViewPage Container: Update thumbnail to allow onClick [#2] (79b45a7)
  • boilerplate: Update react-boilerplate to v3.5 (1ef8ec6)
  • GalleryList Component: Add list and item components to display dropbox gallery names (a7d44e7)
  • GalleryViewPage Container: Add page to list albums in gallery; Utils request supports XML (13bc680)
  • GalleryViewPage Container: Update first album name to all album names (87e5895)
  • GalleryViewPage Container: Update output to display all album names (233e804)
  • History-app: Add React.js front-end UI to history project (7673a24)
  • HomePage container: Add dropbox action create and saga to auth and get default path (e4d0587)
  • InfiniteThumbs Container: Add picture element to display high or low res source [#4] (909351f)
  • InfiniteThumbs Container: Update choose memory to request Dropbox link for photo [#4] (6981c6d)
  • React: Update from v15.6 to v16.0 (a71f046)
  • React Boilerplate: Update from v3.5 to v3.6 (863619a)
  • Slippy Map: Add new container for Mapbox (0ea1457)
  • Slippy Map: Update map with clustering (0f686da)
  • ThumbListItem Container: Update thumb filenames to images (3b63d9d)
  • Unit Test: Add jest unit test runner (f273c52)
  • Unit Test: Update unit test to run Jest (30579c1)
  • View Album: Update error to gracefully fail (7e355eb)
  • View Album: Update error to gracefully fail (f324ee4)
  • View Album: Update thumbs from Dropbox to keep processed images (5db629d)