Feature #12071

Avoid mixing business logic with GUI code?

Added by alant 2016-12-23 17:28:46 . Updated 2020-04-15 06:02:02 .

Status:
Confirmed
Priority:
Normal
Assignee:
alant
Category:
Target version:
Start date:
2016-12-23
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Welcome Screen
Deliverable for:

Description

gui.py AdminSetting.check(): The “check and return a boolean” operation should live in a pure function outside of this file, and a method here should use it to update the GUI accordingly.


Subtasks


History

#1 Updated by Anonymous 2017-06-29 12:25:37

  • Assignee set to alant

Assigning to the reporter.

#2 Updated by sajolida 2019-01-22 18:34:56

#3 Updated by intrigeri 2020-04-15 06:02:02

  • Affected tool changed from Greeter to Welcome Screen