19 Commits

Author SHA1 Message Date
Daniel Sanchez
85b0b153f2
feat: Revamp interface (#24)
* Modify views

* Use structure view for blocks events

* Stability fixes

* Add cryptarchia info block

* Hide settings button on run

* Pinnable accounts operation

* Use stylish pin button

* Show balance on transfer

* Stop node on leave

* Add info box with peer id

* Add vouchers view to leader claim with pending counter

* Add help buttons

* Remove tx useless label

* Update module
2026-06-23 14:49:35 +02:00
Álex
422166b2b4
refactor: Generalise result usages (#22)
* Return LogosResult as QVariantMap instead of formatted string.

* Group LogosResult helpers under a result namespace.

* Improve comments.

---------

Co-authored-by: Daniel <sanchez.quiros.daniel@gmail.com>
2026-06-20 14:55:52 +02:00
Daniel Sanchez
32257d20e2
feat: Deposit ui (#23)
* Implement deposit ui

* Update lock file

* Fix accounts

* Make deposit work
2026-06-20 14:29:03 +02:00
Andrus Salumets
5237162c9f
feat: expose leader rewards claim in dashboard (#18)
* feat: expose leader rewards claim in dashboard

* Integrate result changes.

---------

Co-authored-by: Alejandro Cabeza Romero <alex93cabeza@gmail.com>
2026-06-19 15:53:43 +02:00
Álex
51702e75da
chore(dependencies): update (#20)
* Update with new functionality, result returns and several fixes.

* Add shorthands to justfile for code linting and formatting.

* Integrate result changes.
2026-06-19 15:25:12 +02:00
Khushboo-dev-cpp
e3164ba173
feat: user new module builder and new qml app -> qml + c++ backend (#16)
* feat: user new module builder and new qml app -> qml + c++ backend

* adapt to logos-blockchain-module using module-builder

* fix: update to new apis
2026-06-05 18:56:04 +02:00
Khushboo Mehta
48c8fc37f9 fix: icon colors 2026-03-05 11:28:45 +00:00
Khushboo Mehta
008840fd46 feat: add copy button to addresses 2026-02-27 09:13:47 +01:00
Khushboo Mehta
3da2b466d7 fix: radiobuttons & checkboxes 2026-02-25 18:05:43 +01:00
Khushboo Mehta
a4f8e96d60 fix: fix colors for checboxes and radio buttons 2026-02-25 17:34:08 +01:00
Khushboo Mehta
0a4300467d fix: plaholder text and colors 2026-02-25 16:44:03 +01:00
Khushboo Mehta
65e6576474 feat: add support to generate configs 2026-02-25 14:03:12 +01:00
Khushboo Mehta
d94d1c3f3e feat: add deplayment config path in ui + some visual improvements 2026-02-24 12:00:59 +01:00
Khushboo Mehta
0e29dd413a feat: update views path 2026-02-19 16:52:46 +01:00
Khushboo-dev-cpp
fd788ebbcb Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-18 21:07:11 +01:00
Khushboo Mehta
c3bdbb8d8f feat: Make node config path chosen persistent 2026-02-18 10:27:21 +01:00
Khushboo Mehta
dd50913373 feat: add api calls 2026-02-18 09:58:03 +01:00
Khushboo Mehta
6ab4020b05 feat: Use the new Design syste which also exposes Controls 2026-02-16 11:33:09 +01:00
Khushboo Mehta
da055ad72e Initial commit 2026-02-13 18:15:05 +01:00