sap-community-code-challenge
sap-community-code-challenge copied to clipboard
SAP Community Code Challenge: This repository is a template project/solution showing how to enhance your SAP Community profile picture with a new border.
feat: select random border to enhance pic
Hi SAP, hi community. I changed standard UI5 control ImageEditor with node npm package tui_image_editor
Feature: import your github profile picture
Feature: Add your SAP community badges to your enhanced picture
- Adds language support - Fixed bug where clicking on Save As with no file loaded causes error in console and no message to user - Space out toolbar
this PR adds some `wdi5` tests for - operating the entire "profilepic" app end to end - up- and downloading an image - navigating the FLP - file assertions corresponding...
What i've done so far: * switched to `yarn` as package/dependency manager * added missing Typescript types via awesome DefinitelyTyped (`@types`) project * enhanced yarn scripts * added Prettier for...