Commit Graph

20 Commits

Author SHA1 Message Date
9c186a1295 T204 Save moved. Need final touches 2021-03-02 14:18:23 +01:00
Szakalakamaka
64843a2a0e MessageDto instead of String in Event history 2020-11-19 12:27:36 +01:00
Szakalakamaka
56baf9641e MessageDto instead of String in Event history 2020-11-18 15:03:01 +01:00
Szakalakamaka
e534dcdc28 front-end update 2020-11-07 18:27:41 +01:00
Szakalakamaka
f356274cfa adding profiles on bootstrap.yml level 2020-11-04 15:56:11 +01:00
Szakalakamaka
435551c25f changing eureka address 2020-11-04 13:54:32 +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
e8d99fbaf2 testing config service 2020-10-26 15:56:44 +01:00
Szakalakamaka
3ea8e52591 testing cloud configurations 2020-10-15 14:44:00 +02:00
Szakalakamaka
44211702c5 testing cloud configurations 2020-10-15 13:32:23 +02:00
Szakalakamaka
bbe8306461 testing cloud configurations 2020-10-15 13:20:22 +02:00
Szakalakamaka
e0dbad9a44 testing cloud configurations 2020-10-15 11:55:04 +02:00
Szakalakamaka
6a9ac3257b EUREKA_INSTANCE_PREFER_IP_ADDRESS: true 2020-10-15 09:38:15 +02:00
Szakalakamaka
3584de39d4 updating cloud settings 2020-10-14 13:40:15 +02:00
Szakalakamaka
14a4818b7d Adding Spring Boot profiles 2020-10-06 15:27:49 +02:00
Szakalakamaka
3ba8fb823e name network 2020-10-01 14:49:25 +02:00
Szakalakamaka
bcd8bc6505 testing Jenkinsfile 2020-09-29 15:12:28 +02:00
Szakalakamaka
2ccd960fd8 changing index.html and adding Etrack 2020-09-04 16:07:27 +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