Commit Graph

191 Commits

Author SHA1 Message Date
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
f2c076c1d1 updating cloud settings 2020-10-14 14:21:54 +02:00
Szakalakamaka
3584de39d4 updating cloud settings 2020-10-14 13:40:15 +02:00
Szakalakamaka
76cab9630f unit tests 2020-10-09 16:56:48 +02:00
Szakalakamaka
463fed842a cleaning 2020-10-08 08:53:47 +02:00
Szakalakamaka
286e26ec96 changing module settings,
adding unit testing for controllers
2020-10-07 22:13:09 +02:00
Szakalakamaka
14a4818b7d Adding Spring Boot profiles 2020-10-06 15:27:49 +02:00
Szakalakamaka
5f375def46 adding new spring profiles 2020-10-06 15:21:36 +02:00
Szakalakamaka
95d23e74a5 name network 2020-10-01 17:33:09 +02:00
Szakalakamaka
745cfe703a name network 2020-10-01 17:23:18 +02:00
Szakalakamaka
0f747295b9 name network 2020-10-01 17:02:39 +02:00
Szakalakamaka
4e68fac66c name network 2020-10-01 16:30:41 +02:00
Szakalakamaka
030df74b1b name network 2020-10-01 14:36:24 +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
9a27c021fe testing docker - jenkins 2020-09-28 09:51:42 +02:00
Szakalakamaka
57e1942eb7 testing docker jenkins 2020-09-28 09:31:36 +02:00
Szakalakamaka
4af79721f4 logappender to redis-server 2020-09-22 10:18:27 +02:00
Szakalakamaka
d4579f0707 typo 2020-09-22 10:06:01 +02:00
Szakalakamaka
db625b650b - finishing etrack
- new buttons for main page
- swagger
2020-09-22 10:05:11 +02:00
Szakalakamaka
9f3f2161cb changing redis host 2020-09-11 10:07:49 +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
7de7bf2c72 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/resources/logback.xml
2020-09-09 11:06:39 +02:00
Szakalakamaka
31148ea6f1 attach missing files 2020-09-09 11:06:16 +02:00
Szakalakamaka
34953ed003 fix for history and allMessages table 2020-09-09 11:04:58 +02:00
Rafal Zukowicz
9430ff52db changing logappender DB 2020-09-07 08:55:22 +00: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