Tanuj Mittal
914e969083
Add a feature flag to override Juno endpoint ( #700 )
...
* Add a feature flag to override Juno endpoint
* Fix build
2021-04-20 06:08:53 +05:30
Srinath Narayanan
cf01ffa957
removed enableGalleryPublish, enableLinkInjection feature flags ( #454 )
...
* removed enableGalleryPublish, enableLinkInjection
* removed ENABLE_GALLERY_PUBLISH
2021-02-26 13:07:44 -08:00
Tanuj Mittal
3fd014ddad
Disable caching for config.json file ( #421 )
...
* Disable caching for config.json file
* Disable cache when fetching config.json
2021-02-04 15:25:13 +05:30
Tanuj Mittal
db7c45c9b8
Enable gallery publishing in MPAC ( #416 )
...
* Enable gallery publishing in MPAC
* Address feedback
* Use ENABLE_GALLERY_PUBLISH config in standalone gallery
* Fix test
2021-02-03 23:42:11 +05:30
Steve Faulkner
b0b973b21a
Refactor explorer config into useKnockoutExplorer hook ( #397 )
...
Co-authored-by: Steve Faulkner <stfaul@microsoft.com>
2021-01-25 13:56:15 -06:00
Steve Faulkner
4be53284b5
Prettier 2.0 ( #393 )
2021-01-20 09:15:01 -06:00
Steve Faulkner
2b2de7c645
Migrated Hosted Explorer to React ( #360 )
...
Co-authored-by: Victor Meng <vimeng@microsoft.com>
Co-authored-by: Steve Faulkner <stfaul@microsoft.com>
2021-01-19 16:31:55 -06:00
Steve Faulkner
47cc6fd7a8
Set default backend endpoint ( #271 )
2020-10-12 09:23:57 -05:00
Steve Faulkner
d346ebe054
Fix Blackforest Origin check ( #261 )
2020-10-07 15:11:11 -05:00
Steve Faulkner
3112cf5573
Allow setting of ARM API version via query param ( #241 )
2020-10-02 10:45:32 -05:00
Steve Faulkner
4ecdfe60eb
Fix Parent Origin Regex ( #237 )
...
* Fix Parent Origin Regex
* Add another test case
* Handle more cases
2020-09-29 18:09:11 -05:00
Steve Faulkner
d85c96d408
Allow remote config to set valid origins ( #205 )
2020-09-17 16:13:22 -05:00
Jordi Bunster
5c84b3a7d4
Allow 'platform' only to be overriden ( #167 )
...
ConfigContext defines all kinds of URLs and what not, I'm not
sure about the security implications of allowing all this stuff to
be modifiable by just anyone.
2020-08-25 22:48:58 -07:00
Steve Faulkner
0011007d5f
Refactor Global state into Context Files ( #128 )
2020-08-06 14:03:46 -05:00