InvenTree/docs/docs
Oliver 7fbc1fba72
[PUI] User settings panel updates (#7944)
* Simplify user theme settings

* Cleanup

* Fix permission on user list endpoint

* Update AccountDetailPanel to use modal form

* Update components

* UI updates

* Implement default colors

* Display more user details (read only)

* Add specific "MeUserSerializer"

- Prevent certain attributes from being adjusted

* Add <YesNoUndefinedButton>

* Allow role checks to be bypassed for a given view

- Override the 'get_permission_model' attribute with None

* Enable 'GET' metadata

- Required for extracting field information even if we only have 'read' permissions
- e.g. getting table columns for users without write perms
- use 'GET' action when reading table cols

* Add info on new user account

* Fix boolean expression wrapper

* Ruff fixes

* Adjust icon

* Update unit test

* Bummp API version

* Table layout fix
2024-09-14 12:30:46 +10:00
..
api Add namespaces to tasks (#7904) 2024-09-05 13:04:57 +10:00
app
assets
barcodes
build [Build] Create child builds (#7941) 2024-08-21 16:31:48 +10:00
concepts User defined states (#7862) 2024-08-22 07:33:15 +10:00
develop Add namespaces to tasks (#7904) 2024-09-05 13:04:57 +10:00
extend User defined states (#7862) 2024-08-22 07:33:15 +10:00
javascripts
order User defined states (#7862) 2024-08-22 07:33:15 +10:00
part
releases
report Adjust "render_currency" behaviour (#8017) 2024-08-29 12:21:38 +10:00
settings Add option for controlling test result uploads (#8076) 2024-09-05 14:47:22 +10:00
start Add namespaces to tasks (#7904) 2024-09-05 13:04:57 +10:00
stock User defined states (#7862) 2024-08-22 07:33:15 +10:00
stylesheets
webfonts
__init__.py
credits.md
demo.md [PUI] User settings panel updates (#7944) 2024-09-14 12:30:46 +10:00
faq.md Add namespaces to tasks (#7904) 2024-09-05 13:04:57 +10:00
features.md
hooks.py Enable more Ruff rules (#7930) 2024-08-27 09:04:55 +10:00
index.md
privacy.md
security.md