bitfinexcom / bfx-hf-ui-core

Apache License 2.0
2 stars 17 forks source link

(fix) Display strategies irrespective of the beta flag #551

Closed Blaumaus closed 2 years ago

Blaumaus commented 2 years ago

Asana task:

(bug) Strategies are not beta features anymore

Description:

Now strategies are available for all Honey electron-version users.

avsek477 commented 2 years ago

Yep, I just have to change these fields as required. Let me know what fields to return as what and I will change it accordingly. https://github.com/bitfinexcom/bfx-hf-server/blob/master/config/feature_flags.json

bhoomij commented 2 years ago

Yep, I just have to change these fields as required. Let me know what fields to return as what and I will change it accordingly. https://github.com/bitfinexcom/bfx-hf-server/blob/master/config/feature_flags.json

@avsek477 enable all of them

avsek477 commented 2 years ago

Done @bhoomij https://github.com/bitfinexcom/bfx-hf-server/pull/207