Commit Graph

11330 Commits

Author SHA1 Message Date
Oliver
e9ae3eb01d Revert to bootstrap-treeview
- More "bootstrappy" design
- Already in code base
- Cleaner API
2021-12-11 00:25:44 +11:00
Oliver
3bc3ff493a CSS tweaks 2021-12-10 22:53:24 +11:00
Oliver
7dcd166d50 Change "sidetree" to "breadcrumb-tree" 2021-12-10 22:53:19 +11:00
Oliver
8c018cf987 Add href to nav toggle (so mouse cursor changes) 2021-12-10 22:31:50 +11:00
Oliver
ffe970d139 Move "sidetree" to underneath breadcrumbs 2021-12-10 22:31:11 +11:00
Matthias
e6ad22ec15
fix plugin urlpattern patching 2021-12-10 01:34:47 +01:00
Matthias Mair
ac0a5d4efc
Merge branch 'inventree:master' into webhooks 2021-12-09 23:56:18 +01:00
Matthias Mair
75aeab48b8
Merge branch 'inventree:master' into matmair/issue2250 2021-12-09 23:56:08 +01:00
Matthias
869324249e
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2201 2021-12-09 23:54:55 +01:00
Matthias
18244f0adf
docstring 2021-12-09 23:54:23 +01:00
Matthias
ceb06c6e62
require MFA for admin if set 2021-12-09 23:54:02 +01:00
Oliver
2b27fab771
Merge pull request #2436 from SchrodingersGat/assign-to-customer
Assign to customer
2021-12-09 10:41:57 +11:00
Oliver
fefe39b88d Fixes for unit tests 2021-12-09 10:04:33 +11:00
Oliver
c1163b9f6b Adds missing semicolon 2021-12-09 09:07:36 +11:00
Matthias
ba921b45ff
remove state from api interface 2021-12-08 22:44:01 +01:00
Matthias
3a3f8ba4ef
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2201 2021-12-08 18:31:33 +01:00
Matthias Mair
b8404c44b4
Merge branch 'inventree:master' into webhooks 2021-12-08 18:28:11 +01:00
Matthias
cfa576d03d
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2250 2021-12-08 18:26:49 +01:00
Oliver
4a453b0a35 Assign multiple stock items to a customer at one 2021-12-09 00:33:45 +11:00
Oliver
96a885e4e1 client side form for assigning stock items to customers 2021-12-09 00:20:45 +11:00
Oliver
c36687af22 Add unit test for new API serializer 2021-12-08 23:45:47 +11:00
Oliver
e0d52843a4 Basic stock assignment serializer implementation 2021-12-08 23:42:27 +11:00
Oliver
88840e6adb
Merge pull request #2435 from SchrodingersGat/old-session-fix
Remove old task to delete expired sessions
2021-12-08 22:49:51 +11:00
Oliver
b19a7cc4fb Run at app startup, not as a migration 2021-12-08 22:26:59 +11:00
Matthias
1cc1fca5fe
set background color 2021-12-08 02:06:55 +01:00
Matthias
2725a2eb87
disable icons 2021-12-08 02:01:26 +01:00
Matthias
79a60ff895
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2250 2021-12-08 01:11:35 +01:00
Matthias
12afb19dfa
move toggle 2021-12-08 01:11:21 +01:00
Matthias
45181904af
fix icon 2021-12-08 00:26:56 +01:00
Matthias
5ed163dd71
add new toggler 2021-12-08 00:22:00 +01:00
Oliver
e4b6306ddb
Merge pull request #2434 from wengtad/issue2428
fix: stock tracking table aligment
2021-12-08 10:21:31 +11:00
Matthias
821f9389d5
remove old links 2021-12-08 00:19:17 +01:00
Matthias
ff5095a270
remove children -> used for reloading 2021-12-08 00:07:05 +01:00
Matthias
596532f312
only one api call 2021-12-08 00:05:34 +01:00
Oliver
c8c35e2f04 Remove old task to delete expired sessions
- Does not apply any more with new session management
2021-12-08 09:55:41 +11:00
Matthias
948270bbcb
add stuff to mark starting endpoint 2021-12-07 23:54:45 +01:00
Weng Tad
c143826e9b fix: stock tracking table aligment
Fixes #2428
2021-12-07 13:59:51 +08:00
Oliver
f2b966fac5
Merge pull request #2433 from SchrodingersGat/string-fix
Translateable string fixes
2021-12-07 11:29:44 +11:00
Oliver
af1fe021f5
Merge pull request #2432 from SchrodingersGat/po-part-filter
Improved table filtering for "purchase order" table
2021-12-07 11:29:38 +11:00
Matthias
2cf4e20d9a
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2250 2021-12-07 01:16:32 +01:00
Matthias
fbc4cfe166
remove always show 2021-12-07 00:52:14 +01:00
Matthias
46279c8172
fix design refs 2021-12-07 00:51:44 +01:00
Oliver
1a85e4f21d Translateable string fixeas 2021-12-07 10:51:40 +11:00
Matthias
2fa67707bd
Add text 2021-12-07 00:51:27 +01:00
Matthias
99a62b2934
move border on right side to items 2021-12-07 00:41:37 +01:00
Oliver
463192e0b9 Improved table filtering for "purchase order" table (as seen from "part" view) 2021-12-07 10:33:09 +11:00
Matthias
61bdf8937c
style fix 2021-12-07 00:30:50 +01:00
Matthias
388b42a407
use sidebar-wrapper for styleing 2021-12-07 00:26:36 +01:00
Matthias
f375ba96ae
add sidetree toggler function 2021-12-07 00:21:33 +01:00
Matthias
b5ae9edc2e
style fixes 2021-12-06 23:48:21 +01:00