Commit Graph

38 Commits

Author SHA1 Message Date
78a1a53e3b fix (#74)
fix

Co-authored-by: MaxchilKH <m.w.bohdanowicz@gmail.com>
2020-11-06 21:43:20 +01:00
80dda549bf fix double registration (#71)
fix double registration

Co-authored-by: MaxchilKH <m.w.bohdanowicz@gmail.com>
2020-10-27 20:57:20 +01:00
3d5fa43135 scans (#69)
scans

Co-authored-by: MaxchilKH <m.w.bohdanowicz@gmail.com>
2020-10-25 22:30:05 +01:00
515f236632 change enum serialization (#68)
whatever

Co-authored-by: MaxchilKH <m.w.bohdanowicz@gmail.com>
2020-10-25 20:03:27 +01:00
df1834d325 make proper result type for update (#67)
make proper result type for update

Co-authored-by: MaxchilKH <m.w.bohdanowicz@gmail.com>
2020-10-18 10:24:35 +02:00
6e7bdb72af feat/scan (#66)
scan fix

Merge branch 'master' of http://git.kadet.net/system-praktyk/system-praktyk-api into master

Merge branch 'master' of http://git.kadet.net/system-praktyk/system-praktyk-api into master

merge

add document scan endpoint

Co-authored-by: MaxchilKH <m.w.bohdanowicz@gmail.com>
2020-10-18 09:12:13 +02:00
614054acba feat/random (#65)
fix documents and other stuff

whatever

Merge branch 'master' of http://git.kadet.net/system-praktyk/system-praktyk-api into master

merge

add document scan endpoint

Co-authored-by: MaxchilKH <m.w.bohdanowicz@gmail.com>
2020-10-18 02:16:22 +02:00
102ec1feac add_hours (#62)
Add hours to registration

merge

add document scan endpoint

Co-authored-by: MaxchilKH <m.w.bohdanowicz@gmail.com>
2020-10-08 21:57:20 +02:00
7124b457dc feat/documents (#61)
add get scan endpoint

add document scan endpoint

Co-authored-by: MaxchilKH <m.w.bohdanowicz@gmail.com>
2020-10-08 19:27:45 +02:00
e5868e4f63 InternshipType changes + new migration 2020-10-03 22:31:53 +02:00
3a2b9b64d5 KEK (#54)
KEK

Co-authored-by: MaxchilKH <m.w.bohdanowicz@gmail.com>
2020-10-02 21:27:58 +02:00
8514e593fa doroboty (#53)
XDDDEEEE

gtfo

Merge branch 'master' of http://git.kadet.net/system-praktyk/system-praktyk-api into doroboty

finaly

Co-authored-by: MaxchilKH <m.w.bohdanowicz@gmail.com>
2020-10-02 19:56:53 +02:00
0d62134963 Fixes + GetCurrentEditionInternship 2020-09-27 11:25:03 +02:00
da052c19aa Student update current data and get current data 2020-09-23 12:38:44 +02:00
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
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
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
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
48ec0e2439 Rejection reason added to Document 2020-08-17 18:01:45 +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
ca65e634c1 resolve nip and phoneNumber problem 2020-08-04 20:01:19 +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
af2f225f6c Oj tak tak modeliczq +49 2020-07-29 18:28:25 +02:00
ba31cd89df move crap around 2020-07-26 00:50:46 +02:00
3e70d40ec8 Separate Mentor and first full version of DatabaseFiller 2020-07-14 18:34:04 +02:00
9e9b12cdd6 Add relation from Edition to Internships 2020-07-14 17:03:02 +02:00
499f71c915 Robienie takich commitów jest męczące ziomeczku 2020-07-14 16:52:58 +02:00
63b2f8ceef Sample controller, change internship type to an entity, setup db properly 2020-07-11 12:48:33 +02:00
7e181f6887 refactoring
Entity class InternshipEntity name changed to Internship
namespace Internship changed to InternshipSystem
2020-07-08 18:25:49 +02:00