Commit Graph

153 Commits

Author SHA1 Message Date
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
48ec0e2439 Rejection reason added to Document 2020-08-17 18:01:45 +02:00
95c08da571 Merge pull request 'feat/model_api' (#30) from feat/model_api into master 2020-08-10 19:09:18 +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
5d2e111d77 Merge pull request 'resolve nip and phoneNumber problem' (#29) from migrationVOL3 into master 2020-08-04 20:01:19 +02:00
ca65e634c1 resolve nip and phoneNumber problem 2020-08-04 20:01:19 +02:00
f3319eb3f8 Merge pull request 'next -> VOL3' (#28) from migrationVOL3 into master
3 3 3 3 3
2020-08-04 19:27:56 +02:00
b9010f5134 next VOL3 2020-08-04 19:26:10 +02:00
2f96bd0e89 Merge pull request 'Jews are behind everything' (#27) from fix/my_mind into master 2020-08-04 17:47:05 +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
ba31cd89df move crap around 2020-07-26 00:50:46 +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
3f766af29f DB developer image 2020-07-14 19:27:17 +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
d23f98d8c8 Merge pull request 'Robienie takich commitów jest męczące ziomeczku' (#21) from fix/babole into master 2020-07-14 16:56:15 +02:00
d21cda23bf Merge branch 'master' of http://git.kadet.net/system-praktyk/system-praktyk-api into fix/babole 2020-07-14 16:55:27 +02:00
499f71c915 Robienie takich commitów jest męczące ziomeczku 2020-07-14 16:52:58 +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
d2c4bca9d5 Merge pull request 'Docker is a stupid cunt, fix dockerfile to work with project references' (#16) from fix/docker into master 2020-07-09 22:46:50 +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
67cddc1fea InternShipType enum - ForeignInternship 2020-07-08 17:14:32 +02:00
43cb068902 Add Mentor to Intership 2020-07-06 19:19:25 +02:00
61889318a7 add ef repository, initial migration (#9)
setup ef core repository & posgre, init migration

Co-authored-by: Maxchil <m.w.bohdanowicz@gmail.com>
2020-06-12 17:03:50 +02:00
d234246248 improve model based on IPP form and add ids to entities (#8)
Merge branch 'master' of http://git.kadet.net/system-praktyk/system-praktyk-api into feat/improve_model

change model according to request,  add Ids

ide configuration changes, add postgre to compose

Co-authored-by: Maxchil <m.w.bohdanowicz@gmail.com>
2020-06-12 16:51:28 +02:00
09f943e6c3 ide configuration changes, add postgre to compose (#7)
ide configuration changes, add postgre to compose

Co-authored-by: Maxchil <m.w.bohdanowicz@gmail.com>
2020-06-12 16:19:35 +02:00
4d6ce1979e Merge branch 'feature_ci' of system-praktyk/system-praktyk-api into master 2020-06-07 19:24:26 +02:00
Kacper Donat
03327b52e2 Change api doc title to test if CI works 2020-06-07 19:24:14 +02:00
1fc60c6eb3 Merge branch 'feature_ci' of system-praktyk/system-praktyk-api into master 2020-06-07 19:09:27 +02:00
Kacper Donat
283b72b0c5 Fix chmods on .build 2020-06-07 19:09:05 +02:00
8375409d89 Merge branch 'feature_ci' of system-praktyk/system-praktyk-api into master 2020-06-07 19:06:42 +02:00
Kacper Donat
426ee49b11 Add CI scripts 2020-06-07 19:06:21 +02:00
15d885ec0e Merge branch 'feature_ci' of system-praktyk/system-praktyk-api into master 2020-06-07 19:05:46 +02:00
Kacper Donat
630343b1b2 Add CI scripts 2020-06-07 19:05:24 +02:00