Jan Böhmer
|
da0845c11c
|
Added Timestampable interface to entities that missed it, to fix timetravel in certain cases
|
2023-11-27 17:53:35 +01:00 |
|
Jan Böhmer
|
717a9fb0a3
|
Fixed API Platform deprecations
|
2023-10-25 20:40:41 +02:00 |
|
Jan Böhmer
|
0e75d76720
|
Added API endpoints for projects
|
2023-10-03 23:53:10 +02:00 |
|
Jan Böhmer
|
e72b120c12
|
Use new UniqueObjectCollection constraint to ensure that BOM entries does not contain duplicate items
|
2023-07-02 20:49:10 +02:00 |
|
Jan Böhmer
|
e8771ea118
|
Fixed some more phpstan issues
|
2023-06-18 00:00:58 +02:00 |
|
Jan Böhmer
|
19530a9102
|
Fixed some PHPStan level 5 issues
|
2023-06-13 20:24:54 +02:00 |
|
Jan Böhmer
|
930adaf439
|
Moved custom validators from annotations to attributes
|
2023-06-11 19:32:15 +02:00 |
|
Jan Böhmer
|
6a2ff9d153
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +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
|
0bc4699cdc
|
Started to move doctrine annotations to attributes (rector automated)
|
2023-05-28 01:33:45 +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
|
de96aae9a5
|
Fixed inspection issues
|
2023-04-15 21:49:19 +02:00 |
|
Jan Böhmer
|
563d6bccd3
|
Added possibility to import users and projects
|
2023-03-25 21:09:02 +01:00 |
|
Jan Böhmer
|
bd2559c37b
|
Added the basic possibility to import KiCAD BOMs into projects
|
2023-03-16 00:05:46 +01:00 |
|
Jan Böhmer
|
ba5ae35809
|
Fixed some inspection issues
|
2023-02-05 03:01:25 +01:00 |
|
Jan Böhmer
|
76ec63e760
|
Added a tab "Build" to project info page, where you can see how often you can build this project.
|
2023-01-18 23:07:51 +01:00 |
|
Jan Böhmer
|
257c67b6c1
|
Fixed static analysis issues.
|
2023-01-08 18:30:41 +01:00 |
|
Jan Böhmer
|
79db46b8e6
|
Renamed devices table to projects to have the same name as the entities.
|
2023-01-08 18:01:56 +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
|
9aa6e714f2
|
Ensure that its own project builds part is not added to the project BOM
|
2022-12-29 17:33:28 +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
|
c78bc01d23
|
Added very basic controls to edit a projects BOM
|
2022-12-23 13:12:22 +01:00 |
|
Jan Böhmer
|
b074095038
|
Fixed inconsistent DB mapping definition
|
2022-12-23 12:27:41 +01:00 |
|
Jan Böhmer
|
7f38095e82
|
Added a part info tab to show in which projects the part is used.
|
2022-12-18 23:58:04 +01:00 |
|
Jan Böhmer
|
d5b1c6be0a
|
Added simple info page for projects
|
2022-12-18 21:58:21 +01:00 |
|
Jan Böhmer
|
0c7ec9f0c7
|
Added some basic DB fields for the new project system
|
2022-12-18 20:34:25 +01:00 |
|