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

270 Commits

Author SHA1 Message Date
b596e4f164 remove unneeded stuff from broken sample
and optimize for coverage
2021-11-20 16:37:54 +01:00
ebe5993a45 refactor registry into own class and file 2021-11-20 16:31:02 +01:00
8a2a06955f small fixes 2021-11-20 15:49:02 +01:00
67fa4cc119 PEP fix 2021-11-20 13:44:31 +01:00
57aefc8100 wrapper to log failing urls 2021-11-20 13:37:16 +01:00
e925095503 pack logging into custom error processing 2021-11-20 13:26:37 +01:00
008917fdef refactor custom error raising 2021-11-20 13:20:08 +01:00
71e05d569b refactor plugin error processing definition 2021-11-20 13:14:18 +01:00
b05381fcc8 rename / cleanup 2021-11-20 13:00:12 +01:00
2f306d951f refactor url definition into plugin 2021-11-20 12:54:51 +01:00
4171fe42d9 docstring 2021-11-20 12:47:34 +01:00
e82c93ffae refactor into own helper function for plugins 2021-11-20 12:39:27 +01:00
98b0a2995f ignore error in borken sampel -> it should not work 2021-11-20 12:29:29 +01:00
f667367a6b add broken plugin for testing error stack 2021-11-20 04:08:21 +01:00
6301f06416 PEP fix 2021-11-20 04:06:15 +01:00
0d44a4cfa5 error retrieving tag 2021-11-20 04:00:34 +01:00
9f0882d637 move imports 2021-11-20 03:52:27 +01:00
4b3d5b27a6 add more stack logging points 2021-11-20 03:39:47 +01:00
9087cabe5f refactor integration error logging into helper 2021-11-20 03:35:43 +01:00
ebe712312c refactor 2021-11-20 03:31:58 +01:00
8bcdad6a8f make startup more failsafe 2021-11-20 03:29:32 +01:00
d36ab0d9cd some more docs 2021-11-20 03:22:25 +01:00
4c7d295c0e hard reset all plugin registration mechanisms on error 2021-11-20 03:20:55 +01:00
3dfb8167a7 refactor 2021-11-20 03:20:14 +01:00
e70b9bd28f more docs 2021-11-20 03:19:41 +01:00
be24d141de reload without integration apps if loading fails 2021-11-20 03:16:03 +01:00
e301971159 keep reloading save
- wrap reloading
- throw custom error
- log custom error in loading function
2021-11-20 03:10:47 +01:00
0b6e9ef4c9 custom error 2021-11-20 03:05:36 +01:00
c57393f457 refactor clean installed apps 2021-11-20 03:05:01 +01:00
ad98c1df48 refactor registry cleaning 2021-11-20 03:03:57 +01:00
8cab974893 send command as string 2021-11-18 16:38:31 +01:00
e5d0380356 PEP fixes
finishes work for #2318
2021-11-18 16:35:16 +01:00
a617b8b158 fix spelling 2021-11-18 16:26:07 +01:00
0ece82c812 add labels / helptexts to serializer 2021-11-18 16:25:49 +01:00
efa2ad542d add refactor 2021-11-18 16:19:46 +01:00
6ab0e68000 remove unneeded imports 2021-11-18 16:18:08 +01:00
3af426bdd7 allow empty values -> submition from form 2021-11-18 16:17:47 +01:00
37f14f537a make sure bool for maintenance sate 2021-11-18 16:17:26 +01:00
000adb357d refactor plugin urls into plugin dir 2021-11-18 12:50:22 +01:00
bff4623a15 refactor 2021-11-18 01:48:03 +01:00
95fbc27f10 PEP fixes 2021-11-18 01:46:27 +01:00
cbcab9498a override return behaviour 2021-11-18 01:36:37 +01:00
392b7a4683 fix vcs check 2021-11-18 01:30:31 +01:00
4effd76ca0 spellfix 2021-11-18 01:24:30 +01:00
a9fbfaf6af add installer endpoint 2021-11-18 01:24:14 +01:00
e728dc8fdf add detail endpoint 2021-11-17 23:51:29 +01:00
530227e15f add mixins to API 2021-11-17 23:35:56 +01:00
a996be3f5c always slugify key 2021-11-17 23:21:05 +01:00
b0142de421 adding API endpoints for plugins 2021-11-17 23:16:05 +01:00
fe96d07c1e log lookup error 2021-11-17 02:07:29 +01:00