2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-04 08:43:34 +00:00
Commit Graph

7801 Commits

Author SHA1 Message Date
Matthias fcf54fc0d2 make password change crispy 2021-09-05 10:32:08 +02:00
Matthias 6e8bf01a97 Merge branch 'master' of https://github.com/inventree/InvenTree into fr-1421-sso 2021-09-05 10:29:57 +02:00
Oliver 8b6ebc092a Merge pull request #2033 from SchrodingersGat/clip.html-fix
Run HTML linting as .github action
2021-09-04 09:43:14 +10:00
Oliver f363c0f084 Fix workflow file 2021-09-04 09:22:52 +10:00
Oliver c7d6b985bd LINT ALL THE THINGS 2021-09-04 09:08:46 +10:00
Oliver 42637ddefa more linting 2021-09-04 08:59:02 +10:00
Oliver 9b001cd298 Another fix 2021-09-04 08:48:34 +10:00
Oliver f0e5d1984c Fix for about.html 2021-09-04 08:46:30 +10:00
Oliver 0a8365e3bc Fix for clip.html 2021-09-04 08:45:06 +10:00
Oliver 514db57c0c Run HTML linting as .github actino 2021-09-04 08:31:47 +10:00
Oliver c275bf8d98 Merge pull request #2026 from inventree/js-linting
Js linting
2021-09-03 23:35:14 +10:00
Oliver Walters e5872f4b67 improve js debug comment 2021-09-03 23:16:35 +10:00
Oliver 888fa51cd7 lots of linting fixes for JS files 2021-09-03 22:54:17 +10:00
Matthias 2a9b54f32f remove duplications 2021-09-03 00:55:08 +02:00
Matthias 15dc01a910 password overwrite 2021-09-03 00:53:56 +02:00
Matthias 849b71f7e4 "normal" admin-logout message 2021-09-03 00:23:29 +02:00
Matthias 1c3fa186ec crispy sign in 2021-09-03 00:13:20 +02:00
Matthias b1e0e09a90 crispy sign out 2021-09-02 22:19:20 +02:00
Matthias 1cbbc401dc crispy tag for password reset 2021-09-02 22:15:22 +02:00
Matthias 5c206fd201 use SSO for signup in template 2021-09-02 22:12:18 +02:00
Matthias 0f08978b8c styling signup crispy 2021-09-02 22:11:35 +02:00
Oliver 3db830e7cd Merge pull request #2031 from SchrodingersGat/polineitem-destination
Fix on_delete for PurchaseOrderLineItem.destination
2021-09-02 11:37:54 +10:00
Oliver 5d703af932 Add migration file 2021-09-02 11:11:25 +10:00
Oliver 43c4e936a7 Fix on_delete for PurchaseOrderLineItem.destination
- Currently set to DO_NOTHING
- However when deleting a StockLocation which has a PurchaseOrderLineItem.destionation point to it, this will cause an IntegrityError
2021-09-02 10:41:23 +10:00
Oliver c90f9b0447 Merge pull request #2030 from matmair/html-code-smells
Html code smells
2021-09-02 08:47:59 +10:00
Matthias 0ebc45e834 replace i html tags 2021-09-02 00:18:47 +02:00
Matthias 6a420fd95c replace bold tags 2021-09-02 00:17:12 +02:00
Oliver edb1602c7c Merge pull request #2028 from matmair/fix-html-tag
fix html templates
2021-09-02 07:10:15 +10:00
Matthias 276eab19b5 reordering the base template
makes comparring to the original template much easier
2021-09-01 22:02:43 +02:00
Matthias Mair 2b1279e647 now with closing tags 2021-09-01 08:14:08 +02:00
Matthias 0ff6de62e9 crispy forms! 2021-09-01 07:34:37 +02:00
Matthias 22401d4229 use normal button style 2021-09-01 07:34:00 +02:00
Matthias 146f856f53 use icon also in connections list 2021-09-01 02:18:58 +02:00
Matthias 0b8a88e216 js function to ingest icons 2021-09-01 02:18:41 +02:00
Matthias ef6d40bb68 use btns for brand - names 2021-09-01 02:18:24 +02:00
Matthias 1595b7e516 remove email from form and overview 2021-09-01 01:22:14 +02:00
Matthias 88534758aa layout fixes 2021-09-01 01:18:53 +02:00
Matthias f997e67ea2 patch social-connections into settings 2021-09-01 01:09:23 +02:00
Matthias 3eeb6e161d fix layout 2021-09-01 00:08:13 +02:00
Matthias 501802e0f9 PEP fix 2021-09-01 00:04:34 +02:00
Matthias 5aca27f285 integrate email-actions into settings 2021-08-31 23:51:33 +02:00
Matthias 566257881d patch email-endpoint to use settings view 2021-08-31 23:49:31 +02:00
Matthias Mair 5ad2eabab1 fix html templates 2021-08-31 13:17:38 +02:00
Matthias 1772348d36 layout fixes 2021-08-31 07:49:38 +02:00
Matthias 9a72ddf823 base for login / signup layout 2021-08-31 01:39:44 +02:00
Matthias 592fd09ad4 remove old templates 2021-08-31 01:38:46 +02:00
Matthias 8afb8ac4d1 move to use allauth for login etc 2021-08-31 01:12:35 +02:00
Matthias 28f0e99b84 rulesets for all_auth 2021-08-30 22:43:50 +02:00
Oliver Walters cb403a5b29 More work 2021-08-30 22:28:01 +10:00
Oliver Walters a1b7239b7e indent error 2021-08-30 21:30:10 +10:00