Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 03, 2025
    • 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
    • Henning Leutz's avatar
      fix: load user data for editing Invoice and TemporaryInvoice panels · 06a34ad6
      verfasst von Henning Leutz
      - Loaded user lock information to enhance usability in Invoice and TemporaryInvoice panels.
      - Ensured more meaningful user data for lock notification messages.
      - Renamed functions and aligned code for better readability.
      - Refined dependency loading in unlock panel function to increase stability.
      - Added 'Users' dependency for user information retrieval.
      
      Related: pcsg/buero#488
      06a34ad6
  2. Jan 08, 2025
  3. Dez 30, 2024
  4. Dez 28, 2024
  5. Dez 27, 2024
  6. Dez 14, 2024
  7. Dez 06, 2024
  8. Dez 05, 2024
  9. Sep 10, 2024
  10. Aug 30, 2024
  11. Aug 29, 2024
  12. Aug 08, 2024
  13. Aug 07, 2024
  14. Aug 06, 2024
  15. Aug 02, 2024