Oliver Walters
|
4e6c8c45ee
|
secondary modal for part form
|
2021-08-08 00:44:46 +10:00 |
|
Oliver Walters
|
1dc5682767
|
bug fix
|
2021-08-08 00:44:30 +10:00 |
|
Oliver Walters
|
720b332f71
|
Adds secondary to manufacturerpart form
|
2021-08-07 23:49:50 +10:00 |
|
Oliver Walters
|
94c1ed882f
|
Add secondary field options for "Create Supplier Part" form
- Supplier
- Manufacturer Part
|
2021-08-07 23:42:42 +10:00 |
|
Oliver Walters
|
b960ce839a
|
remove debug statement
|
2021-08-07 23:31:21 +10:00 |
|
Oliver Walters
|
fd917b2e41
|
Simple refactoring
|
2021-08-07 23:30:53 +10:00 |
|
Oliver Walters
|
25af8559ba
|
Back-fill newly created model data into the parent modal form
|
2021-08-07 23:27:31 +10:00 |
|
Oliver Walters
|
759a3724b5
|
Add function to extract all data from a displayed form
|
2021-08-07 23:09:56 +10:00 |
|
Oliver
|
be67832821
|
Merge pull request #1908 from eeintech/fix_typo
Fixed typo for build responsible column header
|
2021-08-05 08:14:51 +10:00 |
|
eeintech
|
c0ccb8f588
|
Fixed typo for build responsible column header
|
2021-08-04 17:11:35 -04: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
|
0e8fb6a5ad
|
Refactored DuplicatePart form
- API endpoint now takes care of duplication of other data
|
2021-08-05 00:16:42 +10:00 |
|
Oliver Walters
|
2cb0b448b7
|
Fix error message styles for API errors
- django ValidationError uses "__all__" key for non_field_errors
- whyyyyyyyyyyyy
|
2021-08-05 00:15:55 +10:00 |
|
Oliver Walters
|
408ff639dd
|
Adds ability to pre-fill a form with a complete dataset
|
2021-08-04 23:48:21 +10:00 |
|
Oliver Walters
|
1fafaf8577
|
Refactor partfields function (was essentially duplicated)
|
2021-08-04 23:29:39 +10:00 |
|
Oliver Walters
|
2bf3e3ab02
|
Function to construct part form fields
|
2021-08-04 23:26:17 +10:00 |
|
Oliver Walters
|
a64ee23afc
|
Add more options for form rendering
- "before" a field
- "after" a field
- pure "eye candy" field
|
2021-08-04 23:16:11 +10:00 |
|
Oliver Walters
|
75a1be0284
|
Use API forms for creating and editing BomItem objects
|
2021-08-04 17:25:51 +10:00 |
|
Oliver
|
1f70538b04
|
Adds a button to tables to reload data
|
2021-08-04 14:24:17 +10:00 |
|
Oliver
|
7911801dbf
|
Merge pull request #1900 from SchrodingersGat/part-image-search
Make the part thumbnail selection window searchable
|
2021-08-04 12:28:52 +10:00 |
|
Oliver
|
f95346f214
|
Make the part thumbnail selection window searchable
|
2021-08-04 12:10:49 +10:00 |
|
Oliver
|
83d8226ad6
|
Refactor "CreatePartCategory" form to API
(cherry picked from commit 06ff961564cdbece29ea52f4e681c079d98bcec8)
|
2021-08-04 11:34:42 +10:00 |
|
|
fa3c5ae108
|
updating language to be clearer
see https://github.com/inventree/InvenTree/issues/1889#issuecomment-891901070
|
2021-08-04 00:45:56 +02:00 |
|
Oliver
|
7756c766c3
|
Fix stock.js
|
2021-07-29 12:35:21 +10:00 |
|
Oliver
|
4381a16b0e
|
Template cleanup
|
2021-07-29 12:31:07 +10:00 |
|
Oliver
|
6fe5f0e0e6
|
Fixes for order.js
|
2021-07-29 11:58:32 +10:00 |
|
Oliver
|
ba5479090a
|
Fix nav.js
|
2021-07-29 11:54:04 +10:00 |
|
Oliver
|
28bf5bfdbc
|
Fix table_filters.js
|
2021-07-29 11:52:50 +10:00 |
|
Oliver
|
a222efda33
|
Fix rendering issues
|
2021-07-29 11:43:50 +10:00 |
|
Oliver
|
14aebfdae1
|
Split dynamic javascript files into two separate directories
- One gets translated and is served statically
- One does not get translated and is served dynamically
- Add CI step
|
2021-07-29 09:23:24 +10:00 |
|