Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* #Agent#2 initialized frontend project (#18) * #Agent#1 - Initialized backend projects (#17) * Task/agent#19 Login (#20) * #Agent#19 Login backend * git issues * #Agent#19 added exception handling for http requests * #Agent#19 login frontend * Task/agent#22 (#28) * #Agent#19 Login backend * git issues * #Agent#19 added exception handling for http requests * #Agent#19 login frontend * #Agent#22 create product * Task/agent#25 (#29) * #Agent#19 Login backend * git issues * #Agent#19 added exception handling for http requests * #Agent#19 login frontend * #25 Agent view product #25 Agent view product * Task/agent#23 (#30) * #Agent#19 Login backend * git issues * #Agent#19 added exception handling for http requests * #Agent#19 login frontend * #25 Agent view product #25 Agent view product * #23 Edit product #23 Edit product * Task/agent#24 (#31) * #Agent#19 Login backend * git issues * #Agent#19 added exception handling for http requests * #Agent#19 login frontend * #25 Agent view product #25 Agent view product * #24 delete product #24 delete product * Task/agent#26 (#32) * #Agent#19 Login backend * git issues * #Agent#19 added exception handling for http requests * #Agent#19 login frontend * #26 User buys product #26 User buys product * Task/agent#27 (#33) * #Agent#19 Login backend * git issues * #Agent#19 added exception handling for http requests * #Agent#19 login frontend * #26 User buys product #26 User buys product * #27 #27 Generating reports * #27 adding back button * Task/agent#34 (#35) * #Agent#19 Login backend * git issues * #Agent#19 added exception handling for http requests * #Agent#19 login frontend * #34 Integration tests * #34 testing * #34 Fix for frontend * Task/agent#36 (#37) * #Agent#19 Login backend * git issues * #Agent#19 added exception handling for http requests * #Agent#19 login frontend * #36 Move report to microservice * Task/agent#8 (#38) * Override services name in pom.xml file * Converting spring boot specific tools for service discovery and API gateway (Eureka and Spring Cloud Gateway) to general tools for service discovery and API gateway (Docker DNS and NGINX * update pom.xml report service * For each service .gitignore, .dockerignore and Dockerfile were added * For each service application.properties file was added * docker-compose.yml backend setup * .env.example * feign client update * jwt.secret * api_gateway.config fix * mysql pom.xml * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Dockerizing agent * web_config update * data.sql Populating Database * login jwt * path /{id} * Dockerized the Angular App * NODE_ENV * Update README.md * Update README.md * Update README.md * Update README.md * Docker staging * Update README.md * staging and profiles * CORS * Update README.md * Update README.md * Update README.md * Docker staging and pom.xml profiles test and prod env * Update README.md * Update README.md * Task/agent#39 (#41) * Override services name in pom.xml file * Converting spring boot specific tools for service discovery and API gateway (Eureka and Spring Cloud Gateway) to general tools for service discovery and API gateway (Docker DNS and NGINX * update pom.xml report service * For each service .gitignore, .dockerignore and Dockerfile were added * For each service application.properties file was added * docker-compose.yml backend setup * .env.example * feign client update * jwt.secret * api_gateway.config fix * mysql pom.xml * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Dockerizing agent * web_config update * data.sql Populating Database * login jwt * path /{id} * Dockerized the Angular App * NODE_ENV * Update README.md * Update README.md * Update README.md * Update README.md * Docker staging * Update README.md * staging and profiles * CORS * Update README.md * Update README.md * Update README.md * Docker staging and pom.xml profiles test and prod env * Update README.md * Update README.md * agent frontend Dockerfile.base * Update README.md * npm base image * npm base image agent frontend * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Task/agent#40 (#42) * .dockerignore product service * .dockerignore files * mvn base image product service * mvn base image report service * mvn base image shop service * readme.md update * Task/agent#3 (#43) * CI develop branch initialization * properties pom.xml update * ci pr pipeline * product controller tests * surefire plugin * distribution management pom.xml * sonar-project.properties * ci-cd push dev pipeline * publish-dockerhub.sh * Update README.md * Update README.md * Update README.md * ci push main pipeline (#44) Co-authored-by: Mile Praštalo <mile.prastalo97@gmail.com>
- Loading branch information