Commit Graph

40 Commits

Author SHA1 Message Date
Oliver 4f74a27e1a Exporting data from a Part table now uses the API too
- Makes use of the existing table filters
- Exported data matches exactly what you see in the table!
2022-03-03 17:42:31 +11:00
Oliver 4a90786296 PEP code style fixes 2021-11-25 14:55:24 +11:00
Oliver 68f7887379 Related parts are now created via the API 2021-11-25 14:23:27 +11:00
Oliver 6816071388 Simplify BOM editing view
- A user with permission to edit BOM data can immediately access the BOM editing tools
2021-10-13 14:44:59 +11:00
Oliver Walters aa4ed9feb0 Refactor MakeVariant form
- Now is essentially identical to the DuplicatePart form
- Uses the API form structure
2021-08-05 00:24:38 +10:00
Oliver Walters b04f22fc53 CreatePart form now uses the API
- Simplify the way category parameter templates are copied
2021-08-04 23:27:16 +10:00
Oliver Walters 2e8a490ca9 Fixes for unit tests 2021-08-04 17:41:47 +10:00
Oliver 83d8226ad6 Refactor "CreatePartCategory" form to API
(cherry picked from commit 06ff961564)
2021-08-04 11:34:42 +10:00
Oliver 984e16d5af Return all part parameters to the main part edit form
- refactor purchaseorder view
- refactor salesorder view
2021-07-15 16:07:46 +10:00
Oliver 238dccc071 Replace PartAttachmentCreate form 2021-06-30 09:45:36 +10:00
Oliver 621f47e46c Replace "edit part category" form 2021-06-30 01:04:39 +10:00
Matthias f2b0717d10 removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
2021-05-06 12:11:38 +02:00
Oliver Walters 199ba27031 PEP!!! 2021-02-22 18:44:59 +11:00
Oliver Walters 28e9aa4afa More unit fixes 2021-02-22 18:11:40 +11:00
Oliver Walters ae7fbd6112 Add PEP8-naming extension for flake
- Enforcing python naming checks
2020-11-12 21:53:04 +11:00
eeintech 142cea0cbb Removed custom form save method, remove unused model methods, restored InvenTree CreateAjaxView, improved part related testing 2020-11-04 07:44:06 -05:00
eeintech 0882528b82 Missing class trailing space 2020-11-03 11:15:16 -05:00
eeintech 32b46cdc2a Added better PartRelated creation test 2020-11-03 11:14:31 -05:00
eeintech 0b26d68d0f Added admin view, improved validation of part related relationship 2020-10-16 15:29:58 -05:00
Oliver Walters b3e4efd96e Unit testing fixes 2020-10-06 16:03:19 +11:00
Oliver Walters 3f59ce3f93 Update unit tests
- requires the user to actually have the necessary permissions!
2020-10-06 01:30:36 +11:00
eeintech 27241e217f Style correction 2020-09-07 08:46:39 -05:00
eeintech c5efce36b6 Added PartDetailFromIPN view tests 2020-09-07 08:40:37 -05:00
Oliver Walters 882bda46b4 Fix tests 2020-02-11 22:38:50 +11:00
Oliver Walters bd653f2c49 Some more unit tests 2020-01-07 21:16:01 +11:00
Oliver Walters dac1264878 Fixed unit tests 2019-09-06 12:48:31 +10:00
Oliver Walters 20b37a2d11 Test fixes 2019-09-03 22:45:11 +10:00
Oliver Walters 45d5667ccc PEP fixes 2019-08-08 23:36:32 +10:00
Oliver Walters b872a12131 Test for making part variant 2019-08-08 23:34:32 +10:00
Oliver Walters 3a87cd866c Tests for part creation
- Need more tests for POST action
2019-08-08 23:32:34 +10:00
Oliver Walters 51e4a4c006 Tests for BomItem forms 2019-08-08 23:22:26 +10:00
Oliver Walters d6f1fe74d1 Tests for PartCategory forms 2019-08-08 23:16:03 +10:00
Oliver Walters ab3e66d578 Test for BOM download 2019-08-08 23:10:07 +10:00
Oliver Walters f299248063 Improve testing for part export 2019-08-08 23:06:22 +10:00
Oliver Walters 21d2c434ff Test for part export view
- Needs some more work (parts need supplier parts!)
2019-08-08 23:04:58 +10:00
Oliver Walters afcd411358 (partial) tests for attachment forms 2019-08-08 23:00:01 +10:00
Oliver Walters 3a9494ee69 Test for Part Editing form 2019-08-08 22:50:17 +10:00
Oliver Walters 7db97f2226 Test Part QR Code view 2019-08-08 22:45:10 +10:00
Oliver Walters a70484caff Test PartDetail view 2019-08-08 22:45:02 +10:00
Oliver Walters f26243af97 Tests for Part index / 2019-08-08 22:19:17 +10:00