Commit Graph

  • 86d9a3d014 feat: add filtering for VM SKUs based on location and remove family field from VmSkuRow feature/vm-skus slawek 2026-04-20 23:20:44 +02:00
  • 778a74c49a feat: update VmSkuOption and related components to use non-nullable numeric types slawek 2026-04-20 22:33:53 +02:00
  • cc4ff948c5 feat: implement VM SKU chooser tool with filtering and location persistence slawek 2026-04-20 18:14:32 +02:00
  • 5304b07d17 feat: add MUI icons support in App component slawek 2026-04-20 17:13:21 +02:00
  • 3984b8684f feat: add hybrid display for small and big devices. slawek 2026-04-20 16:57:44 +02:00
  • 8079162117 chore: remove outdated workflow instructions from help documentation slawek 2026-04-20 16:38:42 +02:00
  • 733ad9b6b8 feat: implement Azure Image Chooser tool with help content and empty tool placeholder slawek 2026-04-20 16:28:58 +02:00
  • f64f9bd3e8 chore: add AGENTS.md to .gitignore slawek 2026-04-20 14:19:40 +02:00
  • de9ba78089 Merge pull request 'Migrated to NodeJS/Vite/Express/Material UI 2' (#1) from feature/migration-to-nodejs into main main slawek 2026-04-20 08:04:32 +02:00
  • 3c4e10eda7 refactor: optimize Dockerfile by restructuring build steps and improving clarity slawek 2026-04-20 07:54:46 +02:00
  • 287dfc0b8b docs: add README.md with setup instructions and environment variables slawek 2026-04-20 07:35:02 +02:00
  • 5561f10958 Moved old root repository files. slawek 2026-04-20 07:25:31 +02:00
  • 85dd574991 chore: update package versions to 1.0.0 and add LICENSE file slawek 2026-04-20 07:24:53 +02:00
  • 4f97dc3362 refactor: update findAppRoot function and adjust Dockerfile paths for consistency slawek 2026-04-20 07:21:56 +02:00
  • 9100f71ab5 Moved the NodeJS version of the application to the app/ directory. slawek 2026-04-20 07:17:30 +02:00
  • 0d12f24dec Moved old files to a new directory. slawek 2026-04-20 07:15:16 +02:00
  • 055f51aa55 feat: implement Dockerfile, entrypoint, and health check for Node.js application slawek 2026-04-20 07:01:28 +02:00
  • 8087daa518 fix: update health check path to correct endpoint slawek 2026-04-19 23:15:21 +02:00
  • 5fd91a96e8 feat: add health check script and update Dockerfile for health check integration slawek 2026-04-19 23:10:40 +02:00
  • 28d0720ffa feat: add health check API and handle app configuration warnings slawek 2026-04-19 21:16:15 +02:00
  • 599ac49a76 Refactor Dockerfile and entrypoint script for improved structure and consistency slawek 2026-04-19 21:02:51 +02:00
  • 4c7d38399b Refactor Dockerfile to streamline backend package installation slawek 2026-04-19 20:58:17 +02:00
  • 176fa5ead2 Fixes to NodeJS version. slawek 2026-04-19 20:47:47 +02:00
  • aca4998da7 AI scaffolded NodeJS version of the App. slawek 2026-04-19 18:54:31 +02:00
  • 4ff0a7205f Update build and run scripts to support Apple's container. streamlit slawek 2025-12-21 23:59:00 +01:00
  • 5162b183bf Fix: added a default location. slawek 2025-12-21 23:58:16 +01:00
  • b42c659560 Remove enable_rbac_authorization from azurerm_key_vault resource due to deprecation. slawek 2025-11-13 20:53:26 +01:00
  • 55971f7d89 Fix shebang line in build.sh for proper script execution slawek 2025-09-09 21:31:48 +02:00
  • c3a632ed4b Improve container tool detection logic in build.sh for better reliability slawek 2025-09-09 21:27:17 +02:00
  • f6061fb9a0 Add platform specification to build command in build.sh slawek 2025-09-09 21:21:40 +02:00
  • 218db54a08 Refactor image chooser functions to improve clarity and remove unnecessary rerun calls; add SKU list display for selected publishers and offers. slawek 2025-09-09 21:18:02 +02:00
  • 2c50e4ea17 Updated documentation. slawek 2025-08-21 21:30:05 +02:00
  • 023de7e88d Formatting corrections. slawek 2025-08-19 07:25:51 +02:00
  • a240e62e75 Added addition environment variable. slawek 2025-08-19 07:25:41 +02:00
  • 6e60dc7199 Fixed incorrect COPY instruction that did not copy the directory contents. slawek 2025-08-19 05:23:14 +00:00
  • c6349e2577 Updated Dockerfile to add new files to the image. slawek 2025-08-18 23:10:28 +02:00
  • 4b86f2bd57 Reengineered app. Added region selection. slawek 2025-08-18 23:10:01 +02:00
  • 2f465a8217 Updated .gitignore. slawek 2025-08-18 23:08:49 +02:00
  • 86281742da Updated certificate binding instructions. slawek 2025-08-15 21:34:26 +02:00
  • d7fb56eb41 Added CLI command to bind a certificate to Azure Container App. slawek 2025-08-15 20:55:47 +02:00
  • f21739c250 Added a custom domain name and validation records. slawek 2025-08-15 20:45:55 +02:00
  • a75743e4e0 Enabled KV RBAC. Added dependencies between resources. Fixed lack of identitfy for the app. slawek 2025-08-15 15:53:06 +02:00
  • 319410fbcc Fixed to restrictive ignore. slawek 2025-08-15 15:52:06 +02:00
  • a9ac5f2549 Rearranged file structure. Separated App code from Terraform code. slawek 2025-08-15 14:10:57 +02:00
  • db37434b78 Updated gitignore. slawek 2025-08-15 14:07:45 +02:00
  • 88d0f9058e Added KeyVault. slawek 2025-08-15 14:05:42 +02:00
  • ce14fafbf3 Separated variables from the resources. slawek 2025-08-15 13:43:48 +02:00
  • 6a15ccee4f Fixed issues with ACR access. slawek 2025-08-14 22:31:16 +02:00
  • 8e7ab71054 Fixed wrong comparision. slawek 2025-08-14 21:38:11 +02:00
  • ad637e696e Added support for running on Podman and Docker. slawek 2025-08-14 21:35:05 +02:00
  • d2abe3fd27 Added Docker/Podman build information. slawek 2025-08-14 21:30:56 +02:00
  • 73c87a733b Added first application version (draft) slawek 2025-08-14 15:52:05 +00:00
  • 03ef39cb08 Initialized the repository. Added the README.md file. slawek 2025-08-14 15:50:41 +00:00