Commit Graph

17 Commits

Author SHA1 Message Date
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
a9ba22a518 Fill out model partialy 2020-05-22 18:57:32 +02:00
f9da73ea76 Initialize Core Model 2020-05-22 08:59:16 +02:00
b6c95ba21a init 2020-04-19 13:41:12 +02:00