InvenTree/InvenTree/plugin/samples
github-actions[bot] 9b5e828b87
Protected settings fix (#5229) (#5231)
* Hide protected setting in settings view

* Implement custom serializer for setting value

- Return '***' if the setting is protected

* Implement to_internal_value

* Stringify

* Add protected setting to sample plugin

* Unit tests for plugin settings API

* Update unit test

(cherry picked from commit 01f2aa5f74)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2023-07-12 16:31:28 +10:00
..
event replace assertation with more targeted logging check (#5045) 2023-06-15 07:34:00 +10:00
integration Protected settings fix (#5229) (#5231) 2023-07-12 16:31:28 +10:00
locate Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
__init__.py refactor app 2021-10-08 22:08:09 +02:00