MartinOscar
168d37b996
Add missing externalId on Server creation ( #859 )
...
* Add missing externalId on server creation
* Pint
* Fix mobile layout
* fix layout
---------
Co-authored-by: notCharles <charles@pelican.dev>
2025-01-04 19:58:51 +01:00
Lance Pioch
133c1a511f
Replace some guzzle exceptions and fix server creation failures ( #848 )
...
* Replace guzzle exceptions
* Pint fixes
* Fix test
* Remove unused imports
* Catch & Notify the user instead of 500
* Update app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
---------
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
2025-01-01 15:20:16 -05:00
Lance Pioch
9a859cdec3
Move role resource under the advanced settings ( #847 )
2024-12-29 18:15:25 -05:00
Charles
a8680c7aed
Mobile + Layout Changes ( #836 )
...
* Update Server Listing
* Update Edit/Create Server Pages
Re-arrange limits, CPU->Memory->Disk
* Remove auto focus
its cancer on mobile...
* Hide Title, Quick yaml fix
* Hide columns on mobile
* Hide backup locked on mobile
* Fix schedules for mobile
* Hide Notes on mobile
* Consolidate and clean these up
* Simplify
* Remove unused imports
* Replace tabler icon package
* Update app/Filament/Server/Resources/FileResource/Pages/EditFiles.php
Co-authored-by: Lance Pioch <git@lance.sh>
* Allow the unit to be changed
* Use existing method
* Update composer and pint
* Update resources/views/tables/columns/server-entry-column.blade.php
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
* Simplify html and add small margin
* Unused
* Add enum
---------
Co-authored-by: Lance Pioch <git@lance.sh>
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
2024-12-28 16:02:24 -05:00
Scai
66a17879a0
fix: use options instead relationship ( #845 )
2024-12-27 16:14:05 -05:00
Boy132
02a0c5c3eb
Fix wrong language formatting in charts ( #832 )
2024-12-17 13:08:12 +01:00
Boy132
993e2c4244
Add CreateUser page ( #825 )
2024-12-13 09:21:37 +01:00
Boy132
914f3dcdbd
Add own action class for "rotate database password" ( #822 )
2024-12-12 18:34:52 +01:00
Boy132
d43b99792f
(Admin) UI Consistency ( #824 )
...
* update phpdocs
* replace deprecated $label and $pluralLabel
* update record title attributes and labels
* update create pages
* run pint
2024-12-12 18:26:37 +01:00
Boy132
eb819032bc
Add own action classes for egg actions (+ add empty state) ( #823 )
...
* add own action classes for egg actions
* add empty state to ListEggs
* put Import before Create
2024-12-12 14:29:02 +01:00
Boy132
5af507b54b
Add own column class for node health ( #820 )
2024-12-12 14:14:52 +01:00
Boy132
bbee45592f
Move custom columns to new namespace ( #821 )
2024-12-12 14:14:37 +01:00
Boy132
640ff9f5b3
Remove unused DatabaseResource
( #819 )
2024-12-12 14:03:16 +01:00
Boy132
0051d9fefc
Allow admins to change server egg ( #811 )
...
* add service that handles egg changing
* add "change egg" action to EditServer page
* add toggle for keeping old variables or not
2024-12-10 23:38:40 +01:00
Lance Pioch
2bfc788e13
Allow searching for port when associating allocations ( #801 )
2024-12-08 16:24:00 -05:00
Lance Pioch
5d2b892eab
Better IP addresses ( #800 )
...
* Unique ip addresses
* Only ipv4 addresses for now
* Switch to selects
2024-12-08 16:19:04 -05:00
Charles
157fa45234
Fix forever expanding code editor ( #782 )
...
* Update CSS
* Update Placeholder
2024-12-07 22:44:13 -05:00
Boy132
e27f23b1b6
Move admin pages & resources into own namespace ( #741 )
...
* move admin pages & resources into own namespace
* fix imports for resource pages
2024-12-07 15:51:27 +01:00