Commit Graph

30 Commits

Author SHA1 Message Date
Bangara Raju 3cb47c7c1a chore: upgrade Angular and related dependencies to version 20.0.0
feat: refactor AboutComponent to be standalone and include CommonModule
feat: refactor BlogComponent to be standalone and include CommonModule
feat: refactor ContactSidebarComponent to be standalone and include CommonModule
feat: refactor ContactComponent to be standalone and include CommonModule and FormsModule
feat: refactor NavbarComponent to be standalone and include CommonModule and RouterModule
feat: refactor ProjectsComponent to be standalone and include CommonModule
feat: refactor ResumeComponent to be standalone and include CommonModule
feat: refactor AppComponent to be standalone and include necessary components
feat: remove AppModule in favor of standalone components
fix: update tests to include HttpClientTestingModule where necessary
fix: update routing module to export appRoutes without NgModule
chore: add environment configuration for production
2026-03-14 09:38:15 +05:30
rajukottedi 5351a2ba58 project tile changes 2024-05-19 12:23:35 +05:30
rajukottedi 0bb9097513 code refactoring 2024-05-19 11:37:27 +05:30
rajukottedi d7cad0d5c7 style Changes 2024-05-09 20:01:15 +05:30
rajukottedi c051f4f60e code refactoring 2024-05-09 13:47:11 +05:30
rajukottedi 14cdd20a59 code refactoring: style changes 2024-05-09 13:41:02 +05:30
rajukottedi 395f52060e code refactoring 2024-05-09 01:04:41 +05:30
rajukottedi fe79623464 code refactoring jenkins-bangararaju.kottedi.in-portfolio-portfolio-prod-7 2024-05-06 23:20:51 +05:30
rajukottedi fd43f9c1e6 contact form validations on submit 2024-05-05 15:54:26 +05:30
rajukottedi fc5de6587b added fontawesome 6.5.2 files 2024-05-04 00:47:39 +05:30
rajukottedi 3212a81a58 changed font awesome package link 2024-05-04 00:19:37 +05:30
rajukottedi e0fc82fa28 code refactoring 2024-05-02 17:57:43 +05:30
rajukottedi 8afb553158 router not match fix 2024-05-02 17:41:14 +05:30
rajukottedi d1604bfd88 app route issue fix when matching route doesn't exist 2024-05-02 17:22:34 +05:30
rajukottedi 11e62230d9 code refactoring 2024-05-02 17:06:09 +05:30
rajukottedi 3e80780fce sidebar candidate info not loading even after service is up 2024-05-02 00:27:52 +05:30
rajukottedi 26e7bd5d44 contact form implementation 2024-05-01 23:25:49 +05:30
rajukottedi 62ead2b2fe added api versions 2024-04-30 14:21:08 +05:30
rajukottedi 492c4704aa added embed map in contact page 2024-04-29 00:18:43 +05:30
rajukottedi 549444dd59 code refactoring 2024-04-28 23:31:27 +05:30
rajukottedi f781ad43f4 optimized api calls by moving api call to individual components and improved performance 2024-04-28 23:12:40 +05:30
rajukottedi edf9865efc code refactoring 2024-04-28 17:07:53 +05:30
rajukottedi 1ca5e82426 code refactoring 2024-04-28 15:32:25 +05:30
rajukottedi c1250b7649 Adder Global Loading spiner for api calls 2024-04-28 15:32:15 +05:30
rajukottedi 1d53333667 added AuthInterceptor for sending api key in the header on every request to api 2024-04-28 14:03:41 +05:30
rajukottedi ad3df7c6b5 UI data binding changes 2024-04-28 13:31:31 +05:30
rajukottedi 5c04faad2a changes: api integration,
components, styles, fontawesome icons added
2024-04-26 02:32:27 +05:30
rajukottedi edd2798581 created components, routing and applied styles 2024-04-15 15:26:22 +05:30
rajukottedi 00d7c75564 updated angular cli 2024-04-09 17:28:24 +05:30
rajukottedi ffa7525ece created angular project 2023-07-19 15:35:12 +05:30