2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 19:45:46 +00:00
Commit Graph

12236 Commits

Author SHA1 Message Date
56d198edb5 mabe migrate first 2021-10-17 19:40:06 +02:00
d3a4aede29 do not load external plugins for tests 2021-10-17 19:32:06 +02:00
171a6d7a4d Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-10-17 18:53:31 +02:00
faa620b8f0 remove commit from super call 2021-10-17 18:52:59 +02:00
fb6f15f462 Delete a bunch of old template files 2021-10-17 22:57:15 +11:00
83faaa2da3 unit test fixes 2021-10-17 22:57:07 +11:00
6ebb956c8d Fix generation of API documentation
- Can't use get_object_or_404 in API views!
2021-10-17 22:32:03 +11:00
7c5c1b6696 typo fix 2021-10-17 21:55:33 +11:00
02f4f0fd15 js linting fixes 2021-10-17 21:50:18 +11:00
a97a918860 cut out the fat
(removing dead code for outdated form views)
2021-10-17 21:46:33 +11:00
4a6c1e850f Cleanup unused form 2021-10-17 21:40:59 +11:00
90593a187c PEP fixes 2021-10-17 21:39:07 +11:00
542b4113a1 Improvements for build output completion
- Check if the output is fully allocated (throw error if not)
- Reload tables after actions performed
2021-10-17 21:37:10 +11:00
bd7fef720d Enable "allocate" button only once the sub-table is expanded 2021-10-17 21:13:07 +11:00
87dcaba0d8 Bump API version 2021-10-17 20:23:39 +11:00
279ed78119 refactor 2021-10-17 04:47:10 +02:00
48abd3cf79 remove unneeded settings 2021-10-17 04:35:24 +02:00
cad744e40b remove unneeded setting 2021-10-17 04:27:19 +02:00
dfe10a417b fix app settings 2021-10-17 04:24:04 +02:00
90625af39d Re-enable the "allocate" stock button 2021-10-17 11:34:44 +11:00
6c1dad8d91 Consolidate javascript for sidenavs 2021-10-17 11:26:08 +11:00
9d2273c1cd Further work on build output scripts 2021-10-17 11:25:53 +11:00
283bf1682f Remove old views / forms 2021-10-17 11:25:33 +11:00
77312b031a PEP fixes 2021-10-16 17:54:34 +02:00
81b2a1e9c9 fix warning block 2021-10-16 17:52:58 +02:00
9ac6bf26e5 added warning 2021-10-16 17:50:30 +02:00
99e4b6f6a5 settting to control app loading 2021-10-16 17:47:05 +02:00
14ef56785e Add option to select multiple build outputs
- Can "complete" these outputs
2021-10-16 14:27:02 +11:00
d47b32e4aa Adds function to complete multiple build outputs via the API 2021-10-16 14:08:53 +11:00
ccaa7d2683 Merge branch 'master' into build-output-complete 2021-10-16 13:18:35 +11:00
c16c26c496 setting to control plugin settings ingestion 2021-10-16 04:17:48 +02:00
b60296e494 Add some more unit tests 2021-10-16 13:16:19 +11:00
41e59e5311 Right align expand buttons 2021-10-16 13:01:19 +11:00
1695eb98ea Merge pull request from matmair/fix-provider-signup
fix signup with providers with extra args
2021-10-16 12:35:22 +11:00
952e7e4554 add url setting 2021-10-16 00:34:15 +02:00
41ce66df6e add navigation setting 2021-10-16 00:32:48 +02:00
32122102e6 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-10-15 23:36:19 +02:00
103a4af9d4 fix signup with providers with extra args 2021-10-15 23:18:03 +02:00
b54a948e73 Merge pull request from SchrodingersGat/db-options-cleanup
Add support for backend-specific database functionality
2021-10-15 15:33:52 +11:00
603f7d5f45 Fixes 2021-10-15 15:13:06 +11:00
6343445433 Add support for backend-specific database functionality 2021-10-15 15:05:55 +11:00
744befcc96 Merge pull request from matmair/onboarding-group
Onboarding group
2021-10-15 12:55:55 +11:00
1c9d759a73 Merge pull request from SchrodingersGat/spelling-fix
Standardize spelling of email / e-mail
2021-10-15 12:48:55 +11:00
8e4deaa8c8 Standardize spelling of email / e-mail
(Spoiler: I chose "email")
2021-10-15 11:52:13 +11:00
a3ef64ef12 Merge pull request from nwns/feature/sortdeps
Sort requirements.txt
2021-10-15 10:44:46 +11:00
0997ba2eb4 Sort requirements.txt 2021-10-14 14:38:31 -06:00
0657b71fe8 clearer name and PEP foxes 2021-10-14 22:19:52 +02:00
f478a6236f Merge branch 'master' of https://github.com/inventree/InvenTree into onboarding-group 2021-10-14 22:18:42 +02:00
e0887cf55f move goup forming into own function 2021-10-14 22:16:07 +02:00
074b21bc93 Merge pull request from matmair/fix-email-settingins
Fix email settingins
2021-10-15 07:07:19 +11:00