Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post BP Stepanek merge #45

Open
wants to merge 139 commits into
base: main
Choose a base branch
from
Open

Post BP Stepanek merge #45

wants to merge 139 commits into from

Conversation

ppicha
Copy link

@ppicha ppicha commented Jun 28, 2022

No description provided.

OndrejVane and others added 30 commits July 17, 2021 12:29
- minor fix of retyping sql result
- added links to anti-pattern detail in result table header
- added some basic comments in edited files
- html code rafactor
- 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
- catalogue file name should be declare in definition of AP
- removed AP id from form
- AP name moved to the header
- url to AP catalogue moved to the header
- removed header from popup window
- added form to the AP detail page for editing treshold values
- added method to the controller for saving new values
- added top margin to the message container
- 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 warning message
- error message and success message move from bottom to the top of the configuration page
- change success message
- 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
- added parametrization into query business as usual
- minor refactor
- added new data types for checking input parameters
- chenged UI for showing error messages
- refactor validation of input parameters
- change percentage data type from integer to float
- allow decimal values in percentage
- all queries in the files are split into separate queries
- each AP has a list of all the queries it needs to evaluate
- all queries from the file are loaded at application startup
- mineor changes in PositiveNUmber formating
- minor fix
- added information icon on cofniguration page next to all substrings configuration values
- added popover on information icon for info message
- added rigorously comments
- generated java doc for all project
 - minor fix in casting parameters
Petr Urban added 30 commits June 22, 2022 14:39
…tus codes such as 403, 404, 500 and general error template
…ion of bootstrap. -- Upgrade in whole project needs to be done.
…ion of bootstrap. -- Upgrade in whole project needs to be done.
… whole application so it's compatible to newer version of bootstrap. Fixed "Select All" label.
…indeterminate, when not all checkboxes are selected. Removed checkbox Select All from footer and added it to header.
…> Auth. mechanism will be changed during time.
…d bold effect and added italic one. Also size of font was changed to lower.
# Conflicts:
#	src/main/java/cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.java
# Conflicts:
#	pom.xml
# Conflicts:
#	src/main/webapp/WEB-INF/templates/fragments/navbar.html
#	src/main/webapp/resources/css/style.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants