Commit Graph

26 Commits

Author SHA1 Message Date
Marcel Haag 46f79dcf89 feat: As a user I want to add a comment via dialog 2022-12-22 15:47:37 +01:00
Marcel Haag 6a625349c8 feat: As a user I want to delete my finding 2022-12-22 15:47:37 +01:00
Marcel Haag 27a8e963e9 feat: As a user I want to edit my finding 2022-12-08 10:20:05 +01:00
Marcel Haag 076fa087e8 fix: As a developer I want tests for the new API's and document them 2022-12-02 17:13:10 +01:00
Marcel Haag a4536e9735 fix: Bugfixes and QoL Improvements 2022-11-21 09:56:13 +01:00
Marcel Haag e9aec4ec3e feat: As a developer, I want to get findings by pentestId 2022-11-16 09:26:27 +01:00
Marcel Haag b2f430f9fd feat: As a developer I want to create a finding that is related to my pentest 2022-11-14 12:33:33 +01:00
Marcel Haag 84b7c1a07d feat: As a developer, I want to create a pentest 2022-11-11 19:02:35 +01:00
Marcel Haag f658073bcf feat: As a user I want to add a finding via dialog 2022-11-02 10:49:10 +01:00
Marcel Haag 5d89467c1e feat: As a user I want to have an comments overview 2022-10-24 15:33:20 +02:00
Marcel Haag 747cade495 feat: As a user I want to have an findings overview 2022-10-24 13:18:36 +02:00
Marcel Haag b695b17a9e feat: As an user I want to have the layout for my pentest 2022-09-01 17:28:24 +02:00
Marcel Haag ecaaeea079 fix: integration test and ascii documentation 2022-08-19 13:14:59 +02:00
mhg 4a2024dd69 feat: refactor project model in order to calculate progress 2022-08-19 13:14:59 +02:00
norman-schmidt 24dccb3e8f
feat: added pentest endpoint to get pentests by projectId & category 2022-08-05 11:00:15 +02:00
mhg e80c0e8560
feat: As a developer I want to have a global and customizable exception handeling 2022-07-05 20:10:29 +02:00
Stipe Knez 7f2dbcacf4
feat: as a developer I want to edit projects 2022-03-23 09:45:07 +01:00
Stipe Knez 203b376ef1
feat: As a developer I want to delete projects 2022-02-15 17:02:47 +01:00
mhg c9987b48b9 feat: added dialog-service and new project dialog 2022-01-12 22:36:19 +01:00
Stipe Knez a54f064692
feat: As a developer I want to create new Projects 2022-01-07 09:56:47 +01:00
mhg d1c1a3814b
feat: added header and project overview to FE and fixed keycloak test container 2021-10-29 14:38:05 +02:00
Marcel Haag 0541586aaf fix: adjusted projects model, testdata and postman 2021-08-06 18:19:45 +02:00
mhg 47dd096da6 feat: added mongodb to microservice and docker compose 2021-08-06 17:53:58 +02:00
Marcel Haag dfc5e1a934 feat: added Keycloak and WebsecurityConfig and improved script management 2021-08-06 17:53:43 +02:00
Marcel Haag 41e375c32e feat: added Header, Project Model, Service, Controller and Testdata 2021-08-06 17:53:31 +02:00
Marcel Haag 70d3ac4d3c feat: created initial SpringBoot app with OWASP DepCheck and SpotBug 2021-08-06 17:52:41 +02:00