sap-community-code-challenge icon indicating copy to clipboard operation
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.

Results 7 sap-community-code-challenge issues
Sort by recently updated
recently updated
newest added

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...