Commit Graph

  • 1864d49d6c style: improve code readability and consistency in Jenkinsfile develop rajukottedi 2026-03-06 12:50:57 +05:30
  • 37d7df2794 style: format code for better readability and consistency rajukottedi 2026-03-06 12:39:31 +05:30
  • 15788dbaa6 fix: update test command to use ChromeHeadless browser rajukottedi 2026-03-06 12:11:47 +05:30
  • 3aec2d5290 fix: update test command to use ChromeHeadlessCI browser rajukottedi 2026-03-06 12:07:33 +05:30
  • ddf92e0548 fix: update ChromeHeadless command to include --no-sandbox option rajukottedi 2026-03-06 11:58:30 +05:30
  • 196ad13eea feat: update Angular dependencies and improve test configurations rajukottedi 2026-03-06 09:24:54 +05:30
  • 1eca714680 refactor: enhance Jenkinsfile structure and improve stage conditions for better clarity and maintainability rajukottedi 2026-03-06 08:03:03 +05:30
  • f33bf8cd01 fix: remove unnecessary backticks from Jenkinsfile rajukottedi 2026-03-06 07:33:38 +05:30
  • 85fe20d0f3 fix: remove unnecessary backticks from Jenkinsfile rajukottedi 2026-03-06 07:31:42 +05:30
  • 8de5d29a4d refactor: reorganize Jenkinsfile stages and improve environment variable handling rajukottedi 2026-03-06 07:16:33 +05:30
  • 17d2289974 fix: correct agent label for production environment in Jenkinsfile rajukottedi 2026-02-16 20:35:22 +05:30
  • 3be0d38cf1 Merge pull request 'refactor: streamline Jenkinsfile by using helper methods for environment variables and agent labels' (#10) from develop into prod prod rajukottedi 2026-02-16 20:33:10 +05:30
  • a0e56f6a89 refactor: streamline Jenkinsfile by using helper methods for environment variables and agent labels rajukottedi 2026-02-16 20:28:02 +05:30
  • 7cf7246abd Merge pull request 'develop' (#9) from develop into prod rajukottedi 2026-02-16 20:05:59 +05:30
  • 8885e288ed removed test file rajukottedi 2026-02-16 20:05:39 +05:30
  • a888636487 webhook test rajukottedi 2026-02-16 19:57:11 +05:30
  • dad46d788d webhook test rajukottedi 2026-02-16 19:45:15 +05:30
  • 3619e33f44 webhook test rajukottedi 2026-02-16 19:31:46 +05:30
  • cf8e3b880c fix: add sudo to systemctl reload command in deployment stage rajukottedi 2026-02-16 19:13:30 +05:30
  • a6e48d6b2b fix: remove redundant ownership change command in deployment stage rajukottedi 2026-02-16 18:39:34 +05:30
  • 06a64fa018 fix: add npm install step before building Angular rajukottedi 2026-02-16 18:28:53 +05:30
  • 1bec713692 fix: ensure cleanup of deployment directory before building Angular rajukottedi 2026-02-16 18:11:14 +05:30
  • cea6d218f8 feat: add Jenkins pipeline for automated deployment rajukottedi 2026-02-16 17:40:09 +05:30
  • 9065626d40 Merge pull request 'develop' (#8) from develop into master jenkins-bangararaju.kottedi.in-admin-admin-prod-2 jenkins-bangararaju.kottedi.in-admin-admin-prod-1 master rajukottedi 2026-02-16 10:40:47 +05:30
  • 3dbecd171f Merge pull request 'fix: enhance OTP sending logic and add success message display' (#7) from task/popup-for-dynamic-form into develop rajukottedi 2026-02-16 10:03:02 +05:30
  • bdba683f00 fix: enhance OTP sending logic and add success message display task/popup-for-dynamic-form rajukottedi 2026-02-16 10:02:26 +05:30
  • 15ad26c505 Merge pull request 'fix: update project categories check and adjust border style in project detail popup' (#6) from task/popup-for-dynamic-form into develop rajukottedi 2026-02-16 09:26:17 +05:30
  • e529f101b7 fix: update project categories check and adjust border style in project detail popup rajukottedi 2026-02-16 09:24:45 +05:30
  • 2bed3b6438 Merge pull request 'fix: update logout navigation to use navigateByUrl for cleaner routing' (#5) from task/popup-for-dynamic-form into develop rajukottedi 2026-02-15 20:43:55 +05:30
  • 7d63845951 fix: update logout navigation to use navigateByUrl for cleaner routing rajukottedi 2026-02-15 20:36:16 +05:30
  • 7d707051d5 Merge pull request 'fix: update returnUrl handling and navigation in OtpComponent' (#4) from task/popup-for-dynamic-form into develop rajukottedi 2026-02-15 15:24:29 +05:30
  • 9a90903b33 fix: update returnUrl handling and navigation in OtpComponent rajukottedi 2026-02-15 15:23:57 +05:30
  • 1147a5a10a Merge pull request 'fix: update auth guard to redirect to login without admin prefix' (#3) from task/popup-for-dynamic-form into develop rajukottedi 2026-02-15 15:09:35 +05:30
  • 2108a89505 fix: update auth guard to redirect to login without admin prefix rajukottedi 2026-02-15 15:09:07 +05:30
  • b30fc0235d Merge pull request 'refactor: remove server configuration and routes for admin module; simplify routing structure' (#2) from task/popup-for-dynamic-form into develop rajukottedi 2026-02-15 15:04:42 +05:30
  • 0b3d9e8a9a refactor: remove server configuration and routes for admin module; simplify routing structure rajukottedi 2026-02-15 15:04:07 +05:30
  • 69b3d1fd72 Merge pull request 'task/popup-for-dynamic-form' (#1) from task/popup-for-dynamic-form into develop rajukottedi 2026-02-15 14:40:40 +05:30
  • 641dd1e004 fix: update outputPath in build options and remove unused server configurations rajukottedi 2026-02-15 14:38:16 +05:30
  • 3ef1a2682f feat: update popup styles for improved aesthetics; add SVG favicon rajukottedi 2026-02-15 13:07:40 +05:30
  • 1806c6fb1f feat: implement confirm dialog for project deletion and item removal in dynamic forms; enhance form field accessibility rajukottedi 2026-02-15 05:47:32 +05:30
  • 58929ae6d4 feat: enhance dynamic forms and popups for About, Contact, and Resume sections; add project detail popup rajukottedi 2026-02-15 05:27:23 +05:30
  • 55b436c7d2 feat: implement dynamic form and popup components rajukottedi 2026-02-15 03:56:17 +05:30
  • 9e34de73ee fix: handle token refresh gracefully in auth interceptor and update loading interceptor to skip refresh token requests rajukottedi 2025-11-17 15:15:28 +05:30
  • e83e2b2161 feat: implement logout functionality and enhance contact layout rajukottedi 2025-11-17 13:35:33 +05:30
  • 38f305067a feat: enhance application structure and improve accessibility rajukottedi 2025-11-16 17:40:00 +05:30
  • d0025d55ef Refactor code structure for improved readability and maintainability rajukottedi 2025-11-15 12:51:32 +05:30
  • 94f4305615 fix: replace deprecated *ngIf with @if control flow in OTP component rajukottedi 2025-10-16 00:26:47 +05:30
  • a3e1748e56 add copilot instructions for portfolio-admin project rajukottedi 2025-09-24 19:15:02 +05:30
  • 816fefdc4f initial commit rajukottedi 2025-09-24 19:08:32 +05:30