Commit Graph

315 Commits

Author SHA1 Message Date
shamoon b32d610532 Adds collapsible feature to bookmarks 2023-06-22 11:51:38 -07:00
shamoon 1b6e5c4a8d Update group.jsx 2023-06-22 11:51:12 -07:00
shamoon 714e0a4517 Use Disclosure component for collapsible service groups, add transition
hide collapse arrow if disabled

dont break layout for icons in group title

no-shadow
2023-06-22 10:46:39 -07:00
Alex Higgins 041fae1fb3 Adds ability to collapse layout sections
Reverts pnpm lock file changes

Make entire section above list clickable.

Implement in headlessui instead of pulling in new library.

Remove unecessary packages and clean up ESLint errors
2023-06-22 10:00:04 -07:00
Denis Papec 1622069063 Fixes for existing header styles, fix for glances
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-12 01:15:46 +01:00
Denis Papec 6f750dd83c Further improvements to simplify information widgets
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-12 01:15:30 +01:00
Denis Papec cd5162e39c Refactored information widgets, improve widget-boxed style
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-12 01:15:19 +01:00
Denis Papec c5b6dcc1e0 Add optional boxed styling and error component to information widgets
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-12 01:15:09 +01:00
shamoon 1fb7be7457 Retrieve ping url from config rather than as query parameter 2023-06-11 09:50:41 -07:00
shamoon 6b2930ab8d Revert "Added optional boxed styling for information widgets and refactored information widgets" 2023-06-10 23:30:44 -07:00
Ben Phelps 347761fcad Merge pull request #1574 from denispapec/widget-boxed
Added optional boxed styling for information widgets and refactored information widgets
2023-06-11 08:02:20 +03:00
Denis Papec 91e0ec2f83 Fixes for portainer and kubernetes widget error messages, and error messages for services behind the reverse proxy
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-07 00:54:51 +01:00
shamoon dd4ee44302 Simplify sonarr / radarr queues, better handle some errors 2023-06-05 22:23:21 -07:00
Matteo Bossi 5b3d1cc6e0 Make styling more consistent and add toggle to opt-in instead of opting out 2023-06-06 01:14:10 +02:00
Denis Papec a55fe939cb Further improvements to simplify information widgets
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-05 23:18:18 +01:00
Denis Papec d4fd923be5 Refactored information widgets, improve widget-boxed style
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-03 03:01:21 +01:00
Denis Papec c79d45f91e Add optional boxed styling and error component to information widgets
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-03 02:14:38 +01:00
Matteo Bossi 28e39e46ae Add queue list 2023-06-02 14:57:27 +02:00
shamoon 5850a48ec9 Include right margin on greeting widget
Closes #224

Co-Authored-By: David Moor <dave@ducks-n-tworms.co.uk>
2023-05-26 08:21:02 -07:00
Georges-Antoine Assi cdd7b2d44b Enhanced glances widget (#1534)
* Enhanced glances widget (resource match)

* Make widget clickable + cleanup helperrs

* Prevent unused glances API calls

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-22 10:50:58 -07:00
shamoon be7aa5835a Remove visiblechildren slice
Closes #1512
2023-05-17 14:23:03 -07:00
shamoon d87c5e100d Update container.jsx 2023-05-17 13:21:50 -07:00
shamoon 6324c895ea Merge pull request #1485 from flor0/main
Add support for dashboard-icons SVG file format
2023-05-11 09:59:49 -07:00
shamoon 866bb1c330 Update container.jsx 2023-05-09 16:43:58 -07:00
shamoon 20e3c16089 Remove narrow unit display 2023-05-09 16:43:53 -07:00
Florian Rupp ccbe11e20c add support for dashboard-icons svg format 2023-05-09 23:29:55 +02:00
shamoon 442a76a57e Handle duplicate keys for bookmarks
Closes #1445

Co-Authored-By: David <davidsmejia@gmail.com>
2023-05-01 19:54:33 -07:00
davidsmejia 1de940dd90 fallback for --tw-text-opacity 2023-05-01 17:58:01 -04:00
shamoon 6867258449 Fix overflow non-square icons 2023-05-01 11:29:35 -07:00
David f692e71991 Add Support for Simple Icons + Add optional theme colors for icons (#1438)
* add support for simple-icons si- prefix

* add iconStyle setting

* lowercase comment

* add supported prefix comment

* Apply suggestions from code review

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-01 11:06:05 -07:00
Georges-Antoine Assi bd1c2b1881 Add setting to hide widgets on failure 2023-04-30 19:09:37 -04:00
Juan Manuel Bennàssar Carretero 3e02823980 Fix: align services and widgets 2023-04-27 11:04:45 +02:00
Erv Walter 5080301efe force icons to fit withing a 32x32 square 2023-04-23 16:12:08 +00:00
shamoon dd6a870998 Try to get unique name for service item key and in quicklaunch 2023-04-21 17:55:35 -07:00
shamoon f2fc78b63f Glances include cpu tempts labeled Tctl 2023-04-18 12:09:02 -07:00
shamoon 6d1db78709 Accept http 401 / 403 for ping 2023-04-14 12:05:28 -07:00
shamoon 352b4146f7 homeassistant widget minor code cleanup / changes
- limit to 4 blocks
- allow container to handle field filtering
2023-04-12 01:06:48 -07:00
shamoon 91646888cd Move 5th column behind setting 2023-04-07 22:35:42 -07:00
shamoon 0416f53c04 Update group.jsx 2023-04-07 22:28:19 -07:00
shamoon 7e012993d8 Support per-service stats control 2023-04-07 21:34:33 -07:00
shamoon 7aa496f66f Update item.jsx 2023-04-06 21:53:49 -07:00
shamoon 48224f89a4 Allow show docker stats by default 2023-04-06 20:38:39 -07:00
shamoon cd95c93e68 Increase breakpoint for 5 columns 2023-04-05 23:25:08 -07:00
shamoon 066995702b Add 5th column for 2xl screens 2023-04-05 08:53:28 -07:00
shamoon 2fbe4e5f24 Update cputemp.jsx 2023-04-04 17:05:22 -07:00
shamoon 2829f0b649 Update memory.jsx 2023-04-03 23:22:28 -07:00
shamoon f3ec238a2c Fix glances cpu temp detection & fahrenheit conversion 2023-04-03 21:49:28 -07:00
shamoon 4cb5241e94 glances temp usage bar 2023-03-31 10:37:41 -07:00
shamoon 872237167d Uptime usage bar 2023-03-31 10:37:31 -07:00
shamoon a90f178ee0 Better handle multi-core temp 2023-03-31 08:44:27 -07:00