Commit Graph

18 Commits

Author SHA1 Message Date
e81e4b1d56 T248 T245 /mock/json path changed to /api/mock; mapping '/' moved to MainController 2021-03-26 15:27:59 +01:00
eba27650e1 T231 openapi-swagger doc is automaticly generated 2021-03-26 12:35:34 +01:00
a9ce408b80 T139 history json being published 2021-03-17 14:20:22 +01:00
c8e5a16e9e X's replaced with × 2021-03-05 13:51:51 +01:00
895e6ff656 T156 Removed thymeleaf and eureka. Html moved to static 2021-03-02 12:03:34 +01:00
2bcd3477d4 Adjusted IDEA for project 2021-02-02 16:33:16 +01:00
gmod11
162dafafb6 Added description 2021-01-04 17:02:47 +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
e0dbad9a44 testing cloud configurations 2020-10-15 11:55:04 +02:00
Szakalakamaka
3584de39d4 updating cloud settings 2020-10-14 13:40:15 +02:00
Szakalakamaka
62193d55f7 testing Jenkinsfile 2020-09-29 14:43:35 +02:00
Szakalakamaka
57e1942eb7 testing docker jenkins 2020-09-28 09:31:36 +02:00
Szakalakamaka
db625b650b - finishing etrack
- new buttons for main page
- swagger
2020-09-22 10:05:11 +02:00
Szakalakamaka
34953ed003 fix for history and allMessages table 2020-09-09 11:04:58 +02:00
Szakalakamaka
027382fa5e fixing iml and pom 2020-09-04 16:16:09 +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