Boy132
c2b1a98d29
Convert variable "rules" to array ( #507 )
...
* convert variable "rules" to array
* allow importing eggs with string rules
* fix tests
* update stock eggs to rules array
2024-08-19 08:33:53 +02:00
notCharles
3158bdfef8
Fix Single Egg Import
2024-08-10 18:20:21 -04:00
notCharles
8662806dfd
Fix 500 if update url is blank
2024-07-20 18:51:38 -04:00
Boy132
8a3d67ada0
Fix update egg from url ( #492 )
2024-07-17 13:00:54 +02:00
Charles
160ea1ed50
Enable Update URL
...
Since importing an egg via url was added, we can enable this.
2024-07-03 10:27:57 -04:00
Charles
82c0568129
Reduce Reuse ( #443 )
...
* Reduce Reuse
Reduce the repetitiveness of \Form\Component\Blah along with all the others...
* PHPStan Fix
2024-06-29 17:38:18 -04:00
Lance Pioch
f459987458
Allow manual (force) updates to eggs ( #427 )
...
* Update labels
* Add force imports
* Not multiple
* pint + changes
---------
Co-authored-by: Charles <charles@pelican.dev>
2024-06-25 15:37:12 -04:00
MartinOscar
aa08e774a1
Fix varchar(191) by replacing with 255 #135 ( #376 )
...
* Add Nullable
* Edit filament & AppServiceProvider
* Pint
* Patch tests
* Actually patching tests
* Actually patching tests
* Remove length
* Remove defaultStringLength
* Let’s see the differences
---------
Co-authored-by: Lance Pioch <git@lance.sh>
2024-06-16 13:56:18 -04:00
Boy132
7c829fb9cf
Fix egg export ( #380 )
2024-06-12 18:18:24 +02:00
Boy132
61f3e965ba
Refactor egg services ( #358 )
...
* combine importer and updateimport
* integrate egg parser into importer
* remove EggCreationService and EggUpdateService
* run pint
* revert change to composer.json
* use egg exporter directly instead of old admin route
2024-06-11 21:01:31 +02:00
notCharles
5344d99a40
Update Mobile View
2024-05-18 17:47:33 -04:00
Lance Pioch
b513366f35
Merge branch 'main' of github.com:pelican-dev/panel
2024-05-15 13:24:44 -04:00
notCharles
35ac1f863a
Move save buttons to the top.
2024-05-13 19:58:01 -04:00
notCharles
f79dac2d13
Show associated servers on edit egg page
2024-05-13 19:39:28 -04:00
notCharles
1f5217a9d9
Add Egg ID to page
2024-05-12 16:16:13 -04:00
Lance Pioch
3609873c4c
These are emails
2024-05-11 23:44:59 -04:00
notCharles
af18a3704f
Fix Creating Eggs
2024-05-11 22:02:57 -04:00
notCharles
c0ca189536
Update CreateEgg to match EditEgg
...
Creating Eggs still broken.
2024-05-11 18:42:24 -04:00
notCharles
1481338eb9
Fix Egg delete button logic
2024-05-11 17:21:06 -04:00
notCharles
44e9da93b6
Add variable permission to edit/create egg + export
2024-05-10 17:53:16 -04:00
Lance Pioch
6468f85cb0
Fix #164 and bypass the casting issue
...
https://github.com/filamentphp/filament/issues/12116#issuecomment-2097408424
2024-05-07 00:10:46 -04:00
notCharles
04675a73fd
Make pretty
2024-05-06 22:05:03 -04:00
Lance Pioch
651b887a0e
Allow this to be changed
2024-04-29 22:42:04 -04:00
Lance Pioch
2982757649
Don’t need to show this
2024-04-29 22:41:58 -04:00
notCharles
cba00d822c
minor fixes for random stuff
2024-04-25 18:57:21 -04:00
notCharles
07244c38eb
refactor resources
2024-04-23 19:45:11 -04:00
Lance Pioch
2664ba0774
Baseline
2024-03-24 01:48:03 -04:00