Block a user
kadet
pushed to feature_basic_form at system-praktyk/system-praktyk-front
2020-06-14 18:13:18 +02:00
Add place for storing information about internship mentor
Polish form
kadet
pushed to feature_basic_form at system-praktyk/system-praktyk-front
2020-06-13 00:12:48 +02:00
Required changes to model extracted from IPP
kadet
pushed to feature_basic_form at system-praktyk/system-praktyk-front
2020-06-10 23:47:10 +02:00
Add basic datatypes and first form implementation
kadet
pushed to feature_basic_form at system-praktyk/system-praktyk-front
2020-06-09 23:52:18 +02:00
Fill out model partialy
It'd be useful to have access to list of all offices associated with that company. For example:
public IList<BranchOffice> Offices { get; set; }
Change api doc title to test if CI works