Igor Sirotin
23e50341d2
fix(StatusMessage): Design update and minor improvements ( #752 )
2022-09-21 18:20:14 +02:00
Sale Djenic
c922bf5adf
feat: added missing icons
...
The following icons added:
- `key_pair_prvate_key.svg`
- `key_pair_seed_phrase.svg`
2022-09-21 18:20:14 +02:00
Sale Djenic
9dca6156f6
feat(StatusListItem): scroll feature added if list of tags exceeds component width
2022-09-21 18:20:14 +02:00
Jonathan Rainville
a0a6cd3ae1
test(StatusSearchPopup): add object name for tests
2022-09-21 18:20:14 +02:00
Igor Sirotin
93a709bf36
fix(StatusComboBox): Pointing hand cursor on hover ( #862 )
2022-09-21 18:20:14 +02:00
PavelS
2d3e7919f1
fix(StatusInput)!: trigger errors bindings ( #858 )
...
Change valid to false by default
Fixes https://github.com/status-im/status-desktop/issues/6825
BREAKING CHANGE: StatusInput now emits signal for errors change and is
invalid by default
2022-09-21 18:20:14 +02:00
Anthony Laibe
f157229e36
feat(@StatusComboBox): expose inner objectName property ( #850 )
2022-09-21 18:20:14 +02:00
Jonathan Rainville
82e5f03f5e
test(StatusSearchPopup): add object names for tests
2022-09-21 18:20:14 +02:00
Stefan
9d2c05ad48
fix(StatusChatListAndCategories): duplicate objectName
...
Due to repository automerge.
2022-09-21 18:20:14 +02:00
Stefan
e9879aa3ae
tests(StatusChatListAndCategories.qml) add object names for testing
2022-09-21 18:20:14 +02:00
MishkaRogachev
6bac2322c2
test(StatusChatListAndCategories): Add object names
2022-09-21 18:20:14 +02:00
PavelS
6da0b9d534
fix(StatusPopupMenu): update popup content to support big margins ( #853 )
...
Needed for https://github.com/status-im/status-desktop/issues/6822
2022-09-21 18:20:14 +02:00
PavelS
2f64374bbd
fix(StatusMenuItemDelegate): adjust menu item height ( #852 )
...
Needed for https://github.com/status-im/status-desktop/issues/6830
2022-09-21 18:20:14 +02:00
Sale Djenic
8c33ad6191
feat(StatusCheckbox): introduced new `leftSide` prop
...
- `leftSide` determines whether to display check box on the left or right
side, defaulted to left
2022-09-21 18:20:14 +02:00
Khushboo-dev-cpp
0d35fc022f
fix(StatusColorSelectorGrid): Expose the Color Repeater for Squish testing ( #847 )
2022-09-21 18:20:14 +02:00
Patryk Osmaczko
363f60cddb
fix(StatusIconTextButton): make icon invisible when no icon is loaded
...
Otherwise this button has invisible left padding when no icon is set
2022-09-21 18:20:14 +02:00
Patryk Osmaczko
e0d24628a4
fix(StatusToolTip): remove contentItem by id usage
...
Otherwise contentItem can't be safely overriden by the clients
2022-09-21 18:20:13 +02:00
Patryk Osmaczko
77d32efa4b
feat: add social link icons
2022-09-21 18:20:13 +02:00
PavelS
0c522d393a
fix(StatusImageCropPanel) add margins to crop area ( #848 )
...
Needed for status-im/status-desktop#6835
Required by status-im/status-desktop#6872
2022-09-21 18:20:13 +02:00
MishkaRogachev
bc0db0a632
fix(StatusCommunityTags): fix width calculation
2022-09-21 18:20:13 +02:00
PavelS
7071a29700
fix(StatusTabButton) adjust tab button height ( #842 )
...
Needed by https://github.com/status-im/status-desktop/issues/6786
2022-09-21 18:20:13 +02:00
Lukáš Tinkl
6dd90ae3a2
feat/(Status[Base]Button): add a new Primary variant
...
we were missing this variant, needed for status-im/status-desktop#6081
2022-09-21 18:20:13 +02:00
Lukáš Tinkl
66a1b24274
chore(Palette): do not define font properties twice
...
sue a shared impl, they are common to both light/dark palettes
2022-09-21 18:20:13 +02:00
PavelS
53be0784a8
fix(StatusImageCropPanel) adjust Image Crop component ( #839 )
...
- update StatusSlider handle and background positioning
Needed for https://github.com/status-im/status-desktop/issues/6835
2022-09-21 18:20:13 +02:00
Stefan
0f40f5bb0d
fix(tests): fix building tests
2022-09-21 18:20:13 +02:00
Stefan
0a6c1bfcac
fix(StatusImageCrop): fix artefacts due to offscreen caching
...
Fix by disabling layering, leftover from the previous approach of not
using Canvas.
Also investigate TODO regarding artefacts workaround and implement
a proper approach
Fixes : #6640
2022-09-21 18:20:13 +02:00
Lukáš Tinkl
fc7c0a07a5
hotfix(StatusDatePicker): fix some UI issues
...
- make selectedDate read/write for preselecting the date
- minor toolbar spacing/sizing fixes
2022-09-21 18:20:13 +02:00
Michał
82707a0d48
fix(StatusSeedPhraseInput): fix notifying inserting word done ( #841 )
2022-09-21 18:20:13 +02:00
Lukáš Tinkl
2d22b4260e
feat(StatusDatePicker): introduce StatusDatePicker component
...
nothing fancy, just a combo box with a calendar popup; needed for the
discord import tool UI
Related to status-im/status-desktop#6081
2022-09-21 18:20:13 +02:00
MishkaRogachev
f5bcbb93de
fix(StatusInput): Add labelPadding customization and improve height calculation
2022-09-21 18:20:13 +02:00
MishkaRogachev
22308abfcd
fix(StatusBaseInput): placeholder text is also can be multiline
2022-09-21 18:20:13 +02:00
MishkaRogachev
eccf3ba811
fix(StatusStackView): Use availableWidth for content
2022-09-21 18:20:13 +02:00
Michal Iskierko
4646ccaa1f
feat(StatusColorRadioButton): expose radio button diameter property
...
Issue #5982
2022-09-21 18:20:13 +02:00
Jonathan Rainville
b2ed066a5d
fix(StatusChatList): fix wrong id used
2022-09-21 18:20:13 +02:00
Stefan
603d8e7ee9
feature(StatusAddressPanel): Implement generic address display control
...
Provides frame, prefix icon and copy operation int addition to StatusAddress
Updates: #6798
2022-09-21 18:20:13 +02:00
PavelS
524f941401
fix(StatusImageCropPanel) vertically align slider in ImageCropPanel ( #829 )
...
- change StatusSlider to be vertically centered
Needed for https://github.com/status-im/status-desktop/issues/6725
2022-09-21 18:20:13 +02:00
Boris Melnik
a82d07db7a
fix(handler): Remove handler include from sandbox ( #834 )
2022-09-21 18:20:13 +02:00
Michał
abd8ea2195
chore(StatusChatList): Keep sync with underlying model after reordering ( #825 )
2022-09-21 18:20:13 +02:00
Alexandra Betouni
b64f2394cd
fix(StatusBaseInput): added left margin between text and left component ( #830 )
...
Needed for https://github.com/status-im/status-desktop/issues/6730
2022-09-21 18:20:13 +02:00
Michał
0440df796b
chore(StatusChatList)!: Use SortFilterProxyModel instead of filtering functions ( #823 )
...
BREAKING CHANGE: StatusChatList has no longer filterFn, model is
intended to be already filtered externally
2022-09-21 18:20:13 +02:00
Boris Melnik
f5c75562b2
feat(hot reloading): Add first version of hot reloading ( #674 )
...
Version for: https://github.com/status-im/status-desktop/issues/5690
2022-09-21 18:20:13 +02:00
Anthony Laibe
6ca24d33cb
feat(@StatusAppNavBar): Add qr scan button
2022-09-21 18:20:13 +02:00
Jonathan Rainville
c5b121399e
test(StatusSmartIdenticon): add objectName for tests
2022-09-21 18:20:13 +02:00
Alexandra Betouni
de6ac27fc7
feat(StatusQ/Controls): introducing StatusBackButton
...
Closes: https://github.com/status-im/status-desktop/issues/6727
2022-09-21 18:20:13 +02:00
Boris Melnik
d999cb5d88
fix(StatusSearchPopup): Fix `forceActiveFocus` method ( #818 )
2022-09-21 18:20:13 +02:00
Alexandra Betouni
bac36176bd
fix(StatusInput): setting default 44px in min/max height ( #817 )
2022-09-21 18:20:13 +02:00
Igor Sirotin
5b31926939
Reimplemented components using `StatusComboBox` ( #815 )
...
* fix(StatusAccountSelector): Refactored and reimplemented using `StatusComboBox`
* fix(StatusAssetSelector): Refactored and reimplemented using `StatusComboBox`
* fix(StatusColorSelector): Reimplemented using `StatusComboBox`
* fix(StatusCardPage): Replaced `StatusSelect` with `StatusComboBox`
2022-09-21 18:20:13 +02:00
Mikhail Rogachev
cb13839f95
fix(StatusCommunityTag): Polish text and icon sizings ( #824 )
2022-09-21 18:20:13 +02:00
Alexandra Betouni
8210e06292
fix(Utils): moved emojilists.js instance inside Emoji singleton ( #816 )
...
Needed for: https://github.com/status-im/status-desktop/issues/6729
2022-09-21 18:20:13 +02:00
Khushboo-dev-cpp
ae75afb67a
feat(StatusDialog): Add DIalog Background componentto make the dialog background customizable ( #809 )
2022-09-21 18:20:13 +02:00
Khushboo-dev-cpp
ac8f8cbca9
chore: Remove StatusAssetSelector from StatusQ ( #806 )
...
* fix(StatusSelect): Expose a property to make arrow in the select item visible/invisible
* chore: Remove StatusAssetSelector from StatusQ as its base component StatusSelect is enough to build this further on desktop side.
This component also has dependecy on BE and hence should be moved out.
BREAKING CHANGE:
2022-09-21 18:20:13 +02:00
Anthony Laibe
6ad6a38369
feat(@StatusFloatingButtonsSelector): expose repeater ( #795 )
2022-09-21 18:20:13 +02:00
Patryk Osmaczko
444981723c
chore(StatusListPicker): enable picker to work with incompatible models
2022-09-21 18:20:13 +02:00
Jonathan Rainville
5e40f2e4d4
test(StatusListItem): add objectName
2022-09-21 18:20:13 +02:00
Lukáš Tinkl
2529392569
fix(StatusSeedPhraseInput): Back up seed phrase inputs are missing spacing
...
Closes : #6720
2022-09-21 18:20:13 +02:00
Lukáš Tinkl
ab817c862c
feat(StatusTextArea): Implement StatusTextArea
...
Implements a standard QQC2 TextArea control with Status styling
Closes #236
2022-09-21 18:20:13 +02:00
Jonathan Rainville
a05a35939a
feat(StatusInput): add force argument to validate to force validation
2022-09-21 18:20:13 +02:00
Igor Sirotin
b3dfa02297
feat(StatusComboBox): Introduced new component to replace `StatusSelect` ( #790 )
2022-09-21 18:20:13 +02:00
Noelia
29fbe51e8f
test(StatusTagSelector): Added `objectName` property needed for automation
2022-09-21 18:20:13 +02:00
Noelia
c42f7d42fa
test(StatusChatList): Added `objectName` property needed for automation
2022-09-21 18:20:13 +02:00
Noelia
b42b347374
test(StatusChatInfoButton): Added `objectName` property needed for automation
2022-09-21 18:20:13 +02:00
Alexandra Betouni
a56893609e
fix(StatusInput): Replaced layout spacing with margins ( #808 )
...
As part of https://github.com/status-im/status-desktop/issues/6022
2022-09-21 18:20:13 +02:00
Khushboo-dev-cpp
767e7a7f5a
fix(StatusModal): Adapt the status modal to have a user defined background color ( #807 )
...
Add a new color for StatusFloatingButtonSelector
2022-09-21 18:20:13 +02:00
Jonathan Rainville
fade2f2d8a
chore(StatusScrollView): remove unused background property
...
BREAKING CHANGE: removes the background property of the StatusScrollView
2022-09-21 18:20:13 +02:00
Alexandra Betouni
a978b81258
fix(StatusInputPage): updated input height leftovers ( #804 )
...
As part of https://github.com/status-im/status-desktop/issues/6637
2022-09-21 18:20:13 +02:00
Patryk Osmaczko
3df86befad
chore(utils): add `iconSource` API to Emoji
2022-09-21 18:20:13 +02:00
Patryk Osmaczko
8fa740b12a
chore(StatusListPicker): remove imperative updateInputListModel
...
closes : status-im/status-desktop#6500
2022-09-21 18:20:13 +02:00
Patryk Osmaczko
56d42bb229
chore(StatusListPicker): remove imperative filtering
...
iterates: status-im/status-desktop#6511 , status-im/status-desktop#6500
2022-09-21 18:20:13 +02:00
Sale Djenic
444894a642
fix(StatusSearchPopup): reset search location
...
New `resetSearchLocationClicked` signal introduced.
Click on `X` button is emitting `resetSearchLocationClicked` signal and
lets a component which is using this one to decide what to do instead just
reseting search selection locally to this component.
Needed for https://github.com/status-im/status-desktop/issues/6551
2022-09-21 18:20:12 +02:00
Khushboo-dev-cpp
9e21b8664f
Revert "chore: Remove StatusAssetSelector from StatusQ ( #792 )" ( #805 )
...
This reverts commit 3954d492667677a44629a328cb97d89d209821b5.
2022-09-21 18:20:12 +02:00
Mikhail Rogachev
b613b98ffa
feat(StatusListView): Add availableWidth/availableHeight to api ( #801 )
2022-09-21 18:20:12 +02:00
Lukáš Tinkl
af59155150
hotfix(@qrc): remove the StatusAssetSelector from qrc files too
...
fixes the build of StatusQ/sandbox
2022-09-21 18:20:12 +02:00
Lukáš Tinkl
4d76daa4e7
fix(StatusAppNavBar): fix profile icon bottom margin
...
it should be 24px from the bottom according to the design
2022-09-21 18:20:12 +02:00
Khushboo-dev-cpp
0e50dbd034
chore: Remove StatusAssetSelector from StatusQ ( #792 )
...
* chore: Remove StatusAssetSelector from StatusQ as its base component StatusSelect is enough to build this further on desktop side.
This component also has dependecy on BE and hence should be moved out.
BREAKING CHANGE:
* fix(StatusSelect): Expose a property to make arrow in the select item visible/invisible
2022-09-21 18:20:12 +02:00
Khushboo-dev-cpp
fa890b3b18
fix: Move status logo to icons folder needed in the ReceiveModal ( #773 )
2022-09-21 18:20:12 +02:00
Lukáš Tinkl
cf2d18cba9
fix(StatusBanner): TestNet banner overlaps left panel
...
let the text elide on the right side if the parent width is smaller
than ours
Related: status-im/status-desktop#6600
2022-09-21 18:20:12 +02:00
Alexandra Betouni
c5a1e057ec
fix(StatusInput): fixing various layout issues ( #794 )
...
- Resolved binding loops in StatusInput
- Replaced all instances of StatusBaseinput
with StatusInput
- Cleaned up min/max height properties
- Fixed total height calculation
Needed for https://github.com/status-im/status-desktop/issues/6358
2022-09-21 18:20:12 +02:00
Michał
6ed0219313
feat(StatusChatListAndCategories) expose highlightItem property ( #796 )
2022-09-21 18:20:12 +02:00
Igor Sirotin
fe66c51145
fix(demoapp): Replaced non-existent web images with locals ( #757 )
2022-09-21 18:20:12 +02:00
Michał Iskierko
17ae4263cd
fix(StatusMinLengthValidator): Check if the text contains only whitespaces ( #778 )
...
Fixes #6304
2022-09-21 18:20:12 +02:00
Jonathan Rainville
268ff0bb13
test(StatusChatToolBar): add object name for tests
2022-09-21 18:20:12 +02:00
Jonathan Rainville
842f71f720
test(StatusMenuItemDelegate): add objectName property for tests
2022-09-21 18:20:12 +02:00
Jonathan Rainville
cde2e925ec
test(StatusChatInfoButton): add objectName to StatusChatInfoButton
2022-09-21 18:20:12 +02:00
Mikhail Rogachev
6c45f4bfef
feat(StatusListView): Add new ListView, GridView and ScrollView components with tuned scrolling
...
* fix(StatusScrollView): use Flickable underhood to ScrollView issues
* feat(StatusListView): New listview component without twitches
* fix(StatusScrollView): Fix background positioning and sliders visibility
* feat(StatusGridView): Add GridView wrapper
2022-09-21 18:20:12 +02:00
MishkaRogachev
3941afe4f5
Fix building x86_64 solution on Mac M1
2022-09-21 18:20:12 +02:00
Sale Djenic
2d92be0bfa
Necessary updates applied to make it work on mac
2022-09-21 18:20:12 +02:00
Patryk Osmaczko
a50296046d
feat: add filtering&sorting example
...
closes : status-im/status-desktop#6510
closes : status-im/status-desktop#6512
2022-09-21 18:20:12 +02:00
Patryk Osmaczko
c84651dc5c
chore: update README and build script
2022-09-21 18:20:12 +02:00
Patryk Osmaczko
de0823a2e2
bump vendor/SortFilterProxyModel
...
iterates: status-im/status-desktop#6510
2022-09-21 18:20:12 +02:00
Patryk Osmaczko
c6c276d8c8
chore(git): add vendor/SortFilterProxyModel
...
iterates: status-im/status-desktop#6510
2022-09-21 18:20:12 +02:00
Patryk Osmaczko
6dd8c5fa46
feat: use cmake instead of qmake
...
- cmake is superior to qmake (e.g. linking custom libraries)
- maintaining two build system generators is costly
iterates: status-im/status-desktop#6510
2022-09-21 18:20:12 +02:00
Alexandra Betouni
03bc2e6184
feat(StatusListItem): adding title text icon ( #785 )
...
Needed for https://github.com/status-im/status-desktop/issues/6494
2022-09-21 18:20:12 +02:00
Alexandra Betouni
9dacfb9bb6
fix(StatusQ): Added/updated icon assets ( #786 )
...
Nedded for: https://github.com/status-im/status-desktop/issues/6494
2022-09-21 18:20:12 +02:00
Alexandra Betouni
3ac6f48fbd
fix(StatusActivityCenterButton): updated offset values ( #780 )
...
Closes https://github.com/status-im/status-desktop/issues/6350
2022-09-21 18:20:12 +02:00
Alexandra Betouni
57d750e514
fix(demo/CreateChatView): fixed layout issues ( #783 )
...
As part of https://github.com/status-im/status-desktop/issues/6452
2022-09-21 18:20:12 +02:00
Alexandra Betouni
e848ee3ba7
fix(StatusBaseButton): centered button's content ( #779 )
...
Closes #724
2022-09-21 18:20:12 +02:00
Noelia
2150b5f32b
refactor(StatusPickerButton): Component refactor
...
Component refactor to have a clean and easy-to-read code.
Unnecessary stuff removed.
BREAKING CHANGES: Removed unnecessary properties since the parent already has them.
2022-09-21 18:20:12 +02:00
Lukáš Tinkl
33154a178a
fix(SearchPopup): align with design
...
Needed for status-im/status-desktop#6428
- set the default icon background color to "transparent"; otherwise it
would be black when unset
- set the popup default size to 560x122 (as designed)
- add placeholder for the search field
- correct the font and icon sizes, spacing and margins according to
design
- fix some warnings
2022-09-21 18:20:12 +02:00
Lukáš Tinkl
bee3e91423
fix(StatusCheckBox): enable setting the font size
...
add a possibility to override the font size for the contentItem's
StatusBaseText
otherwise it's impossible to do stuff like:
```
StatusCheckBox {
font.pixelSize: 15
}
```¨
2022-09-21 18:20:12 +02:00
Mikhail Rogachev
bd2932594a
feat(StatusScrollView): New scrollview component without twitches ( #766 )
2022-09-21 18:20:12 +02:00
Khushboo-dev-cpp
170660a6be
fix(StatusAssetSelector): Fixes the issue of longer text overlapping with the arrow. Have also added a max width for the text after which it should elide ( #772 )
2022-09-21 18:20:12 +02:00
Pascal Precht
85ca2dc3b3
feat(StatusStackModal): introduce `prevAction` API
...
This adds a possible `prevAction` hook to `stackLayout.currentItem`
which is triggered (if it exists) when the stack modal's back button is
hit.
2022-09-21 18:20:12 +02:00
Pascal Precht
cf5461799f
fix(StatusBaseInput): ensure correct text color is set for disabled
...
state
2022-09-21 18:20:12 +02:00
Khushboo-dev-cpp
9f87c24a6e
fix: Minors fixes for issues found when using StatusFloatingButtons and implementing new SendModal ( #748 )
...
1. Fix the issue of floating buttons having incorrect color in Dark theme
2. Added balances param in StatusAssetSelector. ideally should be removed in another task as it is not the correct place for business logic
2022-09-21 18:20:12 +02:00
Khushboo-dev-cpp
f8b5beb61c
feat(StatusCard): Create a new reusbale card component ( #731 )
...
closes #582
2022-09-21 18:20:12 +02:00
Noelia
e106f93c4d
feat(StatusItemSelector): Component improvements
...
- Added `popupItem` property
- Replaced `GridLayout` to `Flow`.
- Added add item logic.
- Added operators logic.
- Added basic documentation.
- Added to sandbox.
2022-09-21 18:20:12 +02:00
Noelia
cd0e458ad2
feat(StatusIconTextButton): Created new control
...
It defines a button composed with an icon and plain text.
It has been documented and added to sandbox.
2022-09-21 18:20:12 +02:00
Noelia
4c3196a255
feat(StatusFloatValidator): Updated default `bottom` and `top` values
2022-09-21 18:20:12 +02:00
Noelia
694496ce75
feat(StatusSwitchTabButton): Added property `pixelSize`
2022-09-21 18:20:12 +02:00
Noelia
0c26e7e35b
feat(StatusPickerButton): Added configurable image in front of text
2022-09-21 18:20:12 +02:00
Noelia
6b7a59bae5
chore(icons): Added arrow icon
2022-09-21 18:20:12 +02:00
Noelia
7df9e18840
feat(StatusDropdown): Basic dropdown template
2022-09-21 18:20:12 +02:00
Noelia
96dad45f70
feat(StatusBaseInput): Updated leftMargin depending if it is set from outside
2022-09-21 18:20:12 +02:00
Noelia
db2fda5ed4
feat(StatusInput): Added alias property to font and binding to left / right paddings
2022-09-21 18:20:12 +02:00
Noelia
264a45cec3
feat(StatusItemSelector): First component iteration
...
- Layout, basic properties and signal.
- Default tag displayed.
- TODO: Selector logic.
2022-09-21 18:20:11 +02:00
Alexandra Betouni
828339bf7c
fix(CreateChatView): fixed no contacts text alignment ( #767 )
...
As part of https://github.com/status-im/status-desktop/issues/6354
2022-09-21 18:20:11 +02:00
Alexandra Betouni
27491d7fee
fix(StatusAppChatView): Updated layout based on new designs ( #765 )
...
As part of https://github.com/status-im/status-desktop/issues/6352
2022-09-21 18:20:11 +02:00
Olufemi Ade-Olusile
d9feeff1a9
chore(StatusIcon): Include Object Name to Status Icon ( #761 )
...
* Include auto generated object names for all Icons.
This will help Squish tests easily identify Icons. Which is used in test case https://github.com/status-im/status-desktop/issues/6274
* Include auto generated object names for all Icons.
This will help Squish tests easily identify Icons. Which is used in test case https://github.com/status-im/status-desktop/issues/6274
* Include auto generated object names for all Icons.
This will help Squish tests easily identify Icons. Which is used in test case https://github.com/status-im/status-desktop/issues/6274
* refactor(isContact): rename isMutualContact to isContact
BREAKING CHANGE: isMutualContact is replaced by isContact anywhere it was used
* fix(StatusStackModal): init the next/finish buttons
call `updateRightButtons()` also on creation to correctly initialize the
Next and Finish buttons in derived classes, when one overrrides these
can be seen in the Backup Seed dialog where the Next button is not
enabled even though all 3 boxes are checked
* feat(StatusFontSettings): Add StatusFontSettings component to change StatusMenuItems font attributes (#749 )
Required by #6090
* fix(StatusPinInput): `forceFocus` function exposed
* fix(StatusTagSelector): corrected font size in to label
Needed for https://github.com/status-im/status-desktop/issues/6349
* fix(StatusActivityCenterButton): fixed actvity icon position (#763 )
Closes https://github.com/status-im/status-desktop/issues/6350
* Include auto generated object names for all Icons.
This will help Squish tests easily identify Icons. Which is used in test case https://github.com/status-im/status-desktop/issues/6274
* Include auto generated object names for all Icons.
This will help Squish tests easily identify Icons. Which is used in test case https://github.com/status-im/status-desktop/issues/6274
* Include auto generated object names for all Icons.
This will help Squish tests easily identify Icons. Which is used in test case https://github.com/status-im/status-desktop/issues/6274
Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
Co-authored-by: Lukáš Tinkl <lukast@status.im>
Co-authored-by: Michał Iskierko <61889657+endulab@users.noreply.github.com>
Co-authored-by: Sale Djenic <aleksandardjenic@status.im>
Co-authored-by: Alexandra Betouni <31625338+alexandraB99@users.noreply.github.com>
2022-09-21 18:20:11 +02:00
Alexandra Betouni
c63ecee172
fix(StatusActivityCenterButton): fixed actvity icon position ( #763 )
...
Closes https://github.com/status-im/status-desktop/issues/6350
2022-09-21 18:20:11 +02:00
Alexandra Betouni
052b37a348
fix(StatusTagSelector): corrected font size in to label
...
Needed for https://github.com/status-im/status-desktop/issues/6349
2022-09-21 18:20:11 +02:00
Sale Djenic
1138a1eb1f
fix(StatusPinInput): `forceFocus` function exposed
2022-09-21 18:20:11 +02:00
Michał Iskierko
88e21c0a91
feat(StatusFontSettings): Add StatusFontSettings component to change StatusMenuItems font attributes ( #749 )
...
Required by #6090
2022-09-21 18:20:11 +02:00
Lukáš Tinkl
ea24acd7ce
fix(StatusStackModal): init the next/finish buttons
...
call `updateRightButtons()` also on creation to correctly initialize the
Next and Finish buttons in derived classes, when one overrrides these
can be seen in the Backup Seed dialog where the Next button is not
enabled even though all 3 boxes are checked
2022-09-21 18:20:11 +02:00
Jonathan Rainville
524168410d
refactor(isContact): rename isMutualContact to isContact
...
BREAKING CHANGE: isMutualContact is replaced by isContact anywhere it was used
2022-09-21 18:20:11 +02:00
Lukáš Tinkl
cd2bb8c165
fix(StatusChatList): StatusChatListItem should follow parent's width
...
both StatusChatList and StatusChatListItem have the same hardcoded width
of 288, so if we want to make the former smaller, StatusChatListItem has
to obey that, otherwise it's cut on its right side in status-desktop
Status Desktop's new designs have a smaller width (272), this fix is
needed for status-im/status-desktop#6343
2022-09-21 18:20:11 +02:00
Kamil K
e268edb988
fix: handle animations by higher level nodes or states
2022-09-21 18:20:11 +02:00
Lukáš Tinkl
b8dcbb6187
fix(models): flag/currency icons are rendered blurred
...
exchange language/currency icons, PNG->SVG
2022-09-21 18:20:11 +02:00
Lukáš Tinkl
dd38cfc0de
fix(StatusIcon): flag/currency icons are rendered blurred
...
- set the Image's sourceSize only if it's an SVG, otherwise it is
rendered blurry
- remove antialiasing/mipmap; it's not the correct fix, doesn't really
improve the visual quality for smallish items like icons and just causes
memory/GPU overhead
2022-09-21 18:20:11 +02:00
Patryk Osmaczko
9a076ee49c
feat(StatusDialog): introduce StatusDialog
...
closes : #725
2022-09-21 18:20:11 +02:00
Lukáš Tinkl
8fd5f5b3bb
fix(sandbox): enable the hover effects by default ( #751 )
...
Similar to what we did in status desktop under
d0a26a326e
- since Qt 5.xy, hover is not enabled by default for QQC2, so enable it
unconditionally as we are a desktop app anyway
- this fixes several hover effects being broken, mostly for builtin
components like MenuItem and some buttons (eg. the leftmost NavBar)
where we haven't enabled those with `hoverEnabled: true` explicitely
2022-09-21 18:20:11 +02:00
Lukáš Tinkl
f145d30350
fix(@sandbox): greatly speed up (re)build times ( #746 )
...
since most of the compilation time is spent on creating the QRC bundle
and the resulting binary is quite huge, advice the `rcc` compiler to add
support for "big resources"
(cf https://doc.qt.io/qt-6/resources.html#embedding-large-files )
Also pass the env $LDFLAGS to qmake (to be able to link e.g. with mold,
which again greatly reduces the time to link the binary)
this leads to 6-10x faster time when recompiling
(Linux, gcc 12.1.1, mold 1.3.0)
BEFORE:
Clean build:
real 0m57,256s
user 1m25,869s
sys 0m40,963s
Incremental build, one file touched:
real 0m54,323s
user 0m54,012s
sys 0m2,934s
AFTER:
Clean build:
real 0m7,276s
user 0m21,001s
sys 0m37,256s
Incremental build, one file touched:
real 0m5,569s
user 0m4,850s
sys 0m0,840s
2022-09-21 18:20:11 +02:00
Mikhail Rogachev
586d975d76
feat(StatusStackModal): add subheader and remove explicit width ( #747 )
2022-09-21 18:20:11 +02:00
Igor Sirotin
b720f13caa
fix(icons): Updated arrows icons ( #735 )
2022-09-21 18:20:11 +02:00
Mikhail Rogachev
59b9532cb8
Fix(StatusStackModal): fix height calculation ( #745 )
2022-09-21 18:20:11 +02:00
Iuri Matias
9f8caa00bb
bug(@status-q): only run animations when they are visible to avoid cpu issues ( #744 )
...
bug(@status-q): only run animations when they are visible to avoid cpu issues
remove prop that doesn't exist
2022-09-21 18:20:11 +02:00
Mikhail Rogachev
2a64ba455b
feat(StatusStackModal): Component to replace nested StausModals ( #733 )
2022-09-21 18:20:11 +02:00
Noelia
9f3aa21834
fix(StatusChatToolBar): Updated activity center button size
...
Activity center button has now the same size than the other toolbar buttons.
Fixes https://github.com/status-im/status-desktop/issues/6216
2022-09-21 18:20:11 +02:00
Noelia
6207e1f34f
feat(StatusRoundButton): Added `Tertiary` type
...
- Transparent background but when hovered, like Primary type in idle state.
- Updated sandbox with the new type.
2022-09-21 18:20:11 +02:00
Sale Djenic
e8bb092db4
fix(StatusToastMessage): `clicked` signal added
2022-09-21 18:20:11 +02:00
Jonathan Rainville
e0ddb0f8d0
chore(StatusFlatRoundButon): fix warning related to hovered property
2022-09-21 18:20:11 +02:00
Noelia
eddea24c63
fix(StatusCommunityCard): Added implicit width and height ( #739 )
...
Fixes https://github.com/status-im/status-desktop/issues/6206
2022-09-21 18:20:11 +02:00
Igor Sirotin
679096e12e
feat(icons): Added unpin icon ( #738 )
2022-09-21 18:20:11 +02:00
Igor Sirotin
acb56141fa
feat(StatusListItem): Added `loading` and `loadingFailed` properties ( #736 )
2022-09-21 18:20:11 +02:00
Mikhail Rogachev
0a36c4c88d
fix(StatusCommunityTag): fix StatusCommunityTag and and ETH icon ( #734 )
2022-09-21 18:20:11 +02:00
Igor Sirotin
2bb0a67754
fix(contributing.md): Added `Popup` sizing guidelines ( #728 )
2022-09-21 18:20:11 +02:00
Mikhail Rogachev
529cf9de3a
feat(StatusCommunityTags): Add community tags component ( #718 )
2022-09-21 18:20:11 +02:00
Boris Melnik
f78693d247
feat(StatusQ.Controls): Introduce `StatusActivityCenterButton` ( #705 )
2022-09-21 18:20:11 +02:00
Igor Sirotin
f1b3c25b63
fix(StatusBaseButton): Passed `icon.rotation` property to the icon component ( #727 )
2022-09-21 18:20:11 +02:00
Khushboo-dev-cpp
517dcf646e
feat(StatusFloatingButtonsSelector): Implements the floating buttons selector widget ( #681 )
...
To be used in with StatusModal or independently
2022-09-21 18:20:11 +02:00
Igor Sirotin
3d779f78cb
fix(StatusTabButton): Hide bottom dash in disabled state ( #729 )
2022-09-21 18:20:11 +02:00