Commit Graph

201 Commits

Author SHA1 Message Date
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
TypoMustakes
08649f1069 Adding attributes for Read methods 2023-12-10 17:27:20 +01:00
TypoMustakes
1a86991b52 Adding two more non-crud queries 2023-12-10 17:26:58 +01:00
TypoMustakes
b71634d125 Adding data attributes 2023-12-10 17:16:07 +01:00
TypoMustakes
50b0ea79ba Deleting unneeded class 2023-12-10 17:13:37 +01:00
TypoMustakes
619f2c60bb More seed data 2023-12-07 21:01:44 +01:00
TypoMustakes
bceb5640ef Testing some API calls in Client 2023-12-07 21:01:32 +01:00
TypoMustakes
1df31df98e Removed duplicate API endpoints 2023-12-07 20:01:50 +01:00
TypoMustakes
499ddbd4f8 Adding using directives 2023-12-06 23:45:02 +01:00
TypoMustakes
5313738022 Added Moq package 2023-12-06 23:39:48 +01:00
TypoMustakes
110634005f Fixed more typos 2023-12-06 23:39:28 +01:00
TypoMustakes
29bea6e95e Fixed typo in .csproj 2023-12-06 23:38:37 +01:00
TypoMustakes
d4bec29bae Removing unneeded file 2023-12-06 23:33:44 +01:00
TypoMustakes
8f6b9fae89 Fixed InMemoryDb not being correctly started 2023-12-06 23:32:34 +01:00
TypoMustakes
9d685f955d Removed unallowed project dependency 2023-12-06 23:32:22 +01:00
TypoMustakes
cf058808dc Recreated faulty Test project 2023-12-06 23:32:06 +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
4513ec27c9 Removing unneccesary using directives 2023-12-06 15:02:42 +01:00
TypoMustakes
b0887b0991 Fixed pingable endpoint 2023-12-06 10:59:05 +01:00
TypoMustakes
f8ad2bde48 Regenerated Endpoint as WebAPI project 2023-12-06 10:58:52 +01:00