86d9a3d014
feat: add filtering for VM SKUs based on location and remove family field from VmSkuRow
feature/vm-skus
slawek2026-04-20 23:20:44 +02:00
778a74c49a
feat: update VmSkuOption and related components to use non-nullable numeric types
slawek2026-04-20 22:33:53 +02:00
cc4ff948c5
feat: implement VM SKU chooser tool with filtering and location persistence
slawek2026-04-20 18:14:32 +02:00
5304b07d17
feat: add MUI icons support in App component
slawek2026-04-20 17:13:21 +02:00
3984b8684f
feat: add hybrid display for small and big devices.
slawek2026-04-20 16:57:44 +02:00
8079162117
chore: remove outdated workflow instructions from help documentation
slawek2026-04-20 16:38:42 +02:00
733ad9b6b8
feat: implement Azure Image Chooser tool with help content and empty tool placeholder
slawek2026-04-20 16:28:58 +02:00
f64f9bd3e8
chore: add AGENTS.md to .gitignore
slawek2026-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
slawek2026-04-20 08:04:32 +02:00
3c4e10eda7
refactor: optimize Dockerfile by restructuring build steps and improving clarity
slawek2026-04-20 07:54:46 +02:00
287dfc0b8b
docs: add README.md with setup instructions and environment variables
slawek2026-04-20 07:35:02 +02:00
5561f10958
Moved old root repository files.
slawek2026-04-20 07:25:31 +02:00
85dd574991
chore: update package versions to 1.0.0 and add LICENSE file
slawek2026-04-20 07:24:53 +02:00
4f97dc3362
refactor: update findAppRoot function and adjust Dockerfile paths for consistency
slawek2026-04-20 07:21:56 +02:00
9100f71ab5
Moved the NodeJS version of the application to the app/ directory.
slawek2026-04-20 07:17:30 +02:00
0d12f24dec
Moved old files to a new directory.
slawek2026-04-20 07:15:16 +02:00
055f51aa55
feat: implement Dockerfile, entrypoint, and health check for Node.js application
slawek2026-04-20 07:01:28 +02:00
8087daa518
fix: update health check path to correct endpoint
slawek2026-04-19 23:15:21 +02:00
5fd91a96e8
feat: add health check script and update Dockerfile for health check integration
slawek2026-04-19 23:10:40 +02:00
28d0720ffa
feat: add health check API and handle app configuration warnings
slawek2026-04-19 21:16:15 +02:00
599ac49a76
Refactor Dockerfile and entrypoint script for improved structure and consistency
slawek2026-04-19 21:02:51 +02:00
176fa5ead2
Fixes to NodeJS version.
slawek2026-04-19 20:47:47 +02:00
aca4998da7
AI scaffolded NodeJS version of the App.
slawek2026-04-19 18:54:31 +02:00
4ff0a7205f
Update build and run scripts to support Apple's container.
streamlit
slawek2025-12-21 23:59:00 +01:00
5162b183bf
Fix: added a default location.
slawek2025-12-21 23:58:16 +01:00
b42c659560
Remove enable_rbac_authorization from azurerm_key_vault resource due to deprecation.
slawek2025-11-13 20:53:26 +01:00
55971f7d89
Fix shebang line in build.sh for proper script execution
slawek2025-09-09 21:31:48 +02:00
c3a632ed4b
Improve container tool detection logic in build.sh for better reliability
slawek2025-09-09 21:27:17 +02:00
f6061fb9a0
Add platform specification to build command in build.sh
slawek2025-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.
slawek2025-09-09 21:18:02 +02:00