Commit Graph

36 Commits

Author SHA1 Message Date
fa0448bef6 New DbContext and crud for companies 2020-09-23 09:18:54 +02:00
54dfcaa7e7 feat/authorization (#39)
move client

merge

add Gut authentication and authorization

merge

dummy

Co-authored-by: MaxchilKH <m.w.bohdanowicz@gmail.com>
2020-09-13 01:07:40 +02:00
c89229d1a9 Rewrite Nip and PhoneNumber 2020-09-12 17:18:35 +02:00
7b7998f408 fixes 2020-09-12 16:49:44 +02:00
a06991a318 Rewrite InternshipType 2020-09-12 16:03:05 +02:00
a508f9f4a8 static pages 2020-09-12 14:17:57 +02:00
cb2afcb897 Resolve InternshipType List in Edition problem 2020-09-05 20:51:42 +02:00
c401081dc8 add IntetnshipService 2020-09-05 20:51:42 +02:00
203a6a597d cancellationToken 2020-08-31 18:21:16 +02:00
5054330f29 cleanign 2020-08-31 18:13:30 +02:00
35bc61676f sync master
# Conflicts:
#	src/InternshipSystem.Api/Controllers/EditionController.cs
#	src/InternshipSystem.Core/Entity/Edition.cs
#	src/InternshipSystem.Core/Entity/Internship/InternshipRegistration.cs
#	src/InternshipSystem.Core/Entity/Report.cs
2020-08-31 17:22:02 +02:00
4549d31b6e whatever 2020-08-29 17:25:48 +02:00
b11211a756 Bad request error message 2020-08-28 19:01:10 +02:00
93bc55a307 InternshipRegistration EndPoint implementation 2020-08-26 19:03:32 +02:00
7258c456ff Move validator 2020-08-17 20:23:37 +02:00
f0dba347c5 document mapping and validation 2020-08-17 20:14:52 +02:00
fd37591201 save changes 2020-08-17 19:05:30 +02:00
b6669351c4 Add document the beginning of implementation 2020-08-17 18:59:57 +02:00
1dc100f817 Add api draft 2020-08-10 19:03:26 +02:00
357b7637ce Add specialized objects to model 2020-08-10 16:38:25 +02:00
b9010f5134 next VOL3 2020-08-04 19:26:10 +02:00
526e84ecf8 Jews are behind everything 2020-08-04 17:45:55 +02:00
d5f3963a26 migration v2 2020-08-04 16:43:13 +02:00
a07d5f11dd Rewrite 2020-07-29 19:38:39 +02:00
af2f225f6c Oj tak tak modeliczq +49 2020-07-29 18:28:25 +02:00
d09a1bd25a Api prefix from env 2020-07-18 16:50:22 +02:00
99c094390a Update build data and swagger path (#24)
Update '.build/deploy.sh'

Update 'src/InternshipSystem.Api/Startup.cs'
2020-07-18 16:09:48 +02:00
f9e47194a8 Commit message lol 2020-07-16 16:34:30 +02:00
3e70d40ec8 Separate Mentor and first full version of DatabaseFiller 2020-07-14 18:34:04 +02:00
bdf4f2b2f5 First version of building data 2020-07-11 16:28:40 +02:00
c0fa6e2e35 babole 2020-07-11 14:02:47 +02:00
0e2529594f cool 2020-07-11 13:18:10 +02:00
63b2f8ceef Sample controller, change internship type to an entity, setup db properly 2020-07-11 12:48:33 +02:00
4f62919434 Docker is a stupid cunt 2020-07-09 22:45:05 +02:00
fd5d6b0f48 Resolve project reference problem 2020-07-08 18:39:19 +02:00
7e181f6887 refactoring
Entity class InternshipEntity name changed to Internship
namespace Internship changed to InternshipSystem
2020-07-08 18:25:49 +02:00