A modern GraphQL interface for Zabbix, providing enhanced features and easier integration for automation and management.
Find a file
2026-01-28 14:15:28 +01:00
.forgejo/workflows chore: update Docker image path in workflows and README 2026-01-27 12:05:58 +01:00
.idea chore: update .idea/workspace.xml and project guidelines 2026-01-28 11:52:20 +01:00
.junie chore: update .idea/workspace.xml and project guidelines 2026-01-28 11:52:20 +01:00
docs chore: update base host group name from "Baustellen-Devices" to "Roadwork" in code, tests, and documentation 2026-01-27 15:55:09 +01:00
schema docs: enhance GraphQL schema documentation 2026-01-26 19:18:59 +01:00
src chore: add tests for schema and API config mocking 2026-01-28 07:34:08 +01:00
.dockerignore Initial commit: Extract base Zabbix GraphQl - API functionality from VCR Project and add dynamic schema samples 2026-01-05 21:05:35 +01:00
.gitignore Initial commit: Extract base Zabbix GraphQl - API functionality from VCR Project and add dynamic schema samples 2026-01-05 21:05:35 +01:00
AGENTS.md feat: preparation for README recreation 2026-01-28 14:15:28 +01:00
codegen.ts chore: Move schema directory away from src; Migrate extensions to schema directory, update Dockerfile and configuration paths 2026-01-14 10:03:38 +01:00
Dockerfile chore: Update Dockerfile CMD for schema path, log schema loading path in schema.ts, and adjust IntelliJ workspace 2026-01-14 14:21:14 +01:00
jest.config.js Initial commit: Extract base Zabbix GraphQl - API functionality from VCR Project and add dynamic schema samples 2026-01-05 21:05:35 +01:00
LICENSE docs: add README.md and LICENSE file 2026-01-26 19:05:50 +01:00
NOTES.md feat: preparation for README recreation 2026-01-28 14:15:28 +01:00
package-lock.json chore: centralize configuration management using a new Config class 2026-01-27 17:28:22 +01:00
package.json chore: centralize configuration management using a new Config class 2026-01-27 17:28:22 +01:00
README_old.md feat: preparation for README recreation 2026-01-28 14:15:28 +01:00
tsconfig.json Initial commit: Extract base Zabbix GraphQl - API functionality from VCR Project and add dynamic schema samples 2026-01-05 21:05:35 +01:00
zabbix-graphql-api.iml Initial commit: Extract base Zabbix GraphQl - API functionality from VCR Project and add dynamic schema samples 2026-01-05 21:05:35 +01:00