InvenTree/src/backend
Oliver e4dedb63f4
Plugin setting fix (#7258)
* Fix CUI URLs

* Fix for plugin setting API

- Fix conflict between "key" for PluginConfig and "key" for setting
- Needs to be "plugin" for plugin lookup, which accesses the "key" field in the PluginConfig model

* Fix for editing setting in PUI

* Add 'r' back in

* Remove debug code

* Update unit tests

* Bump API version

* Another unit test fix
2024-05-19 18:00:26 +10:00
..
InvenTree Plugin setting fix (#7258) 2024-05-19 18:00:26 +10:00
eslint.config.js Bump eslint from 8.57.0 to 9.0.0 in /src/backend (#6979) 2024-04-19 22:11:17 +10:00
osv-scanner.toml mark uneffected vuln (#7135) 2024-04-29 22:23:07 +10:00
package-lock.json Bump eslint in /src/backend in the dependencies group (#7171) 2024-05-09 17:39:31 +10:00
package.json Bump eslint in /src/backend in the dependencies group (#7171) 2024-05-09 17:39:31 +10:00
requirements-dev.in Remove coveralls integration (#7099) 2024-04-23 08:42:31 +10:00
requirements-dev.txt Bump django and adjacent deps (#7174) 2024-05-07 23:57:00 +10:00
requirements.in [PUI] Add licenses texts to PUI (#6855) 2024-04-04 10:31:20 +11:00
requirements.txt Bump django and adjacent deps (#7174) 2024-05-07 23:57:00 +10:00