Commit Graph

486 Commits

Author SHA1 Message Date
Meierschlumpf
f240d29f7e 🐛 Fix some issues with change position modal 2022-12-19 19:55:42 +01:00
Meierschlumpf
25fd3a1594 Add functionallity to remove modal 2022-12-19 19:01:50 +01:00
Meierschlumpf
e723c1d374 🐛 Fix edit modal for widgets not working 2022-12-19 19:01:29 +01:00
Meierschlumpf
f625fdba78 Add possibiltiy to add widgets to dashboard 2022-12-19 18:47:01 +01:00
Meierschlumpf
c2186c2525 🎨 Migrate all wrapper to use WidgetWrapper 2022-12-19 18:26:04 +01:00
Meierschlumpf
383a7fa04b 🎨 Improved changeability of wrappers with new wrapper content component 2022-12-19 18:03:52 +01:00
Meierschlumpf
8f7a3111ca Change integration structure to array and rename to widgets in config 2022-12-19 17:03:39 +01:00
Meierschlumpf
7a4c430f2a Made addable integrations dynamic 2022-12-18 23:22:45 +01:00
Meierschlumpf
e82fa7c0ec Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack 2022-12-18 22:59:29 +01:00
Meierschlumpf
f98e66fcad Migrated widget modals from integration modals 2022-12-18 22:58:00 +01:00
Manuel Ruwe
d09c8ea0de Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack 2022-12-18 22:27:34 +01:00
Manuel Ruwe
661c05bc50 🎨 Rename "services" to "apps" in entire project 2022-12-18 22:27:01 +01:00
Meierschlumpf
b4cfa1ac05 Removed widgets from tile definitions 2022-12-18 21:50:08 +01:00
Meierschlumpf
e914174e78 Migrate integrations to widgets 2022-12-18 21:21:23 +01:00
Meierschlumpf
7cb71eba84 🎨 Moved integrations in widgets directory 2022-12-16 21:01:06 +01:00
Manuel Ruwe
3353d35a53 Add new input design for secrets 2022-12-16 20:40:36 +01:00
Meierschlumpf
543bafc610 Add mobile ribbon sidebars 2022-12-16 20:18:20 +01:00
Manuel Ruwe
657e8c9102 Remove unset icon, use local form instead of API 2022-12-16 19:44:57 +01:00
ajnart
786ef505b4 Linting and fixint errors 2022-12-17 00:28:46 +09:00
Manuel Ruwe
63f9949475 🐛 Fix missing event listener on action icon 2022-12-14 12:07:54 +01:00
Meierschlumpf
6bc6dcd7f3 Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack 2022-12-14 10:32:41 +01:00
Meierschlumpf
9b04328828 Add dashDot tile 2022-12-14 10:32:16 +01:00
Manuel Ruwe
0523313e35 Add ribbons for mobile 2022-12-14 10:27:02 +01:00
Manuel Ruwe
2c7ea08b04 🐛 Crash when creating new service 2022-12-12 22:09:17 +01:00
Manuel Ruwe
b961219156 🐛 Fix missing key attribute in options renderer 2022-12-12 21:57:00 +01:00
Manuel Ruwe
4840548946 🐛 Fix nullable integration type 2022-12-12 21:53:30 +01:00
Manuel Ruwe
9211609a7b 🎨 Improve design of tab icons 2022-12-11 21:01:13 +01:00
Manuel Ruwe
50df42cc14 ️ Use debouncer for service name propagation 2022-12-11 20:51:10 +01:00
Manuel Ruwe
c7719b7ad0 🐛 Fix conditional useEffect causing crash 2022-12-11 20:46:18 +01:00
Manuel Ruwe
05e47b5664 Add propagation for service name to service icon 2022-12-11 19:32:51 +01:00
Meierschlumpf
ed64d138c5 Add new types for integration configuration 2022-12-11 19:16:31 +01:00
Manuel Ruwe
68a97e5f27 🚧 New types for integration configuration
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2022-12-11 17:58:51 +01:00
Manuel Ruwe
72338b7b36 🎨 Improve design for element selector 2022-12-11 17:18:25 +01:00
Meierschlumpf
0b61309f58 Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack 2022-12-11 16:06:51 +01:00
Meierschlumpf
bbc02f38c1 Add useNet tile 2022-12-11 16:06:41 +01:00
Manuel Ruwe
4026d0c102 🎨 Fix runtime errors and hover card 2022-12-11 15:45:38 +01:00
Manuel Ruwe
35d20965a3 🐛 Adjust card wrapper for calendar 2022-12-11 15:13:35 +01:00
Manuel Ruwe
6436ef97f2 🐛 Fix gridstack className of service tile 2022-12-11 15:10:44 +01:00
Manuel Ruwe
3979165a07 Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack 2022-12-11 15:04:50 +01:00
Manuel Ruwe
43571ce09b 🎨 Fix attributes of card wrappers 2022-12-11 15:04:05 +01:00
Meierschlumpf
c2571190f6 Add calendar tile 2022-12-11 14:11:25 +01:00
Meierschlumpf
65970d3a2f Add service ping 2022-12-11 13:58:28 +01:00
Meierschlumpf
6d2254ebd5 Add weather tile menu 2022-12-11 13:38:05 +01:00
Manuel Ruwe
40c9b5d203 🎨 Merge change position modals 2022-12-11 13:12:39 +01:00
Manuel Ruwe
8586f0d8ec Add form debouncer for service icon 2022-12-11 00:17:34 +01:00
Manuel Ruwe
d78f0384fa Add generic menu for tiles 2022-12-11 00:00:11 +01:00
Manuel Ruwe
bfdd6b5181 🐛 Layout issues with toggle edit mode button and popover 2022-12-10 22:50:34 +01:00
Meierschlumpf
dbb41e0467 Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack 2022-12-10 22:17:48 +01:00
Meierschlumpf
001890d763 Add gridstack dashboard layout 2022-12-10 22:14:31 +01:00
Manuel Ruwe
ad643616ba Add edit mode button 2022-12-10 17:58:01 +01:00