Oliver
|
9f5618a51f
|
Adds option to reload a form after success, rather than dismissing it
|
2022-02-28 23:57:28 +11:00 |
|
Oliver
|
615a954e09
|
Refactor UI for adding batch code and serial numbers
|
2022-02-28 23:31:23 +11:00 |
|
Oliver
|
9e0120599f
|
Adds front-end javascript code to implement new serializer features
|
2022-02-28 22:48:15 +11:00 |
|
Oliver
|
7d19b21dff
|
JS linting
|
2022-02-28 19:22:22 +11:00 |
|
Oliver
|
fd02f1b761
|
Add option for display of "time" in addition to date
|
2022-02-28 19:14:20 +11:00 |
|
Oliver
|
040f1805e0
|
Pass dates displayed in front-end tables through the date formatter
|
2022-02-28 16:13:08 +11:00 |
|
Oliver
|
c720c75b79
|
Adds javascript function for rendering a date according to user preference
|
2022-02-28 16:10:16 +11:00 |
|
Oliver
|
b19719516b
|
Adds a user-configurable setting to configure how dates are displayed (on the front end only!)
|
2022-02-28 15:57:34 +11:00 |
|
Oliver
|
4858787a78
|
Adds "overdue" field to sales order line item
- API serializer
- front end / UX tables
|
2022-02-28 15:24:01 +11:00 |
|
Oliver
|
784189be75
|
Update purchase order table from part context
|
2022-02-28 15:07:12 +11:00 |
|
Oliver
|
9e82b28e9d
|
Update PO line item table
|
2022-02-28 15:03:39 +11:00 |
|
Oliver
|
8587a59ec1
|
WIP - loading graph
|
2022-02-26 18:36:25 +11:00 |
|
Oliver
|
88bb0f05e9
|
URL fixes
|
2022-02-25 16:00:00 +11:00 |
|
eeintech
|
05b1943886
|
Set default error message visibility in modal options
|
2022-02-18 12:25:50 -05:00 |
|
Oliver
|
580effab92
|
Merge remote-tracking branch 'inventree/master' into match-fields
# Conflicts:
# InvenTree/InvenTree/version.py
|
2022-02-17 22:55:16 +11:00 |
|
Oliver
|
0604e1a127
|
Adds API endpoint for installing stock items into other stock items
- Requires more filtering for the Part API
- Adds more BOM related functionality for Part model
- Removes old server-side form
|
2022-02-17 17:03:17 +11:00 |
|
Oliver
|
6199223636
|
Adds "refresh" button for stock test table
|
2022-02-17 13:46:11 +11:00 |
|
Oliver
|
578c161d4f
|
Adds information on test result being deleted
|
2022-02-17 13:36:00 +11:00 |
|
Oliver
|
fbef0e1ede
|
js linting
|
2022-02-16 17:18:17 +11:00 |
|
Oliver
|
0f0325daba
|
Adds a button to quickly "pass" a test
|
2022-02-16 17:16:17 +11:00 |
|
Oliver
|
8f6312f7f4
|
Adds generic javascript function for mapping file columns to model fields
|
2022-02-16 17:04:33 +11:00 |
|
Oliver
|
f399f4fa34
|
Refactoring API endpoints
- Improved URL naming scheme
|
2022-02-16 16:57:27 +11:00 |
|
Oliver
|
bf39a614a1
|
Automatically select Bom Items with matching serial numbers when allocating stock to a build order output
|
2022-02-16 07:49:18 +11:00 |
|
Oliver
|
35c9b6838e
|
Form improvements
|
2022-02-15 13:33:32 +11:00 |
|
Oliver
|
24c13b04b6
|
Extract serial numbers from submitted form data
|
2022-02-15 13:19:41 +11:00 |
|
Oliver
|
f90a27d01d
|
Adds a new API endpoint for creating build outputs
|
2022-02-15 12:51:48 +11:00 |
|
Oliver
|
6c083622e5
|
Merge pull request #2615 from SchrodingersGat/delete-multiple-outputs
Delete multiple outputs
|
2022-02-10 07:47:00 +11:00 |
|
Oliver
|
6b52a07e71
|
js linting
|
2022-02-10 00:53:38 +11:00 |
|
Oliver
|
96af074365
|
Adds API endpoint to delete build outputs
|
2022-02-10 00:46:38 +11:00 |
|
Oliver
|
ffb319e136
|
Disable "submit" button to prevent multiple simultaneous uploads
|
2022-02-10 00:00:23 +11:00 |
|
Oliver
|
d38a8adf4c
|
Add button to display original row data
|
2022-02-09 23:49:26 +11:00 |
|
Oliver
|
383835aa89
|
Display initial errors when importing data
|
2022-02-09 23:26:32 +11:00 |
|
Oliver
|
7265360648
|
JS linting
|
2022-02-07 13:07:03 +11:00 |
|
Oliver
|
11d5900b69
|
Update upload file template
|
2022-02-07 12:25:09 +11:00 |
|
Oliver
|
131663cecc
|
Adds options to clear existing BOM data when uploading
|
2022-02-07 12:20:18 +11:00 |
|
Oliver
|
2ade14c47b
|
Check for duplicate BOM items as part of serializer validation
|
2022-02-07 11:35:07 +11:00 |
|
Oliver
|
a2c48d308f
|
Adds a BomUpload endpoint to handle upload of complete BOM
|
2022-02-07 10:54:37 +11:00 |
|
Oliver
|
0963602bea
|
Add optional part lookup by "part" field
|
2022-02-07 08:37:39 +11:00 |
|
Oliver
|
81271bf6b9
|
Add "clear input" callback function
|
2022-02-05 10:01:07 +11:00 |
|
Oliver
|
bdf0b5b446
|
Construct required form fields
- required some additional functionality in forms.js
|
2022-02-05 09:53:35 +11:00 |
|
Oliver
|
c620107625
|
Add callback for "remove row" button
|
2022-02-05 09:11:01 +11:00 |
|
Oliver
|
8a86932c7b
|
Initialize related field for "part" selection
|
2022-02-05 01:36:46 +11:00 |
|
Oliver
|
8a8d718534
|
Basic javascript function to construct BOM table from extracted data
|
2022-02-05 01:26:34 +11:00 |
|
Oliver
|
c12191d3ed
|
Disable multi-level BOM requests
|
2022-02-03 16:33:10 +11:00 |
|
Oliver
|
eef15b13ec
|
Merge pull request #2596 from SchrodingersGat/bom-export
Fixes issue with BOM export
|
2022-02-03 15:30:48 +11:00 |
|
Oliver
|
72be63572e
|
Fixes issue with BOM export
- Cascading BOM export was broken
|
2022-02-03 14:52:38 +11:00 |
|
Oliver
|
c6089a2828
|
Reload completed output table
|
2022-02-03 14:47:35 +11:00 |
|
Oliver
|
66e5aa4060
|
Reload build output table when an active build output is deleted
|
2022-02-03 14:23:25 +11:00 |
|
Oliver
|
e879c97e1e
|
Display "base" part when selecting substitutes
|
2022-01-28 13:23:44 +11:00 |
|
Oliver
|
60c5635a21
|
Merge pull request #2576 from SchrodingersGat/translation-fix
Fix message
|
2022-01-28 09:25:50 +11:00 |
|