Jan Böhmer
|
1823bc6528
|
Added url to media file and thumbnail to attachments
|
2023-09-18 22:16:09 +02:00 |
|
Jan Böhmer
|
0af5a58dbe
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
|
Jan Böhmer
|
e04b635c98
|
Added API endpoints for more data structures
|
2023-09-03 17:15:18 +02:00 |
|
Jan Böhmer
|
676c8eeefb
|
Added basic API to access and edit manufacturer entities
|
2023-08-06 20:18:57 +02:00 |
|
Jan Böhmer
|
cbdf0a9392
|
Fixed some errors introduced by earlier typings
|
2023-06-18 16:01:28 +02:00 |
|
Jan Böhmer
|
b7c8ca2a48
|
Improved typing and phpdoc type annotations
|
2023-06-18 15:37:42 +02:00 |
|
Jan Böhmer
|
485b35fbd4
|
Fixed static analysis issues
|
2023-06-11 23:16:07 +02:00 |
|
Jan Böhmer
|
6a2ff9d153
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
|
Jan Böhmer
|
e57d6e508a
|
Fixed some serializer deprecations
|
2023-06-11 18:12:22 +02:00 |
|
Jan Böhmer
|
219b57a362
|
Fixed some deprecations
|
2023-06-11 17:38:08 +02:00 |
|
Jan Böhmer
|
684334ba22
|
Improved code style of tests
|
2023-06-11 15:02:59 +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
|
d04d743520
|
Fixed typos
|
2023-04-15 23:14:53 +02:00 |
|
Jan Böhmer
|
63df16a369
|
Removed unused imports
|
2023-04-15 22:27:19 +02:00 |
|
Jan Böhmer
|
29d1d49aca
|
Fixed some more inspection issues
|
2023-04-15 22:05:29 +02:00 |
|
Jan Böhmer
|
5f29ee9052
|
Fixed some deprecation messages
|
2023-04-15 21:18:11 +02:00 |
|
Jan Böhmer
|
1cee1abe00
|
Fixed some return type deprecation messages
|
2023-04-15 19:33:39 +02:00 |
|
Jan Böhmer
|
8a3ce36c65
|
Fixed static analysis issue
|
2023-04-02 01:17:19 +02:00 |
|
Jan Böhmer
|
a7ea12d07d
|
Fixed import errors and reuse existing datastructrues from DB while importing complex data
Also now imports should not create duplicate instances of the same data elements. This fixes issue #101.
|
2023-04-02 00:55:20 +02:00 |
|
Jan Böhmer
|
b7aae7d87b
|
Improved documentation and added example CSV file
|
2023-03-15 21:33:18 +01:00 |
|
Jan Böhmer
|
fe5dd065ed
|
Added tests for EntityImporter service
|
2023-03-14 00:17:13 +01:00 |
|
Jan Böhmer
|
945fd988b3
|
Added tests for serializer normalizers
|
2023-03-14 00:02:40 +01:00 |
|
Jan Böhmer
|
c466cb68b9
|
Allow to import supplier, supplier part number and price via CSV
|
2023-03-13 01:04:49 +01:00 |
|
Jan Böhmer
|
820be46ed3
|
Make more fiields importable
|
2023-03-13 00:52:22 +01:00 |
|
Jan Böhmer
|
4437f206af
|
Allow alternative names for import for parts
|
2023-03-13 00:44:05 +01:00 |
|
Jan Böhmer
|
a1f4b35749
|
Explicitly mark our normalizers as cachabel or not
|
2023-03-13 00:35:31 +01:00 |
|
Jan Böhmer
|
b38f49a90e
|
Added possibility to import storelocation and instock amount
|
2023-03-13 00:22:46 +01:00 |
|
Jan Böhmer
|
61e2dde400
|
Allow to import category, footprint and manufacturer by giving a string in the CSV file
|
2023-03-12 21:10:48 +01:00 |
|
Jan Böhmer
|
38b5e95842
|
Improved serialization result for parts
|
2023-03-12 01:41:44 +01:00 |
|