Status Desktop client made in Nim & QML https://status.app
Go to file
Lukáš Tinkl e3dae7e1db feat(StatusButton) Add support to show text when button is loading
- add a secondary "loading" state (`loadingWithText`), that is show the
loading indicator next to the text
- simplify the StatusBaseButton layout (esp. handling the overall
opacity/visibility)
- add a QML test suite; the code was becoming too complex and adding a
simple boolean prop was getting "dangerous"
- port the SwapModal to use the new `loadingWithText` property

Fixes #15313
2024-08-19 22:36:50 +02:00
.github chore: Architecture guide added and PR template updated 2024-08-09 22:29:44 +02:00
app chore: update icons to use the new multicoloured Status logo 2024-05-08 10:22:34 -04:00
ci ci: adding more output for pytest when running tests 2024-08-19 20:42:53 +03:00
cmake
libs chore: switch wakuv2 fleet to waku (#14033) 2024-05-28 08:48:04 +02:00
monitoring feat(MonitoringTool): Search improved 2024-06-28 15:57:23 +02:00
nix ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
resources chore: switch wakuv2 fleet to waku (#14033) 2024-05-28 08:48:04 +02:00
scripts ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
src feat(wallet): cleanup proxy env vars, add proxy stage name 2024-08-19 16:58:16 -03:00
storybook feat(StatusButton) Add support to show text when button is loading 2024-08-19 22:36:50 +02:00
test tests: reduce timeout for saved address test 2024-08-19 14:36:50 +03:00
test-scripts
ui feat(StatusButton) Add support to show text when button is loading 2024-08-19 22:36:50 +02:00
vendor chore: new parameters for local pairing (#15943) 2024-08-15 18:36:32 +01:00
.clang-format
.clang-tidy
.gitignore ci: copy qt 5.15.8 package 2024-06-27 12:16:30 +02:00
.gitmodules
.npmrc
.yarnrc
AppRun ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
AppRun-cpp
CMakeLists.txt
CONTRIBUTING.md chore: Architecture guide added and PR template updated 2024-08-09 22:29:44 +02:00
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile fix(Makefile): Wrong status-go version displayed in About screen 2024-08-12 23:52:51 +02:00
README.md chore: Architecture guide added and PR template updated 2024-08-09 22:29:44 +02:00
VERSION
build-linux.sh
cacert.pem
conanfile.txt
config.nims chore: allow compiling with gcc 14, bump submodules (#15250) 2024-06-28 09:12:04 +02:00
docker-linux-app-image.sh
env.sh
fleets.json chore: rename shards.test to status.prod (#15782) 2024-07-29 18:26:31 -04:00
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json
package.json
qwe.sh
screenshot.png
shell.nix ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
status-dev.icns feat: Update app icons 2024-05-20 13:38:04 +03:00
status-dev.ico feat: Update app icons 2024-05-20 13:38:04 +03:00
status-dev.png feat: Update app icons 2024-05-20 13:38:04 +03:00
status-dev.rc feat: Update app icons 2024-05-20 13:38:04 +03:00
status-macos.svg feat: Update app icons 2024-05-20 13:38:04 +03:00
status.desktop
status.icns feat: Update app icons 2024-05-20 13:38:04 +03:00
status.ico feat: Update app icons 2024-05-20 13:38:04 +03:00
status.iss
status.png feat: Update app icons 2024-05-20 13:38:04 +03:00
status.rc feat: Update app icons 2024-05-20 13:38:04 +03:00
windows-install.txt