Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 03, 2025
    • Henning Leutz's avatar
      fix: delay increase and element destruction in Dialogs.js · 9c93a365
      verfasst von Henning Leutz
      The commit uncomments the element destruction line and increases the delay from 1 second to 10
      seconds in the Dialogs.js file. This is expected to improve the user-interface responsiveness and
      reduce potential crashes.
      9c93a365
    • Henning Leutz's avatar
      refactor: improve invoice download dialog UI/UX · 582b6caa
      verfasst von Henning Leutz
      - Modified 'Dialogs.css' to replace the button-based UI with a dropdown select for invoice download
      options.
      - Refactored the relevant methods in 'Dialogs.js' accordingly, removing button event listeners and
      implementing new logic for select-based UI.
      - Replaced 'QUIPopup' with 'QUIConfirm' to incorporate an 'OK' button for confirmation.
      - Changed hardcoded button options to select options in the DOM structure.
      - Altered event listeners in 'Dialogs.js' to suit the new 'select' element and handle submission of
      invoice download requests differently.
      - Preserved the behavior of injecting an iframe for actual downloads, with necessary changes in
      parameters and references now pointing to the select value instead of button value.
      
      Related: quiqqer/invoice#157
      582b6caa
  2. Dez 14, 2024
  3. Aug 06, 2024
  4. Mär 05, 2024
  5. Mär 01, 2024
  6. Mär 30, 2021
  7. Jan 27, 2021
  8. Jul 27, 2020
  9. Jul 21, 2020
  10. Jul 14, 2020
  11. Jun 30, 2020
  12. Jul 11, 2019
  13. Aug 31, 2018
  14. Aug 30, 2018
  15. Jun 15, 2018
  16. Jun 08, 2018
  17. Jun 05, 2018
Lade