Commit Graph
100 Commits
Author SHA1 Message Date
Matthias a03c560914 refactor result processing 2021-10-20 22:06:32 +02:00
Matthias 1b72dfeae6 fix header safeing 2021-10-20 22:04:36 +02:00
Matthias 24a8c34699 only check if plugin urls are enabled if db ready 2021-10-19 21:42:29 +02:00
Matthias 1c93a126ae Revert "remove url load setting for plugin"
This reverts commit e37477eb15.
2021-10-19 21:39:58 +02:00
Matthias f86bd4dd6b catch db not loaded 2021-10-19 20:59:14 +02:00
Matthias 23558e235b PEP fix 2021-10-19 20:58:35 +02:00
Matthias e37477eb15 remove url load setting for plugin 2021-10-19 19:54:20 +02:00
Matthias 69ee4ea14f and here is the helper 2021-10-19 00:32:51 +02:00
Matthias bf679f185f always escalete object 2021-10-19 00:32:26 +02:00
Matthias 515e1faad4 return json rsponse on webhooks 2021-10-19 00:31:25 +02:00
Matthias 6147b079d1 safe url loading 2021-10-18 23:03:00 +02:00
Matthias b36a1d47e1 move webhook receiver logic 2021-10-18 22:39:08 +02:00
Matthias 20bb2d438e make settings protectable from output 2021-10-17 23:19:27 +02:00
Matthias 5eb26c84b9 remove unneeded migration 2021-10-17 20:38:52 +02:00
Matthias c2535cbcd7 PEP fix 2021-10-17 19:59:02 +02:00
Matthias 11672096e7 always check if app already loaded 2021-10-17 19:57:42 +02:00
Matthias d577d3778d PEP fix 2021-10-17 19:53:11 +02:00
Matthias dcab0c430c testing safe settings and app integration 2021-10-17 19:50:46 +02:00
Matthias 5dd36c7587 testing safe url checks 2021-10-17 19:50:21 +02:00
Matthias 487ac594bb testing save navigation checks 2021-10-17 19:50:06 +02:00
Matthias 56d198edb5 mabe migrate first 2021-10-17 19:40:06 +02:00
Matthias d3a4aede29 do not load external plugins for tests 2021-10-17 19:32:06 +02:00
Matthias 171a6d7a4d Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-10-17 18:53:31 +02:00
Matthias 279ed78119 refactor 2021-10-17 04:47:10 +02:00
Matthias 48abd3cf79 remove unneeded settings 2021-10-17 04:35:24 +02:00
Matthias cad744e40b remove unneeded setting 2021-10-17 04:27:19 +02:00
Matthias dfe10a417b fix app settings 2021-10-17 04:24:04 +02:00
Matthias 77312b031a PEP fixes 2021-10-16 17:54:34 +02:00
Matthias 81b2a1e9c9 fix warning block 2021-10-16 17:52:58 +02:00
Matthias 9ac6bf26e5 added warning 2021-10-16 17:50:30 +02:00
Matthias 99e4b6f6a5 settting to control app loading 2021-10-16 17:47:05 +02:00
Matthias c16c26c496 setting to control plugin settings ingestion 2021-10-16 04:17:48 +02:00
Matthias 952e7e4554 add url setting 2021-10-16 00:34:15 +02:00
Matthias 41ce66df6e add navigation setting 2021-10-16 00:32:48 +02:00
Matthias 32122102e6 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-10-15 23:36:19 +02:00
Matthias 103a4af9d4 fix signup with providers with extra args 2021-10-15 23:18:03 +02:00
Matthias 0657b71fe8 clearer name and PEP foxes 2021-10-14 22:19:52 +02:00
Matthias f478a6236f Merge branch 'master' of https://github.com/inventree/InvenTree into onboarding-group 2021-10-14 22:18:42 +02:00
Matthias e0887cf55f move goup forming into own function 2021-10-14 22:16:07 +02:00
Matthias 27aec4246e PEP fix 2021-10-14 21:33:54 +02:00
Matthias f95896e8ea this was not meant to be submitted 2021-10-14 21:33:35 +02:00
Matthias 3a586af556 move setting to better fit grouping 2021-10-14 21:27:41 +02:00
Matthias b26bf780c3 setting to register group on signup 2021-10-14 21:27:09 +02:00
Matthias 3435254d2a fix email config check 2021-10-14 16:34:59 +02:00
Matthias 147d2d4631 fix default setting to not change current behaviour 2021-10-13 17:40:50 +02:00
Matthias 9aaf4c25e1 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-10-12 22:23:45 +02:00
Matthias dde9810f2b no key => failing test 2021-10-10 00:47:39 +02:00
Matthias b2b0113ac1 user needs to be staff 2021-10-10 00:47:15 +02:00
Matthias c67f2aa2d7 set_setting fnc + fixed settings test 2021-10-10 00:21:02 +02:00
Matthias b29650f3af fixxed settings dict 2021-10-09 23:54:55 +02:00
Matthias a32486cfbd PEP fix 2021-10-09 23:19:01 +02:00
Matthias 269bca27e9 more tests 2021-10-09 23:16:38 +02:00
Matthias 4b10c8ca1b load plugin samples also if in test mode 2021-10-09 22:10:26 +02:00
Matthias 1dd41b0e2d default value for recursive 2021-10-09 20:57:30 +02:00
Matthias fa9168d660 preoad modules from external 2021-10-09 20:43:46 +02:00
Matthias 8a56e70dfd create empty integration builtin 2021-10-09 00:22:55 +02:00
Matthias 63819e4871 move plugins 2021-10-09 00:18:01 +02:00
Matthias 3efda98b7d fixed naming switchup 2021-10-08 22:56:40 +02:00
Matthias 910fb4b6f7 fix wrong assertation path 2021-10-08 22:28:33 +02:00
Matthias 207e6c29b9 fix tests 2021-10-08 22:24:07 +02:00
Matthias 9facef6a56 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-10-08 22:21:11 +02:00
Matthias dddd4370cf refactor app 2021-10-08 22:08:09 +02:00
Matthias fe7ab40b48 Merge branch 'master' of https://github.com/inventree/InvenTree into fr-1421-sso 2021-10-07 18:12:25 +02:00
Matthias 68f5af26b6 dont show mail functions if not enabled 2021-10-07 18:08:55 +02:00
Matthias a45b8dcf0e check also here if mail is enabled 2021-10-07 17:50:36 +02:00
Matthias 9a310bdd5c do not send if not configured 2021-10-07 17:42:20 +02:00
Matthias 6c0c8bf1b6 PEP fix 2021-10-07 17:32:58 +02:00
Matthias c37e40d144 use tag for testing 2021-10-07 17:31:18 +02:00
Matthias c83d244663 change of strategies 2021-10-07 17:30:34 +02:00
Matthias b4d9f0ff7e fix save arguments 2021-10-07 17:11:47 +02:00
Matthias 8ef07dcf61 custom reset form 2021-10-07 15:08:08 +02:00
Matthias f89dd84daf check if mail is enabled 2021-10-07 14:24:20 +02:00
Matthias a6c6b5c248 check if registration should be open in python 2021-10-07 14:08:19 +02:00
Matthias c872412d04 rust for SSO needed 2021-10-07 00:26:37 +02:00
Matthias f07df107a9 only show if info present 2021-10-06 10:56:21 +02:00
Matthias eeeb69ce12 website info for plugins 2021-10-06 10:54:57 +02:00
Matthias f1fd1d4da8 set inventory on sitefix assertation 2021-10-05 22:21:15 +02:00
Matthias 81757d5bbd fix iso format 2021-10-05 01:16:25 +02:00
Matthias 98c93c59bb date depends on current git commit 2021-10-05 00:57:26 +02:00
Matthias 9f558d0f69 fix mixin test 2021-10-05 00:56:33 +02:00
Matthias bc0ee2a235 fix test path 2021-10-05 00:55:16 +02:00
Matthias d4eac2b477 PEP fix 2021-10-05 00:43:19 +02:00
Matthias 486893cda5 type rec for title 2021-10-05 00:42:42 +02:00
Matthias af66da4199 Merge branch 'plugin-2037' of https://github.com/matmair/InvenTree into plugin-2037 2021-10-05 00:41:03 +02:00
Matthias 18630c0e0f more tests for integrationbase 2021-10-05 00:40:20 +02:00
Matthias a42bf4983d App Mixin tests 2021-10-05 00:27:08 +02:00
Matthias 2d5854e1e5 fix nav error 2021-10-04 23:00:07 +02:00
Matthias c7a077fb33 more human datetimes 2021-10-04 22:59:07 +02:00
Matthias 4dbf87da56 refactor 2021-10-04 22:47:26 +02:00
Matthias 950ae247a5 cleaner signature status 2021-10-04 22:39:45 +02:00
Matthias a79dba5ed3 plugin information section remodel 2021-10-04 22:37:09 +02:00
Matthias 7ad9cf3b3d human name in navbar 2021-10-04 22:22:37 +02:00
Matthias f406ad7537 only show version if present 2021-10-04 22:21:15 +02:00
Matthias 40789db66c better readable badges 2021-10-04 22:20:50 +02:00
Matthias e7237d13ae added version identifier 2021-10-04 22:10:31 +02:00
Matthias ef858f7701 publishing date for integration plugins 2021-10-04 20:00:27 +02:00
Matthias 575be5b36a author information for integration plugin 2021-10-04 19:54:20 +02:00
Matthias cec29310dc struc 2021-10-04 19:50:56 +02:00
Matthias 90d36069c8 add navigation icon 2021-10-04 19:40:55 +02:00
Matthias 87fff78944 navigtion-mixin icon setting 2021-10-04 19:30:54 +02:00