bakhirev / assayo

📈 Visualization and analysis of your git repository data.
https://assayo.online/
Other
148 stars 10 forks source link

[Bug?] Invalid currency code once switched to EUR #27

Closed loremus closed 1 month ago

loremus commented 1 month ago

First of all, thank you for creating this wonderful tool. I discovered it today and was surprised by how under-the-radar it is. You guys deserve more recognition for this fantastic work!

A small issue so far: after setting the employee salary currency to EUR and saving it, the entire app turned into a white screen. Below is a screenshot of what happens after each restart:

image

P.S. I would be glad to help with translation to English and French, but I’m not sure where to start. Any guidance would be appreciated!

bakhirev commented 1 month ago

Thank you for choosing this app! We are already starting to work on a fix ^_^ In this moment try using the language. It will automatically calculate in euros. Example: https://assayo.online/demo/?dump=./test.txt&lang=fr

bakhirev commented 1 month ago

bug

Please check fix. Since each country has different salaries, the salary is now stored in US dollars and converted at the time of display.