* Adding extra bindings for configmaps, secrets, and volumes
* Adding version increment and readme entries for new extraMount parameters
* Updaing index
* Adding missing chart files
* Fixing if-additionalSecrets binding
Adding clause to use default mongo connection only when mengodb dependency is enabled
* Upgrading helm chart to 2.1.1
* Switching 'additional' to documented 'extra' parameters; adding volume and secret mounting to worker instances
* Adding extra bindings for configmaps, secrets, and volumes
* Adding version increment and readme entries for new extraMount parameters
* Updaing index
* Adding missing chart files
* Fixing if-additionalSecrets binding
Adding clause to use default mongo connection only when mengodb dependency is enabled
* Upgrading helm chart to 2.1.1
* Adding extra bindings for configmaps, secrets, and volumes
* Adding version increment and readme entries for new extraMount parameters
* Updaing index
* Adding missing chart files
* Adding extra bindings for configmaps, secrets, and volumes
* Adding version increment and readme entries for new extraMount parameters
* Updaing index
* Menu
* Move to components.
* Show a marker for unsaved changes.
* User info field.
* User info implementation.
* Fix tests
* Update tests
* Update auth.
* Fix DB provider.
* User info
* Instructions.
* feat: Add German language support
Adds the complete German translation (de) for the frontend and backend.
This includes the source JSON files, the generated resource files from the translator tool, and updates to all necessary configuration files to register the new language.
Closes#1255
* fix: correct translate.sh
* Add script requestAsync
* Refactor return type and line conditions of the code
* Refactor request header type
* Fix remove unnecessary types from test cases
* Fix remove unnecessary types from exception test cases
* Fix ScriptingRequestAsync additional comments
* Fix incorrectly expressed code
* Refactor change the name of the function and modify some sections of the code.