status-desktop/ui/app/AppLayouts
Pascal Precht 3bf15785fa fix(Profile): ensure invite friends link is rendered
There's a but in the app's profile section where the link to
invite friends is never rendered, even if the currently logged-in
user has no added contacts.

This is because the UI refers to the count of *all* contacts the
user has (even removed ones - remember that, once added, removing
a contact is only done by removing a tag).

This commit ensures that the invitation link is rendered by
relying on the *added* contacts list. It also prevents the
"blocked contacts" button from rendered when there's no blocked
contacts.
2021-02-01 11:57:24 -05:00
..
Browser fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
Chat fix: status update not using the right component 2021-02-01 11:54:26 -05:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile fix(Profile): ensure invite friends link is rendered 2021-02-01 11:57:24 -05:00
Timeline fix: fix QML warnings + some UI fixes to match the design 2021-01-15 13:52:05 -05:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet feat: introduce StatusWalletColorSelect component 2021-01-21 11:59:34 -05:00
qmldir feat: reintroduce the dapp browser 2020-10-20 14:42:36 -04:00