Commit Graph

9 Commits

Author SHA1 Message Date
574d1ef8bf
Fixed missed migration; no tables were available, though. 2023-01-22 21:05:53 +01:00
c41d000bf0
Fixed EF Tooling
- Added factory class for EF tooling
- Removed no longer needed Program.cs
2023-01-22 19:56:25 +01:00
0587af18f2
Added Git Export Feature
- Added import algorithm
- Added FromJsonX() methods to data models
- Added possibility to work with temp. database file
- Added export processor to handle export process & triggers
- Added something changed event e.g. as export trigger
- Added possibility to import a JSON export
- Updated Git icon
2023-01-22 19:35:57 +01:00
b534dfdf85
Spelling 2023-01-18 19:59:18 +01:00
c2c8a36ad2
Added persistent unique ids to all elements 2022-11-06 21:07:41 +01:00
7b149417e7
Added creation of database instance 2022-08-17 21:00:58 +02:00
3ef7bf1784
Keep track of the data file's path 2022-07-17 12:54:37 +02:00
9015e08518
Changed database at the DI system to be transient 2022-07-09 15:04:21 +02:00
c0ffd58268
Added setup code 2022-06-12 17:16:01 +02:00