Cura/resources/qml/WelcomePages
Kostas Karmas b717755f20 Add "Sign in with another account" button in AddCloudPrintersView
There are cases where Cura and the browser fall out of sync when it
comes to accounts. In such cases, you may be logged in cura with an
account that has no cloud printers and in the browser with an account
that has printers. So when you press the "Add cloud printer" button,
you are redirected to mycloud and you see cloud printers that are not
detected by Cura (because Cura is in a different acconut). In such
cases, the user can now press the "Sign in with a different account"
link in the "Waiting for cloud response" page, which will log him/her
out in Cura AND in the browser, and then reinitiate the whole
authorization flow, to make sure the accounts are in sync.

CURA-7427
2020-05-11 17:47:09 +02:00
..
AddCloudPrintersView.qml Add "Sign in with another account" button in AddCloudPrintersView 2020-05-11 17:47:09 +02:00
AddLocalPrinterScrollView.qml Fix add printer scrollview overlaps buttons. 2020-04-01 17:31:23 +02:00
AddNetworkOrLocalPrinterContent.qml Merge branch 'master' into CURA-7022_Add_cloud_printer_within_add_a_connected_printer 2020-04-28 17:45:55 +02:00
AddNetworkPrinterScrollView.qml Make the discovered cloud printers model generic 2020-04-29 13:31:45 +02:00
AddPrinterByIpContent.qml Fix weird wording. 2020-04-22 15:43:38 +02:00
CloudContent.qml Make the discovered cloud printers model generic 2020-04-29 13:31:45 +02:00
DataCollectionsContent.qml Modify text in the Send Slice data dialog, according to the experts. 2019-05-01 15:53:54 +02:00
DropDownHeader.qml Fix theming 2019-04-17 09:18:08 +02:00
DropDownWidget.qml Modify small UI things in the Add Printer dialog 2019-05-01 15:50:43 +02:00
FirstStartMachineActionsContent.qml Add margins between label and content 2019-04-24 08:28:32 +02:00
ImageTile.qml Add a grid with images 2019-04-29 14:50:14 +02:00
UserAgreementContent.qml Change the font size 2019-05-17 11:54:40 +02:00
WelcomeContent.qml Add two labels instead of one 2019-04-29 13:45:55 +02:00
WelcomeDialogItem.qml Size the Welcome Wizard using the theme 2020-04-28 17:44:35 +02:00
WhatsNewContent.qml Change the font size 2019-05-17 11:54:40 +02:00
WizardDialog.qml Fix sizing of the machine action dialog 2020-03-06 11:02:59 +01:00
WizardPanel.qml Prevent the Networked printer scrollview from slowing shit down when it's not even visible 2020-01-03 17:29:04 +01:00