Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial commit * package upgrade for apis * Update in apis for expressjs * Fix for response format * merged * Folder name updated, Loadbalancer implementation * Angular upgrade, UI changes and new contact api updates * About Project structure and how to run * Contact list files and side menu addedd * Documentaion link fix from home to dedicated doc * Removed unused menu from header and sidebar * Moving Layout module in to Core Module * Adding grid module, removing user model: 1. renaming model to interface. 2. Grid module added to contact module 3. Updated Contacts routing 4. Fixed contacts link in siderbar * Contact forms and stype updates * Contact model updates * Basic working Add and List functionality * Modification for contact grid and routing for details page * Updated Docker-compose file comments * Rename dockerfile to Dockerfile * Not required as part of db * Configuration added for initialize login for mongo and seed data * Style fix for login page and removed unused docker file * Dockerfile contents added for all layers * readme and seed data updated * Mongo DB connection update * Angular 10.0.2 version update * SecretKEy sample moved to compose file * Dotenv integration, lint and prettier configuration * Updated configuration for package * nginx resolver config update * nginx config update * app pending changes to enable devleopment mode for docker * Angular configuration update * Docker file update for debug * Angular Debug in docker containers fix * Package lock file for Angular pushing * Docker database seed fix * Readme updates and cleanup * Frontend veersion update and build fix * Typo fix in read me * Fix dockerfile for custom Mongo Image * Read me update * updated read me links * Add files via upload * Delete dopcker-hub-build-angular.png * Updated content link and demo video * Updating content position in readme * typo fix * Typo fix and readme section * Update Angular version to 11 * Error display fix on register, authguard added for contacts * Error message capture from error interceptor * Package update and login service injection error fix * Routing order fix for static content and apis * GitHub action for angular image * Updated context * expressjs actions for build * Update express-build-and-psuh.yml * Update angular-build-and-psuh.yml * Actions update for build * Action trigger updates * docker build trigger for nginx - update * github action modifications * Angular version update to 11.0.9 * Angular dockerfile update and api package restore from lock file * Meta tag update for frontend * SSR fix * merging * Build fix for debug mode Copy package.lock, Fix #18 * Angular v12 update * Angular upgrade 12.1.2 * Read me update and packge audit fix * Fix: debug mode dependecy installed * validation error message display enhancement * package upgrade * updated configuration for api taget in debug mode * form alingmet fixes * angular packages update * Other library updates * first setup of K8s * Angular update to 13.3.10 and API packages update * Angular upgrade packge-lock * update angualr version in readme * readme fix * Angular v14 update * package update * Alignment fixes for header and Forms (#49) * Angular upgrade and Alignment fix for header (#50) * readme update (#52) * angular 15 upgrade and dockerfile update (#55) * Angular upgrade to 15.0.3 * readme and dockerfile update * Update README.md * Update README.md * angular 16 upgrade (#67) * angular read me update (#75) * angular upgrade * merged and fixed angular version * angular upgrade * Angular upgrade * Angular readme update --------- Co-authored-by: Nitin Singh <[email protected]>
- Loading branch information