Nicolai Ort niggl
niggl pushed to main at odit/license-exporter 2021-01-02 19:29:05 +00:00
6de9475334 Added support for custom output folders
niggl commented on issue lfk/frontend#17 2021-01-02 19:09:36 +00:00
Collect licenses

Hey @philipp do you have any preferences on the method of displaying the licenses on the about page?

niggl commented on pull request lfk/backend#69 2021-01-02 19:05:12 +00:00
New Feature: Donor endpoints feature/65-donor_controllers

Marked as wip until the bugfix is merged (#70)

niggl created pull request lfk/backend#70 2021-01-02 19:04:53 +00:00
bugfix/68-address_circular_dependencies
niggl pushed to bugfix/68-address_circular_dependencies at lfk/backend 2021-01-02 19:03:03 +00:00
1e2de7656e Reenabled addresses in org responses
niggl pushed to bugfix/68-address_circular_dependencies at lfk/backend 2021-01-02 19:02:42 +00:00
56c6a7efb0 Revert "Removed addresses from tests until the circular dependencies are solved"
niggl pushed to bugfix/68-address_circular_dependencies at lfk/backend 2021-01-02 18:57:34 +00:00
9c4e54fc6e Added comments to the bugfix
niggl pushed to bugfix/68-address_circular_dependencies at lfk/backend 2021-01-02 18:56:06 +00:00
2c47436259 Implemented a possible bugfix
niggl commented on issue lfk/backend#68 2021-01-02 18:41:04 +00:00
Bug: Address circular dependency

To work on the issue i merged the branch for #65 into this issue's branch.

niggl pushed to bugfix/68-address_circular_dependencies at lfk/backend 2021-01-02 18:40:31 +00:00
niggl pushed to feature/65-donor_controllers at lfk/backend 2021-01-02 18:39:03 +00:00
9b5d16ae92 Added todo relateing to the bugfix issue
niggl created pull request lfk/backend#69 2021-01-02 18:35:40 +00:00
New Feature: Donor endpoints feature/65-donor_controllers
niggl opened issue lfk/backend#68 2021-01-02 18:35:05 +00:00
Bug: Address circular dependency
niggl commented on issue lfk/backend#65 2021-01-02 18:27:32 +00:00
Donor API

Tests got implemented.

niggl pushed to feature/65-donor_controllers at lfk/backend 2021-01-02 18:25:59 +00:00
deb13674b2 Added donor put (update) tests
niggl pushed to feature/65-donor_controllers at lfk/backend 2021-01-02 18:14:00 +00:00
17c82ff409 Added donor delete tests
niggl pushed to feature/65-donor_controllers at lfk/backend 2021-01-02 18:12:03 +00:00
f9e314bf9f Added donor add test for address needed error
niggl pushed to feature/65-donor_controllers at lfk/backend 2021-01-02 18:10:24 +00:00
e4c1930dd1 Added donor post (add) tests
b337ab424d Added donor get tests
Compare 2 commits »
niggl pushed to feature/65-donor_controllers at lfk/backend 2021-01-02 18:02:17 +00:00
82a0e194cb Updated track tests for paralellism
niggl pushed to feature/65-donor_controllers at lfk/backend 2021-01-02 18:01:57 +00:00
599296c4e3 Removed addresses from tests until the circular dependencies are solved