111 Commits

Author SHA1 Message Date
Jaime van Kessel
6d86cbf03c
Convert the account details into an item
No idea why it was a column.

CURA-7454
2020-06-11 16:58:28 +02:00
Jaime van Kessel
1f402569ad
Move properties into account details itself
There isn't really a point to setting them from when the object is created...

CURA-7418
2020-06-11 16:51:42 +02:00
Kostas Karmas
fad02193ab Fix sync button not appearing when opening popup after clicking away
This was achieved by adding an IDLE state, which is the default state
when opening the account management popup. The state is now reseted
when the popup opens instead of when it closes. In addition, now either
the "You are in sync with your account" label or the "Check account for
updates" button will appear in the popup based on the state, not both.

Finally, with theses changes, if the popup is open and an autosync
occurs, the user will be informed that the account is synced and he/she
will have to close and reopen the popup in order to trigger a manual
update.

CURA-7290
2020-05-26 09:49:58 +02:00
Nino van Hooff
b6b6a39989 Fix QML typo
CURA-7290
2020-05-14 15:13:57 +02:00
Nino van Hooff
e6639eb8eb Do not reserve height for manual sync button
CURA-7290
2020-05-13 17:36:24 +02:00
Nino van Hooff
f78fa884c1 Only show the manual sync button after the account popup was closed
CURA-7290
2020-05-13 17:19:20 +02:00
Nino van Hooff
6caa0360b9 Change SyncRow copy
CURA-7290
2020-05-13 16:35:39 +02:00
Nino van Hooff
97d1c3200b Remove unused aliases from SyncState.qml
CURA-7290
2020-05-13 16:14:21 +02:00
Nino van Hooff
1ae050bbc5 Expose Account.SyncState as an Enum to QML
Provides a single source of truth

CURA-7290
2020-05-08 11:09:48 +02:00
Nino van Hooff
50ae2064b5 Refactor SyncState logic to SyncState.qml
CURA-7290
2020-05-06 11:47:38 +02:00
Nino van Hooff
637a241d99 Use single qml file for sync states
CURA-7290
2020-05-04 15:13:38 +02:00
Nino van Hooff
4e7f446fe1 Account sync: create additional sync states
CURA-7290
2020-05-04 11:26:20 +02:00
Nino van Hooff
acf36d1e42 Add Account sync last update datetime
CURA-7290
2020-05-01 17:44:58 +02:00
Nino van Hooff
a6c0ee6c82 Connect rotation animation to isSyncingChanged
Code would be much cleaner if alwaysRunToEnd could be combined with
Animation.Infinite loops to complete the current loop

CURA-7290
2020-05-01 14:50:18 +02:00
Nino van Hooff
42f5456ed4 Animate the sync icon
CURA-7290
2020-04-30 17:26:12 +02:00
Nino van Hooff
828e931f52 Add manual sync button (non-functional)
CURA-7290
2020-04-30 17:19:14 +02:00
Matt Jani
0516756c3b Summary
Updated Cloud sign in strings CURA-7314
2020-03-24 12:54:38 +01:00
Diego Prado Gesto
17c06f200f Change the copy of the account benefits
As per @mahtDFR request
2019-04-26 14:04:46 +02:00
Jaime van Kessel
c9a4f0c8b1 Fixed some minor qml issues with userOperations popup 2019-04-11 10:51:57 +02:00
Ghostkeeper
cfa02c39ec
Don't allow translating 'Ultimaker Cloud'
It is a marketing name and shouldn't be translated then.

Contributes to issue CURA-6257.
2019-03-13 14:29:07 +01:00
Ghostkeeper
04f11e4abf
Make translation a bit easier to get grammatically correct
We should not append translations to each other. That doesn't work in different languages.

Contributes to issue CURA-6257.
2019-03-13 14:13:49 +01:00
Diego Prado Gesto
2d1d0c2d37 Remove unused image 2019-02-15 13:39:40 +01:00
Ghostkeeper
7569ed9834
Another adjustment to account creation commercial text
The marketing team wants to make this small adjustment too.
2019-02-04 16:18:54 +01:00
Ghostkeeper
7d871e5a18
Update text for pre-login screen
This is a new text that we got from marketing.
2019-02-04 13:06:06 +01:00
Lipu Fei
f0d9aa77c2 Make account button non-fixed-width
CURA-6132
2019-01-31 09:43:33 +01:00
Lipu Fei
8dd0f8d329 Remake: show initial if no avatar
CURA-6132
2019-01-30 15:37:41 +01:00
Lipu Fei
de4db19234 Remake: account panel
CURA-6132
2019-01-30 15:37:34 +01:00
Lipu Fei
784598d4a2 Remake: sign in page
CURA-6132
2019-01-30 15:37:25 +01:00
Lipu Fei
6aebdade73 Remake: Change to "sign in" button
CURA-6132
2019-01-30 15:37:20 +01:00
Lipu Fei
3b3baeac03 Remove hard-coded account URLs in QMLs
CURA-6117
2019-01-17 11:20:21 +01:00
Diego Prado Gesto
77ede1ae6b Unify the fonts to only have 8 instead of 13.
Contributes to CURA-6025.
2018-12-12 17:50:21 +01:00
Diego Prado Gesto
4dcce7616b Fix some leftover renamings
Contributes to CURA-5941
2018-12-04 13:21:26 +01:00
Jaime van Kessel
b82ea58bc8 Changed all the action buttons to either use primary or secondary button
CURA-5959
2018-11-23 18:07:50 +01:00
Ghostkeeper
4b8d20cad7
Correct the link to create a new account
Previously this button just took you to the log-in page.

Fixes issue CURA-5921.
2018-11-13 16:27:19 +01:00
Diego Prado Gesto
f65b1f8fbc Add soft animation to the entire popup and not only in the background.
This prevents the content to show before the background.

Contributes to CURA-5784.
2018-11-11 13:16:38 +01:00
Remco Burema
aef5c67652 Merge branch 'cura4.0_action_panel' into cura4.0_header 2018-11-08 11:50:14 +01:00
Diego Prado Gesto
5dddcbd666 Add a new property to the ActionButton to indicate whether the button
has a fixed width or the width will be dependant on the content.

Contributes to CURA-5786.
2018-11-06 15:14:27 +01:00
Jaime van Kessel
317447aa54 Fix multi-buildplate panel location
CURA-5772
2018-11-06 09:52:01 +01:00
Jaime van Kessel
08917c37a1 Improve rendering of scaled avatar image
CURA-5772
2018-11-06 09:21:27 +01:00
Jaime van Kessel
9f246910bc Make avatar image border a bit wider
This prevents a white edge from showing

CURA-5772
2018-11-06 09:18:20 +01:00
Jaime van Kessel
99bac25ab2 Show default avatar if user has no avatar picture set
CURA-5784
2018-11-05 14:55:22 +01:00
Diego Prado Gesto
aa75b64b5b Use the lining color to the default ouline color for the account widget.
Contributes to CURA-5784.
2018-10-30 09:48:56 +01:00
Diego Prado Gesto
a277bd9f3b Don't use the hand cursor in the action buttons by default.
Contributes to CURA-5784.
2018-10-26 11:29:05 +02:00
Diego Prado Gesto
e85b5febe1 Add pointing hand cursor shape when hovering the AccountWidget.
Contributes to CURA-5784.
2018-10-24 11:28:52 +02:00
Diego Prado Gesto
dbb62f2490 Add default icons for the avatar.
Contributes to CURA-5784.
2018-10-22 11:31:19 +02:00
Diego Prado Gesto
15b35da612 Change the TopHeader name to MainWindowHeader, since there is nothing
more on the top than the header.

Contributes to CURA-5784.
2018-10-19 16:40:21 +02:00
Diego Prado Gesto
6f12197cea Don't use an image to create a mask but a circle.
Contributes to CURA-5772.
2018-10-19 13:41:32 +02:00
Diego Prado Gesto
8df3eb33d4 Minor changes: remove empty lines, small changes in the anchors, ...
Contributes to CURA-5772.
2018-10-18 16:51:32 +02:00
Diego Prado Gesto
fdfa81b2b8 Make some items' size dependent on parent's. Also make the ActionButton
more themable.

Contributes to CURA-5784.
2018-10-18 16:06:21 +02:00
Diego Prado Gesto
0a07f48375 Fix typo in a theme's key.
Contributes to CURA-5784.
2018-10-18 15:38:24 +02:00