Commit Graph
12 Commits
Author SHA1 Message Date
Andre Beging 5f09e0b949 Version 24.12.1 2024-12-04 09:11:54 +01:00
Andre Beging c21e1f0978 Kleinunternehmer Mode 2024-11-21 15:28:04 +01:00
Andre Beging 1211b789bc Add Kleinunternehmerregelung to settings page 2024-11-14 21:17:27 +01:00
Andre Beging 09cb9c88ae Settings Page Styling 2024-11-14 20:52:52 +01:00
Andre Beging 7dc50d51f9 Layout Updates 2024-11-14 20:34:16 +01:00
Andre Beging b76dcdb746 Update Icons 2024-11-07 15:25:17 +01:00
Andre Beging 6091b54b2a AddressSelector & Blazorise 2024-11-07 13:16:00 +01:00
Andre Beging 07bd63c450 Styling Updates 2024-11-07 07:50:35 +01:00
Andre Beging e1ac7d420e Update Invoice File Handling 2024-11-07 07:50:20 +01:00
Andre Beging cc877259cf Refactor file path retrieval for settings and customer data.
Replaced hardcoded file paths with a method that retrieves the parent directory, ensuring consistency and maintainability. This change affects methods for loading and saving JSON data in both SettingsData and CustomerData classes.
2024-11-06 16:26:52 +01:00
Andre Beging 415ca59575 Add publish settings and adjust .gitignore
Enabled single-file publishing in Server.csproj and included new IntelliJ IDEA configuration files for Git. Adjusted .gitignore to include publish directory.
2024-11-06 16:09:41 +01:00
Andre Beging de76b1d432 Init 2024-11-06 16:00:26 +01:00