Commit Graph

141 Commits

Author SHA1 Message Date
TypoMustakes
e8c93cb348 SignalR working? 2024-04-24 11:14:55 +02:00
TypoMustakes
ce81ab4070 things 2024-04-23 18:19:57 +02:00
TypoMustakes
d981b8afa0 delete added 2024-04-23 17:46:44 +02:00
TypoMustakes
4b20644236 GET and POST done 2024-04-22 14:50:21 +02:00
c250204ace fixed API url 2024-04-22 10:37:35 +02:00
424820f202 fixed csproj 2024-04-22 10:37:24 +02:00
7c174c9c1c fixed cors policy 2024-04-22 10:37:10 +02:00
f8da722c30 things 2024-04-22 10:17:39 +02:00
d252d2f6df CORS policy 2024-04-22 10:15:52 +02:00
1914d6bb83 changed app port to not conflict with backend 2024-04-22 10:12:19 +02:00
ac52ada13c adding files 2024-04-22 10:12:07 +02:00
78d6e95bb9 Added JS app to Frontend folder 2024-04-22 10:06:58 +02:00
TypoMustakes
d403894556 Endpoint configured, static pages work 2024-04-20 12:26:33 +02:00
TypoMustakes
ffadc29a75 adding js client project 2024-04-20 12:20:15 +02:00
c4412d5de6 fixed endpoint addresses 2024-04-03 12:58:49 +02:00
a32958eb1f opening up second window 2024-04-03 12:24:12 +02:00
88dd3e6f6c set data binding 2024-04-03 12:24:04 +02:00
MiskolcziRichard
6a4f55bbe9 adding mainwindowviewmodel 2024-03-31 10:03:31 +02:00
MiskolcziRichard
b175b0e24b things 2024-03-26 13:00:50 +01:00
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