Skip to content
Code-Schnipsel Gruppen Projekte
  1. Mär 02, 2025
    • Michael Danielczok's avatar
      feat: show errors direclty under the input · dcd11476
      verfasst von Michael Danielczok
      Improve error handling for coupon code input.
      Added a catch block to handle errors when adding a coupon code to the basket.
      The error message is now displayed directly under the input field, providing a better user experience.
      
      Related: #20
      dcd11476
  2. Feb 27, 2025
    • Henning Leutz's avatar
      refactor: use const instead of var in CouponCodeInput.js · 0619681d
      verfasst von Henning Leutz
      Modified 'var' declarations to 'const' in CouponCodeInput.js file for better ES6 compliance. This
      refactoring helps increase code readability and ensures variables are block-scoped, reducing the
      risk of accidental variable reassignment or mutation.
      0619681d
  3. Feb 12, 2025
  4. Nov 04, 2024
  5. Okt 31, 2024
  6. Nov 24, 2020
  7. Mär 16, 2020
  8. Sep 20, 2019
  9. Sep 04, 2019
  10. Okt 01, 2018
  11. Sep 20, 2018
  12. Sep 17, 2018
  13. Aug 29, 2018