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

[IMP] website_product_configurator: Show image for custom values #118

Open
wants to merge 262 commits into
base: 16.0
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    f611bc1 View commit details
    Browse the repository at this point in the history
  2. [IMP/FIX] Preventing duplicates via checks and refactored create_vari…

    …ant to get_variant
    PCatinean authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8fa9227 View commit details
    Browse the repository at this point in the history
  3. General fixes and flake8

    PCatinean authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    aca4d87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    098b50b View commit details
    Browse the repository at this point in the history
  5. #T1532 partial commit

    Helly Rajyaguru authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8408509 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf07643 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57c7672 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f86d298 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b33b860 View commit details
    Browse the repository at this point in the history
  10. [FIX]product_configurator, website_product_configurator, product_conf…

    …igurator_mrp : correct method-name, claas-name, arguments
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1c38379 View commit details
    Browse the repository at this point in the history
  11. [FIX]website_product_configurator : replace val._model with val._name…

    …, replace request.website.render with request.render
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    31dd28c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2525e52 View commit details
    Browse the repository at this point in the history
  13. [FIX][T1902] : fix singleton error(product.config.session), fix view …

    …production_lots, fix singleton error(product.config.step.line)
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1ca4c4b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cb0f18b View commit details
    Browse the repository at this point in the history
  15. Added product_configurator_stock and website_product_configurator and…

    … website_product_configurator_mrp to uninstallable list
    PCatinean authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4eaef85 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3d07212 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fd05ac7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cfcbe08 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e2921aa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5401f0a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0fb7b45 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5c285dc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ec77606 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3605615 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d852f01 View commit details
    Browse the repository at this point in the history
  26. [WIP]add code to handle multi attribute and call onchange, and send d…

    …ata to js in specific json formate
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    05e42d4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f35336e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a9f7516 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    bcaded6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5dd9391 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8a3405d View commit details
    Browse the repository at this point in the history
  32. [IMP]website_product_configurator : redirect product and prevent to c…

    …hange step if required field have not value
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4294bb4 View commit details
    Browse the repository at this point in the history
  33. [IMP]product_configurator, website_product_configurator : write a wra…

    …pper function in session for next step and redirect to step if any incomplete step is there
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4e58831 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e6b58e1 View commit details
    Browse the repository at this point in the history
  35. [IMP]add code for custom values

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8191d55 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b8f6409 View commit details
    Browse the repository at this point in the history
  37. [IMP]add attribute name

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ae98be7 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1ac3d94 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d4b12f3 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    76f8d11 View commit details
    Browse the repository at this point in the history
  41. [ADD][#T00494]website_product_configurator:create method for increase…

    … or decrease quantity using javascript
    Pooja Khandelwal authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f5e2c2b View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    b5548f3 View commit details
    Browse the repository at this point in the history
  43. [ADD][#T00494]website_product_configurator:add or remove quantity usi…

    …ng jquery on dynamic value
    Pooja Khandelwal authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3411501 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    fbeecb7 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    3849f84 View commit details
    Browse the repository at this point in the history
  46. [ADD][#T00494]website_product_configurator:add and remove quantity on…

    … button click
    Pooja Khandelwal authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    158715b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    fbd03cb View commit details
    Browse the repository at this point in the history
  48. [IMP][#T2720]website_product_configurator:change the alert message.

    Pooja Khandelwal authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8b8bdb7 View commit details
    Browse the repository at this point in the history
  49. [ADD][#T2720]website_product_configurator: solved the issue of when n…

    …o value in input it take NAN.
    Pooja Khandelwal authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c2091e4 View commit details
    Browse the repository at this point in the history
  50. Revert "[IMP]website_product_configurator : configurablr images will …

    …display using url"
    
    This reverts commit b6fce8956868c009ee49ed17fc2004422f9d1a5a.
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    cfdbe6d View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5b0266b View commit details
    Browse the repository at this point in the history
  52. [ADD][#T2720]website_product_configurator:solved the issue of when no…

    … value in input then it was taken Nan and when old value is Nan then it will consider blank string
    Pooja Khandelwal authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c142382 View commit details
    Browse the repository at this point in the history
  53. [ADD][#T2720]website_product_configurator:add css on text_box when no…

    … value filled then it fill highlight all required filled.
    Pooja Khandelwal authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    76e179e View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    548e95a View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    43d0190 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    71b38c0 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    3034471 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    72ed69c View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    e02c065 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    0287152 View commit details
    Browse the repository at this point in the history
  61. [FIX]fic indentation error

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d0758fc View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    bbb2bdd View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    6ce9a84 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    e01ab90 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    75e20e9 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    558ec96 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    51e44d2 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    b9749d6 View commit details
    Browse the repository at this point in the history
  69. [IMP][T-00511] website configuration image

    Divya Modi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f9c955e View commit details
    Browse the repository at this point in the history
  70. [FIX]changes suggested in review

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    01ba382 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    df42fb7 View commit details
    Browse the repository at this point in the history
  72. [FIX]fix attribute_value_line_ids in _prepare_configurator_values and…

    … other code improvements
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    49d34c8 View commit details
    Browse the repository at this point in the history
  73. [FIX]fix qty spinner

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8b6913c View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    b22c40a View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    d0076eb View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    9e222b7 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    18a7efd View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    d20dade View commit details
    Browse the repository at this point in the history
  79. [FIX]fix active_step

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6534cd5 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    8e6deab View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    565bbad View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    52acdba View commit details
    Browse the repository at this point in the history
  83. [IMP][#T00494] website_product_configurator : when we click on image …

    …than radio button is checked.
    Krunal Dabhi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ce2cd30 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    ec195d6 View commit details
    Browse the repository at this point in the history
  85. [IMP]price and weight on website

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    370abed View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    58e19f4 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    c12a51e View commit details
    Browse the repository at this point in the history
  88. [FIX]fix try catch

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6e682f7 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    60b5a34 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    31dca81 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    e6d62a2 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    3cc9108 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    bd6a504 View commit details
    Browse the repository at this point in the history
  94. [FIX]add domain website_published = true in record rules by inheritin…

    …g them in website module
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4235bbd View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    2f879ff View commit details
    Browse the repository at this point in the history
  96. [FIX]remove extra file

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    43ffe86 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    2af39aa View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    5f1ec1e View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    f07d843 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    06f61c5 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    ad44527 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    61dee67 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    a9dfdd3 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    f755b72 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    39f2218 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    5380627 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    8575874 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    ddc4861 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    17a3475 View commit details
    Browse the repository at this point in the history
  110. [FIX]fix flake8

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    71c87b3 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    42e3d0c View commit details
    Browse the repository at this point in the history
  112. [FIX]fix flake8

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    288e078 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    a20462f View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    27efe85 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    9188670 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    18aba93 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    e3d795d View commit details
    Browse the repository at this point in the history
  118. [FIX]fixes from 11.0

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ab46d4e View commit details
    Browse the repository at this point in the history
  119. [FIX]fix doc string

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    29568f5 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    359662b View commit details
    Browse the repository at this point in the history
  121. [IMP][T-00513] website_product_configurator: write test-case for webs…

    …ite_product_configurator
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    368ab04 View commit details
    Browse the repository at this point in the history
  122. [FIX]add error page

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    444e2e0 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    747f1f1 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    b743ad0 View commit details
    Browse the repository at this point in the history
  125. [FIX]fix web tour : add demo data (website_publish true) and search p…

    …roduct using name instead of id
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9c1ae41 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    b3283d1 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    68688ba View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    fcd59df View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    f828831 View commit details
    Browse the repository at this point in the history
  130. [FIX] fix ex. name

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2c2239b View commit details
    Browse the repository at this point in the history
  131. [FIX]import web.dialog in js

    Krunal Dabhi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1b174a9 View commit details
    Browse the repository at this point in the history
  132. [FIX]fix configuration step

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c93f825 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    d4a25bb View commit details
    Browse the repository at this point in the history
  134. [FIX] website_product_configurator : comment test file

    Harshil Trivedi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8e3d3e2 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    056735b View commit details
    Browse the repository at this point in the history
  136. [FIX]change string

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    efe991c View commit details
    Browse the repository at this point in the history
  137. [FIX]fixes from 11.0

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a1259aa View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    6e674ec View commit details
    Browse the repository at this point in the history
  139. [FIX]add if value_ids is None instead if not value_ids, fix parameter…

    … while calling ._get_config_image from controller
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4dc6a95 View commit details
    Browse the repository at this point in the history
  140. [FIX]fix argument name

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    66798b7 View commit details
    Browse the repository at this point in the history
  141. [FIX]fix csv

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    45ddf04 View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    d128b6d View commit details
    Browse the repository at this point in the history
  143. [FIX]dateime picker on website

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e231e95 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    1c61d39 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    1ea32d8 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    1b10292 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    18a8302 View commit details
    Browse the repository at this point in the history
  148. [FIX][T-00517]website_product_configurator : fix when configure step …

    …not exist then not able to continue
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    41fd5a2 View commit details
    Browse the repository at this point in the history
  149. [FIX][T-00517]website_product_configurator : fix message when enter n…

    …umber greater then allowed on custom value
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e83150a View commit details
    Browse the repository at this point in the history
  150. [FIX][T-00517]website_product_configurator : write config step when c…

    …hange step from conifige to any other
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    104eecb View commit details
    Browse the repository at this point in the history
  151. [IMP][T00517] website_product_configurator : add field in config sett…

    …ings.
    Krunal Dabhi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3014161 View commit details
    Browse the repository at this point in the history
  152. [FIX][T-00517] website_product_configurator: fix the issue of label n…

    …ame of radio button and add control label margin-top, magin-bottom
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f4c73c3 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    fface50 View commit details
    Browse the repository at this point in the history
  154. [IMP][T00517] website_product_configurator : write method for return …

    …the template and set the default template
    Krunal Dabhi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    506bf90 View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    1db7dd5 View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    749d129 View commit details
    Browse the repository at this point in the history
  157. [FIX][T-00517]website_product_configurator: fix css on radio buttons,…

    … fix default temlate id, fix onchange on datetime picker
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b4a2e45 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    f87b898 View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    1074c26 View commit details
    Browse the repository at this point in the history
  160. [FIX][T-00517]website_product_configurator: inherit _cart_update and …

    …prevent to create new product
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    89d898e View commit details
    Browse the repository at this point in the history
  161. [FIX][T-00517]website_product_configurator: enable add or remove butt…

    …on of spiiner in current container only
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1229da7 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    a16f399 View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    ec03fa5 View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    a567f1f View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    4470c9a View commit details
    Browse the repository at this point in the history
  166. [FIX]website_product_configurator : solve pylint

    Harshil Trivedi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3835532 View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    fdc475e View commit details
    Browse the repository at this point in the history
  168. [FIX] website_product_configurator : Change condition in Configuratio…

    …n Steps
    Harshil Trivedi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f451004 View commit details
    Browse the repository at this point in the history
  169. [FIX]fix keyerror

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    baa9146 View commit details
    Browse the repository at this point in the history
  170. [FIX] website_product_configurator : change for decimal_precision]

    Harshil Trivedi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3365079 View commit details
    Browse the repository at this point in the history
  171. [FIX]website_product_configurator,product_configurator : change for d…

    …ecimal_precision
    Harshil Trivedi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    75ff48c View commit details
    Browse the repository at this point in the history
  172. [FIX]website_product_configurator : change blockui

    Harshil Trivedi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7646552 View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    0924a38 View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    fd0921e View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    95669b3 View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    e06b400 View commit details
    Browse the repository at this point in the history
  177. [FIX]fix flake8

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9b3a9d1 View commit details
    Browse the repository at this point in the history
  178. [FIX]add error code

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8966a0e View commit details
    Browse the repository at this point in the history
  179. [FIX]fix flake8

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    26543d7 View commit details
    Browse the repository at this point in the history
  180. [FIX]website_product_configurator : changes in v12 website_product_co…

    …nfigurator module accoding to v11 commits
    Harshil Trivedi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    33daace View commit details
    Browse the repository at this point in the history
  181. [FIX]website_product_configurator : changes in v12 website_product_co…

    …nfigurator module accoding to v11 commits
    Harshil Trivedi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    935439b View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    e8c9eab View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    4c71fe6 View commit details
    Browse the repository at this point in the history
  184. [FIX][ADD] website_product_configurator : add price_precision in extr…

    …a price fields
    Harshil Trivedi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0d0c561 View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    b163c20 View commit details
    Browse the repository at this point in the history
  186. [FIX]fix space in text area

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d9db13f View commit details
    Browse the repository at this point in the history
  187. [FIX]check value not exist

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bebbe80 View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    5142fe3 View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    1fcb3aa View commit details
    Browse the repository at this point in the history
  190. [FIX] Tiny flake8 issue

    PCatinean authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6f6894e View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    4c61d92 View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    e833c6b View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    444e739 View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    269cc54 View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    be41933 View commit details
    Browse the repository at this point in the history
  196. [FIX]product_configurator,website_product_configurator : chnages acco…

    …ding to v11
    Harshil Trivedi authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7a58857 View commit details
    Browse the repository at this point in the history
  197. [IMP][T-00560] product_Configurator: for the restricted value check a…

    …vailable value and based on add required or not required
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8d3154b View commit details
    Browse the repository at this point in the history
  198. Configuration menu
    Copy the full SHA
    a65ed3c View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    f1da6ef View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    b23db71 View commit details
    Browse the repository at this point in the history
  201. [IMP][T-00560] product_Configurator: custom value make required if at…

    …tribute line custom&required
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    73747cc View commit details
    Browse the repository at this point in the history
  202. Configuration menu
    Copy the full SHA
    b2db568 View commit details
    Browse the repository at this point in the history
  203. [FIX]create js widget

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c3a11be View commit details
    Browse the repository at this point in the history
  204. Configuration menu
    Copy the full SHA
    c5bb4eb View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    d66468f View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    b1b5e7e View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    df6fd96 View commit details
    Browse the repository at this point in the history
  208. [FIX][t-00563]add curser style

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    46c4f88 View commit details
    Browse the repository at this point in the history
  209. [WIP][T-00616] Product_configurator: show price_extra in attribute va…

    …lue if related product
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f4c70d3 View commit details
    Browse the repository at this point in the history
  210. Configuration menu
    Copy the full SHA
    bab6162 View commit details
    Browse the repository at this point in the history
  211. Configuration menu
    Copy the full SHA
    1647f17 View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    17feba7 View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    47d018a View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    b5336c2 View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    5455143 View commit details
    Browse the repository at this point in the history
  216. Configuration menu
    Copy the full SHA
    f110a6e View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    9740f08 View commit details
    Browse the repository at this point in the history
  218. [FIX]update manifest

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    64f08f8 View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    cb55def View commit details
    Browse the repository at this point in the history
  220. Configuration menu
    Copy the full SHA
    fa368e2 View commit details
    Browse the repository at this point in the history
  221. [FIX]fix flak8

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    15aef33 View commit details
    Browse the repository at this point in the history
  222. Configuration menu
    Copy the full SHA
    a696634 View commit details
    Browse the repository at this point in the history
  223. Configuration menu
    Copy the full SHA
    3ee4f8a View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    fd5daa7 View commit details
    Browse the repository at this point in the history
  225. [FIX]update po file

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2e11460 View commit details
    Browse the repository at this point in the history
  226. [FIX]fix flake8

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2a77b4c View commit details
    Browse the repository at this point in the history
  227. Configuration menu
    Copy the full SHA
    928417e View commit details
    Browse the repository at this point in the history
  228. [FIX][T3200]fix js error if no file selected in custom type attachmen…

    …t and error while reconfigure product
    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1ba8b83 View commit details
    Browse the repository at this point in the history
  229. Configuration menu
    Copy the full SHA
    bbdcb38 View commit details
    Browse the repository at this point in the history
  230. Configuration menu
    Copy the full SHA
    e1cf439 View commit details
    Browse the repository at this point in the history
  231. Configuration menu
    Copy the full SHA
    c3b3e47 View commit details
    Browse the repository at this point in the history
  232. Configuration menu
    Copy the full SHA
    90ab38b View commit details
    Browse the repository at this point in the history
  233. Configuration menu
    Copy the full SHA
    711b2dc View commit details
    Browse the repository at this point in the history
  234. Configuration menu
    Copy the full SHA
    5bd92d6 View commit details
    Browse the repository at this point in the history
  235. [FIX]fix flake8 error

    bizzappdev authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f0a6bfc View commit details
    Browse the repository at this point in the history
  236. Configuration menu
    Copy the full SHA
    13250c4 View commit details
    Browse the repository at this point in the history
  237. Update config_form.js (#181)

    Fix hasClass('.cfg-radio') -> With the DOT, the class is never founded
    Use getAttribute("name") instead of attribute[0].name because it crash with radio-button div
    BenjaHe authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    20568e6 View commit details
    Browse the repository at this point in the history
  238. Configuration menu
    Copy the full SHA
    e505438 View commit details
    Browse the repository at this point in the history
  239. [FIX] website_product_configurator : fix the image for attribute and …

    …add 404 from website.
    pledrateam authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6c46964 View commit details
    Browse the repository at this point in the history
  240. Configuration menu
    Copy the full SHA
    950b81e View commit details
    Browse the repository at this point in the history
  241. Configuration menu
    Copy the full SHA
    cdf62c1 View commit details
    Browse the repository at this point in the history
  242. Configuration menu
    Copy the full SHA
    2975dca View commit details
    Browse the repository at this point in the history
  243. Configuration menu
    Copy the full SHA
    27a96ec View commit details
    Browse the repository at this point in the history
  244. [WIP][T-01839]product_configurator: remove price calculation from ses…

    …sion and also get value from get_attribute_value_extra_prices
    pledrateam authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d02f910 View commit details
    Browse the repository at this point in the history
  245. [REF] *: fix PCatinean maintainer

    dreispt authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    41b6d79 View commit details
    Browse the repository at this point in the history
  246. [IMP] cron noupdate

    patrickrwilson authored and SirAionTech committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    adeca02 View commit details
    Browse the repository at this point in the history
  247. Configuration menu
    Copy the full SHA
    beb4822 View commit details
    Browse the repository at this point in the history
  248. Configuration menu
    Copy the full SHA
    c13fdc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    66651e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c0f03 View commit details
    Browse the repository at this point in the history