Commit Graph

17 Commits

Author SHA1 Message Date
778a74c49a feat: update VmSkuOption and related components to use non-nullable numeric types 2026-04-20 22:33:53 +02:00
cc4ff948c5 feat: implement VM SKU chooser tool with filtering and location persistence 2026-04-20 18:14:32 +02:00
5304b07d17 feat: add MUI icons support in App component 2026-04-20 17:13:21 +02:00
3984b8684f feat: add hybrid display for small and big devices. 2026-04-20 16:57:44 +02:00
8079162117 chore: remove outdated workflow instructions from help documentation 2026-04-20 16:38:42 +02:00
733ad9b6b8 feat: implement Azure Image Chooser tool with help content and empty tool placeholder 2026-04-20 16:28:58 +02:00
3c4e10eda7 refactor: optimize Dockerfile by restructuring build steps and improving clarity 2026-04-20 07:54:46 +02:00
85dd574991 chore: update package versions to 1.0.0 and add LICENSE file 2026-04-20 07:24:53 +02:00
4f97dc3362 refactor: update findAppRoot function and adjust Dockerfile paths for consistency 2026-04-20 07:21:56 +02:00
9100f71ab5 Moved the NodeJS version of the application to the app/ directory. 2026-04-20 07:17:30 +02:00
0d12f24dec Moved old files to a new directory. 2026-04-20 07:15:16 +02:00
5162b183bf Fix: added a default location. 2025-12-21 23:58:16 +01:00
218db54a08 Refactor image chooser functions to improve clarity and remove unnecessary rerun calls; add SKU list display for selected publishers and offers. 2025-09-09 21:18:02 +02:00
6e60dc7199 Fixed incorrect COPY instruction that did not copy the directory contents. 2025-08-19 05:23:14 +00:00
c6349e2577 Updated Dockerfile to add new files to the image. 2025-08-18 23:10:28 +02:00
4b86f2bd57 Reengineered app. Added region selection. 2025-08-18 23:10:01 +02:00
a9ac5f2549 Rearranged file structure. Separated App code from Terraform code. 2025-08-15 14:10:57 +02:00