Extract the Provider tab into gui/provider.py #129
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Moves out of AqomuiGui (#83):
providerChosen/refresh_provider_form(the credential-preserving relayout),add_server_configs,del_provider(confirm + form; data side: #125),pop_delProviderBoxpop_providerProtocolBox,pop_ProtocolListWidget,protocol_change,override_protocol/override_protocol_showupdate_scripts_enabled,save_scripts,clear_scripts) — exits via #82; the extraction shrinks either waydownloadedsplits: catalog merge to #125, progress bar and notify with the composer, form refresh hereInterface: consumes the catalog and protocol selection; emits import_requested(credentials) and provider_deleted(name).
Tangles: #125 owns protocol_dict persistence; #82 removes the scripts section; #35 wants a confirmation added to exactly this flow.