88d6a6a994
added simple comment
2024-01-13 19:09:50 +01:00
c1d8b2e855
fixed notification endpoint to return real data for a shipcall
2024-01-13 19:09:50 +01:00
01dda53425
Tried to create history endpoint but failed. Not working.
2024-01-13 19:09:50 +01:00
a52cc27d69
Fixed SQL and added endpoint for history data
2024-01-13 19:09:50 +01:00
783f9f5089
Added history table
2024-01-13 19:09:50 +01:00
3ae282102c
All database changes in an update script. Devel database is already updated.
2024-01-13 19:09:49 +01:00
23a903997a
now the code is compiling. Yaml file documented via description tags.
2024-01-13 19:09:49 +01:00
bd81f01d76
fixed a lot of small problems in yaml file, returned to OpenApi 3.0 format
2024-01-13 19:09:49 +01:00
5459d99098
Improved OpenAPI doc in Stoplight, but still issues with ParticipantType and nullable Types. The client code does not compile.
2024-01-13 19:09:49 +01:00
c6b16c4fa7
Enums, work in progress
2024-01-13 19:09:49 +01:00
e7e9d79c5d
Version bump to 1.1.1
2023-12-26 17:13:10 +01:00
24757c1702
Version bump 1.0.0 -> 1.1.0
2023-12-17 11:12:52 +01:00
30693700b2
small cleanup yaml
2023-12-07 09:49:01 +01:00
8d63fece15
Version bump to 1.0.0.0
2023-11-25 16:01:03 +01:00
5c6d41470c
created 0.9.7 version with some minor fixes
2023-11-25 11:39:45 +01:00
9d61b95378
Version bump to 0.9.6
2023-11-10 14:36:25 +01:00
1a0fb6f9ef
fixed gitignore file and copy scripts
2023-11-07 09:00:14 +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
1695ca101e
Set development / feature branch to 'devel' settings, added scripts to move to test and to production. Added script to increase version, store version and to update the respective files
2023-10-29 17:56:06 +01:00
6c87142cac
added deployment info and fixed production publishing profile
2023-10-27 08:46:29 +02: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
scopesorting
1f29aca6d0
correcting an import error for 'evaluate_shipcall_state', updating misc/Deployment to describe the creation of a virtual environment, Python installation and running tests (pytest and pytest-coverage).
2023-10-19 18:32:49 +02:00
fe53c85447
made simple path change and added documentation pt 1
2023-10-16 15:34:18 +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
dc30fe9c53
added type flag to participant assignment for ship call pt. 1
2023-10-07 14:18:00 +02:00
eb51074328
Fixed issues when editing the shipcall as BSMD
2023-10-07 14:16:38 +02:00
bf54b0e9d8
database extension
2023-10-06 16:13:05 +02:00
max_metz
22091fa7db
updating 'sample_data': adding some null values for shipcalls & times, so the 'insert into' call matches the updated schema
2023-10-06 08:44:56 +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
916beedbb8
added evaluation and evaluation_message to shipcall (für die Ampel)
2023-09-29 14:22:04 +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
6b93f0ac3f
Type für Participant, Content-Type in responses korrigiert
2023-08-07 12:19:20 +02:00
d44dbcc437
Mockup der Suche, Lokalisierung hinzugefügt (statisch via Resources)
2023-08-04 11:13:55 +02:00
8528527aa7
misc
2023-07-31 14:48:28 +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
161553a84f
updated yaml file
2023-07-11 17:15:49 +02:00
5544d0126d
fixed complete participant download and removed all TODOs regarding
...
token verifikation. Also removed the /verify call since it is now covered by /login.
2023-07-11 15:46:17 +02:00
6fa5010dae
Updated postman collection
2023-06-27 11:34:43 +02:00
d2c84f8d68
A lot of small errors fixed on deployment, some things work different with mysql and MariaDB
2023-06-27 11:32:50 +02:00
3f211919af
added JWT Authentication (expiring bearer token)
2023-06-26 08:38:45 +02:00
b9d35b9244
added a user login
2023-06-23 15:20:26 +02:00
15cc4bf8da
API up and running.
...
There are still open issues but in principle, it is working
2023-06-22 10:56:13 +02:00
0ca62d7e80
synchronized database create and dump script, including instructions
2023-04-27 09:39:29 +02:00
7ea16692cc
role/securable editor more or less functional
2023-04-22 19:32:54 +02:00
c9aa439712
saving securables, more logic
2023-04-17 07:49:27 +02:00
aa0c1d81d9
added models and a database controller
2023-04-12 12:08:40 +02:00
a3ccdf595e
added simple role and security tables
2023-04-08 18:45:11 +02:00
a833863761
added ship endpoint
2023-04-08 18:19:26 +02:00
d44671dfa9
update database layout
2023-03-26 19:51:20 +02:00
205ab2e9f1
Tabellen mit Infos von Christin aktualisiert
2023-03-25 19:33:49 +01:00
f64ea1b7cd
WIP, berths dont work yet
2023-03-23 17:56:04 +01:00
06b1fda4a0
added berth in database and API
2023-03-17 08:19:09 +01:00
c69d13d1f3
Open API 3.0
...
- Added first draft of yaml file
- Added Python stubs generated by postman export tool
2023-03-02 09:22:37 +01:00
8af8e2b575
added some basic docs
2023-02-28 08:48:40 +01:00