ananthakumaran / paisa

Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi
https://paisa.fyi
GNU Affero General Public License v3.0
2.34k stars 117 forks source link

Main page UI issues #107

Open pashagolub opened 8 months ago

pashagolub commented 8 months ago

Expenses panel hides some names for accounts, e.g. Communication: image

Recent Transactions panel has small font for the name of the transaction: image

But this is one of the most important informations IMO

Thanks a lot for your work!

ananthakumaran commented 8 months ago

Expenses panel hides some names for accounts, e.g. Communication:

I will improve the label/legend handling, there is another open issue related to this

Recent Transactions panel has small font for the name of the transaction

Let me think about it, small font makes it possible to show more information since this would usually be longer than other texts in the transaction.

devgustavovasquez commented 3 months ago

Hi, @pashagolub. Tell me how to change Expenses Icon's. I tried something like More > Configuration > Accounts and set "Expenses:MyExpense:*" and I received an errror:

Invalid configuration [I#] [S#] doesn't validate with https://paisa.fyi/schema.json# [I#/goals/savings] [S#/properties/goals/properties/savings] [I#/goals/savings/0/accounts/0] [S#/properties/goals/properties/savings/items/properties/accounts/items/type] expected , but got string [I#/goals/savings/1/accounts/0] [S#/properties/goals/properties/savings/items/properties/accounts/items/type] expected , but got string [I#/strict] [S#/properties/strict/enum] value must be one of "", "yes", "no"

Can u help me?

pashagolub commented 2 months ago

@devgustavovasquez You cannot use * to set icons! One icon for one account! image