3313 Commits

Author SHA1 Message Date
Boy132
b1a670f8f5 small cleanup 2025-09-02 13:31:00 +02:00
Boy132
a7df78d211 add support for number inputs for startup variables (and set default cast) 2025-09-02 13:09:38 +02:00
Boy132
b70b8e477d add toggle to startup-variable view 2025-09-02 11:17:53 +02:00
Boy132
448983d937 make server entry clickable 2025-09-02 10:10:31 +02:00
Boy132
603029e6aa use new StartupVariable field in client area too 2025-09-02 10:08:38 +02:00
Boy132
9fa9e514bb fix after merge 2025-09-02 10:02:24 +02:00
Boy132
2b2aace872 replace EditorLanguages with filaments Language 2025-09-02 09:54:46 +02:00
Boy132
a32309ea2c replace array_first with Arr:first 2025-09-02 09:28:48 +02:00
Boy132
25e45883a8 fix after merge 2025-09-02 09:28:07 +02:00
Boy132
999ac1ebb1 Merge remote-tracking branch 'upstream/main' into filament-v4 2025-09-02 09:19:52 +02:00
Boy132
8f277aaca0
Create custom startup variable field (#1615) 2025-09-02 09:05:36 +02:00
SaurFort
76451fa0ad
fix: Wrong conversion if decimal prefix selected (#1626)
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
2025-08-31 13:51:27 +02:00
Boy132
0104a08ba4
Create custom number format method to catch invalid languages on php 8.4 (#1623) 2025-08-31 13:48:47 +02:00
MartinOscar
5eff006843
Fix activityLog permission name (#1641) 2025-08-31 12:59:48 +02:00
MartinOscar
a8241bf9f3
Fix Installer, Admin & Exit admin redirect (#1640) 2025-08-30 14:37:59 +02:00
Boy132
42db5b328a
Fix translation for invalid schedule cron + cleanup translations for import modal (#1618) 2025-08-18 23:54:25 +02:00
Charles
1823e2a3d5 Merge remote-tracking branch 'Boy132/main' into filament-v4 2025-08-15 08:55:20 -04:00
Boy132
f31aa78f6f
Fix gap for profile repeaters (api keys, ssh keys, activity logs) (#1613) 2025-08-15 14:07:23 +02:00
Boy132
b5ebd544f4
Improve translation for "link" and "unlink" (oauth) (#1612) 2025-08-15 14:06:53 +02:00
Charles
ea0252fee2 folder structure update + pint
nothing appears to be broken...
2025-08-15 06:33:42 -04:00
Boy132
e36881efa5 run pint 2025-08-14 09:51:15 +02:00
Boy132
1c0b7f7d5f fix server variables naming 2025-08-14 09:22:43 +02:00
Boy132
c77a37ec89
Fix & cleanup OAuthController (#1599) 2025-08-14 08:29:58 +02:00
Boy132
7d9f567254 create relation manager for databases (server resource) 2025-08-13 16:02:28 +02:00
Boy132
d2eba26157 dont use deferred loading on file list 2025-08-13 15:43:58 +02:00
Boy132
e4d28d2333 fix suffixCopy & hintCopy $state 2025-08-13 14:54:54 +02:00
Charles
caf816071f uncomment hintAction 2025-08-13 08:35:53 -04:00
Boy132
2929b0a54e use hintCopy again 2025-08-13 14:33:27 +02:00
Charles
3c9143bee1 Merge remote-tracking branch 'origin/filament-v4' into filament-v4 2025-08-13 08:28:27 -04:00
Charles
29aa0ddc23 phpstan 2025-08-13 08:28:02 -04:00
Boy132
9b906165aa Merge remote-tracking branch 'upstream/main' into filament-v4 2025-08-13 14:14:55 +02:00
Boy132
795cad43b9
Server creation: Only get node_id from allocation if it is missing (#1598) 2025-08-12 15:02:49 -04:00
Charles
46934d7a85
fix eggs with [] (#1596) 2025-08-12 15:02:41 -04:00
notCharles
29ed586c88 Update import egg action 2025-08-12 13:56:59 -04:00
notCharles
e02c432a21 Moar Changes!! 2025-08-12 13:45:15 -04:00
notCharles
68178cd654 Moved wrong user action 2025-08-12 13:31:44 -04:00
notCharles
23f6825072 Move buttons to toolbars 2025-08-12 13:26:07 -04:00
notCharles
ae11fd2a5e Settings page layout 2025-08-12 13:25:55 -04:00
notCharles
582b9bc0ac Merge branch 'main' into filament-v4 2025-08-11 17:18:11 -04:00
Charles
b03d2cf919
composer update + update jwt (#1587) 2025-08-11 16:57:59 -04:00
Boy132
27a8423f55
Fix container status caching (#1588) 2025-08-11 22:21:52 +02:00
Boy132
900f8d0fe1
Cleanup remote api requests (#1579) 2025-08-09 17:53:45 -04:00
Boy132
7c315ac995
Auto create missing users when using oauth (#1573) 2025-08-07 11:22:30 +02:00
Boy132
49e9440e0f
Fix server creation without deployment (#1569) 2025-08-07 11:16:32 +02:00
notCharles
1212b3bd34 Fix egg export/import 2025-08-06 17:08:58 -04:00
notCharles
2f22b5807e v4-beta22 update 2025-08-06 16:52:07 -04:00
notCharles
c3b5e726d2 Merge branch 'main' into filament-v4 2025-08-06 16:48:14 -04:00
Boy132
d2f1936bbf
Add abstract base class for panel providers (#1576) 2025-08-05 23:17:34 +02:00
Charles
36863f94c0
Allow user selectable navigation type (#1572)
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
2025-08-05 08:56:31 -04:00
Charles
75863c50d1
Load app.css before filament styles (#1575) 2025-08-04 18:11:34 -04:00