|
974aa9c0b1
|
Documentation
|
2020-09-16 20:22:39 +02:00 |
|
|
b17d79e5ac
|
Merge branch 'dev' for IoC
|
2020-09-16 17:55:58 +02:00 |
|
|
0f743122c1
|
Implementing IoC for ViewModel
|
2020-09-16 17:52:27 +02:00 |
|
|
11d8ac7ba1
|
Minor Changes
Namespaces, Whitespace
|
2020-09-16 14:56:25 +02:00 |
|
|
67010177f0
|
Renaming
Komponenten umbenannt
|
2020-08-30 14:08:03 +02:00 |
|
|
09b34c0a14
|
Call CTE in a StoredProcedure with EF
Add All Models in DB and Updated Components to match ID of the impoted Tables
|
2020-08-29 22:33:50 +02:00 |
|
|
7f6b916549
|
Refactoring Repositories
|
2020-08-29 15:47:12 +02:00 |
|
|
653fd35c66
|
Merge branch 'dev'
|
2020-08-29 15:02:42 +02:00 |
|
|
ebcb1c5781
|
add UnitTest for Regex
|
2020-08-29 14:58:49 +02:00 |
|
|
a85a5fb880
|
merge Dev into Master Regex, Linq
|
2020-08-26 18:17:28 +02:00 |
|
|
fe7d313e66
|
Readme Updated
|
2020-08-26 18:10:12 +02:00 |
|
|
f7fb73a66c
|
Fix Binding for Add and Update functionality
|
2020-08-26 17:54:48 +02:00 |
|
|
9b233de6a8
|
Implementing Regex
|
2020-08-24 21:17:04 +02:00 |
|
|
d23f8cf465
|
Add Update Functionality on Customer
|
2020-08-24 19:47:30 +02:00 |
|
|
c12615bc1b
|
Minor Changes and BugFix to EF Querys
|
2020-08-18 20:58:21 +02:00 |
|
|
7c24cf009b
|
Minor WPF Changes and Prepare for CTE Testat
|
2020-08-09 16:17:41 +02:00 |
|
|
b67302361b
|
Prepared ViewModel for Linq, Add CustomerRepositoryLinq
|
2020-08-08 15:27:39 +02:00 |
|
|
590a140b14
|
Fix Imagelink
|
2020-08-02 19:01:46 +02:00 |
|
|
2166750593
|
Testat EF Delivery
|
2020-08-02 18:52:55 +02:00 |
|
|
d8852c59e6
|
Update README, DB.bak
|
2020-08-02 18:51:25 +02:00 |
|
|
ef9b30d65d
|
Add EF Functionality on Delete, Add
|
2020-08-02 18:08:45 +02:00 |
|
|
85b4d92c23
|
Add EF Functionality on LoadData
|
2020-07-31 16:10:03 +02:00 |
|
|
13d3654303
|
Add Radiobutton in CustomerView for Query-Selection-Method
|
2020-07-30 14:00:50 +02:00 |
|
|
3c0e23284f
|
Add DB Testat Dir
|
2020-07-29 13:46:25 +02:00 |
|
|
965b8a34dd
|
Add LoadData from DB functionality
|
2020-07-28 19:07:35 +02:00 |
|
|
c661fd8d79
|
Prepare GUI for Customer
|
2020-07-28 18:53:30 +02:00 |
|
|
136494afe5
|
Add Comment to Generics
|
2020-07-26 16:48:53 +02:00 |
|
|
96b1dc8193
|
Implementation Logging and Location with Generics
|
2020-07-26 16:43:10 +02:00 |
|
|
5ddf1ac2a3
|
Delete Functionality of Location
|
2020-07-26 16:36:54 +02:00 |
|
|
54c3beaad2
|
Fix Logging Confirm, Add, FindDuplicate
|
2020-07-26 16:04:13 +02:00 |
|
|
b8549bb60a
|
WIP - DB-Clls failing on Locations (Add, Update)
|
2020-07-26 14:28:12 +02:00 |
|
|
08a53739ee
|
WIP - Generics Implementation
|
2020-07-23 16:29:59 +02:00 |
|
|
14346596b5
|
Start Implementation Generics - Repository
|
2020-07-22 13:32:23 +02:00 |
|
|
afbabd7869
|
changes
|
2020-07-22 11:42:27 +02:00 |
|
|
a2227ac3fa
|
minor changes
|
2020-07-21 22:32:57 +02:00 |
|
|
bf877c3ddc
|
✨ Add Find Dublicate in LogEntries
|
2020-07-21 22:28:42 +02:00 |
|
|
8fa29362b3
|
:bowtie: Update Readme
|
2020-07-21 22:20:25 +02:00 |
|
|
222ec50064
|
add Find Duplicate Functionality
|
2020-07-21 19:19:57 +02:00 |
|
|
7abff7beca
|
Cleanup
|
2020-06-25 20:42:21 +02:00 |
|
|
ee8f6e3b34
|
Add .gitignore
|
2020-06-25 20:36:46 +02:00 |
|
|
a0002aaec3
|
Merge branch 'dev'
NuGet Testat merge into Master
|
2020-05-30 19:49:24 +02:00 |
|
|
9d7c8e4632
|
README updated
|
2020-05-30 19:44:40 +02:00 |
|
|
f863babae6
|
README updated and removed unused usings
|
2020-05-30 19:42:28 +02:00 |
|
|
df55ef9127
|
Merge branch 'dev'
Merge Dev into Master
|
2020-05-26 21:20:50 +02:00 |
|
|
43aa400613
|
Fix SqlNullValueException
|
2020-05-26 21:18:56 +02:00 |
|
|
cd162d1ee6
|
modified: LoggingClient/LoggingClient/LoggingClient.csproj
modified: LoggingClient/LoggingClient/Properties/AssemblyInfo.cs
|
2020-05-26 20:21:21 +02:00 |
|
|
ba5aef38d0
|
Corrected Tadatype, Errorhandling of System.Data.SqlTypes.SqlNullValueException
|
2020-05-26 19:58:51 +02:00 |
|
|
d73dc261e7
|
Uncomented Validators, Add Credentials for Testing
|
2020-05-26 19:01:13 +02:00 |
|
|
f6be9f23f8
|
Created GUI; functionality of Load Data and Confirm
|
2020-05-23 18:54:14 +02:00 |
|
|
e1ce5a851b
|
create solution
|
2020-05-23 17:09:13 +02:00 |
|