2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-30 14:54:29 +00:00
Commit Graph

8974 Commits

Author SHA1 Message Date
Matthias c94e1347d3 more coverage 2021-09-28 22:28:39 +02:00
Matthias e41e2586a6 fix values return 2021-09-28 01:26:04 +02:00
Matthias 7e9f22cbde PEP fix 2 2021-09-28 01:19:51 +02:00
Matthias 7040eda11e PEP fix 2021-09-28 01:16:10 +02:00
Matthias 9d1d8bbeaa integration tests 2021-09-28 01:09:25 +02:00
Matthias 2ce8d7d4b1 removing unneeded double 2021-09-26 22:20:24 +02:00
Matthias 64e177a100 refactor 2021-09-26 22:16:37 +02:00
Matthias fb94a0d335 PEP fix 2021-09-26 15:56:49 +02:00
Matthias f604837f4d tags testing 2021-09-26 15:49:50 +02:00
Matthias 95caecafa3 more regions 2021-09-26 15:27:24 +02:00
Matthias a7cba2320b style fix 2021-09-26 15:20:31 +02:00
Matthias 897be4cc1a also work if no commit is present 2021-09-26 14:56:38 +02:00
Matthias b39ce3cd50 fixing import path 2021-09-26 14:55:41 +02:00
Matthias 7a551bf9d1 refactor of file structure 2021-09-26 14:47:45 +02:00
Matthias 7393834a79 plugin load testing 2021-09-26 13:29:52 +02:00
Matthias 41cf721907 simpler return definition 2021-09-25 01:31:08 +02:00
Matthias 91e7c05352 refactor name 2021-09-25 01:30:05 +02:00
Matthias b2cb89d488 init on startup 2021-09-25 01:29:56 +02:00
Matthias 18694c9b9e name refactor 2021-09-25 01:27:20 +02:00
Matthias 9436dad54e we do not really need this integration sample 2021-09-25 01:23:56 +02:00
Matthias 06ae979472 always init 2021-09-25 01:23:32 +02:00
Matthias 5b691c90f9 not needed 2021-09-25 01:23:22 +02:00
Matthias d8508cb741 make logging PEP compliant 2021-09-25 01:23:11 +02:00
Matthias 1735514364 more docstrings! 2021-09-25 01:22:48 +02:00
Matthias bbbf9be883 fix docstring 2021-09-25 00:56:23 +02:00
Matthias a91e896b20 move sample code into own file 2021-09-25 00:56:03 +02:00
Matthias 5a2c2b96ec starting unittests for plugins 2021-09-25 00:55:22 +02:00
Matthias 70edb330ea show sign state 2021-09-25 00:07:27 +02:00
Matthias bb2a35f2d6 name refactor 2021-09-25 00:06:40 +02:00
Matthias Mair acc4d8d9e8 Merge branch 'inventree:master' into plugin-2037 2021-09-24 00:32:22 +02:00
Matthias 95480559f5 PEP fix 2021-09-24 00:17:48 +02:00
Matthias 62702069a0 added sign key 2021-09-24 00:11:19 +02:00
Matthias 24421ee814 refactor of sign state set function 2021-09-23 23:52:19 +02:00
Matthias 8285bfe1a3 general class for git state 2021-09-23 23:30:11 +02:00
Matthias 8ee565c86a show signing state in settings navbar 2021-09-23 23:24:33 +02:00
Oliver 39cab4690d Merge pull request #2071 from inventree/dependabot/pip/django-3.2.5
Build(deps): Bump django from 3.2.4 to 3.2.5
2021-09-23 21:51:23 +10:00
Matthias 4a0dd72c3d clearer status language 2021-09-23 01:16:30 +02:00
Matthias 261537dc43 refactor sign_color to property 2021-09-23 01:13:40 +02:00
Matthias 3ac3004cd0 clearer signing communication 2021-09-23 01:03:52 +02:00
Matthias 0bbe1f7687 show sign state with colors 2021-09-23 00:59:33 +02:00
Matthias 680a7071e5 check git verification state 2021-09-23 00:52:32 +02:00
Matthias 4fb3fffbe6 remove string chars 2021-09-23 00:49:42 +02:00
Matthias 5d285d12f7 remove debug code 2021-09-23 00:48:56 +02:00
dependabot[bot] 1d85ccd543 Build(deps): Bump django from 3.2.4 to 3.2.5
Bumps [django](https://github.com/django/django) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 17:46:34 +00:00
Matthias 4a9eab6d32 small rename 2021-09-22 08:00:28 +02:00
Matthias 33465890ed fix mail icon 2021-09-22 07:59:37 +02:00
Matthias f80a3312ec name refactor to make more concise 2021-09-22 07:55:47 +02:00
Matthias a26036a4f9 better formatting 2021-09-22 07:55:08 +02:00
Matthias 7f00005cf6 version infromation for each plugin 2021-09-22 07:48:12 +02:00
Oliver 2e1277839e Merge pull request #2067 from SchrodingersGat/warning-improvements
Improve 'health status' warnings
2021-09-22 09:34:23 +10:00