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

Custom fields: Entry point logic in Product Details #14068

Open
wants to merge 21 commits into
base: trunk
Choose a base branch
from

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    a56dcf9 View commit details
    Browse the repository at this point in the history
  2. Update logic for showing the Custom Fields option in Product details.

    - If product already has custom fields, show it in the settings row.
    - If not, show it in "Add more details" action bottom sheet instead.
    hafizrahman committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3999821 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    1092e0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61836a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72b669f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b6ffbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fdc39d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd64bbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7076bde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6f1c33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6dcaf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 1, 2024

  1. Various design updates to make the navigation change to/from custom f…

    …ields list look smoother.
    hafizrahman committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cfd6c47 View commit details
    Browse the repository at this point in the history
  2. Update test names

    hafizrahman committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1803039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8639e4 View commit details
    Browse the repository at this point in the history
  4. Update requirement to only show custom fields row in product details …

    …during .edit, and not in .add or .readonly mode.
    hafizrahman committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    722f978 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b45405 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    aa0ccd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d513b54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa038ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbcabcd View commit details
    Browse the repository at this point in the history