Commit Graph

180 Commits

Author SHA1 Message Date
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
TypoMustakes
ff99af99c4 Setting port number for API endpoint 2023-12-05 18:31:15 +01:00
TypoMustakes
59fbf22582 Restructured CRUD implementation to accomodate ASP.NET endpoint setup 2023-12-05 18:05:55 +01:00
b63cb9c19d Bugfixes 2023-12-05 15:42:37 +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
36a2e49067 Moving non-crud queries to separate controllers 2023-12-05 15:28:46 +01:00
TypoMustakes
eaa177862e Installed WebApi.Client NuGet package 2023-12-05 15:08:06 +01:00
TypoMustakes
56547d0c2e Deleting duplicate file 2023-12-05 14:41:28 +01:00
TypoMustakes
9faf50ad16 Bugfix 2023-12-05 14:39:46 +01:00
TypoMustakes
4686845c5c Left out this file accidentally 2023-12-05 14:38:11 +01:00
TypoMustakes
297a1a0f3d Modifying endpoint routes to make more sense 2023-12-05 14:37:49 +01:00
TypoMustakes
a55354e484 Fixing nonsense 2023-12-05 14:36:53 +01:00
TypoMustakes
c079af78ad Tidying work tree 2023-12-05 14:30:14 +01:00
TypoMustakes
ce9f3e1df6 Moving routes to their respective controllers 2023-12-05 14:29:11 +01:00
TypoMustakes
c38773ca46 Renaming file 2023-12-05 14:26:06 +01:00
TypoMustakes
cb4ced73d9 Removing all non-employee related routes 2023-12-05 14:25:27 +01:00
TypoMustakes
3991930a6a Configured IoC containers 2023-12-05 11:40:01 +01:00
TypoMustakes
ea7b11e03c Implementing non-crud queries 2023-12-05 11:10:47 +01:00
Miskolczi Richárd
a27ebbf0ae Implemented HTTP Routing into Controller 2023-12-04 17:06:17 +01:00
TypoMustakes
87bfe822a7 After an hour of digging the dotnet documentation, I put this together 2023-12-02 16:15:02 +01:00
573fcd14ba injected logic dependency into endpoint 2023-11-22 14:09:15 +01:00