spdx-online-tools icon indicating copy to clipboard operation
spdx-online-tools copied to clipboard

Source for the website providing online SPDX tools

Results 45 spdx-online-tools issues
Sort by recently updated
recently updated
newest added

Currently, we use Github OAuth Apps to create issues in license-list and license-namespace repository. But Oauth apps have limited no of fixed permission with no way to modify read/write access....

gsoc

I think it's unacceptable risk to give the app full R/W permissions to all repos including keys deployment just to report new license. ![obrazek](https://github.com/spdx/spdx-online-tools/assets/958845/26e0ebbe-74c3-4d70-8a65-a5e92d7ab25e) It was originally reported as https://github.com/spdx/spdx-online-tools/issues/192...

The code at https://github.com/spdx/spdx-online-tools/blob/13e707b8b3e7bcfb72ccf502bfc452ecdc6ee653/src/app/static/js/editor/postscreenshot.js#L52 will display the attached dialog which does not display the error information. ![image](https://user-images.githubusercontent.com/378172/92411361-595e5280-f0fc-11ea-8087-104fe2c56aca.png)

gsoc
hacktoberfest
good-first-issue

Even though there is a link to access the request of the online tool from the Github issue, there is no link to access the GitHub issue from the online...

Submit New License

XML creator automatically uses "license" even if it's an exception. Not sure there's a way to change this as we'd probably need a way to designate it as an exception...

Submit New License

- [ ] Lint code - Both python and js/html/css - [ ] Have a base reusable Django app which contains the core functionality. webapp and api built on top...

Currently we upload the diff of the license text on a separate diff repo (see `DIFF_REPO_WITH_OWNER` in `settings.py`). Instead of uploading to github, we can directly save the static file...

gsoc
good-first-issue
Submit New License

I think it would be great to have a `submit the license via mail` button on the online tools when the license submittal feature doesn't work. I have noticed this...

gsoc
Submit New License

not sure if this is possible - but if someone requests a new license via an issue template (not the license submission online tool), is there a way to then...

Submit New License

The generate diff feature in the License XML Editor section of the SPDX Online tools compares the XML and generates a diff view of the license XML. If we change...

Feature Request
gsoc
hacktoberfest
Submit New License