Commit Graph

122 Commits

Author SHA1 Message Date
MiskolcziRichard
a3e4fdb5fd so many stuff 2024-03-26 12:54:51 +01:00
MiskolcziRichard
12f0dd9cd8 Added new WPF client and accomodated folder structure 2024-03-26 11:35:07 +01:00
TypoMustakes
9eb0b9ba0e Adding readme 2024-03-25 10:52:15 +01:00
TypoMustakes
11788be4bb Fixed minor bug. Project considered finished. 2024-01-09 22:52:59 +01:00
TypoMustakes
1a52d35de6 Implemented a more efficient way to display results 2024-01-09 22:40:35 +01:00
TypoMustakes
6bf24d572d Fixed strings 2024-01-09 18:37:47 +01:00
TypoMustakes
0fb21adc53 Adding notification upon updating object 2024-01-09 18:37:09 +01:00
TypoMustakes
537eea25a0 Removing unneccesary loops 2024-01-09 18:35:33 +01:00
TypoMustakes
116cfea4e0 Adding feedback upon creating new object 2024-01-09 18:32:56 +01:00
TypoMustakes
4850f146e6 Exiting if Endpoint is not pingable. 2024-01-09 18:29:39 +01:00
TypoMustakes
ad20817756 Fixed loop exit condition 2024-01-09 18:28:49 +01:00
TypoMustakes
a1665eab82 Apparently HttpClient doesn't support sending a request body with DELETE. Fixing. 2024-01-09 18:22:22 +01:00
TypoMustakes
5e833934b7 Removed unneccesary menu config 2024-01-09 17:47:21 +01:00
TypoMustakes
00387b0768 Implemented ConsoleMenu further 2024-01-09 17:42:10 +01:00
TypoMustakes
589f92818e Removing unneccesary restrictions 2024-01-09 14:48:13 +01:00
TypoMustakes
54c1837a23 Fixed bug that would not allow the creation of a new Service 2024-01-09 14:44:35 +01:00
TypoMustakes
029026658b Changed service's VERSION field to string 2024-01-09 14:14:31 +01:00
TypoMustakes
67494a0cf0 Linking ConsoleMenu entries to appropriate methods 2024-01-08 17:00:48 +01:00
TypoMustakes
ab97684c9a Implementing ConsoleMenu for CRUD
TODO: CREATE, DELETE, PUT
2024-01-08 16:59:30 +01:00
TypoMustakes
0538bac931 TODO: Implement checking endpoint availability on startup 2024-01-08 16:58:37 +01:00
TypoMustakes
bd20c6dae7 Using List instead of IQueryable to fix bug 2024-01-08 16:58:13 +01:00
TypoMustakes
4a0e58e9c5 Moved method to be static 2024-01-08 16:57:10 +01:00
TypoMustakes
54c53f8034 Implemented ConsoleMenu for NonCRUD operations 2024-01-08 16:56:22 +01:00
TypoMustakes
3e82a21b74 Started implementing ConsoleMenu 2023-12-29 16:02:09 +01:00
TypoMustakes
473dd4ce70 Adding ConsoleMenu-simple for client revamp 2023-12-16 13:50:50 +01:00
778cdaf7ef Fixed bug 2023-12-14 00:00:14 +01:00
af454c22aa Fixed Get parameter 2023-12-13 23:58:34 +01:00
38a2c76a9d Undid last commit, it was a mistake 2023-12-13 23:56:44 +01:00
16fdfd9d36 Fixed URLs 2023-12-13 23:55:15 +01:00
2e5e2fc20b Fixed endpoint URLs 2023-12-13 23:47:39 +01:00
39bac2a845 Adding exception handler 2023-12-13 22:22:29 +01:00
f1aad3344e Increased readability 2023-12-13 22:16:27 +01:00
1e1a80a05e Increased readability 2023-12-13 22:13:27 +01:00
cce3ef9876 Nullable annotation added 2023-12-13 22:04:43 +01:00
2b06c12c06 Client created 2023-12-13 22:04:13 +01:00
c112adc4d3 Exception handling 2023-12-13 22:04:06 +01:00
TypoMustakes
86cc431200 Prettifying output 2023-12-13 12:14:49 +01:00
TypoMustakes
656eccd4db Repopulating InMemoryDb between tests 2023-12-13 12:12:30 +01:00
TypoMustakes
339dbb3365 Removing junk 2023-12-13 12:12:20 +01:00
TypoMustakes
1310be1ef9 Adding more tests 2023-12-13 12:11:53 +01:00
TypoMustakes
dfb4724efb Removed debugging block 2023-12-13 09:33:04 +01:00
a0a24506c7 Renamed file 2023-12-12 11:11:13 +01:00
c4ce342ff3 Renamed class 2023-12-12 11:10:51 +01:00
5ebfb7af41 Testing CREATE results 2023-12-12 11:10:28 +01:00
1e46e0bd67 Renamed file and class 2023-12-12 10:29:55 +01:00
1389595d89 Wrote first test 2023-12-12 10:28:50 +01:00
TypoMustakes
29d702448d Adding more seed data 2023-12-10 18:01:22 +01:00
TypoMustakes
790e31f03c Fixed bug 2023-12-10 17:41:52 +01:00
TypoMustakes
63af07bb06 Deleting unneccesary file 2023-12-10 17:41:43 +01:00
TypoMustakes
6547bd1744 Fixed request format in controllers 2023-12-10 17:35:40 +01:00