Skip to content

Releases: ReliSA/SPADe-Web-GUI

1.1.0

12 May 10:01
Compare
Choose a tag to compare

App version: 1.1.0
Author: Ondřej Váně
E-mail: vaneo@students.zcu.cz

Functional enhancements:

  • Links to anti-pattern detail pages added to results header row as a pop-up (#1)
  • Checks between parameters used for current results and currently set parameters (#2)
  • Link added to anti-pattern detail page referring to its catalogue entry, if exists (#3)
  • Parameterization of a single anti-pattern now available on its detail page (#4)
  • User input checks on parameter configurations (#5)
  • Anti-patterns can now have String parameters (#6)

Housekeeping:

  • Rigorous code commenting (#7)
  • SQL scripts split for better reuse (#9)

1.0.0 - Initial Operational Capability

12 May 10:00
Compare
Choose a tag to compare

App version: 1.0.0
Author: Ondřej Váně
E-mail: vaneo@students.zcu.cz

Functional features:

  • Detection of implemented anti-patterns
  • Configurability of anti-pattern parameters

Implemented anti-pattern detections:

  • Business As Usual
  • Long Or Non-Existant Feedback Loops
  • Ninety-NinetyRule
  • RoadToNowhere
  • SpecifyNothing
  • Too Long Sprint
  • Varying Sprint Length