InvenTree/InvenTree
Matthias Mair be30cec2ad
[PUI] SSO Support (#6333)
* Add sso buttons
Fixes #5753

* Added more icons

* fix callback url

* made heading dynamic

* allow either sso or normal reg

* Added SSO registration

* added divider

* added preferred ui API

* fix test

* fix update function

* refactor

* fix naming

* fix import

* add coverage ignore

* more ignore

* fixed missing key

* renamed button

* revert coverage statements

* set prefered mode before sso login

* added dynamic login redirect

* fixed test assert

* use API Endpoints instead of hardcoding

* fix lookup
2024-02-02 20:15:13 +11:00
..
build Request column names from server when loading table (#6375) 2024-02-02 10:11:37 +11:00
common Reimplement error-report API endpoint (#6317) 2024-01-22 12:03:58 +00:00
company [PUI] Details Panel components (#6040) 2024-01-31 10:37:42 +11:00
generic [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
InvenTree [PUI] SSO Support (#6333) 2024-02-02 20:15:13 +11:00
label Move more paths to basic path (#6251) 2024-01-18 17:05:10 +11:00
locale Add support for Slovak (#6351) 2024-01-29 10:56:58 +11:00
order Build order improvements (#6343) 2024-01-29 10:56:34 +11:00
part Request column names from server when loading table (#6375) 2024-02-02 10:11:37 +11:00
plugin Fix urls loading for plugin testing (#6383) 2024-02-02 06:16:47 +11:00
plugins CI updates (#6167) 2024-01-11 00:16:13 +11:00
report Disable cache for report helpers (#6370) 2024-01-31 15:52:01 +11:00
script [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
stock [PUI] Child item table (#6334) 2024-01-24 12:33:34 +00:00
templates BuildOrder: Fix bug where test templates are requested for a non-trackable output (#6387) 2024-02-02 14:58:11 +11:00
users [PUI] SSO Support (#6333) 2024-02-02 20:15:13 +11:00
web [PUI] SSO Support (#6333) 2024-02-02 20:15:13 +11:00
config_template.yaml [FR] Add tracing support (#6211) 2024-01-18 17:50:05 +11:00
gunicorn.conf.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
manage.py [FR] Add tracing support (#6211) 2024-01-18 17:50:05 +11:00