issues
search
fossology
/
LicenseDb
GNU General Public License v2.0
12
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: added new category field in obligations
#93
bhowmik94
opened
2 weeks ago
0
feat(obligation_classifications): Add admin apis for creating, listing and deleting obligation classifications
#92
deo002
closed
3 weeks ago
1
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go_modules group
#91
dependabot[bot]
closed
3 weeks ago
0
feat(admin_obligation_types): Admin apis to create, delete and get obligation types
#90
deo002
closed
3 weeks ago
0
feat: added user json as createdBy field in getLicense
#89
bhowmik94
opened
1 month ago
0
Add user json field as createdBy in license GET api
#88
bhowmik94
opened
1 month ago
1
Shortnames coming null from "obligation_maps/topic/{topic}" GET api
#87
bhowmik94
closed
2 weeks ago
2
refactor(obligations): Make separate database tables for classification and type
#86
deo002
closed
1 month ago
2
New field "Category" in obligations GET, PUT, POST
#85
bhowmik94
opened
1 month ago
0
Category field added in obligation (get, post, patch)
#84
bhowmik94
opened
1 month ago
4
fix(rf): Remove rf prefix from license fields in json
#83
deo002
closed
2 months ago
0
refactor(licenses): Add validation to license requests and code refactor
#82
deo002
closed
2 months ago
0
fix(doc): fix typo in same external_ref_field
#81
GMishx
closed
3 months ago
0
fix(import_licenses): New licenses were not being created on import
#80
deo002
closed
3 months ago
0
feat(external_ref): Make external_ref fields configurable
#79
deo002
closed
3 months ago
0
Enable/disable authentication for READ apis via env variable
#78
deo002
closed
3 months ago
0
Add license/obligation and user data to audit json response
#77
deo002
closed
4 months ago
0
feat(sort_obligations): Add sorting of obligations by topic
#76
deo002
closed
4 months ago
0
feat(license_sorting): Enable sorting in licenses by spdx_id, fullname and shortname
#75
deo002
closed
4 months ago
0
refactor(external_ref): Remove unnecessary UpdateExternalRefsJSONPayload type
#74
deo002
closed
4 months ago
4
fix(content_disposition): Expose header content-disposition to the browser
#73
deo002
closed
5 months ago
0
feat(license_preview): Created an endpoint to fetch all license shortnames
#72
deo002
closed
5 months ago
2
fix(license_obligations): Add type field to response
#71
deo002
closed
5 months ago
0
feat(obligations_preview): Create an endpoint to fetch topic and type of all obligations
#70
deo002
closed
5 months ago
0
fix(jwt): Add user information in jwt for showing UI according to user permission level
#69
deo002
closed
5 months ago
0
feat: Introduce Stage to Build and Push Docker Image
#68
Kaushl2208
closed
5 months ago
0
fix(license_list): Order licenses by shortname
#67
deo002
closed
5 months ago
0
Create CI Action to build docker image
#66
GMishx
closed
5 months ago
3
misc: add pull request template
#65
avinal
closed
6 months ago
2
Feat: Docker Support for license DB
#64
Kaushl2208
closed
5 months ago
1
Orchestration: LicenseDb needs docker support
#63
deo002
closed
5 months ago
4
fix(users_pagination): Paginate /users endpoint
#62
deo002
closed
6 months ago
1
refactor(obligation_maps): Add transactions and refactor code
#61
deo002
closed
6 months ago
0
fix(search): check column name before searching
#60
GMishx
closed
6 months ago
1
feat(ci): use CodeQL analysis
#59
GMishx
closed
6 months ago
1
chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0
#58
dependabot[bot]
closed
6 months ago
0
chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4
#57
dependabot[bot]
closed
6 months ago
0
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0
#56
dependabot[bot]
closed
6 months ago
0
fix(docs): Fix errors in compilation of docs of struct LicensePATCHRequestJSONSchema
#55
deo002
closed
6 months ago
0
feat(license_import): Add endpoint to import licenses via a json file
#54
deo002
closed
6 months ago
0
feat(obligations_export): Add functionality to export obligations
#53
deo002
closed
6 months ago
1
Feat: Add /export endpoint, To export All License Json
#52
Kaushl2208
closed
6 months ago
3
Endpoint to export licenses
#51
deo002
closed
6 months ago
2
fix(license_patch): Fix bug in license patch request
#50
deo002
closed
7 months ago
0
fix(patch_obligation): Fix patch request bugs in obligation
#49
deo002
closed
8 months ago
0
Enclose the update license functionality in a transaction
#48
deo002
closed
9 months ago
0
feat(obligation_import): Add functionality to import obligations via …
#47
deo002
closed
8 months ago
1
Make port in swagger docs configurable
#46
deo002
closed
9 months ago
0
fix(audits): Order audits in descending order by id
#45
deo002
closed
9 months ago
1
Add support for external references
#44
deo002
closed
9 months ago
0
Next