Rodrigo Gomez Palacio
Rodrigo Gomez Palacio
## System * Version: 0.26.0 * Platform: macOS 10.15 * Firefox: 72.0.2 * Selenium-Webdriver (NPM): `^4.0.0-alpha.5` ## Testcase site: https://web-app-custom.herokuapp.com/ ```javascript it('allow -> subscription status = true', async function() {...
## 1 line description Add CI/CD Workflows & remove Travis. ## Details ## Travis removal We previously removed our Travis workflow but have yet to remove some lingering artifacts. In...
# Description ## 1 Line Summary ## Details # Systems Affected - [ ] WebSDK - [ ] Backend - [ ] Dashboard # Validation ## Tests ### Info ###...
Howdy, The [scraper](https://github.com/prouast/coinmarketcap-scraper) linked is outdated it seems. I got this for the output: ``` Could not scrape token unus-sed-leo. Traceback (most recent call last): File "scrape.py", line 57, in...
Fixes #257 --- This change is [](https://reviewable.io/reviews/onesignal/onesignal-wordpress-plugin/294)
**Description:** Have the AMP version respect the left/right settings from the WP Admin options screen. Currently it's [hard-coded to the right corner](https://github.com/OneSignal/OneSignal-WordPress-Plugin/blob/main/css/onsignal-amp-style.css#L17). **Steps to Reproduce Issue:** 1. set up the...
See [this issue](https://github.com/OneSignal/react-native-onesignal/issues/1286#issuecomment-924391806)
# Description ## 1 Line Summary Version 2 of the Core Module. ## Details This PR is an overhaul of the v1 version of the core module. ### Overview We...
# Description ## 1 Line Summary Add some info on how to serve the sandbox environment via `ngrok` - - - This change is [](https://reviewable.io/reviews/onesignal/onesignal-website-sdk/907)
# Adjustments for Dev-Dev Environments ## Summary - Change API port number to 3000 in dev-dev environments - Update build script to default to localhost for API origin in dev-dev...