Commit Graph

55 Commits

Author SHA1 Message Date
Andreas Zweili 4a225fd9cd ignore listings 2018-09-16 12:13:14 +02:00
Andreas Zweili 52bc754983 finallize the documentation 2018-09-13 20:41:04 +02:00
Andreas Zweili 5729b5d17a continue docs 2018-09-12 23:10:30 +02:00
Andreas Zweili e112a708d7 continue docs 2018-09-12 21:56:55 +02:00
Andreas Zweili 7e6943867c update docs 2018-09-12 20:27:26 +02:00
Andreas Zweili 95b2b52121 beginn the documentation 2018-09-11 22:33:19 +02:00
Andreas Zweili d89d10c19d rename a property 2018-08-30 22:04:47 +02:00
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 64b93b8655 add logic to the customer form 2018-08-30 22:01:57 +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 db19ea6c97 extend the WPFClient MainWindow 2018-08-30 21:15:55 +02:00
Andreas Zweili d380c8ecee add a form for the customer to the WPFClient 2018-08-30 21:13:46 +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 2db7b7c23f create a solution for the WPF client 2018-08-28 22:05:14 +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 0e1ef33782 rework the airline service to have it return a dictionary 2018-08-28 20:46:56 +02:00
Andreas Zweili 50f30c328c add a missing datacontract annotation 2018-08-28 20:44:50 +02:00
Andreas Zweili d20f42b28c correct a variable name 2018-08-28 20:44:01 +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 828307806e Add a Default.aspx page to the airline server 2018-08-21 22:25:35 +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