#6 Allow for String AP parameters
- added parametrization into query business as usual- minor refactor
- sql scripts refactor for string parametrization- added method for inserting substrings into sql queries- substrings extracted to the AP classes- allow reparametrization on configuration page
#4 Allow reparameterization in AP detail
- change success message
#3 Add link to catalogue to AP detail
- minor UI changes
- error message and success message move from bottom to the top of the configuration page
#2 Implement check of used vs. set parameters
- added top margin to warning message
- added functionality that checks if the thresholds have changed- if the thresholds have changed, the user is informed- added button for recalculation values
- added top margin to the message container
- added form to the AP detail page for editing treshold values- added method to the controller for saving new values
#1 Add links to AP Detail
- removed header from popup window
- removed AP id from form- AP name moved to the header- url to AP catalogue moved to the header
- added links to catalogue in AP detail- added constant with base catalogue URL- in each AP added string with file name to catalogue- getter in AntiPattern class will concate base catalogue URL with catalogue file name...
- added links to anti-pattern detail in result table header- added some basic comments in edited files- html code rafactor
Minor fix
- minor fix of retyping sql result
Minor changes in sql
Changed configuration for 90-90
Ninety-ninety rule finished
Added configuration for single anti-pattern view
Configuration - Varying Sprint Length
Configuration - Specify Nothing
Configuration - Long Or Non Existant Feedback Loops
Configuration - Business As Usual
Changed threshold values for too logn sprint
Added condition for loading sql files
Implemented changable configuration by UI
- values extracted only for too long sprint anti pattern
Refactor
Repair anti-pattern too long sprint
Change detector to interface
Ninety ninety implemented
Project and anti pattern page updated
Business as usual updated
Added progress bar to home page
Long or non existant feedback loop implemented
Ninety ninety rule half implemented
Adjustement of about page
Ninety ninety first implementation ready
Extract all settings as constants
Refactor for docker database
Removed unused utils
Refactor due to docker
Ninety Ninety rule init and minor refactor
Long or non existant feedback loop review
Road to nowhere refactored
Specify nothing refactor
Business as usual refactor
Varying sprint length refactor
Too long sprint final refactor
Long or non existant feedback loops sql updated
Long or non existant feedback loops
Show detection details on result page
Basic implementation long or non existatn feedback loops
Added comments to tle two last anti patterns
Road to nowhere implemented
Specify nothing implemented
Business as usual implemented
Change sorting iteration from start date to name
Varying sprint length implemented
Too Long Spring anti pattern implemented
Refactor loading query from file
Remove unsued methods from anti pattern detectors
Change list in anti pattern repository to map and fix selections
Added logging and package refactor
Large refactor for detectors
- delete enum with anti patterns- added reflection to get all anti patterns
Read application properties from properties file
Migration project from local storage to git
Init Spring project