Commit Graph

10 Commits

Author SHA1 Message Date
Szakalakamaka
024485ace0 - update README.md
- updating Jenkinsfile-PROD
2020-11-19 17:05:26 +01:00
Szakalakamaka
7b80192d43 MessageDto instead of String in Event history 2020-11-18 13:25:53 +01:00
Szakalakamaka
dff31ab907 - fix collisions between js script from main page and the application,
- fix problem with special characters for etrack,
2020-11-03 15:23:21 +01:00
Szakalakamaka
3584de39d4 updating cloud settings 2020-10-14 13:40:15 +02:00
Szakalakamaka
76cab9630f unit tests 2020-10-09 16:56:48 +02:00
Szakalakamaka
0a986d5b4a testing Jenkinsfile 2020-09-29 15:17:58 +02:00
Szakalakamaka
62193d55f7 testing Jenkinsfile 2020-09-29 14:43:35 +02:00
Szakalakamaka
34953ed003 fix for history and allMessages table 2020-09-09 11:04:58 +02:00
Szakalakamaka
0223adb1cf update to current version
all initial features implemented
tbd:
   etrack
   front
2020-09-01 09:50:30 +02:00
Szakalakamaka
dcc996c006 Create an initial web service
Create a maven project structure.

One mock webservice should be included. Both Json and XML payload accepted.
Configuration of this webservice (response body, response headers, http status code) should be fully configured in a configuration file.

Invoication details (headers, payload) should be logged.

Closes #T124
2020-08-25 14:05:39 +02:00