9e5600bdf7
T157 POST request works. Need sleep time before GET
2021-02-06 17:28:06 +01:00
ec9dd9172c
T157 PUT/update working, POST/addNew problems with eureka
2021-02-06 16:35:59 +01:00
5bcfb571e2
T157 Added uuid as cookie
2021-02-06 13:58:04 +01:00
5a38548ba9
PUT works
2021-02-06 13:40:32 +01:00
53215798f7
T157 put request is send. 415 response format unaccepted
2021-02-06 13:30:24 +01:00
f851dd5538
T157 stateless json rest api works
2021-02-06 12:28:38 +01:00
7a46ad8530
T157 prepared REST API for javascript based page
2021-02-04 18:27:22 +01:00
672dbc0550
WiP: Building stateless backend
2021-02-02 18:29:58 +01:00
ec9711416f
T157 Multiple messages loaded
2021-01-29 16:34:40 +01:00
0c993f7886
T157 static content and table generated. Added css to table
2021-01-28 17:28:01 +01:00
71e4dcb869
MockedMessageDto received in json
2021-01-27 16:48:23 +01:00
2f107e2f54
Working example of jackson pojo serialization
2021-01-27 16:15:03 +01:00
5fdf3cfbb4
T157 message object as spring bean
2021-01-27 10:57:32 +01:00
2ee3c41d6d
Link connected
2021-01-20 08:49:10 +01:00
f8e988a449
Implemented thymeleaf to new tempalte
2021-01-19 18:40:59 +01:00
8c3a6a9801
T153 Removed files
2021-01-13 17:06:20 +01:00
gmod11
804b2ec3ae
T127 mock services path changed to /mock
2021-01-08 17:38:59 +01:00
gmod11
d64acde129
Added javadoc
2021-01-05 18:53:14 +01:00
gmod11
162dafafb6
Added description
2021-01-04 17:02:47 +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
e534dcdc28
front-end update
2020-11-07 18:27:41 +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
4e7d9ffd33
testing config service
2020-10-26 15:57:16 +01:00
Szakalakamaka
e8d99fbaf2
testing config service
2020-10-26 15:56:44 +01:00
Szakalakamaka
a2c43c3232
testing spring cloud
2020-10-19 13:05:16 +02: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
ed9c72c539
register mockedservice in eureka
2020-10-01 13:47:03 +02:00
Szakalakamaka
0a986d5b4a
testing Jenkinsfile
2020-09-29 15:17:58 +02:00
Szakalakamaka
bcd8bc6505
testing Jenkinsfile
2020-09-29 15:12:28 +02:00
Szakalakamaka
62193d55f7
testing Jenkinsfile
2020-09-29 14:43:35 +02:00
Szakalakamaka
d6de7c5e20
moving docker to a separate package
2020-09-29 14:06:15 +02:00
Szakalakamaka
493e8cc30d
moving docker to a separate package
2020-09-29 14:01:54 +02:00
Szakalakamaka
13b798f1fb
testing jenkins docker
2020-09-28 11:21:43 +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
13dd0642ab
attach missing files
2020-09-09 11:07:06 +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
72533c1a0c
update to current version
...
all initial features implemented
tbd:
etrack
front
2020-09-01 10:14:10 +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