Part-DB-server/src/Form/AdminPages
web-devinition.de 14a4f1f437
Some checks failed
Build assets artifact / Build assets artifact (push) Has been cancelled
Docker Image Build / docker (push) Has been cancelled
Docker Image Build (FrankenPHP) / docker (push) Has been cancelled
Static analysis / Static analysis (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Has been cancelled
Added custom part status (#1053)
* Benutzerdefinierten Bauteilstatus einführen

* PartCustomStateController hinzufügen

* Umstellung Migrationen bzgl. Multi-Plattform-Support.
Zunächst MySQL, SQLite Statements integrieren.

* Postgre Statements integrieren

* Semikolon in Migration entfernen

* Migration für PartCustomState aktualisieren

* Benutzerdefinierten Bauteilstatus in TableSettings aufnehmen

* PartCustomStateControllerTest: Attribute für PHPUnit-Gruppen umgestellt

* PartCustomState: Mapping für Parameter korrigieren

* PartCustomState: Darstellung und Zuordnung von Anhängen ergänzt

Die Sidebar wurde um die Anzeige des benutzerdefinierten Bauteilstatus erweitert, inklusive Vorschaubild, sofern vorhanden.

* Migrationen zusammenführen

* PartCustomState: Anpassungen bzgl. Tests

* PartCustomStateEndpoint hinzufügen

* Made custom part states plural for consistency with other entity captions

* Fixed phpunit error

* Fixed phpstan issues

---------

Co-authored-by: Marcel Diegelmann <marcel.diegelmann@gmail.com>
Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
2025-10-27 21:58:16 +01:00
..
AttachmentTypeAdminForm.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
BaseEntityAdminForm.php Made the magic strings of EventCommentHelper into an array 2024-06-25 22:29:04 +02:00
CategoryAdminForm.php Added forms to change EDA infos of footprints and categories 2023-12-01 22:47:05 +01:00
CompanyForm.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
CurrencyAdminForm.php Moved default language, default timezone and base currency settings to new settings system 2024-08-03 23:14:29 +02:00
FootprintAdminForm.php Removed unused import statements 2024-03-03 20:34:36 +01:00
GroupAdminForm.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
ImportType.php Implement excel based import/export 2025-08-31 22:15:58 +02:00
LabelProfileAdminForm.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
MassCreationForm.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
MeasurementUnitAdminForm.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
PartCustomStateAdminForm.php Added custom part status (#1053) 2025-10-27 21:58:16 +01:00
ProjectAdminForm.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00
StorelocationAdminForm.php Removed unused imports 2023-04-15 22:27:19 +02:00
SupplierForm.php Moved default language, default timezone and base currency settings to new settings system 2024-08-03 23:14:29 +02:00