Jan Böhmer
|
294f7cf005
|
Fixed some deprecations related to missing return types
|
2023-10-25 17:27:37 +02:00 |
|
Jan Böhmer
|
33a0981981
|
Added possibility to ignore the checks of withdraw amount when building projects
This fixes #349
|
2023-08-20 23:23:18 +02:00 |
|
Jan Böhmer
|
98e179ba06
|
Validate bom when adding additional bom entries via addPart controller to prevent invalid BOMs
This fixes issue #302
|
2023-07-03 00:28:37 +02:00 |
|
Jan Böhmer
|
6a2ff9d153
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
|
Jan Böhmer
|
219b57a362
|
Fixed some deprecations
|
2023-06-11 17:38:08 +02:00 |
|
Jan Böhmer
|
5629215ce4
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
|
Jan Böhmer
|
7ee01d9a05
|
Applied rector with PHP8.1 migration rules
|
2023-06-11 14:17:19 +02:00 |
|
Jan Böhmer
|
a43af180a7
|
Applied rector rules up to symfony 6.2
|
2023-05-28 01:21:05 +02:00 |
|
Jan Böhmer
|
63df16a369
|
Removed unused imports
|
2023-04-15 22:27:19 +02:00 |
|
Jan Böhmer
|
1cee1abe00
|
Fixed some return type deprecation messages
|
2023-04-15 19:33:39 +02:00 |
|
Jan Böhmer
|
78eacd3ec1
|
Forbid building of a part, when the user is not allowed to withdraw parts stock
|
2023-01-22 23:40:10 +01:00 |
|
Jan Böhmer
|
2f42eb7cff
|
Allow to directly add build as stock to the associated builds part.
|
2023-01-22 23:27:45 +01:00 |
|
Jan Böhmer
|
bc9ed770ad
|
Improved frontend of build page
|
2023-01-22 17:34:10 +01:00 |
|
Jan Böhmer
|
616533ea4a
|
Withdraw selected part lots, when building
|
2023-01-22 16:59:58 +01:00 |
|
Jan Böhmer
|
31a20d0692
|
Validate ProjectBuildRequest
|
2023-01-22 14:13:56 +01:00 |
|
Jan Böhmer
|
83d734747a
|
Added a basic form to perform builds.
Logic does not work yet.
|
2023-01-22 00:01:16 +01:00 |
|
Jan Böhmer
|
0e020dab74
|
Added an price field to allow defining the price of non-part BOM entries
|
2022-12-31 18:57:36 +01:00 |
|
Jan Böhmer
|
39ed00c7c0
|
Fixed issue with removing the bom entries caused by the multiple collapse rows
|
2022-12-28 23:06:52 +01:00 |
|
Jan Böhmer
|
a3ee51e76b
|
Improved styling of the BOM edit
|
2022-12-27 13:03:19 +01:00 |
|
Jan Böhmer
|
b83b55b8d4
|
Added some constraints and validations to the BOM entries.
|
2022-12-26 13:57:11 +01:00 |
|
Jan Böhmer
|
670dd76ef5
|
Implement a user friendly part select element.
|
2022-12-24 14:04:46 +01:00 |
|
Jan Böhmer
|
c78bc01d23
|
Added very basic controls to edit a projects BOM
|
2022-12-23 13:12:22 +01:00 |
|