Commit Graph

37 Commits

Author SHA1 Message Date
Andreas Zweili
f127d940b2 remove old includes 2018-08-30 22:03:59 +02:00
Andreas Zweili
03d68cea19 WORKAROUND!!!!, I somehow the service doesn't return what I want 2018-08-30 22:03:09 +02:00
Andreas Zweili
b71a234c8e fix namespaces 2018-08-30 22:02:43 +02:00
Andreas Zweili
9a05c51473 Remove the City constructor
The City from the AirlineService doesn't have a constructor.
2018-08-30 21:19:15 +02:00
Andreas Zweili
8b3d023ff8 fix two typos in the service 2018-08-30 21:18:42 +02:00
Andreas Zweili
4f7bd329e3 add missing using statements 2018-08-30 21:17:16 +02:00
Andreas Zweili
a849911345 extend the plattform service with a GetCities function 2018-08-30 19:59:49 +02:00
Andreas Zweili
efc600b433 correct line lengths 2018-08-30 19:49:34 +02:00
Andreas Zweili
bb49d141cd extend the PlattfromService with GetGenders and GetSalutations 2018-08-28 22:14:16 +02:00
Andreas Zweili
2b2698c1c3 update plattform project 2018-08-28 22:01:09 +02:00
Andreas Zweili
387679293d update the AirlineService reference 2018-08-28 21:56:09 +02:00
Andreas Zweili
41b6c58cd0 add the Plattform service 2018-08-28 21:52:36 +02:00
Andreas Zweili
c94aff0a6b add WIP code to save a room and create matching special offers 2018-08-28 21:51:46 +02:00
Andreas Zweili
ad230ab0b9 remove models which are already define in the service 2018-08-28 21:50:02 +02:00
Andreas Zweili
de4bd2be7e remove unused code 2018-08-25 15:51:18 +02:00
Andreas Zweili
eebc20215d add error handling to the websites 2018-08-25 15:50:41 +02:00
Andreas Zweili
49914d3cd8 add functionality to create a room 2018-08-23 22:48:13 +02:00
Andreas Zweili
6d808b7a6e fix a copy paste error 2018-08-23 22:47:39 +02:00
Andreas Zweili
34869f1ea9 Add a home link to the FromRoomType 2018-08-23 22:46:03 +02:00
Andreas Zweili
5c84ac5851 Add form elements to the FormHotel 2018-08-23 22:45:12 +02:00
Andreas Zweili
79bc3b3272 Add custom initializer 2018-08-23 22:39:45 +02:00
Andreas Zweili
7d5c92876b Change data type of hotel name to string 2018-08-23 22:38:47 +02:00
Andreas Zweili
de89eec555 fuck ICollection and the like... 2018-08-23 21:37:24 +02:00
Andreas Zweili
d6ffce5e78 add line a the end of the file 2018-08-23 21:26:47 +02:00
Andreas Zweili
d3165f5007 remove white space 2018-08-23 21:26:15 +02:00
Andreas Zweili
07183ccf2b remove unused usings 2018-08-23 21:24:41 +02:00
Andreas Zweili
bdb45fa70d Update the UI of the Default page 2018-08-23 21:23:13 +02:00
Andreas Zweili
7288b0d68c Properly rename the Default page. 2018-08-23 21:22:04 +02:00
Andreas Zweili
89f57ccbb7 add a form for a RoomType and a Hotel 2018-08-23 21:20:56 +02:00
Andreas Zweili
02cf835575 continue working on the plattform 2018-08-21 22:26:29 +02:00
Andreas Zweili
2f2d14e5a9 rename home.aspx to Default.aspx 2018-08-21 22:24:02 +02:00
Andreas Zweili
a38ad9a78d add the Airport model to the Plattform project 2018-08-21 21:04:57 +02:00
Andreas Zweili
87f382764e update the service reference 2018-08-21 21:04:33 +02:00
Andreas Zweili
5fe10fc9de remove the customer class 2018-08-21 21:04:02 +02:00
Andreas Zweili
47c1ac01c1 add "virtual" to the proberties 2018-08-21 21:03:30 +02:00
Andreas Zweili
ad3c9047a3 shorten comment to 80 character columns 2018-08-19 17:18:42 +02:00
Andreas Zweili
4b61aff1dd add the solutions 2018-08-19 14:31:58 +02:00