Skip to content
Snippets Groups Projects
  1. Mar 08, 2023
  2. Feb 03, 2023
  3. Jan 27, 2023
  4. Jan 24, 2023
  5. Jan 18, 2023
  6. Dec 07, 2022
  7. Dec 05, 2022
    • Lars Johansson's avatar
      Fix bugs for names and structures · f29b2285
      Lars Johansson authored
      Fix bug for create name after approve create for system structure-
      Name to be created after create approve, not after update approve, delete approve.
      
      Fix bug for is legacy name.
      Updates in checks if structure entries are available.
      
      Update unit test for legacy name.
      f29b2285
  8. Aug 30, 2022
  9. Jul 14, 2022
  10. Jul 13, 2022
  11. Jun 27, 2022
  12. Jun 23, 2022
  13. May 05, 2022
    • Lars Johansson's avatar
      Fix issues as noted by SonarLint · 9ee6b80c
      Lars Johansson authored
      Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
      Empty statements should be removed
      JUnit assertTrue/assertFalse should be simplified to the corresponding dedicated assertion
      JUnit5 test classes and methods should have default package visibility
      Methods and field names should not be the same or differ only by capitalization
      Nested "enum"s should not be declared static
      9ee6b80c
  14. May 04, 2022
  15. Apr 21, 2022
  16. Apr 19, 2022
  17. Apr 05, 2022
  18. Mar 31, 2022
  19. Feb 24, 2022
Loading