From c3f762a0f35b30cc567e34bb8b346c97c507ae45 Mon Sep 17 00:00:00 2001 From: Aleksander Date: Thu, 2 Jul 2026 19:25:20 +0200 Subject: [PATCH] dash-frontend: Donation screen, translation keys for welcome screen --- dash-frontend/assets/dashboard/donate.svg | 1 + .../assets/dashboard/opencollective.svg | 1 + .../assets/dashboard/opencollective_logo.svg | 54 ++++++++++++++++ dash-frontend/assets/gui/tab/donate.xml | 31 +++++++++ dash-frontend/assets/gui/tab/home.xml | 14 ++-- .../assets/gui/tab/welcome_common.xml | 6 +- .../assets/gui/tab/welcome_page_0.xml | 13 ++-- .../assets/gui/tab/welcome_page_1.xml | 4 +- .../assets/gui/tab/welcome_page_2.xml | 4 +- .../assets/gui/tab/welcome_page_3.xml | 10 +-- .../assets/gui/tab/welcome_page_4.xml | 8 +-- .../assets/gui/tab/welcome_page_5.xml | 8 +-- dash-frontend/assets/lang/en.json | 32 +++++++++- dash-frontend/src/frontend.rs | 6 +- dash-frontend/src/tab/donate.rs | 64 +++++++++++++++++++ dash-frontend/src/tab/home.rs | 2 + dash-frontend/src/tab/mod.rs | 4 +- 17 files changed, 230 insertions(+), 32 deletions(-) create mode 100644 dash-frontend/assets/dashboard/donate.svg create mode 100644 dash-frontend/assets/dashboard/opencollective.svg create mode 100644 dash-frontend/assets/dashboard/opencollective_logo.svg create mode 100644 dash-frontend/assets/gui/tab/donate.xml create mode 100644 dash-frontend/src/tab/donate.rs diff --git a/dash-frontend/assets/dashboard/donate.svg b/dash-frontend/assets/dashboard/donate.svg new file mode 100644 index 00000000..fc746fb5 --- /dev/null +++ b/dash-frontend/assets/dashboard/donate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/dash-frontend/assets/dashboard/opencollective.svg b/dash-frontend/assets/dashboard/opencollective.svg new file mode 100644 index 00000000..fa9687af --- /dev/null +++ b/dash-frontend/assets/dashboard/opencollective.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/dash-frontend/assets/dashboard/opencollective_logo.svg b/dash-frontend/assets/dashboard/opencollective_logo.svg new file mode 100644 index 00000000..2972751e --- /dev/null +++ b/dash-frontend/assets/dashboard/opencollective_logo.svg @@ -0,0 +1,54 @@ + + + + + + + + diff --git a/dash-frontend/assets/gui/tab/donate.xml b/dash-frontend/assets/gui/tab/donate.xml new file mode 100644 index 00000000..ffa9ebe6 --- /dev/null +++ b/dash-frontend/assets/gui/tab/donate.xml @@ -0,0 +1,31 @@ + + + + +
+ +
+
+
+ +
+
+
+
diff --git a/dash-frontend/assets/gui/tab/home.xml b/dash-frontend/assets/gui/tab/home.xml index 9f27bd6b..a1015acf 100644 --- a/dash-frontend/assets/gui/tab/home.xml +++ b/dash-frontend/assets/gui/tab/home.xml @@ -8,7 +8,7 @@ align_items="center" flex_grow="1" gap="24"> - +