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

Migrate Sell > Catalog > Attributes & Features > Attributes list #14040

Merged
merged 51 commits into from Oct 11, 2019

Commits on Oct 11, 2019

  1. Copy the full SHA
    550862d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1ebafd7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fe847bf View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    44b7911 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d9352b7 View commit details
    Browse the repository at this point in the history
  6. Optimizes code. Extends Response builder to support Path params along…

    … with query params
    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    2264c01 View commit details
    Browse the repository at this point in the history
  7. Implements filtering

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    340920f View commit details
    Browse the repository at this point in the history
  8. Enables grid javascript

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    89714aa View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    433fe78 View commit details
    Browse the repository at this point in the history
  10. Implements bulk delete action

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    1bc4f50 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    0899f23 View commit details
    Browse the repository at this point in the history
  12. Optimizes, cleans unused code, reverts some changes with pagination t…

    …o avoid bc break
    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    e9c1020 View commit details
    Browse the repository at this point in the history
  13. Renders attribute groups list

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    8dac4d2 View commit details
    Browse the repository at this point in the history
  14. Implements list filtering

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    3ae128f View commit details
    Browse the repository at this point in the history
  15. Enables javascript for grid

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    aff9d4c View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    a885372 View commit details
    Browse the repository at this point in the history
  17. Defines view action route in list

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    a4d3840 View commit details
    Browse the repository at this point in the history
  18. Removes unnecessary decorator and renaming

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    f2d7bd4 View commit details
    Browse the repository at this point in the history
  19. Implements color column

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    384b0c6 View commit details
    Browse the repository at this point in the history
  20. Adds back button in grid footer

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    0dcc53d View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    a0be575 View commit details
    Browse the repository at this point in the history
  22. Enables sidebar help

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    497ed71 View commit details
    Browse the repository at this point in the history
  23. Adds attribute name as grid name

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    295f991 View commit details
    Browse the repository at this point in the history
  24. Changes some wording and grid id mistake

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    a75251b View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    8aa0e48 View commit details
    Browse the repository at this point in the history
  26. Modifies exception handling in index action

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    a00004e View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    90c2af9 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    70d6dce View commit details
    Browse the repository at this point in the history
  29. Creates unimplemented controller methods to redirect until its implem…

    …ented in other pr
    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    235dd85 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    437e61e View commit details
    Browse the repository at this point in the history
  31. Use generic Exception in controllers

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    f2465ce View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    ebfafd9 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    18fb43d View commit details
    Browse the repository at this point in the history
  34. Adds interface to view data provider

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    b194e3e View commit details
    Browse the repository at this point in the history
  35. Removed accidental changes in random class

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    0f6c577 View commit details
    Browse the repository at this point in the history
  36. Fix ident in yaml

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    a36cdcf View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    efb5ffe View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    a9e7655 View commit details
    Browse the repository at this point in the history
  39. Replaced showcase card image

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    1ccf1ac View commit details
    Browse the repository at this point in the history
  40. Copy the full SHA
    77b9a11 View commit details
    Browse the repository at this point in the history
  41. Adds drag n drop to attributes list

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    4fe7545 View commit details
    Browse the repository at this point in the history
  42. Adds dnd positioning to attribute groups

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    330e296 View commit details
    Browse the repository at this point in the history
  43. Fix position filtering

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    0cb3051 View commit details
    Browse the repository at this point in the history
  44. Rebuilds assets

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    128b4bd View commit details
    Browse the repository at this point in the history
  45. Copy the full SHA
    9f5afc8 View commit details
    Browse the repository at this point in the history
  46. Copy the full SHA
    32f0d84 View commit details
    Browse the repository at this point in the history
  47. Fix showcase card background

    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    02dc741 View commit details
    Browse the repository at this point in the history
  48. Copy the full SHA
    b42a172 View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    41ae1d6 View commit details
    Browse the repository at this point in the history
  50. Rebuild assets

    matks committed Oct 11, 2019
    Copy the full SHA
    bfba0fb View commit details
    Browse the repository at this point in the history
  51. Reworked grid query builders. Adds decorator for NULL value. Fix attr…

    …ibute table header name
    zuk3975 authored and matks committed Oct 11, 2019
    Copy the full SHA
    d2e8d7e View commit details
    Browse the repository at this point in the history