diff --git a/.agents/types/agent-definition.ts b/.agents/types/agent-definition.ts old mode 100644 new mode 100755 diff --git a/.agents/types/tools.ts b/.agents/types/tools.ts old mode 100644 new mode 100755 diff --git a/.agents/types/util-types.ts b/.agents/types/util-types.ts old mode 100644 new mode 100755 diff --git a/.cursor/mcp.json b/.cursor/mcp.json old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md old mode 100644 new mode 100755 diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/test-reporting.yml b/.github/workflows/test-reporting.yml old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 index ce50920..a811973 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,20 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies -/node_modules +node_modules/ /.pnp .pnp.js # testing -/coverage +coverage/ # next.js -/.next/ -/out/ +.next/ +out/ # production -/build +build/ +dist/ # misc .DS_Store diff --git a/.roo/mcp.json b/.roo/mcp.json old mode 100644 new mode 100755 diff --git a/CLAUDE.md b/CLAUDE.md old mode 100644 new mode 100755 diff --git a/DOCKER.md b/DOCKER.md old mode 100644 new mode 100755 diff --git a/GITHUB-CICD-GUIDE.md b/GITHUB-CICD-GUIDE.md old mode 100644 new mode 100755 diff --git a/GITHUB-INTEGRATION.md b/GITHUB-INTEGRATION.md old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/LINEAR-SYNC-GUIDE.md b/LINEAR-SYNC-GUIDE.md old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/REQUIREMENTS-CATALOG.md b/REQUIREMENTS-CATALOG.md old mode 100644 new mode 100755 diff --git a/REQUIREMENTS-OVERVIEW.md b/REQUIREMENTS-OVERVIEW.md old mode 100644 new mode 100755 diff --git a/SYNC-STATUS-ANALYSIS.md b/SYNC-STATUS-ANALYSIS.md old mode 100644 new mode 100755 diff --git a/TEST-MANAGEMENT.md b/TEST-MANAGEMENT.md old mode 100644 new mode 100755 diff --git a/TEST-REPORTING-IMPLEMENTATION.md b/TEST-REPORTING-IMPLEMENTATION.md old mode 100644 new mode 100755 diff --git a/TEST-REPORTING-SYSTEM.md b/TEST-REPORTING-SYSTEM.md old mode 100644 new mode 100755 diff --git a/TODO.md b/TODO.md old mode 100644 new mode 100755 diff --git a/TODO.md.backup.1757035489023 b/TODO.md.backup.1757035489023 old mode 100644 new mode 100755 diff --git a/TODO.md.backup.1769217893498 b/TODO.md.backup.1769217893498 old mode 100644 new mode 100755 diff --git a/TODO.md.backup.1769218493550 b/TODO.md.backup.1769218493550 old mode 100644 new mode 100755 diff --git a/TODO.md.backup.1769218744341 b/TODO.md.backup.1769218744341 old mode 100644 new mode 100755 diff --git a/TRACEABILITY-MATRIX.md b/TRACEABILITY-MATRIX.md old mode 100644 new mode 100755 diff --git a/docker-compose.dev.yml b/docker-compose.dev.yml old mode 100644 new mode 100755 diff --git a/docker/mongodb/init-mongo.js b/docker/mongodb/init-mongo.js old mode 100644 new mode 100755 diff --git a/docs/Dokploy Teljes Utmutato - Webfejlesztesi Projekthez.md b/docs/Dokploy Teljes Utmutato - Webfejlesztesi Projekthez.md old mode 100644 new mode 100755 diff --git a/docs/Dokploy UI – Uj site letrehozasa és urlap kitoltese.pdf b/docs/Dokploy UI – Uj site letrehozasa és urlap kitoltese.pdf old mode 100644 new mode 100755 diff --git a/docs/Részletes kutatási jelentés_ mozdIT Bt. - Modern L.md b/docs/Részletes kutatási jelentés_ mozdIT Bt. - Modern L.md old mode 100644 new mode 100755 diff --git a/docs/fejlesztesi_terv_mozdit.md b/docs/fejlesztesi_terv_mozdit.md old mode 100644 new mode 100755 diff --git a/docs/logos/Generated Image September 02, 2025 - 3_12AM.jpeg b/docs/logos/Generated Image September 02, 2025 - 3_12AM.jpeg old mode 100644 new mode 100755 diff --git a/docs/logos/Generated Image September 02, 2025 - 3_15AM-2.jpeg b/docs/logos/Generated Image September 02, 2025 - 3_15AM-2.jpeg old mode 100644 new mode 100755 diff --git a/docs/logos/Generated Image September 02, 2025 - 3_15AM.jpeg b/docs/logos/Generated Image September 02, 2025 - 3_15AM.jpeg old mode 100644 new mode 100755 diff --git a/docs/mcp_integration_patterns_hu.md b/docs/mcp_integration_patterns_hu.md old mode 100644 new mode 100755 diff --git a/docs/mozd_it_weboldal_kovetelmeny_dokploy_deploy_specifikacio_mvp.md b/docs/mozd_it_weboldal_kovetelmeny_dokploy_deploy_specifikacio_mvp.md old mode 100644 new mode 100755 diff --git a/knowledge.md b/knowledge.md old mode 100644 new mode 100755 diff --git a/proto/.dockerignore b/proto/.dockerignore old mode 100644 new mode 100755 diff --git a/proto/.gitignore b/proto/.gitignore old mode 100644 new mode 100755 diff --git a/proto/Dockerfile b/proto/Dockerfile old mode 100644 new mode 100755 diff --git a/proto/README.md b/proto/README.md old mode 100644 new mode 100755 diff --git a/proto/TESTING.md b/proto/TESTING.md old mode 100644 new mode 100755 diff --git a/proto/eslint.config.mjs b/proto/eslint.config.mjs old mode 100644 new mode 100755 diff --git a/proto/functional-area-report.md b/proto/functional-area-report.md old mode 100644 new mode 100755 diff --git a/proto/gherkin-scenarios.json b/proto/gherkin-scenarios.json old mode 100644 new mode 100755 diff --git a/proto/integration-results.json b/proto/integration-results.json old mode 100644 new mode 100755 diff --git a/proto/jest.config.integration.js b/proto/jest.config.integration.js old mode 100644 new mode 100755 diff --git a/proto/jest.config.js b/proto/jest.config.js old mode 100644 new mode 100755 diff --git a/proto/jest.config.unit.js b/proto/jest.config.unit.js old mode 100644 new mode 100755 diff --git a/proto/jest.globalSetup.integration.js b/proto/jest.globalSetup.integration.js old mode 100644 new mode 100755 diff --git a/proto/jest.globalTeardown.integration.js b/proto/jest.globalTeardown.integration.js old mode 100644 new mode 100755 diff --git a/proto/jest.setup.integration.js b/proto/jest.setup.integration.js old mode 100644 new mode 100755 diff --git a/proto/jest.setup.js b/proto/jest.setup.js old mode 100644 new mode 100755 diff --git a/proto/next.config.ts b/proto/next.config.ts old mode 100644 new mode 100755 diff --git a/proto/package-lock.json b/proto/package-lock.json old mode 100644 new mode 100755 diff --git a/proto/package.json b/proto/package.json old mode 100644 new mode 100755 diff --git a/proto/postcss.config.mjs b/proto/postcss.config.mjs old mode 100644 new mode 100755 diff --git a/proto/public/file.svg b/proto/public/file.svg old mode 100644 new mode 100755 diff --git a/proto/public/globe.svg b/proto/public/globe.svg old mode 100644 new mode 100755 diff --git a/proto/public/next.svg b/proto/public/next.svg old mode 100644 new mode 100755 diff --git a/proto/public/vercel.svg b/proto/public/vercel.svg old mode 100644 new mode 100755 diff --git a/proto/public/window.svg b/proto/public/window.svg old mode 100644 new mode 100755 diff --git a/proto/src/__tests__/browser-integration.test.ts b/proto/src/__tests__/browser-integration.test.ts old mode 100644 new mode 100755 diff --git a/proto/src/__tests__/e2e-docker.test.ts b/proto/src/__tests__/e2e-docker.test.ts old mode 100644 new mode 100755 diff --git a/proto/src/__tests__/integration.test.ts b/proto/src/__tests__/integration.test.ts old mode 100644 new mode 100755 diff --git a/proto/src/app/api/contact/route.ts b/proto/src/app/api/contact/route.ts old mode 100644 new mode 100755 diff --git a/proto/src/app/api/contact/route.unit.test.ts b/proto/src/app/api/contact/route.unit.test.ts old mode 100644 new mode 100755 diff --git a/proto/src/app/api/health/route.test.ts b/proto/src/app/api/health/route.test.ts old mode 100644 new mode 100755 diff --git a/proto/src/app/api/health/route.ts b/proto/src/app/api/health/route.ts old mode 100644 new mode 100755 diff --git a/proto/src/app/favicon.ico b/proto/src/app/favicon.ico old mode 100644 new mode 100755 diff --git a/proto/src/app/globals.css b/proto/src/app/globals.css old mode 100644 new mode 100755 diff --git a/proto/src/app/kapcsolat/layout.tsx b/proto/src/app/kapcsolat/layout.tsx old mode 100644 new mode 100755 diff --git a/proto/src/app/kapcsolat/page.tsx b/proto/src/app/kapcsolat/page.tsx old mode 100644 new mode 100755 diff --git a/proto/src/app/layout.tsx b/proto/src/app/layout.tsx old mode 100644 new mode 100755 diff --git a/proto/src/app/page.tsx b/proto/src/app/page.tsx old mode 100644 new mode 100755 diff --git a/proto/src/app/rolunk/page.tsx b/proto/src/app/rolunk/page.tsx old mode 100644 new mode 100755 diff --git a/proto/src/app/szolgaltatasok/page.tsx b/proto/src/app/szolgaltatasok/page.tsx old mode 100644 new mode 100755 diff --git a/proto/src/components/Footer.test.tsx b/proto/src/components/Footer.test.tsx old mode 100644 new mode 100755 diff --git a/proto/src/components/Footer.tsx b/proto/src/components/Footer.tsx old mode 100644 new mode 100755 diff --git a/proto/src/components/Header.test.tsx b/proto/src/components/Header.test.tsx old mode 100644 new mode 100755 diff --git a/proto/src/components/Header.tsx b/proto/src/components/Header.tsx old mode 100644 new mode 100755 diff --git a/proto/src/components/ThemeProvider.tsx b/proto/src/components/ThemeProvider.tsx old mode 100644 new mode 100755 diff --git a/proto/src/config/site.ts b/proto/src/config/site.ts old mode 100644 new mode 100755 diff --git a/proto/src/content/common.json b/proto/src/content/common.json old mode 100644 new mode 100755 diff --git a/proto/src/content/index.ts b/proto/src/content/index.ts old mode 100644 new mode 100755 diff --git a/proto/src/content/pages/about.json b/proto/src/content/pages/about.json old mode 100644 new mode 100755 diff --git a/proto/src/content/pages/contact.json b/proto/src/content/pages/contact.json old mode 100644 new mode 100755 diff --git a/proto/src/content/pages/home.json b/proto/src/content/pages/home.json old mode 100644 new mode 100755 diff --git a/proto/src/content/pages/services.json b/proto/src/content/pages/services.json old mode 100644 new mode 100755 diff --git a/proto/src/content/types.ts b/proto/src/content/types.ts old mode 100644 new mode 100755 diff --git a/proto/src/lib/logger.test.ts b/proto/src/lib/logger.test.ts old mode 100644 new mode 100755 diff --git a/proto/src/lib/logger.ts b/proto/src/lib/logger.ts old mode 100644 new mode 100755 diff --git a/proto/src/lib/mongodb.test.ts b/proto/src/lib/mongodb.test.ts old mode 100644 new mode 100755 diff --git a/proto/src/lib/mongodb.ts b/proto/src/lib/mongodb.ts old mode 100644 new mode 100755 diff --git a/proto/src/lib/site-config.test.ts b/proto/src/lib/site-config.test.ts old mode 100644 new mode 100755 diff --git a/proto/src/lib/site-config.ts b/proto/src/lib/site-config.ts old mode 100644 new mode 100755 diff --git a/proto/src/types/site.ts b/proto/src/types/site.ts old mode 100644 new mode 100755 diff --git a/proto/test-coverage-dashboard.md b/proto/test-coverage-dashboard.md old mode 100644 new mode 100755 diff --git a/proto/test-management-report.json b/proto/test-management-report.json old mode 100644 new mode 100755 diff --git a/proto/test-results.json b/proto/test-results.json old mode 100644 new mode 100755 diff --git a/proto/tsconfig.json b/proto/tsconfig.json old mode 100644 new mode 100755 diff --git a/scripts/generate-gherkin-reports.js b/scripts/generate-gherkin-reports.js old mode 100644 new mode 100755 diff --git a/scripts/sync-test-management.js b/scripts/sync-test-management.js old mode 100644 new mode 100755 diff --git a/scripts/update-tc-issues.js b/scripts/update-tc-issues.js old mode 100644 new mode 100755