2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00
Commit Graph

8913 Commits

Author SHA1 Message Date
6f8909c710 mixin registry 2021-09-19 17:32:44 +02:00
369f92abf1 move mixin registry stuff into own class 2021-09-19 17:12:16 +02:00
5ce525400d small refactor 2021-09-19 16:55:24 +02:00
063a0e5142 Link preflight check 2021-09-19 16:52:31 +02:00
3edabc810e use namespaces for urls 2021-09-19 16:44:32 +02:00
22ee631af5 fixing wrong link 2021-09-19 16:41:55 +02:00
1c89e83d28 navigation plugin 2021-09-19 16:27:43 +02:00
4c8318440c renmae of plugin 2021-09-19 14:54:55 +02:00
c222b9c296 Some sample code for internal testing 2021-09-19 14:46:32 +02:00
896b676a66 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-09-18 22:59:48 +02:00
3b2cb43ece mixin_enabled check for templates 2021-09-18 04:46:50 +02:00
1c781d9bf0 rename 2021-09-18 04:32:31 +02:00
0b0c4cf337 more code structure 2021-09-18 04:27:24 +02:00
debad4ab9a refactor to make simpler 2021-09-18 04:23:31 +02:00
21d187a387 one module check fnc 2021-09-18 04:18:34 +02:00
0cae3633d2 use button to open plugin urls 2021-09-18 03:43:09 +02:00
8fb6d7723b ensure module 2021-09-18 03:42:27 +02:00
d363063add remove duplicate functions 2021-09-18 03:41:41 +02:00
dc70b5ef11 urls as own mixin 2021-09-18 03:40:21 +02:00
8220ccb385 plugin settings as a module 2021-09-18 03:31:52 +02:00
f74cd5901d module registry mechanism 2021-09-18 03:30:21 +02:00
ecc86e0989 general linting fixes 2021-09-18 03:27:19 +02:00
b9ba6b9225 make link a button 2021-09-18 02:49:07 +02:00
aa120a8197 open in new tab 2021-09-18 02:48:25 +02:00
21dee0d459 urls overview in plugin settings 2021-09-18 02:47:31 +02:00
1296e631d9 link to base in plugin site 2021-09-18 02:15:05 +02:00
dafed332bc show base url in settings 2021-09-18 02:09:22 +02:00
ca1fce4cf3 make plugin path a setting 2021-09-18 02:08:33 +02:00
fc3188513b Links in plugin badges 2021-09-18 01:37:53 +02:00
2498cbde79 PEP fixes 2021-09-17 22:59:29 +02:00
4c7d1e6658 show enabled functionality in plugin overview 2021-09-17 22:55:02 +02:00
733303fb66 Plugin overview 2021-09-17 22:49:43 +02:00
771c453c40 settings UI integration 2021-09-17 22:47:49 +02:00
682ee87267 settings per plugin 2021-09-17 22:44:11 +02:00
ae3c9817be Merge pull request #2062 from SchrodingersGat/app-issue-template
Add template for app issues
2021-09-17 22:34:45 +10:00
8d6d16c07b Add template for app issues 2021-09-17 22:13:13 +10:00
7b2b01c26f Merge pull request #2060 from SchrodingersGat/character-test
Adds a test for non-standard characters via API
2021-09-17 21:48:10 +10:00
e7963f8a85 test fixes 2021-09-17 21:06:07 +10:00
11cc0c7ced Adds a test for non-standard characters via API 2021-09-17 20:53:18 +10:00
d5f022f2cb url integration 2021-09-15 07:53:19 +02:00
9f3862ab27 basic integration plugin 2021-09-15 07:40:19 +02:00
7319150e7c refactor of load_plugin 2021-09-15 07:26:30 +02:00
a344bc1ab2 Merge branch 'master' of https://github.com/inventree/InvenTree into webhook-2036 2021-09-14 18:17:05 +02:00
d73a7176fd Merge pull request #2055 from SchrodingersGat/test-template-table-fix
Fix callback for test template table
2021-09-14 10:58:57 +10:00
5bd5c61b9d Fix callback for test template table 2021-09-14 10:43:40 +10:00
1643a2ccb2 Merge pull request #2054 from matmair/fix-for-2004
Fix for 2004
2021-09-14 10:00:19 +10:00
847fb62ab5 js style 2021-09-13 23:25:13 +02:00
c890a4a6d0 only add button per name once 2021-09-13 23:18:44 +02:00
76c28e60d3 fixing typo 2021-09-13 20:50:26 +02:00
95924852a4 Merge pull request #2053 from SchrodingersGat/contributing
Update contributing.md
2021-09-13 20:29:09 +10:00