Commit Graph

98 Commits

Author SHA1 Message Date
ca4e610da4 T207 Warn is implemented 2021-03-03 17:20:20 +01:00
846675bb32 T207 Logic fix. Yes button to be implemented 2021-03-03 16:13:02 +01:00
dfa8d9e66c T207 Data loss warning implemented. Need fix 2021-03-03 16:05:24 +01:00
1aca6d6374 T207 save confirmation implemented 2021-03-03 15:47:01 +01:00
e47e971516 T207 modal content implemented 2021-03-03 14:52:48 +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
64843a2a0e MessageDto instead of String in Event history 2020-11-19 12:27:36 +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
26636da555 adding hints 2020-11-09 11:24:40 +01:00
Szakalakamaka
e534dcdc28 front-end update 2020-11-07 18:27:41 +01:00
Szakalakamaka
f356274cfa adding profiles on bootstrap.yml level 2020-11-04 15:56:11 +01:00
Szakalakamaka
eb3c5a8ade cleaning properties 2020-11-04 15:16:38 +01:00
Szakalakamaka
435551c25f changing eureka address 2020-11-04 13:54:32 +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
3ea8e52591 testing cloud configurations 2020-10-15 14:44:00 +02:00
Szakalakamaka
807b1d3dc7 testing cloud configurations 2020-10-15 13:49:07 +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
14e2a3b4fe testing cloud configurations 2020-10-15 12:18:24 +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
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
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
3ba8fb823e name network 2020-10-01 14:49:25 +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
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
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
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