Commit Graph

42 Commits

Author SHA1 Message Date
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
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
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
f1aad3344e Increased readability 2023-12-13 22:16:27 +01:00
1e1a80a05e Increased readability 2023-12-13 22:13:27 +01:00
2b06c12c06 Client created 2023-12-13 22:04:13 +01:00
TypoMustakes
86cc431200 Prettifying output 2023-12-13 12:14:49 +01:00
TypoMustakes
bceb5640ef Testing some API calls in Client 2023-12-07 21:01:32 +01:00
TypoMustakes
9d685f955d Removed unallowed project dependency 2023-12-06 23:32:22 +01:00
TypoMustakes
b1e00c6e3c Removed unneeded dependency 2023-12-06 15:57:22 +01:00
TypoMustakes
f2145fbc26 Ignoring SSL certificate trust policy 2023-12-06 15:45:02 +01:00
TypoMustakes
cb8f992fb4 Fixed connection string 2023-12-06 15:15:58 +01:00
TypoMustakes
b0887b0991 Fixed pingable endpoint 2023-12-06 10:59:05 +01:00
TypoMustakes
ff99af99c4 Setting port number for API endpoint 2023-12-05 18:31:15 +01:00
TypoMustakes
79d08139fe Setting up Program.cs 2023-12-05 15:32:08 +01:00
TypoMustakes
f8d23a7cbc Adding REST services as seen on nikprog.hu 2023-12-05 15:29:00 +01:00
TypoMustakes
eaa177862e Installed WebApi.Client NuGet package 2023-12-05 15:08:06 +01:00
8fb2f1fc8f Cleanup 2023-11-22 11:42:54 +01:00
88c19358a4 Adding test data to db 2023-11-22 09:11:15 +01:00
25b6ab2f60 Adding dependencies and solution folders 2023-10-03 09:34:36 +02:00
e5256c9195 Removing junk 2023-10-03 11:11:59 +02:00
9813dee3f0 Renamed folder 2023-10-03 11:01:01 +02:00