Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek pushed to feature/vm-skus at koszewscy/azure-image-chooser 2026-04-20 16:57:47 +02:00
3984b8684f feat: add hybrid display for small and big devices.
slawek pushed to feature/vm-skus at koszewscy/azure-image-chooser 2026-04-20 16:38:45 +02:00
8079162117 chore: remove outdated workflow instructions from help documentation
733ad9b6b8 feat: implement Azure Image Chooser tool with help content and empty tool placeholder
f64f9bd3e8 chore: add AGENTS.md to .gitignore
Compare 3 commits »
slawek pushed to feature/vm-skus at koszewscy/azure-image-chooser 2026-04-20 12:49:32 +02:00
slawek created branch feature/vm-skus in koszewscy/azure-image-chooser 2026-04-20 12:49:32 +02:00
slawek deleted branch feature/migration-to-nodejs from koszewscy/azure-image-chooser 2026-04-20 08:04:34 +02:00
slawek pushed to main at koszewscy/azure-image-chooser 2026-04-20 08:04:34 +02:00
de9ba78089 Merge pull request 'Migrated to NodeJS/Vite/Express/Material UI 2' (#1) from feature/migration-to-nodejs into main
3c4e10eda7 refactor: optimize Dockerfile by restructuring build steps and improving clarity
287dfc0b8b docs: add README.md with setup instructions and environment variables
5561f10958 Moved old root repository files.
85dd574991 chore: update package versions to 1.0.0 and add LICENSE file
Compare 16 commits »
slawek merged pull request koszewscy/azure-image-chooser#1 2026-04-20 08:04:33 +02:00
Migrated to NodeJS/Vite/Express/Material UI 2
slawek created pull request koszewscy/azure-image-chooser#1 2026-04-20 08:02:44 +02:00
Migrated to NodeJS/Vite/Express/Material UI 2
slawek pushed to streamlit at koszewscy/azure-image-chooser 2026-04-20 08:01:53 +02:00
slawek created branch streamlit in koszewscy/azure-image-chooser 2026-04-20 08:01:53 +02:00
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-20 07:54:49 +02:00
3c4e10eda7 refactor: optimize Dockerfile by restructuring build steps and improving clarity
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-20 07:35:06 +02:00
287dfc0b8b docs: add README.md with setup instructions and environment variables
5561f10958 Moved old root repository files.
85dd574991 chore: update package versions to 1.0.0 and add LICENSE file
4f97dc3362 refactor: update findAppRoot function and adjust Dockerfile paths for consistency
9100f71ab5 Moved the NodeJS version of the application to the app/ directory.
Compare 6 commits »
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-20 07:01:32 +02:00
055f51aa55 feat: implement Dockerfile, entrypoint, and health check for Node.js application
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 23:15:24 +02:00
8087daa518 fix: update health check path to correct endpoint
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 23:10:42 +02:00
5fd91a96e8 feat: add health check script and update Dockerfile for health check integration
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 21:16:19 +02:00
28d0720ffa feat: add health check API and handle app configuration warnings
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 21:02:55 +02:00
599ac49a76 Refactor Dockerfile and entrypoint script for improved structure and consistency
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 20:58:20 +02:00
4c7d38399b Refactor Dockerfile to streamline backend package installation
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 20:47:51 +02:00
176fa5ead2 Fixes to NodeJS version.
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 20:47:24 +02:00
aca4998da7 AI scaffolded NodeJS version of the App.