Matthias
|
5dbc5d141a
|
add plugin install button
|
2021-11-18 16:16:25 +01:00 |
|
Oliver
|
192cfb80b0
|
Merge remote-tracking branch 'inventree/master' into partial-shipment
# Conflicts:
# InvenTree/InvenTree/version.py
|
2021-11-16 17:06:38 +11:00 |
|
Oliver
|
20941ce00b
|
JS linting
|
2021-11-16 00:15:18 +11:00 |
|
Oliver
|
5b0a2576f6
|
additional filters for "used-in" table
|
2021-11-16 00:04:06 +11:00 |
|
Oliver
|
6367f1a9ed
|
Improve titles in table
|
2021-11-16 00:00:52 +11:00 |
|
Oliver
|
ca3c3685fe
|
Tweaks
|
2021-11-15 23:51:21 +11:00 |
|
Oliver
|
c367fd7941
|
Fixes multiple issues for "used in" table
|
2021-11-15 23:51:02 +11:00 |
|
Oliver
|
66032ea77a
|
Indicate that a BOM item is inherited in the "uses" table
|
2021-11-15 23:14:13 +11:00 |
|
Oliver
|
f3782ae8bc
|
visual improvements for table filter elements
|
2021-11-15 23:13:58 +11:00 |
|
Oliver
|
0b487c6111
|
"used in" table now accommodates "inherited" BOMs
|
2021-11-15 23:00:05 +11:00 |
|
Oliver
|
00dc7dafe1
|
Construct "used in" table
|
2021-11-15 22:39:58 +11:00 |
|
Oliver
|
d5cf2b08ac
|
Merge remote-tracking branch 'inventree/master' into partial-shipment
# Conflicts:
# InvenTree/InvenTree/version.py
# InvenTree/order/models.py
|
2021-11-11 12:35:59 +11:00 |
|
Oliver
|
85b906f49d
|
Adds "stock" column sorting for stock table
|
2021-11-10 09:48:52 +11:00 |
|
Oliver
|
cfb873bb4f
|
Bug fix for loading part table without enabling grid view
|
2021-11-09 22:47:19 +11:00 |
|
Oliver
|
db31bf91e6
|
Improve display of "no response from server" message
|
2021-11-09 22:41:54 +11:00 |
|
Oliver
|
5df4374607
|
javascript for editing settings via API
|
2021-11-09 21:16:37 +11:00 |
|
Oliver
|
8d5c3ab18a
|
add extra icons for build order form
|
2021-11-08 13:10:33 +11:00 |
|
Oliver
|
ac97edd18b
|
JS linting
|
2021-11-08 09:58:55 +11:00 |
|
Oliver
|
c9924470ad
|
Replace dialog messages with alerts
|
2021-11-08 09:44:45 +11:00 |
|
Oliver
|
1f1cf9f9e4
|
Allow escape key on barcode modal
|
2021-11-05 10:39:03 +11:00 |
|
Oliver
|
185924e1f8
|
More linting
|
2021-11-05 00:35:47 +11:00 |
|
Oliver
|
5a0ff4c077
|
JS linting
|
2021-11-05 00:32:11 +11:00 |
|
Oliver
|
f27acde934
|
More fixes
- Allow stock item creation for inactive parts
- Better handling of successful stock item creation
- Disable fields rather than hiding them
|
2021-11-05 00:02:55 +11:00 |
|
Oliver
|
b41dbba2b0
|
Correctly handle serialization of newly created stock
|
2021-11-04 23:18:59 +11:00 |
|
Oliver
|
3be4acf3ef
|
More refactoring for notifications
- Adds default behaviour for successful stock item creation
|
2021-11-04 23:09:49 +11:00 |
|
Oliver
|
b65f950864
|
Merge remote-tracking branch 'inventree/master' into stock-item-forms
|
2021-11-04 22:40:09 +11:00 |
|
Oliver
|
f0e44f0efd
|
Merge remote-tracking branch 'inventree/master' into stock-item-forms
|
2021-11-04 17:24:30 +11:00 |
|
Oliver
|
76b5bc067a
|
Fix notes field
|
2021-11-04 17:06:52 +11:00 |
|
Oliver
|
3ceb6f6ba8
|
Fix barcode input
|
2021-11-04 17:04:47 +11:00 |
|
Oliver
|
47f6a8266d
|
Fix for tree-view
- Force "cascade" to be set
|
2021-11-04 15:08:22 +11:00 |
|
Oliver
|
be543ca3da
|
Merge remote-tracking branch 'inventree/master' into stock-item-forms
|
2021-11-04 10:57:40 +11:00 |
|
Oliver
|
3b56895f4d
|
Merge branch 'master' into stock-item-forms
|
2021-11-04 10:34:49 +11:00 |
|
Oliver
|
b279317f89
|
Button style fixes
|
2021-11-04 10:24:47 +11:00 |
|
Oliver
|
4118f98d4d
|
Display more errors
|
2021-11-04 10:17:38 +11:00 |
|
Oliver
|
b6d48cab2a
|
Make further use of notification messages
|
2021-11-04 10:14:01 +11:00 |
|
Oliver
|
df30a85c03
|
More fixes:
- Add "back to site" button on logout screen
- Add favicon to account pages
- Refactor notifications / alerts / caching
|
2021-11-04 09:59:56 +11:00 |
|
Oliver
|
1c6eb41341
|
Ability to toggle part category "star" status via the API
|
2021-11-04 00:01:52 +11:00 |
|
Oliver
|
193d6b334c
|
Add option to display "starred categories" on the index page
|
2021-11-03 23:29:36 +11:00 |
|
Oliver
|
e7f6268640
|
Improvements for alert notifications
- Dismissable
- Delete after a certain amount of time
|
2021-11-03 17:55:30 +11:00 |
|
Oliver
|
85adf842f6
|
Change bullhorn icon to bell icon
|
2021-11-03 16:59:59 +11:00 |
|
Oliver
|
63ec5770f4
|
Merge remote-tracking branch 'inventree/master' into subscription-refactor
|
2021-11-03 16:55:54 +11:00 |
|
Oliver
|
e5435df2ba
|
Merge remote-tracking branch 'inventree/master' into stock-item-forms
|
2021-11-03 15:46:30 +11:00 |
|
Oliver
|
08ffa102c6
|
Fixes for part category table
(cherry picked from commit f7ef309995f8a52c213748f4a9226724e288c936)
|
2021-11-03 13:34:01 +11:00 |
|
Oliver
|
c4ea3ecf6f
|
Bug fix for stock location table
(cherry picked from commit 44794d7b78520023e3b70da61dc13938bfd4bd14)
|
2021-11-03 13:33:57 +11:00 |
|
Oliver
|
be7b224f14
|
Adds API endpoint for serialization of stock items
|
2021-11-03 10:12:42 +11:00 |
|
Oliver
|
2b69d9c2af
|
Correctly serialize stock when creating via the API
|
2021-11-03 07:41:47 +11:00 |
|
Oliver
|
ad4c4f2a6d
|
Stock item duplication now works with the API forms
|
2021-11-03 07:28:21 +11:00 |
|
Oliver
|
d8e3c40f78
|
Implementing more complex behaviour for StockItem creation form
|
2021-11-02 23:04:10 +11:00 |
|
Oliver
|
ef305032c9
|
Create new stock location via API forms
|
2021-11-02 20:04:54 +11:00 |
|
Oliver
|
0d9c08b49c
|
StockLocationEdit
|
2021-11-02 19:58:25 +11:00 |
|