Matthias Mair
9af0b981e7
fix class to enable userlogin
2022-05-20 19:14:35 +02:00
Matthias Mair
6ef8c3dc83
run as admin
2022-05-20 19:11:21 +02:00
Matthias Mair
b7a501f42c
log out first
2022-05-20 19:09:51 +02:00
Matthias Mair
43a2442f02
add usermodel back in
2022-05-20 18:53:33 +02:00
Matthias Mair
556b7036aa
remove repo name from assertations
...
this breaks on other runners (gitlab, azure devops) as they handle repo names in another way
2022-05-20 18:42:41 +02:00
Matthias Mair
9b15d88d5f
fix rule assign
2022-05-20 18:34:45 +02:00
Matthias Mair
45a9a4d0c5
add in missing class references
2022-05-20 17:55:11 +02:00
Matthias Mair
799af89312
style fixes
2022-05-20 17:45:04 +02:00
Matthias Mair
a148dbf303
refactor 'all' role
2022-05-20 17:43:51 +02:00
Maksim Stojkovic
f036252fb9
Added completePendingShipments to exported section
2022-05-21 01:31:01 +10:00
Matthias Mair
c50456297e
fix assertation
2022-05-20 17:27:08 +02:00
Matthias Mair
e1d22f538d
resort imports
2022-05-20 17:24:51 +02:00
Maksim Stojkovic
ac35bd8073
Merge branch 'inventree:master' into fr-2986-shipment-page-action
2022-05-21 01:06:58 +10:00
Maksim Stojkovic
c38862b28c
Added page action to process pending shipments
2022-05-21 01:05:54 +10:00
Maksim Stojkovic
3eb4898019
Added support for secondary buttons on modals
...
Secondary buttons can be added to modal footers beside Close and Submit
Buttons can be linked to callback functions
Callback functions can access options arguments passed to constructForm
2022-05-21 00:52:45 +10:00
Maksim Stojkovic
f1ca9d7aa8
Added div for extra secondary modal buttons
2022-05-20 22:22:49 +10:00
Matthias Mair
74726f0fda
fix endline
2022-05-20 13:35:07 +02:00
Matthias Mair
93b6934127
fix trailing
2022-05-20 13:20:55 +02:00
Matthias Mair
9f922f06ff
fix more imports
2022-05-20 12:53:04 +02:00
Matthias Mair
a6f7a29817
fix import path
2022-05-20 12:48:03 +02:00
Oliver
bd195105e7
Merge pull request #2991 from matmair/not-working-tests
...
Static test fixes
2022-05-20 20:46:28 +10:00
Maksim Stojkovic
b99a9306ce
Added onSuccess support to completeShipment
2022-05-20 20:37:23 +10:00
Matthias Mair
e8287f02d4
rename
2022-05-20 12:33:51 +02:00
Matthias Mair
42d325e7ca
fix spelling
2022-05-20 12:33:28 +02:00
Matthias Mair
3a1996dd48
PEP fix
2022-05-20 12:32:25 +02:00
Matthias Mair
023ff3c85a
Merge branch 'master' of https://github.com/inventree/InvenTree into test-simplify
2022-05-20 12:13:31 +02:00
Matthias Mair
0d5dea3e6d
refactor test setup
2022-05-20 12:12:32 +02:00
Maksim Stojkovic
af0901d06c
Changed complete shipments button to always show
2022-05-20 19:30:19 +10:00
Maksim Stojkovic
c6b9585c02
Fixed typo
2022-05-20 18:28:02 +10:00
Oliver
cc59ef65fc
PEP fixes
2022-05-20 17:31:08 +10:00
Oliver
33bab19abb
Better reporting of settings errors
2022-05-20 17:29:18 +10:00
Oliver
8da278a072
Adds option to hide unavailable stock items from the search preview window
2022-05-20 17:10:51 +10:00
Oliver
0f4ed55bed
JS fixes
2022-05-20 17:02:28 +10:00
Oliver
8ad141f910
Add extra options to control search results in preview window
...
- Allow user to optionally show / hide inactive purchase orders
- Allow user to optionally show / hide inactive sales orders
2022-05-20 16:57:30 +10:00
Matthias Mair
63c64f9dff
Update apps.py
2022-05-20 08:31:21 +02:00
Maksim Stojkovic
f2a3b4ab1f
Changed completeShipment reload to optional
2022-05-20 16:29:59 +10:00
Matthias Mair
c98cae8c1f
switch print with assert
2022-05-20 08:19:14 +02:00
Maksim Stojkovic
b48f8fba2b
Merge branch 'inventree:master' into fr-2986-shipment-page-action
2022-05-20 16:02:45 +10:00
Maksim Stojkovic
239138a1b5
Added page actions menu item
2022-05-20 15:01:45 +10:00
Matthias Mair
e1abdddc4a
Merge branch 'inventree:master' into not-working-tests
2022-05-20 00:28:35 +02:00
Matthias
b87f44dbfc
skip css if not available
2022-05-20 00:10:41 +02:00
Oliver
8385080e4c
Merge pull request #3036 from maksimstojkovic/auto-reload-so
...
Primitive solution to SO reload on shipment
2022-05-19 21:16:24 +10:00
Maksim Stojkovic
d9beaab92c
Primitive solution to SO reload on shipment
2022-05-19 20:31:55 +10:00
Oliver Walters
e93b138de4
Expand unit tests for settings
...
- Check that name and description are translated
- Check for only allowed keys
- Extend checks to include user settings
- Check default value for boolean setting
2022-05-19 19:49:39 +10:00
Oliver
1bff1868fd
Merge pull request #3034 from SchrodingersGat/plugin-panels-test
...
Plugin panels test
2022-05-19 14:30:03 +10:00
Oliver
0c02e57b58
Merge pull request #3028 from maksimstojkovic/automatic-shipment-creation
...
[Feature] Create a default shipment when creating SO
2022-05-19 13:48:33 +10:00
Oliver
2ddaa9c04a
Merge pull request #3020 from SchrodingersGat/download-unit-tests
...
Download unit tests
2022-05-19 13:34:41 +10:00
Oliver
07319731d2
Validate that errors get logged
2022-05-19 13:20:42 +10:00
Oliver
adaec90909
CI: Allow exchange rate test a few goes
2022-05-19 12:54:07 +10:00
Maksim Stojkovic
140006a4cd
Fix PEP styles
2022-05-19 12:19:55 +10:00
Oliver
80e3d0970a
Adds unit tests for the samplepanel plugin
2022-05-19 11:28:18 +10:00
Oliver
11b21a9cca
Allow registry.with_mixin to filter by active status
2022-05-19 11:00:31 +10:00
Oliver
ebcb9685b5
Updates to samplepanel plugin
...
- Enhanced content for "hello world" panel
- Add an optional panel which breaks rendering
2022-05-19 10:04:20 +10:00
Oliver
14b60cdedc
Custom panel content gets passed through the templating engine
2022-05-19 10:03:44 +10:00
Oliver
7d9690b974
Add logging message when plugin fails to render custom panels
2022-05-19 09:53:12 +10:00
Matthias
113a10eb8a
disable static test for now
2022-05-19 01:48:58 +02:00
Oliver
9446702d78
Skip plugin loading for various database admin functions
2022-05-19 09:45:16 +10:00
Matthias
890a5cd1e6
rollback testing dsaveguards and add docs
2022-05-19 01:43:28 +02:00
Matthias
c97a2531a0
update check
2022-05-19 01:06:14 +02:00
Matthias
295c849447
and print
2022-05-19 00:26:59 +02:00
Matthias
8dedf95a8d
make 'some' request
2022-05-19 00:25:27 +02:00
Matthias
734affb983
PEP fix
2022-05-19 00:22:00 +02:00
Matthias
254c2ccca0
this should already happen in SetUp
2022-05-19 00:21:33 +02:00
Matthias
99f3fc814d
add warning if DB not ready
2022-05-19 00:20:48 +02:00
Matthias
84871fdc79
remove tries - if we are here the AppReg should be ready or fail
2022-05-19 00:19:14 +02:00
Matthias
d2ea76d350
fix setup
2022-05-19 00:16:03 +02:00
Matthias
5ab4fdeb84
skip tests if no themes are present
2022-05-19 00:14:20 +02:00
Matthias
c0ef12f270
only use the user if authenticated
2022-05-18 23:33:04 +02:00
Matthias
51cd038f04
jump over if static dir does not exsist
2022-05-18 23:31:44 +02:00
Matthias
6a8a5c6bc1
Merge branch 'not-working-tests' of https://github.com/matmair/InvenTree into not-working-tests
2022-05-18 23:23:44 +02:00
Matthias
444c8b871e
create labels on startup
2022-05-18 23:23:34 +02:00
Kálmán Rózsahegyi
9e8da0e8e0
Fix manufacturer part detail template with missing company view tests
2022-05-18 22:20:42 +02:00
Maksim Stojkovic
4dc997c4ae
Added unit test
2022-05-19 02:06:43 +10:00
Oliver Walters
0831b85e29
Adding some unit tests for SalesOrderLineItem API
2022-05-19 01:39:16 +10:00
Maksim Stojkovic
276075ce05
PEP styling
2022-05-19 00:33:03 +10:00
Maksim Stojkovic
5ece98ed39
Merge branch 'inventree:master' into automatic-shipment-creation
2022-05-19 00:28:41 +10:00
Maksim Stojkovic
2cf67ea0c9
Create default shipment in backend
2022-05-19 00:10:55 +10:00
Maksim Stojkovic
9ae8a6b219
Revert "Create a default shipment when creating SO"
...
This reverts commit c7003fbed8
.
2022-05-18 23:43:06 +10:00
Oliver
8ceff063f8
Merge pull request #3027 from SchrodingersGat/locate-plugin-fix
...
Fix broken calls to offload_task
2022-05-18 23:42:26 +10:00
Oliver Walters
c6590066b8
Add tests for successful location
...
- Sample plugin now updates metadata tag
2022-05-18 22:46:15 +10:00
Oliver Walters
dd476ce796
Add unit tests for the 'locate' plugin
...
- Test various failure modes
- Some of the failure modes didn't fail - this is also a failure
- Fixing API code accordingly
2022-05-18 22:20:29 +10:00
Maksim Stojkovic
c7003fbed8
Create a default shipment when creating SO
2022-05-18 22:01:47 +10:00
Oliver Walters
0e0ba66b9a
Fix broken calls to offload_task
2022-05-18 21:40:53 +10:00
Oliver Walters
aa3a86f372
Exclude metadata from StockLocation and StockItem model resource class
2022-05-18 21:33:40 +10:00
Jakob Haufe
3f67682d53
Increment API version
2022-05-18 13:25:01 +02:00
Jakob Haufe
ed1cc1209e
Add admin class
2022-05-18 13:25:01 +02:00
Jakob Haufe
72f330ab75
Add JS
2022-05-18 13:25:00 +02:00
Jakob Haufe
c6d3cd9bae
Add content panel
2022-05-18 13:25:00 +02:00
Jakob Haufe
fc3e61df24
Add sidebar item
2022-05-18 13:24:59 +02:00
Jakob Haufe
09a7627788
Add API URLs
2022-05-18 13:24:59 +02:00
Jakob Haufe
69ba271bf7
Add API endpoints
2022-05-18 13:24:58 +02:00
Jakob Haufe
3ee32374b4
Add serializer
2022-05-18 13:24:58 +02:00
Jakob Haufe
a373e669cd
Add permission
2022-05-18 13:24:58 +02:00
Jakob Haufe
c608778a1b
Add migration
2022-05-18 13:24:57 +02:00
Jakob Haufe
67c675d1a6
Add ManufacturerPartAttachment class
2022-05-18 13:24:50 +02:00
Oliver
4ceb35a43f
Fix PEP issue
2022-05-18 17:00:20 +10:00
Oliver
6147afe35f
Catch errors when rendering custom plugin panels
2022-05-18 16:54:57 +10:00
Oliver
810671f423
Yet another fix
2022-05-18 13:40:57 +10:00
Oliver
0f1dd3fe65
Same fix for config file test
2022-05-18 13:02:23 +10:00
Oliver
e57087de63
Fix unit test
2022-05-18 12:19:10 +10:00