zabbix-graphql-api/src
Andreas Hilbig 2a8ff989f3 chore: centralize configuration management using a new Config class
- Replaced all direct `process.env` references with `Config` class constants.
- Added `dotenv` package to manage environment variables.
- Updated affected files, including schema loader, Zabbix API, resolvers, logging system, and integration points.
- Improved maintainability and consistency in environment variable handling.
2026-01-27 17:28:22 +01:00
..
api chore: centralize configuration management using a new Config class 2026-01-27 17:28:22 +01:00
datasources chore: centralize configuration management using a new Config class 2026-01-27 17:28:22 +01:00
execution feat: add comprehensive tests and samples for host and user rights endpoints 2026-01-26 16:55:23 +01:00
logging chore: centralize configuration management using a new Config class 2026-01-27 17:28:22 +01:00
model Initial commit: Extract base Zabbix GraphQl - API functionality from VCR Project and add dynamic schema samples 2026-01-05 21:05:35 +01:00
schema/generated docs: enhance GraphQL schema documentation 2026-01-26 19:18:59 +01:00
test chore: update base host group name from "Baustellen-Devices" to "Roadwork" in code, tests, and documentation 2026-01-27 15:55:09 +01:00
testdata/templates docs: remove Library permission groups from samples and documentation 2026-01-26 19:06:25 +01:00
common_utils.ts chore: centralize configuration management using a new Config class 2026-01-27 17:28:22 +01:00
index.ts chore: centralize configuration management using a new Config class 2026-01-27 17:28:22 +01:00