Go to file
Konstantinos Triantafyllou 15b16613bf Merge remote-tracking branch 'origin/master' into beta 2023-05-31 16:27:36 +03:00
src/main [Monitor Service | master]: Stakeholder.java: Added field private String statsProfile = "monitor"; and getter/setter methods | IndicatorPath.java: Added field private Format format = Format.NUMBER; where Format is enum {NUMBER, PERCENTAGE} and getter/setter methods | IndicatorController.java: On method "onUpdateDefaultIndicator()" check if format was changed | update_db.js: Added method "statsProfileOfIndicatorsAsVariable()". 2023-05-03 13:02:56 +03:00
.gitignore Adding make.sh in .gitignore 2022-08-31 16:42:22 +03:00
merge.sh Add info messages during merge 2022-09-13 13:01:53 +03:00
pom.xml [maven-release-plugin] prepare for next development iteration 2023-05-30 16:29:20 +03:00
update_db.js Replace let with var in update.js 2023-05-31 16:27:15 +03:00