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
Diego Prado Gesto
b82dacbe19
Merge branch 'cura4.0_header' of github.com:Ultimaker/Cura into cura4.0_header
2018-10-18 15:19:07 +02:00
Diego Prado Gesto
237c360a88
The size of the avatar image is now themed.
...
Some other small fixes in the AccountDetails componenent were done.
Contributes to CURA-5784.
2018-10-18 15:18:00 +02:00
Ghostkeeper
1bcd134f85
Fix code style
...
Most stuff here was recently changed. Some of it was where I found a pattern in something that was likely copy-pasted from somewhere else, so I did a global search and replace on that.
Contributes to issue CURA-5784.
2018-10-18 14:30:33 +02:00
Diego Prado Gesto
a4c609d514
Remove email label from the account widget.
...
It's not needed and it's not currently public data that is published
with the user token.
Contributes to CURA-5784.
2018-10-18 14:28:00 +02:00
Diego Prado Gesto
11693aad36
Change the behaviour of the Popup, that now closes when clicking the
...
widget if it is open.
Contributes to CURA-5784.
2018-10-18 09:51:42 +02:00
Diego Prado Gesto
54554bff89
Adjust colors to work with dark theme.
...
Contributes to CURA-5784.
2018-10-18 09:51:04 +02:00
Jaime van Kessel
f6ae19003b
The AccountDetails Panel is now an actual popup
...
This ensures that it's always visible (previously it was ocluded by the StageMenu)
CURA-5772
2018-10-15 14:07:30 +02:00
Jaime van Kessel
0a1dad92ea
Change AvatarImage so it uses aliases instead of properties
...
I've changed this because it makes for much cleaner QML
CURA-5772
2018-10-15 13:41:44 +02:00
Jaime van Kessel
8cac5e1de2
Removed the components qml dir
...
We can consider putting components into their own folder, but we first should have a clear definition of what they are / should be.
CURA-5772
2018-10-15 10:34:19 +02:00
Diego Prado Gesto
5befc0b256
Restyle the dropdown of the accounts, with information about the user
...
and available operations that can be done when the user is logged in or
not.
Contributes to CURA-5784.
2018-10-10 16:34:55 +02:00
Diego Prado Gesto
49e96980f1
Store the dialogs in a folder called Dialogs.
...
Contributes to CURA-5784.
2018-10-09 17:11:01 +02:00