Skip to content
Code-Schnipsel Gruppen Projekte
  1. Mär 18, 2025
    • Henning Leutz's avatar
      fix: adjust uuid usage · 5bf21ccc
      verfasst von Henning Leutz
      Multiple changes were made to improve code quality and functionality. Here's a summary of the
      changes:
      
      - Debug log statements were removed from `ArticleList.js` and `ArticleSummary.js` for calculation
      enabling and disabling methods. This helps to keep the console clean and focussed on critical
      issues.
      - Changed a misused property name from `hash` to `uuid` in `CopyErpEntityDialog.js`. This ensures
      correct usage of identifiers.
      - Multiple formatting changes for function declarations in `ERPEntities.js`, functions now follow
      the format `function () {}` for unnamed functions.
      - A `#id` field is newly included in `openPanelByUUID` function of `ERPEntities.js`.
      
      These changes are expected to augment the performance of ERP modules, and improve the overall
      readability of the code.
      5bf21ccc
  2. Mär 07, 2025
  3. Okt 05, 2022
  4. Okt 04, 2022
  5. Sep 21, 2022
  6. Sep 20, 2022
  7. Sep 15, 2022
  8. Feb 07, 2022
  9. Jan 05, 2022
  10. Jan 04, 2022
  11. Mai 04, 2021
  12. Feb 24, 2021
  13. Aug 13, 2020
  14. Aug 12, 2020
Lade