Fermium / datalogger

The Datalogger physicists deserve
0 stars 0 forks source link

allow disabled instruments #68

Closed ddavidebor closed 6 years ago

ddavidebor commented 7 years ago

Allow the device-select page to display disabled and greyed out instruments, for marketing reasons. The next button should be disabled, the text/image greyed out &/or lowered in contrast.

ghost commented 7 years ago

My interpretation/queries:

  1. On load all the instruments should be disabled/greyed out along with next button. Color code/shades will be provided by you or should I use what looks appropriate?

  2. Scope of the fix includes providing functionality to enable these instruments and Next buttons?

ddavidebor commented 7 years ago

This was mostly for @SimoneTosato as it requires modifications to the code that parses the config.yml code.

Basically, we should introduce a boolean field called "enabled" inside the config.yml.

if:

Yeah i didn't comment much on this because was mostly for @SimoneTosato , maybe we can postpone this to after the new look of the select-device window

ddavidebor commented 7 years ago

I've assigned myself so i will populate the device folder with our new devices, after that we can work on the UI of this feature

ddavidebor commented 7 years ago

102 is all yours @wtubog !