Commit Graph

69 Commits

Author SHA1 Message Date
Marcel Haag 9a29e88d97 fix: As a user I want to remove all related the findings and comments after deleting a project 2023-03-24 13:19:26 +01:00
Marcel Haag a37e06f8ca feat: As a user I want to see my profile in the header and log myself out manually 2023-03-08 14:43:41 +01:00
Marcel Haag 3be43fa96e feat: As a user I want a timer to track the time spent on each objective 2023-03-08 11:04:49 +01:00
Marcel Haag 4ca2828e0f fix: As a user I want to refactor the current routing logic 2023-02-25 17:50:00 +01:00
Marcel Haag 79a2493c37 feat: As a user I want to have an export dialog to download my pentest report 2023-02-23 16:08:01 +01:00
Marcel Haag bb544c71a0 feat: As a user I want to get project data by projectId that is filled with all the necessary data for report creation 2023-02-21 15:29:13 +01:00
Marcel Haag 280948c470 feat: As a developer, I want to have spring security added to the reporting microservice 2023-02-15 14:30:27 +01:00
Marcel Haag 88b3647295 feat: As a user I want to add a summary to the project when editing on the main page & when inside a project 2023-02-13 14:55:33 +01:00
Marcel Haag 3c3f005537 feat: As a developer I want an additional microservice for creating pentest reports 2023-02-13 11:28:33 +01:00
nsm e27d6005db feat: start C4PO with docker-compose 2023-01-17 10:02:21 +01:00
Norman Schmidt 40224635ab feat: upgrade Keycloak to version 20 2023-01-17 10:02:21 +01:00
Marcel Haag cc182d932b As a use I want to have a saver delete dialog 2023-01-03 10:56:25 +01:00
Marcel Haag f5e34722f5 feat: As a user I want to edit my comment 2022-12-28 15:56:53 +01:00
Marcel Haag 6f209dfbb4 feat: As a user I want to delete my comment 2022-12-23 13:45:13 +01:00
Marcel Haag 16bc1a5d4f fix: design pattern and QoL Improvements 2022-12-23 13:07:17 +01:00
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 de659e3293 feat: added pentest status selection 2022-11-04 12:49:38 +01:00
Marcel Haag c1293b4da1 fix: dialog lazy loading 2022-11-04 11:46:44 +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 6764583481 feat: As a user I want to view the information about my current pentest 2022-10-14 11:38:35 +02:00
Marcel Haag ca7018cad9 fix: Changed c4po logo and refactored FE 2022-09-23 11:02:15 +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 d814a87033 Create THIRD-PARTY-LICENSES.md
This is only a template and should be updated before making the repository public.
2022-08-19 13:14:59 +02:00
mhg 5894722633 Updated LICENSE.md 2022-08-19 13:14:59 +02:00
mhg 93ccf3e034 Delete LICENSE.md 2022-08-19 13:14:59 +02:00
mhg 6ae4d4e62d Update CONTRIBUTING.md 2022-08-19 13:14:59 +02:00
mhg 2cbb2d522b Create CONTRIBUTING.md 2022-08-19 13:14:59 +02:00
mhg 6ec16c0cbf Create LICENSE.md 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 ca77f6f208 feat: update jest version and adjusted wiki 2022-07-26 08:59:30 +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
mhg f9ce7606f7
feat: As an user I want to have an additional pentest-header 2022-06-24 22:00:07 +02:00
Stipe Knez abddd00451 feat: As a user I want to have a sidenav in order to select the current step of my Pentest
Co-authored-by: Marcel Haag <marcel.haag@novatec-gmbh.de>
2022-06-15 08:44:32 +02:00
mhg 5d5dbe95fa
feat: added pentest table and added ngrx store for project management 2022-04-21 15:09:44 +02:00
norman-schmidt 501a6d3427
feat: switch language 2022-04-04 00:42:14 +02:00
mhg ae9da4ce35
fix: adjusted README.md 2022-03-25 22:04:11 +01:00
mhg 58b6ed6f93
feat: As an user I want to have the necessary components available for correct layout 2022-03-25 22:00:53 +01:00
mhg 621bccdb22
fix: dialog overlay after lazy loading child component 2022-03-25 12:53:15 +01:00
Stipe Knez 7f2dbcacf4
feat: as a developer I want to edit projects 2022-03-23 09:45:07 +01:00