Commit Graph

20 Commits

Author SHA1 Message Date
f851dd5538 T157 stateless json rest api works 2021-02-06 12:28:38 +01:00
ed39a04ea6 Introduced header table 2021-01-20 10:29:42 +01:00
2ee3c41d6d Link connected 2021-01-20 08:49:10 +01:00
gmod11
804b2ec3ae T127 mock services path changed to /mock 2021-01-08 17:38:59 +01:00
Szakalakamaka
64843a2a0e MessageDto instead of String in Event history 2020-11-19 12:27:36 +01:00
Szakalakamaka
7b80192d43 MessageDto instead of String in Event history 2020-11-18 13:25:53 +01:00
Szakalakamaka
f356274cfa adding profiles on bootstrap.yml level 2020-11-04 15:56:11 +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
76cab9630f unit tests 2020-10-09 16:56:48 +02:00
Szakalakamaka
c8e2ca5b35 cleaning 2020-10-08 08:53:03 +02:00
Szakalakamaka
286e26ec96 changing module settings,
adding unit testing for controllers
2020-10-07 22:13:09 +02:00
Szakalakamaka
2b441ece74 clean before the build 2020-09-28 15:48:18 +02:00
Szakalakamaka
6964e4dc03 clean before the build 2020-09-28 15:39:26 +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
790f34a5e1 your messages table with update, delete buttons 2020-09-11 10:01:30 +02:00
Szakalakamaka
34953ed003 fix for history and allMessages table 2020-09-09 11:04:58 +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