Part-DB-server/docs
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
..
api Added documentation on how to upload files and download URLs through the API on attachments 2024-03-03 19:04:25 +01:00
assets Update example import csv to schow real capatibilities 2025-08-31 22:13:54 +02:00
installation Documentation - Require SQLite 3.35 2025-09-04 14:50:59 +02:00
upgrade Added documentation about manually deleting the var/cache folder while upgrading from 1 to 2 2025-10-18 20:15:21 +02:00
usage Merge branch 'feature/batch-info-provider-import' 2025-09-21 23:14:09 +02:00
.gitignore Improved documentation 2023-02-08 00:52:45 +01:00
_config.yaml Improved documentation 2023-02-12 23:23:38 +01:00
_config_dev.yaml Improved documentation 2023-02-08 00:52:45 +01:00
CNAME Create CNAME 2023-02-08 23:24:04 +01:00
concepts.md Update verbiage (#788) 2024-12-10 14:30:47 +01:00
configuration.md Added custom part status (#1053) 2025-10-27 21:58:16 +01:00
Gemfile Improved documentation 2023-02-08 00:52:45 +01:00
index.md Updated requirements in README file and mention PostgreSQL support in features 2024-06-21 10:39:44 +02:00
partkeepr_migration.md Fixed more typos and grammar issues in docs 2024-02-23 14:26:17 +01:00
serve.sh Improved documentation 2023-02-08 00:52:45 +01:00
troubleshooting.md Fixed more typos and grammar issues in docs 2024-02-23 14:26:17 +01:00