b5f7e08ecb
changed missing test settings
2023-11-07 10:27:13 +01:00
44de849430
fixed little bugs, bumped version and set API endpoint to (correct for develop branch) brecaldevel endpoint
2023-11-01 15:53:29 +01:00
c8e634156b
Allow changes of users phone and email contact info by the user
2023-10-26 16:29:17 +02:00
13c5866884
Fixed eta / etd search error and evaluate searchFromEta as filter used against the back-end to retrieve shipcalls from the past
2023-10-26 15:00:15 +02:00
6079d1dc51
bugfix create new: eta is not required any more
2023-10-16 11:07:18 +02:00
d36517f63b
merged participant type for assignment side quest
2023-10-09 18:02:02 +02:00
c1a2f78a14
saving is possible (again), fixed the nested parameter
2023-10-09 17:37:44 +02:00
eb51074328
Fixed issues when editing the shipcall as BSMD
2023-10-07 14:16:38 +02:00
97adf65c0c
Fixed all sorts of small bugs, should be working now
2023-10-04 10:38:08 +02:00
215d419180
added Id return object to POST of times and shipcall
2023-09-29 14:44:53 +02:00
110ff5ccce
EXTENDED TIMES TO DIFFERENTIATE BETWEEN PARTICIPANT TYPES
...
Participants can be of multiple types (e.g. agent and terminal), therefore the participant
type must be stored in the times data record in order to assign times correctly during
display and to differentiate in calculation.
2023-09-21 08:23:19 +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
29a214c5f4
change settings to test version
2023-09-05 17:15:59 +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
411ea8135e
Changing Password is functional through API and Client
2023-08-18 15:29:20 +02:00
65ffea1b8c
Show arrows for shipcall types
2023-08-17 11:06:34 +02:00
3d7906a9f2
Synchronizing data structures including the latest changes in Excel spec
...
Database
API (yaml)
Flask
2023-08-17 10:05:48 +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
794cd8efaf
added shipcall participant list to API GET call
2023-08-11 15:07:42 +02:00
383f6a38c7
Client very WIP und Fehlerkorrektur API
2023-08-08 07:43:47 +02:00
9fb3e9e751
added some useful icons and event actions for shipcall control
2023-07-28 08:21:32 +02:00
3148ed32b1
Shipcall list now working with traffic light on bound property, data from server
2023-07-27 12:55:39 +02:00
12f36c5113
Fixed Token transmission to server, loading of berth and ship lists ok!
2023-07-14 16:03:45 +02:00
6d4c36d07b
Client work in Progress..
2023-07-13 21:32:28 +02:00
5ca3c7a050
fixed client so it can login now to the public api
2023-07-11 18:11:19 +02:00
b7f6996489
Renamed API yaml file
...
linked (instead of copied it) to client project and
recreated the cs class
2023-07-11 17:39:24 +02:00