Remove welcome profile from TUIWorld, set TUIWorld profile during CreateProfile wizard instead

Main changes:

  • fixed name conflict between node/profile reactive and World properties - now there will be error when accessing TUIWorld.profile or TUIWorld.node instead of getting None
  • removed WELCOME PROFILE from TUIWorld
  • Added the possibility to have no context in Form - CreateProfileForm uses no context now, but utilizes the World to store profile and node data during new profile creation. This can be done because Creating a profile is done while no other profile is unlocked.

Please review @jziebinski @msobczyk

Edited by Mateusz Żebrak

Merge request reports

Loading