Commit Graph
100 Commits
Author SHA1 Message Date
Matthias 7a65520252 move import of integration plugins into registry 2021-11-20 19:25:40 +01:00
Matthias 06e5430948 refactor 2021-11-20 18:40:46 +01:00
Matthias 71f74f9cc4 move globalsettings mixin reg to registry 2021-11-20 18:39:24 +01:00
Matthias b1fbac925d move stacks to registry 2021-11-20 18:26:41 +01:00
Matthias 8fbbcb3a8d better readability 2021-11-20 18:13:33 +01:00
Matthias 5f180b61e9 and another flag moved 2021-11-20 18:11:20 +01:00
Matthias 308348f051 move flags 2021-11-20 18:07:05 +01:00
Matthias 3aa40ce3e9 move settings to registry 2021-11-20 18:01:19 +01:00
Matthias 8ac41970ad simpler imports 2021-11-20 17:46:50 +01:00
Matthias e762ec676d simplify imports 2021-11-20 17:29:06 +01:00
Matthias 8d2ad4da2e set up cleaner import paths 2021-11-20 17:17:36 +01:00
Matthias e90b69262a fix import 2021-11-20 17:12:12 +01:00
Matthias 098116675a move git stuff to the helpers 2021-11-20 17:03:10 +01:00
Matthias 5f83fd007f more structure 2021-11-20 17:02:27 +01:00
Matthias 076cca5e62 add TODO for dependency 2021-11-20 16:43:39 +01:00
Matthias b596e4f164 remove unneeded stuff from broken sample
and optimize for coverage
2021-11-20 16:37:54 +01:00
Matthias ebe5993a45 refactor registry into own class and file 2021-11-20 16:31:02 +01:00
Matthias 8a2a06955f small fixes 2021-11-20 15:49:02 +01:00
Matthias d8963fd5b1 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-20 13:50:13 +01:00
Matthias 67fa4cc119 PEP fix 2021-11-20 13:44:31 +01:00
Matthias 57aefc8100 wrapper to log failing urls 2021-11-20 13:37:16 +01:00
Matthias e925095503 pack logging into custom error processing 2021-11-20 13:26:37 +01:00
Matthias 008917fdef refactor custom error raising 2021-11-20 13:20:08 +01:00
Matthias 71e05d569b refactor plugin error processing definition 2021-11-20 13:14:18 +01:00
Matthias b05381fcc8 rename / cleanup 2021-11-20 13:00:12 +01:00
Matthias 2f306d951f refactor url definition into plugin 2021-11-20 12:54:51 +01:00
Matthias 4171fe42d9 docstring 2021-11-20 12:47:34 +01:00
Matthias e82c93ffae refactor into own helper function for plugins 2021-11-20 12:39:27 +01:00
Matthias 98b0a2995f ignore error in borken sampel -> it should not work 2021-11-20 12:29:29 +01:00
Matthias f667367a6b add broken plugin for testing error stack 2021-11-20 04:08:21 +01:00
Matthias 6301f06416 PEP fix 2021-11-20 04:06:15 +01:00
Matthias 12fbd92bad conditional error stack showing 2021-11-20 04:04:52 +01:00
Matthias 0d44a4cfa5 error retrieving tag 2021-11-20 04:00:34 +01:00
Matthias 9f0882d637 move imports 2021-11-20 03:52:27 +01:00
Matthias 4b3d5b27a6 add more stack logging points 2021-11-20 03:39:47 +01:00
Matthias 9087cabe5f refactor integration error logging into helper 2021-11-20 03:35:43 +01:00
Matthias ebe712312c refactor 2021-11-20 03:31:58 +01:00
Matthias 8bcdad6a8f make startup more failsafe 2021-11-20 03:29:32 +01:00
Matthias d36ab0d9cd some more docs 2021-11-20 03:22:25 +01:00
Matthias 4c7d295c0e hard reset all plugin registration mechanisms on error 2021-11-20 03:20:55 +01:00
Matthias 3dfb8167a7 refactor 2021-11-20 03:20:14 +01:00
Matthias e70b9bd28f more docs 2021-11-20 03:19:41 +01:00
Matthias be24d141de reload without integration apps if loading fails 2021-11-20 03:16:03 +01:00
Matthias e301971159 keep reloading save
- wrap reloading
- throw custom error
- log custom error in loading function
2021-11-20 03:10:47 +01:00
Matthias 0b6e9ef4c9 custom error 2021-11-20 03:05:36 +01:00
Matthias c57393f457 refactor clean installed apps 2021-11-20 03:05:01 +01:00
Matthias ad98c1df48 refactor registry cleaning 2021-11-20 03:03:57 +01:00
Matthias 1a6a26204e make sure protected values are never exposed 2021-11-20 00:24:17 +01:00
Matthias 1798214cd2 add protected settings in model 2021-11-19 23:59:57 +01:00
Matthias ce71508d8d remove helper for webhooks 2021-11-19 23:54:42 +01:00
Matthias 87e85c8081 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-19 23:51:02 +01:00
Matthias 74b3cad566 fix language name
missing closing bracket
2021-11-19 23:41:15 +01:00
Matthias 91bc865887 remove webhook ruleset 2021-11-19 23:19:02 +01:00
Matthias a3d9365a78 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-19 23:09:47 +01:00
Matthias 3fbc6890c9 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-19 22:58:31 +01:00
Matthias 4baf2971da remove webhook apis 2021-11-19 22:53:22 +01:00
Matthias d4939e058c remove admin 2021-11-19 22:52:42 +01:00
Matthias d57fc5392b remove model 2021-11-19 22:52:29 +01:00
Matthias 03f343a368 remve tests 2021-11-19 22:50:55 +01:00
Matthias 6563c340dd remove url 2021-11-19 22:50:42 +01:00
Matthias f6ff6c3e68 remove webhook migrations 2021-11-19 22:49:24 +01:00
Matthias e59cf2e636 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-19 22:43:48 +01:00
Matthias a9b89cc562 PEP fix: missing new line 2021-11-19 22:41:29 +01:00
Matthias 7dad2b02f0 add default to icon for sidebar item 2021-11-19 22:22:19 +01:00
Matthias 70916bb11f allow admin buttons to be assigned by class 2021-11-19 21:53:08 +01:00
Matthias 512c73a59e make diffs for extending middleware cleaner 2021-11-19 21:51:57 +01:00
Matthias 9abbb6cb5e PEP fixes for ci / maintenance scripts 2021-11-19 21:50:41 +01:00
Matthias 8cab974893 send command as string 2021-11-18 16:38:31 +01:00
Matthias e5d0380356 PEP fixes
finishes work for #2318
2021-11-18 16:35:16 +01:00
Matthias d750e9e191 reorder fields 2021-11-18 16:26:31 +01:00
Matthias a617b8b158 fix spelling 2021-11-18 16:26:07 +01:00
Matthias 0ece82c812 add labels / helptexts to serializer 2021-11-18 16:25:49 +01:00
Matthias efa2ad542d add refactor 2021-11-18 16:19:46 +01:00
Matthias 6ab0e68000 remove unneeded imports 2021-11-18 16:18:08 +01:00
Matthias 3af426bdd7 allow empty values -> submition from form 2021-11-18 16:17:47 +01:00
Matthias 37f14f537a make sure bool for maintenance sate 2021-11-18 16:17:26 +01:00
Matthias 5dbc5d141a add plugin install button 2021-11-18 16:16:25 +01:00
Matthias 5aa146127c PEP fix 2021-11-18 13:13:59 +01:00
Matthias 000adb357d refactor plugin urls into plugin dir 2021-11-18 12:50:22 +01:00
Matthias a95b298c62 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-18 11:37:11 +01:00
Matthias bff4623a15 refactor 2021-11-18 01:48:03 +01:00
Matthias 4140517060 PEP fixes 2021-11-18 01:47:20 +01:00
Matthias 95fbc27f10 PEP fixes 2021-11-18 01:46:27 +01:00
Matthias cbcab9498a override return behaviour 2021-11-18 01:36:37 +01:00
Matthias 392b7a4683 fix vcs check 2021-11-18 01:30:31 +01:00
Matthias 4effd76ca0 spellfix 2021-11-18 01:24:30 +01:00
Matthias a9fbfaf6af add installer endpoint 2021-11-18 01:24:14 +01:00
Matthias e728dc8fdf add detail endpoint 2021-11-17 23:51:29 +01:00
Matthias 530227e15f add mixins to API 2021-11-17 23:35:56 +01:00
Matthias a996be3f5c always slugify key 2021-11-17 23:21:05 +01:00
Matthias b0142de421 adding API endpoints for plugins 2021-11-17 23:16:05 +01:00
Matthias e97af4c074 Revert "remove unneeded file"
This reverts commit 8af4e81b42.
2021-11-17 02:21:28 +01:00
Matthias 8af4e81b42 remove unneeded file 2021-11-17 02:19:06 +01:00
Matthias 1b382a62ce git ignore plugins dir 2021-11-17 02:18:06 +01:00
Matthias fe96d07c1e log lookup error 2021-11-17 02:07:29 +01:00
Matthias 4ab464dc9e refactor for debug if lookups fail 2021-11-17 02:07:13 +01:00
Matthias 0f321b8e83 turns out we needed that 2021-11-17 02:03:03 +01:00
Matthias e121ad374b more safer = more better ::inno: 2021-11-17 02:02:47 +01:00
Matthias 4513ad5ab6 and this also 2021-11-17 02:02:23 +01:00
Matthias 6c5dd2a5a4 and safety here too 2021-11-17 01:59:30 +01:00