Skip to content
Snippets Groups Projects

Refactor Cart into checkerboard table

Merged Mateusz Kudela requested to merge mkudela/issue-173 into develop

Closes: #173 (closed)

Removes clear all feature from: #233

This one improves focus behavior in the cart, moving cart items and deleting items from the cart.

Edited by Mateusz Żebrak

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Mateusz Żebrak requested changes

    requested changes

  • Mateusz Kudela added 35 commits

    added 35 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Mateusz Kudela added 2 commits

    added 2 commits

    • 0ac56220 - Add optional start and end index to rebuild method
    • 60fda197 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 2 commits

    added 2 commits

    • 8dd8bf7f - Add optional start and end index to rebuild method
    • 419fc6c1 - Refactor Cart into checkerboard table

    Compare with previous version

  • added 1 commit

    • eba1bbc0 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 77 commits

    added 77 commits

    Compare with previous version

  • added 1 commit

    • e8f16f45 - Refactor Cart into checkerboard table

    Compare with previous version

  • added 1 commit

    • 15d365d2 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 2 commits

    added 2 commits

    • bc2bb452 - Add optional start and end index to rebuild method
    • ef780e04 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 2 commits

    added 2 commits

    • a57ed5be - Add support for rebuilding part of checkerboard table
    • 6ae3e4d4 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 7 commits

    added 7 commits

    Compare with previous version

  • Mateusz Kudela added 9 commits

    added 9 commits

    Compare with previous version

  • added 1 commit

    • 5d0cfa2c - Refactor Cart into checkerboard table

    Compare with previous version

  • added 1 commit

    • c406ffb7 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 5 commits

    added 5 commits

    Compare with previous version

  • Mateusz Kudela added 12 commits

    added 12 commits

    Compare with previous version

  • Mateusz Kudela added 2 commits

    added 2 commits

    • fa4e53ae - Add support for rebuilding part of checkerboard table
    • f830348a - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 2 commits

    added 2 commits

    • d88631ff - Add support for rebuilding part of checkerboard table
    • 4547461c - Refactor Cart into checkerboard table

    Compare with previous version

  • After _mount_static_rows changes its behavior, I think if the table is not dynamic, we should do: self._mount_all(self._create_table_content) in compose.

    Edited by Jakub Ziebinski
  • Jakub Ziebinski
  • Mateusz Kudela added 2 commits

    added 2 commits

    • 3e456ffa - Add support for rebuilding part of checkerboard table
    • 67aad919 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 2 commits

    added 2 commits

    • df979a0e - Add support for rebuilding part of checkerboard table
    • b68acb8b - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 3 commits

    added 3 commits

    • 57c02685 - Add update_content method to CliveCheckerboardTableCell
    • cd19ed50 - Make set_evenness_styles public, remove cell classes before adding them
    • 90cc9125 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 4 commits

    added 4 commits

    • 6007b82a - Add support for rebuilding part of checkerboard table
    • 52005495 - Add update_content method to CliveCheckerboardTableCell
    • a3e5989d - Make set_evenness_styles public, remove cell classes before adding them
    • 046af606 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 35 commits

    added 35 commits

    • 046af606...603d9647 - 31 commits from branch develop
    • 21b04311 - Add support for rebuilding part of checkerboard table
    • a4180949 - Add update_content method to CliveCheckerboardTableCell
    • d131422a - Make set_evenness_styles public, remove cell classes before adding them
    • 70eab283 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 4 commits

    added 4 commits

    • 5f5934ef - Add support for rebuilding part of checkerboard table
    • 21f24c1a - Add update_content method to CliveCheckerboardTableCell
    • 33bdd88a - Make set_evenness_styles public, remove cell classes before adding them
    • bd757121 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 15 commits

    added 15 commits

    • bd757121...adbde7ad - 11 commits from branch develop
    • 161fedf7 - Add support for rebuilding part of checkerboard table
    • 77af3417 - Add update_content method to CliveCheckerboardTableCell
    • e6d3309d - Make set_evenness_styles public, remove cell classes before adding them
    • fe1681f7 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 53 commits

    added 53 commits

    • fe1681f7...018c1e47 - 49 commits from branch develop
    • 4acee765 - Add support for rebuilding part of checkerboard table
    • fd318aad - Add update_content method to CliveCheckerboardTableCell
    • 032feccc - Make set_evenness_styles public, remove cell classes before adding them
    • 921fa588 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 12 commits

    added 12 commits

    • 921fa588...016963c6 - 8 commits from branch develop
    • 4bb6462b - Add support for rebuilding part of checkerboard table
    • 8292da79 - Add update_content method to CliveCheckerboardTableCell
    • 2e6b4b84 - Make set_evenness_styles public, remove cell classes before adding them
    • f52bea76 - Refactor Cart into checkerboard table

    Compare with previous version

  • Mateusz Kudela added 18 commits

    added 18 commits

    • f52bea76...59cd0b81 - 14 commits from branch develop
    • 9ee24124 - Add support for rebuilding part of checkerboard table
    • 217b76cf - Add update_content method to CliveCheckerboardTableCell
    • dac9dd40 - Make set_evenness_styles public, remove cell classes before adding them
    • 7797442c - Refactor Cart into checkerboard table

    Compare with previous version

  • added 1 commit

    • 825f0e93 - WIP UPDATE ROWS INSTEAD OF REBUILDING ON SWAP

    Compare with previous version

  • Mateusz Kudela added 2 commits

    added 2 commits

    • a4dc6a5b - Add content property to CliveCheckerBoardTableCell
    • 8854a322 - WIP UPDATE VALUES ON MOVE INSTEAD OF REBUILDING ROWS

    Compare with previous version

  • Mateusz Kudela added 7 commits

    added 7 commits

    • f283c50c - 1 commit from branch develop
    • d6096602 - Add support for rebuilding part of checkerboard table
    • 5755f441 - Add update_content method to CliveCheckerboardTableCell
    • ab38e212 - Make set_evenness_styles public, remove cell classes before adding them
    • 50850067 - Refactor Cart into checkerboard table
    • 90a328c7 - Add content property to CliveCheckerBoardTableCell
    • 9a5c87c6 - WIP UPDATE VALUES ON MOVE INSTEAD OF REBUILDING ROWS

    Compare with previous version

  • added 1 commit

    • c9f608b5 - WIP UPDATE VALUES ON MOVE INSTEAD OF REBUILDING ROWS

    Compare with previous version

  • Mateusz Kudela added 2 commits

    added 2 commits

    • 29f8fd71 - Refactor Cart into checkerboard table
    • ff14f364 - Add content property to CliveCheckerBoardTableCell, handle widget on update

    Compare with previous version

  • Mateusz Kudela added 2 commits

    added 2 commits

    • 9f2a8e82 - Refactor Cart into checkerboard table
    • 139e8874 - Add content property to CliveCheckerBoardTableCell, handle widget on update

    Compare with previous version

  • Mateusz Kudela added 45 commits

    added 45 commits

    • 139e8874...3578e9eb - 40 commits from branch develop
    • 6ecb2e82 - Add support for rebuilding part of checkerboard table
    • 9242e863 - Add update_content method to CliveCheckerboardTableCell
    • 9f21bd7f - Make set_evenness_styles public, remove cell classes before adding them
    • dcb9e643 - Refactor Cart into checkerboard table
    • bf869ef6 - Add content property to CliveCheckerBoardTableCell, handle widget on update

    Compare with previous version

  • Mateusz Kudela added 2 commits

    added 2 commits

    • cbdef2fb - Refactor Cart into checkerboard table
    • 17b8c07b - Add content property to CliveCheckerBoardTableCell, handle widget on update

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading