Patryk Osmaczko
|
e0a5afebee
|
chore(translations): transform `qsTrId` to `qsTr`
issue: #4544
|
2022-07-06 19:09:50 +02:00 |
Anthony Laibe
|
87da64d70d
|
fix(@browser): move post message async
|
2022-04-04 12:58:34 +02:00 |
Anthony Laibe
|
4b48bc69bd
|
fix(@browser): unlink wallet account and browser account
fixes #5034
|
2022-03-18 15:17:04 -04:00 |
Anthony Laibe
|
0908b13ad5
|
feat(@settings): new dapp permissions view
|
2022-03-14 13:48:57 +01:00 |
Sale Djenic
|
4f65286ead
|
refactor(@desktop/browser): move provider logic to `status-go`
Fixes #4693
|
2022-02-21 15:22:22 +01:00 |
Jonathan Rainville
|
d4410c1aa7
|
fix(browser-provider): fix browser provider not asking for authorization
Fixes #4721
|
2022-02-04 13:21:10 -05:00 |
Noelia
|
caa85a79b4
|
fix(@desktop/browser): [base_bc] permissions modal looks off in dark mode
Add Theme in ´StatusBaseText´ components used in ´BrowserConnectionModal´.
Fixes #4547
|
2022-02-01 11:50:51 +01:00 |
Khushboo Mehta
|
83d4aaa0e8
|
refactor: remove dynamic scoping from browser module
closes #4246
|
2022-02-01 11:39:45 +01:00 |
Richard Ramos
|
f5d53f9112
|
refactor: move provider logic to status-go
|
2021-12-22 16:13:23 +00:00 |
Khushboo Mehta
|
f475e7edbd
|
fix(@desktop/browser): Wallet permissions and enter password modals are stretched
fixes #4150
|
2021-11-24 10:44:59 +01:00 |
Richard Ramos
|
29b1d30bed
|
fix: connection modal
|
2021-11-19 10:19:11 -04:00 |
Richard Ramos
|
a9a5469f72
|
fix
- missing account color and balance
- revoking permission on account change
- UI errors on message signing modal
|
2021-11-19 10:19:11 -04:00 |
Alexandra Betouni
|
426c116bac
|
refactor(desktop) Made shared a QML module
Use it as import shared 1.0, import shared.controls 1.0
etc instead of import "../../../shared"
Closes #3934
|
2021-10-27 18:05:45 -04:00 |
Pascal Precht
|
8617c70742
|
refactor: remove AccountSelector and replace with StatusAccountSelector
|
2021-10-27 11:48:43 -04:00 |
Pascal Precht
|
684d0b30b6
|
refactor(@desktop/browser): use StatusQ controls in browser module
|
2021-10-21 09:22:35 -04:00 |
Pascal Precht
|
273f0f8961
|
refactor: move `RoundedIcon` to ui/shared/panels
|
2021-10-14 12:51:27 -04:00 |
Pascal Precht
|
5d05b415ba
|
refactor: move view and panels components into controls if they belong there
|
2021-10-14 12:51:27 -04:00 |
Pascal Precht
|
2d47223e1c
|
refactor: move `AccountSelector` into ui/shared/panels
|
2021-10-14 12:51:27 -04:00 |
Khushboo Mehta
|
77bde47de0
|
\refactor: move QML Browser section to new architecture
closes #3709
|
2021-10-05 16:29:18 -04:00 |