From 2626543f3e848e38ade122c99826f918b92a2040 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A2u=20Cao?=
Date: Sun, 15 Jan 2023 13:09:39 +0800
Subject: [PATCH] Fix linter errors
---
.template-lintrc.js | 6 ++++++
app/components/expense-list/template.hbs | 2 +-
app/styles/_forms.scss | 4 ----
app/styles/_layout.scss | 10 ++++++----
app/templates/dashboard.hbs | 6 +++---
app/templates/signup/eth-account.hbs | 2 +-
6 files changed, 17 insertions(+), 13 deletions(-)
diff --git a/.template-lintrc.js b/.template-lintrc.js
index 4d151e0..22c9f7b 100644
--- a/.template-lintrc.js
+++ b/.template-lintrc.js
@@ -48,6 +48,12 @@ module.exports = {
"no-action"
]
},
+ {
+ "moduleId": "app/components/expense-list/template",
+ "only": [
+ "no-invalid-role"
+ ]
+ },
{
"moduleId": "app/components/topbar-account-panel/template",
"only": [
diff --git a/app/components/expense-list/template.hbs b/app/components/expense-list/template.hbs
index 3633663..c9cf3e6 100644
--- a/app/components/expense-list/template.hbs
+++ b/app/components/expense-list/template.hbs
@@ -13,7 +13,7 @@
{{#each expense.tags as |tag|}}
-
{{else}}
-
+
Syncing data. Please be patient...
diff --git a/app/templates/signup/eth-account.hbs b/app/templates/signup/eth-account.hbs
index d5091c3..4c232e0 100644
--- a/app/templates/signup/eth-account.hbs
+++ b/app/templates/signup/eth-account.hbs
@@ -2,7 +2,7 @@
Complete your contributor profile
-
+
Kredits allow you to take part in project governance, and to earn rewards for
your contributions. For both, you will need an Ethereum wallet/account.