e2corporation opened a new issue, #2320: URL: https://github.com/apache/incubator-devlake/issues/2320
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened The Config-UI stack needs to be updated so that any icons and image assets being used are covered by an MIT, GPL or LGPL'ed license agreement or otherwise free for personal/commercial use. This change should be done in a way to reduce any merge conflicts, both `main` and `v0.11.0` branches would have to be updated. Icon sources were pulled from foundries that supported free/commerical use, or already present in our native toolkit BlueprintJS. As far as attribution is concerned, for free licenses a simple copyright text mention and link back to the foundry is what's required. See the licensing requirements on the respective websites. https://www.flaticon.com/ https://icons8.com/ https://blueprintjs.com/docs/#icons - [ ] Update `README` documentation to mention Icon Licensing - [ ] Delete Unused SVG/PNG Assets - [ ] Replace any unlicensed icons found with a native BlueprintJS Icon (https://blueprintjs.com/docs/#icons) - [ ] Test UI for visual completeness after changes - [ ] Test Production Build #### Affected/Target Branches - `v.0.11.0` - `main` ### What you expected to happen No license violations for any image assets used. ### How to reproduce N/A ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
