Commit Graph

13 Commits

Author SHA1 Message Date
bac3421a64 Fix text filter if there is whitespace in the text, simplified some events 2024-10-19 19:57:07 +02:00
71a8b44532 fixed bug in search filter where time component wasnt cut of (as expected) 2024-07-01 13:21:28 +02:00
a5753727a7 Added button for automatically selecting the next 24 hours, meaning filling the ETA from/to fields
automatically and triggering the search
2024-06-24 15:21:37 +02:00
82c9b14f73 localized the shipcall type combobox selection 2024-04-23 17:39:25 +02:00
757bc258fe Set a default value for time range filter minimum 2024-04-10 15:01:01 +02:00
0ca8e1f916 Added Filter flag (checkbox) to select only shipcalls the users participant is assigned to 2024-03-29 11:05:48 +01:00
23a903997a now the code is compiling. Yaml file documented via description tags. 2024-01-13 19:09:49 +01:00
13722f039c Save and restore of filter criteria (user-context) 2023-09-15 17:05:07 +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
95fab27229 Edit and save a shipcall 2023-08-21 15:34:09 +02:00
542b495d95 fixed yaml and added additional input fields 2023-08-16 16:06:15 +02:00
3af6e77d30 Select participants on edit shipcall control 2023-08-16 12:16:08 +02:00
d44dbcc437 Mockup der Suche, Lokalisierung hinzugefügt (statisch via Resources) 2023-08-04 11:13:55 +02:00