Skip to content

Hide UI fields from disabled micro services #27

Description

@jwalcorn

Right now we always show fields like the loyalty level, commissions, and sentiment that only actually have a meaningful value if the optional Account microservice is enabled (we show -1 for numbers, and "Unknown" for strings that aren't returned from Broker, which is probably confusing to new users). We should also only show the Return on Investment if the Trade History microservice is enabled, and the cash account balance if the Cash Account microservice is enabled. Also, only show the table of stocks if the portfolio has at least one stock (the table with just its headers looks goofy).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions