Commit Graph

15 Commits

Author SHA1 Message Date
f9f1fc011d static startup notification text 2023-12-24 12:42:34 +01:00
56ade40aef fixed creating new shipcalls and cleaned up logon error message display 2023-11-25 12:15:38 +01:00
9f7dd4f55c corrected header centering 2023-10-18 19:02:55 +02:00
7660ee72f2 Added filtering and sorting to shipcalls in the list.
While doing so, I have also refactored the shipcall processing logic in the main window.
All changes now go through the filter and sorting stage before all controls are removed
and only the controls matching to the sorted list are added to the stack panel.
2023-09-12 16:48:28 +02:00
89a6a4f726 extended times and use flags on participant, added code to have a test version of the client 2023-09-05 16:38:40 +02:00
95fab27229 Edit and save a shipcall 2023-08-21 15:34:09 +02:00
083ea69961 Many little details in the client, added password change dialog 2023-08-18 09:48:37 +02:00
3af6e77d30 Select participants on edit shipcall control 2023-08-16 12:16:08 +02:00
cf5498d049 Shipcalls now showing participant relevant info in correct columns 2023-08-15 09:04:57 +02:00
383f6a38c7 Client very WIP und Fehlerkorrektur API 2023-08-08 07:43:47 +02:00
d44dbcc437 Mockup der Suche, Lokalisierung hinzugefügt (statisch via Resources) 2023-08-04 11:13:55 +02:00
3148ed32b1 Shipcall list now working with traffic light on bound property, data from server 2023-07-27 12:55:39 +02:00
6d4c36d07b Client work in Progress.. 2023-07-13 21:32:28 +02:00
504131c239 Added ENI style login screen 2023-07-13 09:43:08 +02:00
c02e51c427 added sample client with sample autogenerated client code
as per Visual Studio Extension
2023-07-11 17:17:27 +02:00