notCharles
93d5e8e0c9
Update Filament to alpha2
2025-04-27 21:10:13 -04:00
RMartinOscar
779ee72ab5
Fix EditProfile
2025-04-25 21:40:25 +00:00
Charles
cd88d23592
pint
2025-04-25 13:21:18 -04:00
Charles
fbf1a5cc59
fix smallstatblock
2025-04-25 13:20:32 -04:00
Charles
795102457f
wip
2025-04-25 13:10:17 -04:00
Charles
b7f26ba26d
Merge remote-tracking branch 'origin/filament-v4' into filament-v4
2025-04-25 12:05:34 -04:00
RMartinOscar
2d9514b3e6
Fix Login
2025-04-25 14:50:32 +00:00
RMartinOscar
bfb29f8109
Missing Import
2025-04-25 13:58:59 +00:00
Charles
8359cc6f1c
fix schedules
2025-04-25 09:33:42 -04:00
Charles
7c32cdcebb
fix label
2025-04-25 09:07:31 -04:00
Charles
2d5043b0b6
replace 'menuitem' with 'action'
...
deprecated
2025-04-25 09:05:55 -04:00
Charles
28b752a983
replace placeholder
with textentry
...
deprecated
2025-04-25 09:02:47 -04:00
Charles
6f5ce87985
temp fix login
2025-04-25 08:48:43 -04:00
Charles
23e02ff5e2
HasForms -> HasSchema
2025-04-25 08:48:22 -04:00
Charles
3c77c0091f
disable spa
...
tabs do not render on spa currently
2025-04-25 08:46:39 -04:00
notCharles
8b4e750f08
Holy crap it loads!
2025-04-24 20:18:15 -04:00
notCharles
6284c73edb
wip
2025-04-24 20:02:20 -04:00
notCharles
8e483f982e
pint
2025-04-24 19:24:46 -04:00
notCharles
0852c8bc12
remove upgrade
2025-04-24 19:23:58 -04:00
notCharles
fc3ca29559
wip
2025-04-24 19:22:31 -04:00
notCharles
61da930909
wip
2025-04-24 19:03:34 -04:00
Lance Pioch
fccd7e5e75
composer update ( #1298 )
...
Co-authored-by: Shift <shift@laravelshift.com>
2025-04-24 15:33:26 -04:00
Lance Pioch
c0225b9e10
Laravel 12.10.1 Shift ( #1294 )
...
Co-authored-by: Shift <shift@laravelshift.com>
2025-04-24 10:08:49 -04:00
Boy132
544aaab960
Make sure 2fa requirement is enforced ( #1289 )
2025-04-23 16:03:10 +02:00
Boy132
914e215bc0
Separate user uploadable avatars into own setting ( #1286 )
2025-04-23 16:02:52 +02:00
Sebastien Green
90fd73f6a4
Change section header icon self alignment to centre ( #1279 )
2025-04-23 10:02:44 -04:00
Boy132
0037b4a1d4
Only use navigation groups when using sidebar ( #1288 )
...
* Revert "Remove `NavigationGroups` for Admin Navbar (#1248 )"
This reverts commit a1869002629b18500b346e5c505869bc45d43456.
* make navigation groups conditional
2025-04-23 16:02:21 +02:00
Boy132
3deada57c6
Remove DynamicDatabaseConnection
( #1290 )
2025-04-23 16:02:08 +02:00
Gabriel
6427903f9f
feat(console): save command history in session ( #1282 )
2025-04-22 17:29:17 -04:00
PalmarHealer
b16e19b4fb
Remove open in new tab since both are on filament now. ( #1292 )
2025-04-22 17:28:00 -04:00
Boy132
7e99d5cd8e
Use Arr::dot
to display multi-dimensional activity log properties ( #1285 )
2025-04-22 22:27:50 +02:00
Boy132
05b1a44a34
Fix metadata coming from wings activity logs ( #1284 )
2025-04-22 22:27:31 +02:00
Letter N
058b613c98
handle failed oauth ( #1264 )
...
* handle failed oauths
* fix linter
* small cleanup
---------
Co-authored-by: Boy132 <mail@boy132.de>
2025-04-22 15:57:44 -04:00
Boy132
0e2ab4b711
Fix activity log query ( #1258 )
2025-04-22 08:28:24 +02:00
Quinten
ee838316e6
Make avatars work ( #1251 )
2025-04-21 11:25:36 +02:00
MartinOscar
ffd94b8892
Fix develop
Node Version reported as outdated ( #1272 )
2025-04-18 16:41:10 +02:00
MartinOscar
a186900262
Remove NavigationGroups
for Admin Navbar ( #1248 )
2025-04-18 10:39:25 -04:00
Lance Pioch
bf14755287
Laravel 12.9.2 Shift ( #1266 )
...
Co-authored-by: Shift <shift@laravelshift.com>
2025-04-18 10:37:21 -04:00
MartinOscar
038504fbec
Only chunk if rows exceeds sqlite variables limit (999) ( #1270 )
2025-04-17 16:24:57 -04:00
MartinOscar
22a0a52f7b
Chunk Sushi
inserts based on rows count ( #1259 )
2025-04-17 00:04:58 +02:00
Boy132
862afaa0e9
Fix api docs for server update requests ( #1262 )
...
* workaround for api docs error
* add deprecated notice
2025-04-15 23:47:31 +02:00
MartinOscar
a4dd8cca4c
Add live()
to KeyValue
on CreateServer
& EditServer
( #1261 )
2025-04-15 16:06:37 +02:00
Letter N
e67e0830eb
Fix Node
graph not rendering correctly ( #1253 )
...
* use round instead of `Number::format`
* remove unused
* also replace `Number::format` in cpu & memory charts
---------
Co-authored-by: Boy132 <mail@boy132.de>
2025-04-15 01:27:35 +02:00
Boy132
b444112085
Correctly display backup status ( #1256 )
...
* add status attribute to backup
* hide actions when backup is not successful
* small cleanup
2025-04-14 12:59:03 +02:00
Boy132
f23d4d6971
Fix action in notifications ( #1257 )
2025-04-14 12:57:38 +02:00
MartinOscar
2a3781f5a8
Add pdo_pgsql
to Docker ( #1244 )
2025-04-13 02:34:27 +02:00
MartinOscar
cb245dc722
Use recommended PHP 8.4
for Docker ( #1245 )
2025-04-13 02:30:09 +02:00
MartinOscar
3ffbf9e46a
Allow users to remove their Avatar
( #1247 )
2025-04-13 02:29:46 +02:00
MartinOscar
8221c80ec2
Only allow image/png
mimetype for Avatar ( #1246 )
2025-04-13 02:27:36 +02:00
MartinOscar
702a6bb750
Restore exception_handler
& error_handler
for Tests ( #1239 )
2025-04-12 16:44:46 +02:00