Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: image list gallery #2724

Closed
wants to merge 24 commits into from
Closed

Commits on Aug 3, 2022

  1. feat: image list gallery

    VaiTon committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    d748bc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27e780b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    be68b27 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    50f1e1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b70d61 View commit details
    Browse the repository at this point in the history
  3. chore: cleaned code

    VaiTon committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    3e3968c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. refactor: rename getAllProductImagesData to `getProductMainImagesDa…

    …ta` to better reflect its work
    VaiTon committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    5d53934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8339953 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86af408 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    ae461e4 View commit details
    Browse the repository at this point in the history
  2. fix: make onTap work again

    VaiTon committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    cb34353 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    5a1a91c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    2318810 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Merge branch 'develop' into feat/image_gallery

    # Conflicts:
    #	packages/smooth_app/lib/pages/product/product_image_gallery_view.dart
    VaiTon committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    5236428 View commit details
    Browse the repository at this point in the history
  2. feat: shimmering effect in smooth_list_view.dart

    refactor: deduplicate code
    VaiTon committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    3693d95 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Update packages/smooth_app/lib/generic_lib/widgets/smooth_image_list.…

    …dart
    
    Co-authored-by: monsieurtanuki <fabrice_fontaine@hotmail.com>
    VaiTon and monsieurtanuki committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    dfcd7b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    862241a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efa58c2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into feat/image_gallery

    # Conflicts:
    #	packages/smooth_app/lib/pages/product/edit_product_page.dart
    VaiTon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    dbcd334 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b580a3 View commit details
    Browse the repository at this point in the history
  6. refactor: allow better reviews

    VaiTon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    c21aafc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a57a485 View commit details
    Browse the repository at this point in the history
  8. fix: use black for product_image_viewer.dart AppBar

    Co-authored-by: monsieurtanuki <fabrice_fontaine@hotmail.com>
    VaiTon and monsieurtanuki committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    7a25112 View commit details
    Browse the repository at this point in the history
  9. fix: use Flutter TODO format

    VaiTon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d44439e View commit details
    Browse the repository at this point in the history