Commit Graph

24 Commits

Author SHA1 Message Date
499f71c915 Robienie takich commitów jest męczące ziomeczku 2020-07-14 16:52:58 +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
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