Commit Graph

12 Commits

Author SHA1 Message Date
deepsource-autofix[bot]
64e8e85aac refactor: Replace short hand type conversions with function calls
Prefer using explicit casts by calling `Number`, `Boolean`, or `String` over using operators like `+`, `!!` or `"" +`. This is considered best practice as it improves readability.
2023-03-27 06:10:26 +00:00
ajnart
3481fef3eb 🎨 Tighten up sidebars 2023-01-19 11:13:03 +09:00
Meierschlumpf
1ea4ca2149 🎨 Format with prettier 2023-01-07 09:45:00 +01:00
Meierschlumpf
48fa81aaad 🎨 Refactored dashboard-view 2023-01-07 00:05:07 +01:00
Meierschlumpf
d26128af0e 🐛 Sidebars not working 2023-01-06 23:50:08 +01:00
Meierschlumpf
9608452bed Implemented different layout sizes 2023-01-06 22:46:07 +01:00
Manuel Ruwe
c84d8b59fe ♻️ Refactor hooks 2022-12-23 17:29:58 +01:00
ajnart
2cc04957f3 Translations 2022-12-20 11:34:07 +09:00
Meierschlumpf
e914174e78 Migrate integrations to widgets 2022-12-18 21:21:23 +01:00
Meierschlumpf
543bafc610 Add mobile ribbon sidebars 2022-12-16 20:18:20 +01:00
Meierschlumpf
001890d763 Add gridstack dashboard layout 2022-12-10 22:14:31 +01:00
Meierschlumpf
99a3a4936e 🎨 Improve structure of files 2022-12-04 19:10:07 +01:00