From e607fa5d7dd7d14d084fc94cf940701cf95e86fd Mon Sep 17 00:00:00 2001 From: Guillaume De Saint Martin Date: Mon, 25 Sep 2023 20:06:00 +0200 Subject: [PATCH 1/3] [WebInterface] update cloud plan --- .../advanced_templates/advanced_strategy_optimizer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Services/Interfaces/web_interface/advanced_templates/advanced_strategy_optimizer.html b/Services/Interfaces/web_interface/advanced_templates/advanced_strategy_optimizer.html index bde377bd3..5bca798ea 100644 --- a/Services/Interfaces/web_interface/advanced_templates/advanced_strategy_optimizer.html +++ b/Services/Interfaces/web_interface/advanced_templates/advanced_strategy_optimizer.html @@ -121,7 +121,7 @@

Strategy optimizer in progress

new strategy designer available on - octobot.cloud. + octobot.cloud pro plan.

From a0899c78a069008acaf4ad1c315593016ba803cc Mon Sep 17 00:00:00 2001 From: Guillaume De Saint Martin Date: Mon, 25 Sep 2023 20:24:44 +0200 Subject: [PATCH 2/3] [WebInterface] disable beta tentacles --- .../flask_util/context_processor.py | 1 + .../web_interface/templates/index.html | 20 +------------------ 2 files changed, 2 insertions(+), 19 deletions(-) diff --git a/Services/Interfaces/web_interface/flask_util/context_processor.py b/Services/Interfaces/web_interface/flask_util/context_processor.py index 29c203bc9..41b0d68eb 100644 --- a/Services/Interfaces/web_interface/flask_util/context_processor.py +++ b/Services/Interfaces/web_interface/flask_util/context_processor.py @@ -127,6 +127,7 @@ def get_enabled_tentacles(tentacles_info_by_name): OCTOBOT_FEEDBACK_URL=constants.OCTOBOT_FEEDBACK, OCTOBOT_CLOUD_URL=constants.OCTOBOT_CLOUD_URL, OCTOBOT_COMMUNITY_URL=identifiers_provider.IdentifiersProvider.COMMUNITY_URL, + OCTOBOT_COMMUNITY_LANDING_URL=identifiers_provider.IdentifiersProvider.COMMUNITY_LANDING_URL, OCTOBOT_COMMUNITY_RECOVER_PASSWORD_URL=identifiers_provider.IdentifiersProvider.FRONTEND_PASSWORD_RECOVER_URL, CURRENT_BOT_VERSION=interfaces.AbstractInterface.project_version, IS_DEMO=constants.IS_DEMO, diff --git a/Services/Interfaces/web_interface/templates/index.html b/Services/Interfaces/web_interface/templates/index.html index 624abc785..3f9dd3183 100644 --- a/Services/Interfaces/web_interface/templates/index.html +++ b/Services/Interfaces/web_interface/templates/index.html @@ -25,27 +25,9 @@
When the beta environment is enabled, you will be connected to the "in development" - version of OctoBot cloud ({{OCTOBOT_COMMUNITY_URL}}). The beta OctoBot cloud has its own accounts and products. + version of OctoBot cloud ({{OCTOBOT_COMMUNITY_LANDING_URL}}). The beta OctoBot cloud has its own accounts and products. Please login using your beta account.
-
-
- Beta tentacles with early access features might be available. -
-
- - -
- -