2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 03:55:41 +00:00
Commit Graph

12236 Commits

Author SHA1 Message Date
cefc4af861 add delete button for notifications 2021-11-30 23:19:58 +01:00
679647433a smaller read button 2021-11-30 22:49:30 +01:00
a6fe5e0d80 Merge pull request from SchrodingersGat/part-details-refactor
Part details refactor
2021-12-01 08:47:29 +11:00
a02e170ed1 Merge pull request from SchrodingersGat/strftime-fix
Handle case where issue_date is not set
2021-12-01 08:47:20 +11:00
194c5c5857 remove logging 2021-11-30 22:36:02 +01:00
44d08d77aa maybe the watcher should be running from the start 2021-11-30 22:35:37 +01:00
713549fe6a Handle case where issue_date is not set 2021-12-01 08:14:49 +11:00
84115b3a8e Reduce width of thumbnail div 2021-12-01 08:07:09 +11:00
a2a436ea69 Column improvements 2021-12-01 08:05:30 +11:00
ec7ef6ef1e reduce needed cyle when idleing 2021-11-30 17:45:56 +01:00
cc9107d72a update docs 2021-11-30 17:35:40 +01:00
92c3eaef8f reduce api calls to really just check every 5 seconds 2021-11-30 17:34:10 +01:00
1d123827bc more doc because more than 3 contributers means we need it 2021-11-30 17:25:15 +01:00
5d7a153d87 document arguments 2021-11-30 17:22:31 +01:00
a1e0bef70d code restructure 2021-11-30 17:19:04 +01:00
d542314520 better docs 2021-11-30 17:14:23 +01:00
d34aa04c7d refactor
to only have one read state updater js codeblock
2021-11-30 17:11:33 +01:00
93f9fe9684 update indicator when table is updated 2021-11-30 17:00:02 +01:00
c8efc26f58 docs 2021-11-30 16:57:58 +01:00
753199febb refactor 2021-11-30 16:57:53 +01:00
791da9b322 add notification counter to indicator 2021-11-30 16:56:55 +01:00
5614fde368 change out icons 2021-11-30 16:55:39 +01:00
c01c0b0e25 Refactor company buttons 2021-11-30 21:13:55 +11:00
91c8d9fee3 Refactor stock item view 2021-11-30 20:59:37 +11:00
e88ea8d157 Refactor supplier part display 2021-11-30 20:53:01 +11:00
1ce1710c50 Refactor manufacturer part display 2021-11-30 20:49:52 +11:00
defe80e2af Refactor build order display 2021-11-30 20:45:18 +11:00
fd02197851 Refactor purchase order page 2021-11-30 20:39:28 +11:00
7b43e3e585 Refactor sales order page 2021-11-30 20:33:41 +11:00
64abe1e889 Refactoring "company" view 2021-11-30 20:31:05 +11:00
440436c70d Refactor display for "part category" 2021-11-30 20:00:26 +11:00
3aad2eb13d Refactor title card for "location" view 2021-11-30 19:57:07 +11:00
5049f17d0b Save toggle state to session 2021-11-30 19:49:04 +11:00
a2d912d374 Bootstrappy collapse 2021-11-30 19:45:37 +11:00
b34b3c6d85 Place part details below main part display tab 2021-11-30 19:38:48 +11:00
684dce9a3e Merge pull request from SchrodingersGat/po-table-fix
Don't be dull, check for null
2021-11-30 15:59:35 +11:00
6e9937e0e9 Don't be dull, check for null 2021-11-30 15:24:19 +11:00
0cefbe41c8 PEP fix 2021-11-29 23:50:15 +01:00
2dbb21f8e7 make creation date none changeable on save 2021-11-29 23:46:41 +01:00
bce69b7733 Removes ship_order function 2021-11-30 00:45:40 +11:00
6963503d02 Delete old SalesOrderShip view 2021-11-30 00:44:42 +11:00
3f9b280e17 Allow shipment numbers to be non-unique for different sales orders
- must be unique for a given sales order
2021-11-30 00:42:30 +11:00
f3f3030b37 Adds API endpoint to "ship" a sales order shipment 2021-11-30 00:02:03 +11:00
c6b11b5e38 New logic for completing a SalesOrderShipment 2021-11-29 23:11:21 +11:00
da6c723184 Merge branch 'master' into partial-shipment
# Conflicts:
#	InvenTree/order/serializers.py
2021-11-29 22:59:36 +11:00
d6dc4dd035 Merge branch 'matmair/issue2279' of https://github.com/matmair/InvenTree into matmair/issue2279 2021-11-29 08:42:57 +01:00
07b0577b94 enable the notification panel to mark messages as read 2021-11-29 01:49:35 +01:00
5bfe891208 add button for unread + refactor 2021-11-29 01:09:36 +01:00
d57ebde265 also add a unread endpoint 2021-11-29 01:08:54 +01:00
06f6587050 add endpoint + buttons to mark a notification read 2021-11-29 01:08:06 +01:00