Atefeh Mohseni Ejiyeh
a75e6ec4ec
fix: [CODE-2501] Return 200 with an empty list for commits on non-existing references ( #3366 )
2025-02-01 02:28:29 +00:00
Enver Biševac
92e39dee79
feat: [CODE-3129]: add ignore whitespace for diff ( #3327 )
...
* better parsing of query param ignore_whitespace
* replace hideWhitespace with ignoreWhitespace
* replace rest client literals with vars
* added openapi
* add ignore whitespace for diff
2025-01-31 21:48:57 +00:00
Darko Draskovic
2f9d9583e6
feat: [CODE-1805]: Add service account rule bypass list support ( #3297 )
...
* Make service account store code more consistent
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Remove principal controller interface
* Address review comments
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Add pagination to repo/space list service account
* Revert to non embedded Principal to ServiceAccount
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Add query param to service account list
* Add inherited param to principal filter
* Merge remote-tracking branch 'origin/main' into akp/CODE-1805
* Merge remote-tracking branch 'origin/main' into akp/CODE-1805
* Return service account info instead of vanilla service account
* Return principal info to return id instead o
2025-01-31 17:46:24 +00:00
Shivanand Sonnad
9224727874
feat: [AH-924]: fix serach registry filter on artifact list page ( #3362 )
...
* feat: [AH-924]: fix failing tests
* feat: [AH-924]: fix serach registry filter on artifact list page
* feat: [AH-924]: support sorting and pagination in file list table
2025-01-31 08:08:12 +00:00
Sourabh Awashti
c89f8516e8
feat:[AH-938]: fix for get artifacts API ( #3358 )
...
* feat:[AH-938]: fix for get artifacts API
* feat:[AH-938]: fix for get artifacts API
2025-01-31 06:55:46 +00:00
Shivanand Sonnad
42b3baa6a0
feat: [AH-885]: disabled webhook form if webhook is internal ( #3354 )
...
* feat: [AH-885]: disabled webhook form if webhook is internal
2025-01-31 05:05:49 +00:00
Johannes Batzill
ebdf453e43
feat: [CODE-3122]: Add dockerfile for new ui ( #3359 )
2025-01-31 01:41:53 +00:00
Atefeh Mohseni Ejiyeh
f97e72bd00
fix: [PIPE-24870]: Fix Swagger for Space Import Repositories API ( #3360 )
2025-01-30 21:56:36 +00:00
Marko Gaćeša
6f37eaea3f
fix: [CODE-3120]: reload repo in repo summary API controller ( #3356 )
...
* reload repo in repo summary API controller
2025-01-30 16:09:55 +00:00
Marko Gaćeša
16e2ec6660
feat: [PIPE-24577]: add 200 response to artefact download API in openapi ( #3336 )
...
* add 200 response to artefact download API in openapi
2025-01-30 15:31:33 +00:00
Yogesh Chauhan
2130f7f9a4
[fix]: [ML-575]: Ai Agent Fix stage type enums ( #3357 )
...
* Fix stage enums
2025-01-30 14:55:22 +00:00
Prachi Shah
6b231495c1
fix: [ML-575]: mark required fields for spec file ( #3350 )
...
* gci write
* lint errors fix
* lint errors fix
* required:'true'
* required : true
* done
* changed
* make stage type as enum according to openapi std
* remove conflicts with main
* mark fields as required
* Merge branch 'main' into ML-575
* make conversationID optional parameter in chat
* generate conversation ID in backend
* Merge branch 'main' into ML-575
* gci run
* gci run
* gci run
* gci run
* lint error fix
* gci run
* resolve comments
* re_generate to regenerate
* gci run
* lint errors fix
* lint error fix
* update actions struct correctly
* update actions struct
* lint error fix
* chat struct and two new enums for actions
* merged
* merge with ML-562
* temp
* done
* done
* remove redundant file
* fixed lint errors in submodule
* lint error fix
* Update wire_gen.go
* Update wire_gen.go
* fix lint errors
* updated error message
* changed loc of enum definitions
* new endpoint /chat
* new type chat
* original
* to original
* made required changes
* trial
* fix lint errors-3
* fi
2025-01-30 11:43:49 +00:00
Ritik Kapoor
f8a4584dca
fix: [CODE-3109]: handle new line character for mentions ( #3353 )
...
* fix: [CODE-3109]: handle new line char for mentions
2025-01-30 09:53:02 +00:00
Sourabh Awashti
1478d44c2e
feat:[AH-938]: bug fixes for generic artifacts ( #3351 )
...
* feat:[AH-938]: fix checks
* feat:[AH-938]: bug fixes for generic artifacts
2025-01-30 09:20:58 +00:00
Enver Biševac
d131a4f2aa
feat: [CODE-3112]: write response using pkt error format in service pack and advertise refs ( #3348 )
...
* write to response pkt error format in service pack
2025-01-30 08:33:28 +00:00
Ritik Kapoor
adca887dbf
fix: [CODE-3109]: mentions enhancements ( #3346 )
...
* fix: [CODE-3109]: fix height issue
* fix: [CODE-3109]: mentions to start only if it has a space before @
* fix: [CODE-3109]: mentions enhancements
2025-01-30 08:15:35 +00:00
David Kreiner
7f66fba774
fix: [ML-620]: Remove enum ( #3347 )
...
* fix: [ML-620]: Fix linting
* fix: [ML-620]: Remove enum
2025-01-29 22:30:18 +00:00
Ritik Kapoor
7621233355
chore: [CODE-3073]: Remove circular dependencies - 2 ( #3326 )
...
* fix: [CODE-3073]: lint check
*
fix: [CODE-3097]: address comments
*
chore: [CODE-3073]: lint check
*
chore: [CODE-3073]: Remove circular dependencies - 2
2025-01-29 12:43:11 +00:00
Prachi Shah
5f11b9ed2d
[fix]: [ML-575]: make conversationID optional parameter in chat ( #3344 )
...
* make conversationID optional parameter in chat
* generate conversation ID in backend
* Merge branch 'main' into ML-575
* gci run
* gci run
* gci run
* gci run
* lint error fix
* gci run
* resolve comments
* re_generate to regenerate
* gci run
* lint errors fix
* lint error fix
* update actions struct correctly
* update actions struct
* lint error fix
* chat struct and two new enums for actions
* merged
* merge with ML-562
* temp
* done
* done
* remove redundant file
* fixed lint errors in submodule
* lint error fix
* Update wire_gen.go
* Update wire_gen.go
* fix lint errors
* updated error message
* changed loc of enum definitions
* new endpoint /chat
* new type chat
* original
* to original
* made required changes
* trial
* fix lint errors-3
* fix lint errors-2
* fix lint errors
* 3 new enums for stagetype, messagetype, role
* enum types for stagetype, role and messagetype
* role enum and message type enum
* ML-562: New enum
2025-01-29 11:03:05 +00:00
Shivanand Sonnad
296000b952
feat: [AH-924]: use maven central as default option and update subtitle for generic registry ( #3337 )
...
* feat: [AH-924]: use maven central as default option and update subtitle for generic registry
2025-01-29 07:16:30 +00:00
Pragyesh Mishra
2990923f15
[feat]: [AH-152]: maven download url fix ( #3339 )
...
* [feat]: [AH-152]: maven download url fix
* [feat]: [AH-152]: maven download url fix
* [feat]: [AH-152]: maven download url fix
* [feat]: [AH-152]: maven download url fix
2025-01-29 05:32:15 +00:00
Pragyesh Mishra
4eb00eae4c
[feat]: [AH-152]: fix maven files count ( #3335 )
...
* [feat]: [AH-152]: pr check
* [feat]: [AH-152]: pr check
* [feat]: [AH-152]: pr check
* [feat]: [AH-152]: pr check
* [feat]: [AH-152]: pr check
* [feat]: [AH-152]: fix files count
* [feat]: [AH-152]: fix files count
* [feat]: [AH-152]: fix files count
2025-01-28 17:59:33 +00:00
Ritik Kapoor
1422bc12d2
fix: [CODE-3097]: label activity in conversations ( #3334 )
...
* fix: [CODE-3097]: lint check
* fix: [CODE-3097]: label activity in conversations
2025-01-28 10:14:01 +00:00
Shivanand Sonnad
4011bff3e6
feat: [AH-849]: add encodeRef for artifact name in api path params and some bugfixes ( #3333 )
...
* feat: [AH-849]: fix failing jest tests
* feat: [AH-849]: fix failing jest tests
* feat: [AH-984]: remove FF for generic and maven
* feat: [AH-984]: add encodeRef for artifact name in api path params and some bugfixes
2025-01-28 09:13:19 +00:00
Sourabh Awashti
b058448e19
feat:[AH-926]: update in get artifacts query ( #3332 )
...
* feat:[AH-926]: review changes
* Revert "feat:[AH-926]: review changes"
This reverts commit d2e581f0358f54f47b2cd2702751b71b719e1e8b.
* feat:[AH-926]: review changes
* feat:[AH-926]: update in get artifacts query
2025-01-28 08:45:00 +00:00
Sourabh Awashti
1b70a9407c
feat:[AH-926]: router changes for generic artifacts ( #3330 )
...
* feat:[AH-926]: review changes
* feat:[AH-926]: review changes
* feat:[AH-926]: router changes for generic artifacts
* feat:[AH-926]: router changes for generic artifacts
2025-01-28 05:47:52 +00:00
Vikyath Harekal
d194dc1446
feat: [CDE-585]: Add json tags for InstanceInfo ( #3331 )
...
* feat: [CDE-585]: Add json tags for InstanceInfo
2025-01-28 05:06:52 +00:00
Shivanand Sonnad
c8a1e128b8
feat: [AH-849]: support maven in setup client setup ( #3325 )
...
* feat: [AH-849]: encode artifact name and enable artifact details api call
* feat: [AH-849]: add maven version in factory
* feat: [AH-849]: remove circular dependancy
* feat: [AH-849]: update zindex of modal header
* feat: [AH-849]: support maven in setup client setup
2025-01-28 04:59:14 +00:00
Johannes Batzill
cbd889881b
feat: [CODE-2693]: Add backend support to track time of last push. ( #3320 )
2025-01-27 22:03:35 +00:00
Pragyesh Mishra
7e777093a4
[feat]: [AH-152]: get files maven api ( #3329 )
...
* [AH-152]: get files maven api
* [AH-152]: get files maven api
* [AH-152]: get files maven api
* [feat]: [AH-152]: support get artifact files for maven
* [feat]: [AH-152]: support get artifact files for maven
2025-01-27 17:22:49 +00:00
Sourabh Awashti
e36647c78d
feat:[AH-928]: Query changes for artifact and version lisiting for non OCI packages ( #3323 )
...
* feat:[AH-928]: fix checks
* feat:[AH-928]: review changes
* feat:[AH-928]: Query changes for artifact and version lisiting for non OCI packages
2025-01-27 16:29:33 +00:00
Marko Gaćeša
2fa3914fa9
feat: [CODE-3076]: create and update PR refs in the PR controller ( #3319 )
...
* update pr refs in controller
2025-01-27 13:38:55 +00:00
Ritik Kapoor
c05b105e32
chore: [CODE-3073]: remove cyclic dependencies in code ( #3315 )
...
*
chore: [CODE-3073]: Prettier
*
chore: [CODE-3073]: Prettier
*
chore: [CODE-3073]: Prettier
*
chore: [CODE-3073]: remove cyclic dependencies in code
2025-01-27 11:45:30 +00:00
Karan Saraswat
d51474badc
fix: [CODE-3057]: Revert "temporary fix for listing more than 30 repos in a single request" ( #3324 )
...
* Revert "fix: [code-2875]: temporary fix for listing more than 30 repos in a single request (#3134 ) (#3308 )"
This reverts commit 636f6f2750
.
2025-01-27 08:06:38 +00:00
Sourabh Awashti
b501dbe44a
feat:[AH-927]: generic artifact router and redirect url changes ( #3322 )
...
* feat:[AH-927]: fix checks
* feat:[AH-926]: fix checks
* feat:[AH-927]: fix checks
* feat:[AH-927]: fix checks
* feat:[AH-927]: generic artifact router and redirect url changes
2025-01-27 07:26:26 +00:00
Shivanand Sonnad
148b29fe7e
feat: [AH-855]: Implement version details page for OSS ( #3318 )
...
* feat: [AH-855]: update maven version type
* feat: [AH-855]: Implement version details page for OSS
2025-01-27 07:07:11 +00:00
Sourabh Awashti
c41a615394
feat:[AH-926]: get client setup and artifact details api for generic artifacts ( #3321 )
...
* feat:[AH-926]: fix checks
* feat:[Ah-926]: fix checks
* feat:[AH-926]: get client setup and artifact details api for generic artifacts
2025-01-27 06:58:17 +00:00
Sourabh Awashti
8d6f511fca
feat:[AH-400]: Get files API support ( #3316 )
...
* feat:[AH-400]: fix checks
* feat:[AH-400]: fix checks
* feat:[AH-400]: merge conflicts
* feat:[AH-400]: review changes
* feat:[AH-400]: Get files API support
2025-01-24 14:04:21 +00:00
Shivanand Sonnad
58e0787663
feat: [AH-853]: Implement Maven Artifact Details Page ( #3317 )
...
* feat: [AH-856]: Support Maven Artifact in global artifact list table
* feat: [AH-853]: Implement Maven Artifact Details Page
2025-01-24 13:29:13 +00:00
Shivanand Sonnad
30df15d021
feat: [AH-852]: Implement Maven Version Details page Overview Tab ( #3311 )
...
* feat: [AH-852]: Implement Maven Version Details page Overview Tab
* feat: [AH-852]: implement version details page header content
2025-01-24 12:17:08 +00:00
Pragyesh Mishra
8342bf839a
[feat]: [AH-147]: maven client setup api changes ( #3312 )
...
* [feat]: [AH-147]: maven client setup api
* [feat]: [AH-147]: maven client setup api
* [feat]: [AH-147]: API changes
2025-01-24 12:12:35 +00:00
Prachi Shah
c1b89607ce
[feat]: [ML-575]: Shifting to generic /chat endpoint ( #3313 )
...
* gci run
* gci run
* gci run
* gci run
* lint error fix
* gci run
* resolve comments
* re_generate to regenerate
* gci run
* lint errors fix
* lint error fix
* update actions struct correctly
* update actions struct
* lint error fix
* chat struct and two new enums for actions
* merged
* merge with ML-562
* temp
* done
* done
* remove redundant file
* fixed lint errors in submodule
* lint error fix
* Update wire_gen.go
* Update wire_gen.go
* fix lint errors
* updated error message
* changed loc of enum definitions
* new endpoint /chat
* new type chat
* original
* to original
* made required changes
* trial
* fix lint errors-3
* fix lint errors-2
* fix lint errors
* 3 new enums for stagetype, messagetype, role
* enum types for stagetype, role and messagetype
* role enum and message type enum
* ML-562: New enum
2025-01-24 11:07:02 +00:00
Sourabh Awashti
321a1cc8d2
feat:[AH-400]: upload and download flow for generic artifacts ( #3298 )
...
* feat:[AH-400]: fix checks
* feat:[AH-400]: fix checks
* Merge branch 'AH-400' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-400
* feat:[AH-400]: fix checks
* Merge branch 'main' into AH-400
* feat:[AH-400]: review changes
* feat:[AH-400]: upload and download flow for generic artifacts
2025-01-24 09:31:00 +00:00
Dhruv Dhruv
5965b1dd87
fix: [CDE-598]: Adding assertion during build with features that the image exists. ( #3314 )
...
* fix: [CDE-598]: Adding assertion during build with features that the image exists. Also logging the generated dockerfile in the user facing logs.
2025-01-24 08:04:37 +00:00
Tudor Macari
a655c2f8e9
feat: [AH-396]: webhook support ( #2778 )
...
* feat: [AH-396]: resolve PR comments
* feat: [AH-396]: adjust sql
* feat: [AH-396]: implement registry webhooks
2025-01-23 17:22:35 +00:00
Marko Gaćeša
49e52935c4
feat: [CODE-2859]: add repo cache to repo finder ( #3310 )
...
* add repo cache to repo finder
2025-01-23 15:13:06 +00:00
Shivanand Sonnad
b5dde732a3
feat: [AH-851]: Implement Maven Version List page ( #3309 )
...
* feat: [AH-851]: Implement Maven Version List page
2025-01-23 12:33:14 +00:00
Shivanand Sonnad
d27437dd2c
feat: [AH-844]: Implement Maven Repository List, create, update, update, setupclient setup ( #3294 )
...
* feat: [AH-844]: correct spelling mistake
* feat: [AH-844]: fix PR comments
* feat: [AH-844]: add new mavenCentral source in upstream proxy
* feat: [AH-844]: Support Maven Central Source in Upstream registry flow
* feat: [AH-844]: Implement Maven Repository List, create, update, update, setupclient setup
2025-01-23 07:44:24 +00:00
Shivanand Sonnad
8890cfb783
feat: [AH-897]: Add RBAC support in webhook pages ( #3306 )
...
* feat: [AH-897]: Add RBAC support to webhook actions
* feat: [AH-897]: Add RBAC support in webhook pages
2025-01-22 15:59:40 +00:00
Karan Saraswat
636f6f2750
fix: [code-2875]: temporary fix for listing more than 30 repos in a single request ( #3134 ) ( #3308 )
...
* fix: [code-2875]: temporary fix for listing more than 30 repos in a single request (#3134 )
* temporary fix for listing more than 30 repos in a single request
* max repos changed to 500
2025-01-22 13:14:43 +00:00