Matthias
|
c58ed5a07e
|
Fixes #1915
|
2021-08-09 01:43:50 +02:00 |
|
Oliver Walters
|
4e6c8c45ee
|
secondary modal for part form
|
2021-08-08 00:44:46 +10: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
|
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
|
83d8226ad6
|
Refactor "CreatePartCategory" form to API
(cherry picked from commit 06ff961564cdbece29ea52f4e681c079d98bcec8)
|
2021-08-04 11:34:42 +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 |
|