Manuel
c14fad680d
refactor: use relative TS path
2023-09-03 16:23:40 +02:00
Tagaishi
981c964ba9
🐛 Fix locale for calendar and clock ( #1330 )
2023-09-01 17:13:55 +02:00
Manuel
8dbb6d4dd3
🔀 Merge branch 'dev' into feature/add-basic-authentication
2023-08-23 21:17:51 +02:00
Tagaishi
b62b6b9ee7
🐛 Fixed locale on Calendar + moment to dayjs
2023-08-13 21:47:50 +02:00
Tagaishi
9b2fecdfcb
🌐 Replaced hardcoded text to use translation
2023-08-09 22:16:57 +02:00
Meier Lukas
3e4c9cdc3d
♻️ Deprecate calendar firstdayofweek option
2023-08-06 16:00:40 +02:00
ajnart
739b95888b
💄 Prettier repository
2023-07-21 18:08:40 +09:00
Tagaishi
fec7d6db58
Fixed build error and refactor
2023-07-17 00:26:10 +02:00
Tagaishi
b6df54c4c0
General visual improvement on the calendar + Font size selection + selection box around the day clicked.
...
Fixes #1145
2023-07-11 23:29:14 +02:00
ajnart
d008baa70a
✨ Add option to hide/show week days on calendar
...
Fixes Calendar Weekdays line #1091
2023-06-28 19:59:25 +09:00
Meier Lukas
bef6c56aeb
🏗️ Migrate calendar to tRPC
2023-06-10 18:00:24 +02:00
Thomas Camlong
a8ea56543b
Merge branch 'dev' into cache-invalidation
2023-05-16 14:50:11 +09:00
ajnart
6f48cafd42
⬆️ Upgrade to @tabler/icons-react
2023-05-15 17:40:59 +09:00
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
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
Thomas Camlong
5296ce88d2
✨ Add sonarr-v4 compatibility ( #689 )
2023-02-05 17:09:11 +01:00
ajnart
1e117cbe7b
Merge branch 'dev' into next-13
2023-02-02 19:03:11 +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
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
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