f2d56a48d2
Added swagger path filter
2021-04-28 12:14:54 +02:00
98dd081e02
T272 added method for last day in history. History is being sorted
2021-04-23 11:45:51 +02:00
a8b3e91941
T235 Removed unnecessary methods
2021-03-26 15:54:38 +01:00
deafb38414
Fixed misspath in put request of MockControlelr
2021-03-26 15:53:05 +01:00
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
58b08878bd
T235 Removed KlausController class
2021-03-24 11:46:57 +01:00
5133808490
Modified TODOs
2021-03-23 15:17:13 +01:00
fca8c4a9e1
Removed depracated code
2021-03-23 11:30:56 +01:00
3e53d174f4
T139 Server returns history to client request
2021-03-17 18:44:58 +01:00
4ad48419df
T139 History table draft created
2021-03-17 15:58:40 +01:00
a9ce408b80
T139 history json being published
2021-03-17 14:20:22 +01:00
def39f3ae8
Depracated code removed 2
2021-03-04 18:53:52 +01:00
e362cf36a3
T139 removed old EvenetController code
2021-03-04 16:16:14 +01:00
420d137f67
T207 implemented modal placeholders in html
2021-03-03 14:32:31 +01:00
3bc1009948
T201 updated gitignore
2021-03-03 14:10:16 +01:00
8a7380396b
T213 hotfix. Link is back operational
2021-03-02 16:29:36 +01:00
9c186a1295
T204 Save moved. Need final touches
2021-03-02 14:18:23 +01:00
Szakalakamaka
1a77fda308
MessageDto instead of String in Event history
2020-11-19 11:33:54 +01:00
Szakalakamaka
52893c2888
MessageDto instead of String in Event history
2020-11-19 10:14:51 +01:00
Szakalakamaka
56baf9641e
MessageDto instead of String in Event history
2020-11-18 15:03:01 +01:00
Szakalakamaka
7b80192d43
MessageDto instead of String in Event history
2020-11-18 13:25:53 +01:00
Szakalakamaka
bbb37e1a9f
- default message for user testing,
...
- updating frontend
2020-11-03 19:38:45 +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
286e26ec96
changing module settings,
...
adding unit testing for controllers
2020-10-07 22:13:09 +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
87eb042008
adding missing files
2020-09-04 16:20:38 +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