2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00
Commit Graph

2165 Commits

Author SHA1 Message Date
1f003b3f54 Add results for part categories and stock locations 2022-03-29 23:27:44 +11:00
a551bf1e81 Add options to control what is shown in search preview window 2022-03-29 23:27:25 +11:00
4bb95de4f9 Re-add button to submit "search" form and show full results 2022-03-29 23:19:23 +11:00
cc1501283d Refactoring 2022-03-29 22:59:23 +11:00
f1876ae28b Add a "searching..." indicator to show progress 2022-03-29 22:48:54 +11:00
11a6052871 remove the old search bar 2022-03-29 22:46:00 +11:00
22ee6614cc Render links for search results 2022-03-29 22:40:47 +11:00
78e5a685dc Display results for parts and stock items
- Use the existing rendering functions
2022-03-29 22:35:47 +11:00
51d26b1d16 Skeleton for displaying search results 2022-03-29 20:49:23 +11:00
92bff3d1b7 Merge branch 'master' into search-megamenu 2022-03-28 21:56:30 +11:00
89d0e41ebc JS lint fix 2022-03-28 20:59:34 +11:00
13af1cb853 Hide label printing buttons of labels are not enabled 2022-03-28 20:44:33 +11:00
b62905d5c4 Add user setting to enable / disable label printing 2022-03-28 20:38:57 +11:00
05344a3675 Only check for label printing plugins if plugins are enabled 2022-03-28 20:36:34 +11:00
2ce5b7c896 Make plugins_enabled variable available to javascript code 2022-03-28 20:25:47 +11:00
c4ac7e1877 Add callback for search text entery 2022-03-28 20:24:07 +11:00
7d68b3209b Add callbacks for search panel opening and closing 2022-03-28 10:18:49 +11:00
ffb89af9e5 Move search results panel into new template 2022-03-28 10:10:02 +11:00
ce396759a1 Add new javascript file (search.js)
- Empty, for now
2022-03-28 10:09:09 +11:00
2976545988 Adds a new "offcanvas" section for search results 2022-03-28 10:02:55 +11:00
e1b3de001f Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2694 2022-03-27 23:19:41 +02:00
441a947dbb Fix another quantity 2022-03-27 21:06:11 +11:00
ab7eda9d2c Add new button to navbar 2022-03-27 21:04:14 +11:00
ce323d80ea Fix floating point issues 2022-03-27 20:29:59 +11:00
68a02af9cd finish renaming SO / PO 2022-03-27 01:41:16 +01:00
28cec5e9e5 make function simpler 2022-03-27 01:13:09 +01:00
bff2fb81f3 rename AdditionalLineItems to ExtraLine 2022-03-27 01:11:25 +01:00
5b949b6f60 Fix sorting for location column in part table 2022-03-27 07:45:45 +11:00
a523401a2f QR code scanner using camera if available 2022-03-26 19:41:51 +01:00
011d97db3d Tweak display of label printing plugins 2022-03-25 14:20:25 +11:00
293294cce8 Merge remote-tracking branch 'inventree/master' into order-parts-wizard 2022-03-24 20:54:38 +11:00
708ba566cb URL fix 2022-03-24 16:44:46 +11:00
b2b9ceec46 javascript fixes 2022-03-24 16:38:01 +11:00
2fc522ad15 Hard code url - it is not always available 2022-03-24 16:34:31 +11:00
6c25a5805d Allow offloading of label printing to the configured plugin 2022-03-24 14:57:01 +11:00
f1f07a1977 Extract plugin information from label printing request 2022-03-24 13:31:01 +11:00
e62b6063bb If printing plugins are available, let the user select them when printing 2022-03-24 13:20:26 +11:00
4fc605ee28 Render a form for ordering parts 2022-03-23 21:26:11 +11:00
f92aa07f82 Fix null values in build order serial number field 2022-03-23 12:01:50 +11:00
f2806b2e41 Tweaks for existing form code 2022-03-21 23:19:27 +11:00
b4f8136142 Don't add "remove row" button if there is only one row 2022-03-21 21:58:21 +11:00
ce68ee3781 Merge branch 'inventree:master' into matmair/issue2694 2022-03-20 22:15:27 +01:00
ace61c6aab Little bit of eye candy 2022-03-20 19:38:40 +11:00
9cc2cc5683 Fix asynchronous order of events for "mark all as read" button 2022-03-20 19:36:52 +11:00
d2969d0235 Adds a per-user setting to allow sending of emails for notification events 2022-03-20 19:19:42 +11:00
cc50eff3a1 Merge branch 'master' into matmair/issue2694 2022-03-20 02:29:20 +01:00
2861ee0843 another style fix 2022-03-20 02:26:36 +01:00
20b0ccefea style fix 2022-03-20 02:23:11 +01:00
c139b90598 move button 2022-03-20 02:05:30 +01:00
a4c9dfdd6f add read all endpoint 2022-03-20 02:05:18 +01:00