Commit graph

10 commits

Author SHA1 Message Date
3a439285aa Refactors constants for spreadsheet data
Updates constants to reflect changes in the Google Sheet structure.

Removes hardcoded name aliases and introduces a new sheet to manage them.
Updates sheet ranges and column indices to align with the updated structure.

This change centralizes alias management, improving maintainability and data integrity.
2025-05-31 14:35:16 +02:00
b897fd5e5c Added function to auto-adjust column width 2025-05-28 09:56:51 +02:00
e33e3a20c8 Split constants to seperate file 2025-05-28 09:56:35 +02:00
Martin Velebil
78cb2e9e43 Changed "." to "," because of sheets formatting 2025-05-27 23:07:37 +02:00
Martin Velebil
54b259096c updated package.json 2025-05-27 22:36:43 +02:00
Martin Velebil
e9e30f987b cleaning up 2025-05-27 22:11:59 +02:00
Martin Velebil
c4f9ca450d updated gitignore 2025-05-27 22:11:24 +02:00
Martin Velebil
458e9ce7d7 further changes 2025-05-27 22:02:52 +02:00
Martin Velebil
2481e7cd38 added aliases 2025-05-27 21:28:37 +02:00
Martin Velebil
8027d72435 initial commit 2025-05-27 21:06:02 +02:00