Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix query string parsing for slobs banner #1140

Merged
merged 1 commit into from
Dec 14, 2018
Merged

Conversation

kuhasuki
Copy link
Contributor

This will allow admins on the website to create a banner with a link such as Dashboard?subPage=facemasks or PlatformAppStore?appId=2 and the button will take you there.

Copy link
Contributor

@gettinToasty gettinToasty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎄

@gettinToasty gettinToasty merged commit 010aa64 into staging Dec 14, 2018
@gettinToasty gettinToasty deleted the dashboard-links branch December 14, 2018 22:35
avacreeth added a commit that referenced this pull request Dec 20, 2018
* Banner Improvements (#1132)

* Banner Improvements

Adds nav params, fully clickable banner, and closeOnLink flag functionality

* Add clarifying comment

* Allow parsing of both linkTarget types to smooth out incremental rollout

* Fix query string parsing for slobs banner (#1140)

* upload the log file to the cache directory archive (#1139)

* Updater bootstrap improvements (#1158)

* Use electron-log for logging in the bootstrap

* Specify utf8 encoding when reading cached roll values

* Always specify a radix when using parseInt

* Fix race condition concerning ensureDir and async

To reproduce the issue here, delete %LocalAppData%\slobs-updater.
The next time you start slobs, the folder will be created but the
following command will fail, causing the updater to fail to start.

* fix chatbox test (#1115)

* Facebook hotfixes (#1167)

* Handle the case when spawing the updater results in an error (#1184)

* Revert "Handle the case when spawing the updater results in an error (#1184)"

This reverts commit bef7cb2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants