Commit Graph

159 Commits

Author SHA1 Message Date
Meierschlumpf 8c5e002aac 🐛 Fix issue with edit mode resizing 2023-01-17 21:35:17 +01:00
ajnart 8b3aa72f1c Fix sidebar width (300 -> 256) 2023-01-17 20:57:18 +01:00
Manuel 0e4f9137e0 🐛 Fix items not being draggable to sidebars 2023-01-16 17:59:21 +01:00
Manuel e05278c618 Revert dynamic gridstack column count depending on sidebars 2023-01-14 22:51:39 +01:00
ajnart 94d15c649b Refactor edit indicator 2023-01-13 20:08:09 +09:00
ajnart 27884656a3 Fix build errors and lint 2023-01-13 18:56:00 +09:00
Bjorn Lammers 277bb7adbd Merge branch 'dev' of https://github.com/ajnart/homarr into dev 2023-01-13 09:49:36 +00:00
Bjorn Lammers 50a836c58b 🚛 Move BitTorrent > Torrent + Lint 2023-01-13 09:49:29 +00:00
ajnart 454d5e53c3 fix defaultValue on widget options 2023-01-13 18:46:59 +09:00
ajnart 90ee7f2cc7 Fix sidebar styling 2023-01-13 14:12:09 +09:00
ajnart e8554890e0 Make column size dependant on number of sidebars 2023-01-13 10:57:57 +09:00
ajnart 5a2653a189 Fix widget delete modal 2023-01-13 10:57:13 +09:00
walkxcode cb85bf4827 Adds doc link to help icon 2023-01-13 00:04:13 +01:00
Manuel Ruwe ff0f96b4b6 🐛 Fix wrong position of wrapper when migrating from old schema 2023-01-11 21:28:24 +01:00
Manuel Ruwe e41f63345c Add screen size popover in edit mode 2023-01-11 20:37:46 +01:00
Manuel Ruwe 4569f53fd0 🐛 Hide wrappers with no tiles inside 2023-01-11 12:57:45 +01:00
ajnart 6ea1277e61 Fix build errors 2023-01-11 08:49:23 +09:00
ajnart 6a3336bd5a Add Select for option types 2023-01-11 08:43:28 +09:00
Manuel Ruwe 79074f960f 🐛 Automatic positions for wrappers and categories 2023-01-10 22:36:26 +01:00
Manuel Ruwe 11fc2c1270 💄 Limit width of popover 2023-01-10 21:42:56 +01:00
Manuel Ruwe d2101fbc1e 🐛 Implement clearing for credentials 2023-01-10 21:42:37 +01:00
Manuel Ruwe 48b7564910 Add popover with validation message for validation errors 2023-01-10 21:35:12 +01:00
Manuel Ruwe 681944f7c5 🐛 Fix categories and wrapper position issues
Co-authored-by: Bjorn Lammers <walkxnl@gmail.com>
2023-01-10 21:29:26 +01:00
Manuel Ruwe 4513aa66f0 🐛 Add missing NZBGet integration type 2023-01-09 20:38:57 +01:00
ajnart 84864a0578 💄 Prettier 2023-01-08 13:59:24 +09:00
ajnart 9af2ee4882 Fix datetile and weathertile display for 1x1 size 2023-01-08 13:55:51 +09:00
ajnart 8f7aedbec4 Fix ping zindex 2023-01-08 13:30:14 +09:00
ajnart 306a3c5f1c Fix integration icons 2023-01-08 12:42:15 +09:00
ajnart b06abde49e Fix groupping for secrets 2023-01-08 12:42:07 +09:00
Meierschlumpf d333dc87ca 🎨 Improve default config for all layout sizes 2023-01-07 23:40:17 +01:00
Meierschlumpf d886bbdaad 🐛 Fix issues with gridstack 2023-01-07 23:25:13 +01:00
Manuel Ruwe dc13efa27d 🚨 Fix build warnings 2023-01-07 20:35:56 +01:00
Meierschlumpf b70399f4f0 Merge branch 'manuel-rw-gridstack' into gridstack-wip-meierschlumpf 2023-01-07 17:59:43 +01:00
Manuel Ruwe 7c0cf6f4ec 🚨 Fix build warnings 2023-01-07 17:03:13 +01:00
Meierschlumpf 1ea4ca2149 🎨 Format with prettier 2023-01-07 09:45:00 +01:00
Meierschlumpf 6e4938482e 🐛 Fix issue with shape 2023-01-07 09:23:10 +01:00
Meierschlumpf 2da206d5b0 🐛 Fix issues with change position modal 2023-01-07 09:19:02 +01:00
Meierschlumpf 48fa81aaad 🎨 Refactored dashboard-view 2023-01-07 00:05:07 +01:00
Meierschlumpf 81256d1098 🐛 Styling variables are changed to frequently sometimes 2023-01-06 23:54:00 +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 43fe7ae634 🐛 Fix zIndex for integrationOptions modal 2023-01-06 21:55:10 +01:00
ajnart 77ff6ead56 Fix MobileRibbons position 2023-01-06 11:36:03 +09:00
ajnart f2d45b67e7 Widget options always visible, use defaultValue 2023-01-06 11:18:29 +09:00
Meierschlumpf 26bcb2fc34 wip: column sorting 2023-01-05 18:00:10 +01:00
ajnart 2d320ff6e9 💄 Lint + Prettier 2023-01-06 01:11:02 +09:00
ajnart 422abaec15 Slider option styling 2023-01-05 23:14:08 +09:00
ajnart f14552f664 add NumberInput, Slider to widget edit modal 2023-01-05 22:43:56 +09:00
Meierschlumpf 6f8f0e90cb wip: improve responsive scaling 2023-01-05 06:01:54 +01:00
Manuel Ruwe d0c016aab6 💄 Improve design and add translations for mobile ribbons 2023-01-04 20:33:29 +01:00