Commit graph

18 commits

Author SHA1 Message Date
Remco Burema
c1cffa09fe
Solve layout warnings. 2021-12-03 13:27:05 +01:00
casper
52c8e6b217
Decrease size of the icons in the marketplace onboarding banners
CURA-8564
2021-12-03 13:26:48 +01:00
casper
b07b5d5bc4
Change margins of read more button in marketplace onboarding banner
To comply with UX design

CURA-8564
2021-12-03 13:26:48 +01:00
casper
2618ad4a0f
Always show read more button in on boarding banner
Even if there is no link

CURA-8564
2021-12-03 13:26:48 +01:00
casper
fe19587b7f
Rename properties in marketplace onboarding banner
CURA-8564
2021-12-03 13:26:36 +01:00
casper
f10eea4fc4
Remove top anchor from an element used in ColumnLayout
This element did need additional margins at the top. Added margins
to the ColumnLayout element instead.

CURA-8564
2021-12-03 13:26:31 +01:00
casper
8d8de1c6f4
Move static anchor properties inside the TertiaryButton element
CURA-8564
2021-12-03 13:26:29 +01:00
casper
ad1798ee6e
Use color from theme for the market place banner banner text
CURA-8564
2021-12-03 13:26:29 +01:00
casper
67fc514b8f
Use an alias property for the banner icon
CURA-8564
2021-12-03 13:26:27 +01:00
casper
7e48657872
Use the Item element instead of Rectangle for banner icon
To prevent un-necessary draw checks as the background is transparent

CURA-8564
2021-12-03 13:26:25 +01:00
casper
5dc664e821
Use visible property of Rectangle
rather than defining a separate property

CURA-8564
2021-12-03 13:26:22 +01:00
casper
f7720d2a0d
Rename property bannerBody to bannerText
CURA-8564
2021-12-03 13:26:19 +01:00
casper
815aadb0d7
Add links to read me support pages
Note that since the support pages are not yet ready the "read more"
buttons are hidden. Once the correct link is added they become visible
again.
2021-12-03 13:26:14 +01:00
casper
a4d9beb9c2
Change font size in banner 2021-12-03 13:26:09 +01:00
casper
b75ba44a94
Add "readmore" button 2021-12-03 13:26:09 +01:00
casper
748101ce69
Remove banners when clicking close button 2021-12-03 13:26:06 +01:00
casper
5e4f67c7e1
Display different content on each of the marketplace onboarding banners 2021-12-03 13:26:02 +01:00
casper
9a1fbd54b0
Add basic onboarding banner to the market place 2021-12-03 13:25:57 +01:00