Oliver
|
af88f6ec97
|
python CI: wait for server before continuing
|
2022-05-19 11:55:53 +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 |
|
Oliver
|
9446702d78
|
Skip plugin loading for various database admin functions
|
2022-05-19 09:45:16 +10:00 |
|
Oliver
|
e1a0261888
|
Merge pull request #3032 from rkalman/fix-mfpartdetailtemplate
Fix manufacturer part detail template
|
2022-05-19 08:31:08 +10: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 |
|
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 |
|
Oliver
|
d6ebf3fc24
|
Merge pull request #2912 from sur5r/issue2314
Implement Attachments for manufacturer parts
|
2022-05-18 22:14:08 +10:00 |
|
Oliver Walters
|
0e0ba66b9a
|
Fix broken calls to offload_task
|
2022-05-18 21:40:53 +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
|
146335730e
|
Merge pull request #3026 from SchrodingersGat/plugin-panel-error-catch
Catch errors when rendering custom plugin panels
|
2022-05-18 17:26:21 +10: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
|
bb83c0d53e
|
Merge pull request #3025 from SchrodingersGat/docker-ci-fix
Docker ci fix
|
2022-05-18 16:15:59 +10:00 |
|
Oliver
|
2fde482eab
|
Simplify steps
|
2022-05-18 15:39:58 +10:00 |
|
Oliver
|
3e05c5fde1
|
Bring docker containers down
|
2022-05-18 15:12:19 +10:00 |
|
Oliver
|
ea3133be1d
|
Combine docker-build and docker-test CI steps
- We are building anyway, may as well test
|
2022-05-18 15:11:37 +10:00 |
|
Oliver
|
fd2ec03fab
|
Merge pull request #2993 from SchrodingersGat/webp-support
webp image support
|
2022-05-18 14:43:28 +10:00 |
|
Oliver
|
f53c8865ad
|
Only run docker build on push
|
2022-05-18 14:14:40 +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 |
|
Oliver
|
3b53260d75
|
Allow some variation in unit test
|
2022-05-18 11:51:14 +10:00 |
|
Oliver
|
2cfa4c0a16
|
Merge remote-tracking branch 'matmair/webp-support' into webp-support
# Conflicts:
# InvenTree/InvenTree/tests.py
|
2022-05-18 11:13:26 +10:00 |
|
Matthias Mair
|
21750c92d3
|
remove branch from test
|
2022-05-18 02:33:09 +02:00 |
|
Matthias Mair
|
c4208782c5
|
Update docker_test.yaml
|
2022-05-18 02:31:04 +02:00 |
|
Matthias
|
9a0189b6bb
|
fix env name
|
2022-05-18 02:30:07 +02:00 |
|
Matthias
|
bdf28b72df
|
fix default
|
2022-05-18 02:25:44 +02:00 |
|
Matthias
|
4ac7d9626c
|
add missing test from merge back in
|
2022-05-18 02:07:28 +02:00 |
|
Matthias
|
9b37760856
|
fix assertations
|
2022-05-18 02:06:00 +02:00 |
|
Matthias
|
a570dab5e5
|
generalise function to make new methods simpler
|
2022-05-18 02:04:15 +02:00 |
|
Matthias
|
ca7fb691ac
|
make change patch simpler
|
2022-05-18 02:02:14 +02:00 |
|
Matthias
|
9f0b00cc0e
|
replace old function
|
2022-05-18 02:01:52 +02:00 |
|
Matthias
|
6e19187929
|
add missing import
|
2022-05-18 02:01:25 +02:00 |
|
Matthias
|
dc4affb3c5
|
Merge branch 'webp-support' of https://github.com/matmair/InvenTree into webp-support
|
2022-05-18 01:58:44 +02:00 |
|