* feat: [CDE-777]: lint fix
* feat: [CDE-777]: Fix logger breaking for initalise
* feat: [CDE-777]: Fixed Swagger and Pass RepoSearch term in onPrem API
* feat: [CDE-777]: Fixed Swagger and Pass RepoSearch term in onPrem API
* Apply suggestion from code review
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CODE-3870
* formatted files
* moved onlyFavoritesFor logic to applyQueryFilter
* merge develop
* feat: [CODE-3870]: Add only_favorites query param to repo listing API
* added nolint:exhaustive
* fixed header for types/favorite.go
* formatted database/favorite.go file
* addressed review comments
* use ID in the favorite struct
* feat: [CODE-3869]: Create db layer for favorites
* feat: [AH-1317]: improve performance and bugfixes
* feat: [AH-1317]: fix failing unit tests
* feat: [AH-1317]: Support virtual list and keyboard actions for directory view
* feat: [CDE-716]: Infra form validations and region modal
* feat: [CDE-716]: Infra form validations and region modal
* feat: [CDE-716]: Infra form validations and region modal
* feat: Added validations and dropdowns for hynrid infra
* fix: [CODE-3647]: updated text in the PR information header
updated text in the PR information header
* fix: [CODE-3647]: updated text in the PR information header
updated text in the PR information header
* fix: [CODE-3647]: renamed variable to prMergedInfo
renamed variable to prMergedInfo
and created const for areRulesBypassed = (payload?.payload as MergePayload)?.rules_bypassed
* fix: [CODE-3647]: fixed check for code alignment
fixed check for code alignment
* fix: [CODE-3647]: fixed check for code alignment
fixed check for code alignment
* fix: [CODE-3647]: updated UI to show if PR is bypassed
prefixed text - "branch" and added css to add right margin
* fix: [CODE-3647]: updated UI to show if PR is bypassed
updated UI to show if PR is bypassed
* feat: [AH-1192]: fix failing PR checks
* feat: [AH-1192]: rebase with main and fix bugs
* feat: [AH-1192]: Implement digest list view in tree view (#3733)
* feat: [AH-1192]: do not encode query params
* feat: [AH-1192]: Implement digest list view in tree view
* feat: [AH-1192]: Support version list and details in tree view (#3727)
* feat: [AH-1192]: resolve PR comments
* feat: [AH-1192]: Support version list and details in tree view
* feat: [AH-1192]: Implement artifact list tree view and artifact tree node details view (#3694)
* feat: [AH-1192]: add factory implementation for artifact details node view
* feat: [AH-1192]: Implement artifact list tree view and artifact tree node details view
* feat: [AH-1192]: implement a repository list and details route in tree view (#3685)
* feat: [AH-1192]: refactor refetch logic
* feat: [AH-1192]: fix failing unit tests
* feat: [AH-1192]: implement a repository list and details route in tree view
* feat: [AH-1192]: Implement landing page for
* feat: [AH-1247]: show build time in readable format
* feat: [AH-1247]: add mapping for version details page
* feat: [AH-1247]: Support RPM in artifact list, version list and version details page
* Revert "fix: [CODE-3521] loading state and infinite loop when a repo name is changed (#3690)"
This reverts commit 065db116d1feaa024572753f09ff86975e8bde71.
* feat: [AH-1193]: remove size column from global artifact list page
* feat: [AH-1193]: Support artifact actions
* feat: [AH-1193]: support actions in global artifact list table
* feat: [AH-1193]: fix failing UTs
* feat: [AH-1193]: Update global artifact list view
* fix: UI changes for the button scroll and alignment fix
* fix: fixed lint issuews
* feat: Replaced the log polling api with stream api to fetch realtime logs
* fix: [CODE-3363] lint
* fix: [CODE-3363] use identifer to re-render
* fix: [CODE-3363] backfill author data in filter on reload and navigating back to PR listing page