ajnart
3efe18d06f
✨ Invalidate queries
...
This commit adds the functionality of query invalidation
- when a config is created
- when the calendar options are changed
It also makes it so the calendar doesn't update if the widget is currently being edited
2023-05-15 16:20:48 +09:00
Manuel
f4df411d47
🐛 Fix calendar sizing ( #852 )
2023-04-24 21:39:04 +02:00
ajnart
252651c1fb
🐛 Fix edit modal zIndex and imports
2023-04-17 15:07:18 +09:00
ajnart
543113292b
🐛 Fix Calendar
2023-04-17 14:48:04 +09:00
Manuel
049492917a
💄 Dynamic calender dimensions
2023-04-11 22:07:17 +02:00
Meier Lukas
e2311fedc0
🐛 Fix issues from pull request
2023-03-30 23:35:29 +02:00
Meier Lukas
77c8cb8f9e
🐛 API endpoints not working with multiple widgets
2023-03-30 23:15:08 +02:00
Manuel
13531a007c
🚨 Fix build warnings
2023-03-29 12:55:03 +02:00
Manuel
3f44c59e00
🔀 Merge branch 'dev' into tests/add-tests
2023-03-29 12:17:20 +02:00
ajnart
3bb0f20066
🧑💻 Address PR comments
2023-03-21 11:26:19 +08:00
Manuel
4a856c6267
✅ Add vitest and initial tests
2023-03-17 22:10:00 +01:00
ajnart
387f155b29
WIP on Mantine v6
2023-03-03 01:13:23 +09:00
ajnart
5dae500ac3
🚧 WIP on Mantine V6
2023-03-03 00:37:22 +09:00
Mauz
fddcfb3f06
🚑 Fix Error with latest Dashdot changes ( #725 )
2023-02-22 22:04:09 +01:00
Manuel
63f1a64893
🐛 Fix bug with scroll area sizing
2023-02-05 20:12:21 +01:00
Thomas Camlong
5296ce88d2
✨ Add sonarr-v4 compatibility ( #689 )
2023-02-05 17:09:11 +01:00
ajnart
cc9317b31c
Change calendar media style
2023-02-05 21:09:21 +09:00
ajnart
2588134b58
Try fixing previews
2023-02-05 19:37:21 +09:00
ajnart
3bd5495d2a
🚑 Hotfix preview height
2023-02-03 21:08:27 +09:00
ajnart
eff73d233a
🚑 Hotfix media popover
2023-02-02 20:48:15 +09:00
ajnart
1e117cbe7b
Merge branch 'dev' into next-13
2023-02-02 19:03:11 +09:00
Thomas Camlong
2abe81e590
Merge pull request #670 from ajnart/661-add-fix-for-calendar-pop-up-size-on-mobile
...
661 add fix for calendar pop up size on mobile
2023-02-02 19:02:28 +09:00
ajnart
dfa623d98f
⬆️ Upgrade to Next v13.1.6
2023-01-31 12:53:32 +09:00
ajnart
6586cdd060
✨ Add cache and stale timers for most react query
2023-01-31 11:45:52 +09:00
ajnart
fd7a73c1e7
Add max width to the Calendar
2023-01-31 10:06:24 +09:00
ajnart
9d566330be
work on next13
2023-01-23 01:34:36 +09:00
ajnart
cd000131c1
💄 Fix Calendar widget UI
2023-01-19 11:15:56 +09:00
ajnart
6477b76bac
💄 Fix Calendar widget UI
2023-01-19 11:13:47 +09:00
ajnart
a811300f3e
Bugfixes in media display
2023-01-11 08:45:00 +09:00
ajnart
440ec041b1
Add radarrReleaseType option for Radarr fixes #426
2023-01-11 08:44:14 +09:00
ajnart
997a823600
Fix module min sizes
2023-01-08 12:41:55 +09:00
ajnart
c1d3bebfb3
Calendar widget styling
2023-01-03 22:30:52 +09:00
ajnart
e3d7b04059
Update default config
2022-12-24 17:18:16 +09:00
Meierschlumpf
c2186c2525
🎨 Migrate all wrapper to use WidgetWrapper
2022-12-19 18:26:04 +01:00
Meierschlumpf
8f7a3111ca
✨ Change integration structure to array and rename to widgets in config
2022-12-19 17:03:39 +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