Commit Graph

1163 Commits

Author SHA1 Message Date
Shivanand Sonnad
26d28e748b feat: [AH-964]: add unit test coverage for artifact details page and version list (#3418)
* feat: [AH-964]: add unit test coverage for artifact details page and version list
2025-02-12 13:42:28 +00:00
Shivanand Sonnad
9af8f072b5 feat: [AH-944]: redesign artifact details page header (#3411)
* feat: [AH-944]: redesign artifact details page header
2025-02-11 16:50:25 +00:00
Shivanand Sonnad
1e619e8219 feat: [AH-944]: support link to latest version in registry artifact list table (#3410)
* feat: [AH-944]: support link to latest version in registry artifact list table
2025-02-11 16:50:21 +00:00
Shivanand Sonnad
11b4bb4afc feat: [AH-944]: refactor version list page (#3396)
* feat: [AH-944]: fix table alignment
* feat: [AH-944]: refactor version list page
2025-02-11 11:54:00 +00:00
Shivanand Sonnad
cdbc3ab654 feat: [AH-944]: refactor copy button and copy checksum button (#3393)
* feat: [AH-944]: fix failing unit tests
* feat: [AH-944]: update icon for copy in copy button
* feat: [AH-944]: refactor copy button and copy checksum button
2025-02-11 11:21:45 +00:00
Shivanand Sonnad
cfa0e7c464 feat: [AH-944]: version header content refactor (#3395)
* feat: [AH-944]: version header content refactor
2025-02-11 10:51:51 +00:00
Neel Khamar
5116297202 feat: [CDE-627]: Added the new parameter resource_space_ref (#3384)
* Applied prettier
* feat: Added the new parameter resource_space_ref
2025-02-11 09:46:54 +00:00
Shivanand Sonnad
4250c0554a feat: [AH-916]: upstream proxy edit tests (#3404)
* feat: [AH-916]: upstream proxy edit tests
* feat: [AH-916]: refactor upstream proxy create tests
* feat: [AH-916]: add unit tests for create upstream proxy flow
2025-02-11 09:19:48 +00:00
Shivanand Sonnad
12796dc321 feat: [AH-916]: add UTs for maven and generic registry create flow (#3401)
* feat: [AH-916]: add UTs for maven and generic registry create flow
2025-02-10 13:23:00 +00:00
Shivanand Sonnad
cee3efb886 feat: [AH-944]: fix UI flickering if upstream proxy length is big (#3392)
* feat: [AH-944]: use color from design system
* feat: [AH-944]: fix UI flickering if upstream proxy length is big
* feat: [AH-944]: add ellipsis to upstream proxy name in reorder select
2025-02-10 06:25:26 +00:00
Shivanand Sonnad
824f72479c feat: [AH-944]: Improve view for version and arch selector on version details page (#3391)
* feat: [AH-944]: Improve view for version and arch selector on version details page
2025-02-10 05:39:46 +00:00
Shivanand Sonnad
ab8b28691b feat: [AH-944]: refactor setup client button (#3389)
* [AH-944]: refactor setup client button
2025-02-10 05:39:23 +00:00
Ritik Kapoor
e9f0d8729a feat: [CODE-2944]: add service account support in bypass list for branch rules (#3381)
* feat: [CODE-2944]: address comment and updated placeholder
*

feat: [CODE-2944]: add service account support in bypass list for branch rules
2025-02-07 17:55:39 +00:00
Shivanand Sonnad
4fb63f6d9b feat: [AH-944]: use icon size 24 in listing page and 40 in header content (#3387)
* feat: [AH-944]: update version list icon
* feat: [AH-944]: use icon size 24 in listing page and 40 in header content
2025-02-07 08:21:57 +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
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
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
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
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
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
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
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
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
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
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
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
Shivanand Sonnad
80ba05dea1 feat: [AH-896]: Support actions in webhook list page (#3301)
* feat: [AH-896]: support FF in env file
* feat: [AH-896]: refetch webhooklist after delete
* feat: [AH-896]: Support actions in webhook list page
2025-01-22 07:46:09 +00:00
Ritik Kapoor
7d1b421504 fix: [CODE-2864] disable upload btn (#3303)
* fix: [CODE-2864] disable upload btn
2025-01-21 13:17:50 +00:00
Shivanand Sonnad
6ba35cc245 feat: [AH-884]: Implement Webhook Execution List and Details Modal (#3300)
* feat: [AH-884]: fix PR comments
* feat: [AH-884]: update api refactor
* feat: [AH-884]: integrate API contract changes
* feat: [AH-884]: Implement Webhook Execution List and Details Modal
2025-01-21 10:45:07 +00:00
Shivanand Sonnad
b00a8f16b4 feat: [AH-883]: Implement edit webhook page (#3291)
* feat: [AH-883]: refetch webhook after update and fix route to webhook details page from webhook list page
* feat: [AH-883]: fix breaking css for inline inputs
* feat: [AH-883]: implement Edit flow with enterprise secret input
* feat: [AH-883]: Implement edit webhook page
2025-01-21 07:08:51 +00:00
Shivanand Sonnad
b6c214b9ee feat: [AH-841]: bugfixes after integration with API (#3290)
* feat: [AH-841]: show view artifact details for generatic artifacts in place of download command in global artifact list page
* feat: [AH-841]: bugfixes after integration with API
2025-01-20 16:38:32 +00:00
Ritik Kapoor
d0de550873 chore: [CODE-3010] add Cache-Control for static assets (#3240)
* address comment
*

chore: [CODE-3010] add Cache-Control for static assets
2025-01-17 17:34:26 +00:00
Shivanand Sonnad
3c5a2a4ab0 feat: [AH-882]: Implement create webhook modal (#3288)
* feat: [AH-882]: fix circular dependancy check plugin for ar
* feat: [AH-882]: fix PR comments
* feat: [AH-882]: Add Generic URL validation
* feat: [AH-882]: implement support for extra headers in create webhook form
* feat: [AH-882]: bufixes in webhook form content
* [AH-882]: Implement create webhook modal
2025-01-17 13:40:00 +00:00
Shivanand Sonnad
6643c377ca feat: [AH-881]: Implement webhook listing page (#3262)
* feat: [AH-881]: show ALL when no triggers
* feat: [AH-881]: new API changes integration
* feat: [AH-881]: update status column mapping
* feat: [AH-881]: remove mock data
* feat: [AH-881]: Implement webhook listing page
2025-01-17 05:46:36 +00:00
Neel Khamar
378dbeaca7 feat: [CDE-586]: JetBrains IDE changes (#3246)
* lint issues
* fixed lint issues
* feat: JetBrains IDE changes
2025-01-16 05:47:25 +00:00
Ritik Kapoor
6e8cd9bdba fix: [CODE-2491]: Change "Checks" Progress Indicator Color (#3258)
* fix: [CODE-2491] remove css
*

fix: [ritik/CODE-2491] change running text color to primary
*

fix: [ritik/CODE-2491] change running icon color to primary
2025-01-15 21:25:51 +00:00
Ritik Kapoor
ddff3fc390 fix: [CODE-3038] label selector height (#3277)
* fix: [CODE-3038] label selector height
2025-01-15 18:04:41 +00:00
Atefeh Mohseni Ejiyeh
b63781ee02 feat: [CODE-2819]: Reposition Search Box for Archived Repos (#3255) 2025-01-14 16:32:02 +00:00
Shivanand Sonnad
2d4e2f063e feat: [AH-880]: add new routes for artifact details tab (#3250)
* feat: [AH-880]: fix lint errors
* feat: [AH-880]: add change behind FF HAR_TRIGGERS
* feat: [AH-880]: fix failing tests
* feat: [AH-880]: add new routes for artifact details tab
2025-01-14 12:20:15 +00:00
Atefeh Mohseni Ejiyeh
e9a7fd1e88 feat: [CODE-2819]: Archive Repo functionality (#3097) 2025-01-13 23:00:54 +00:00
Johannes Batzill
db9af2018b feat: [CODE-2565]: Add development config to support alternate UI source (#2848) (#3212) 2025-01-09 18:29:12 +00:00
Ritik Kapoor
0ce1cde6c8 fix: [CODE-2760] exclude principal calls from readonly Editor (#3234)
* fix: [CODE-2760] exclude principal calls from readonly Editor
2025-01-07 16:57:57 +00:00
Shivanand Sonnad
bb5ffe1cae fix: [AH-859] Update URL validaiton regex to support aws urls (#3230)
* fix: [AH-859] Update URL validaiton regex to support aws urls
2025-01-06 12:35:37 +00:00
Shivanand Sonnad
f4dfe93677 feat: [AH-801]: Support ECR source in upstream proxy flow (#3177)
* feat: [AH-801] handle accessKeyType for gitness
* feat: [AH-801] update key for gitness
* feat: [AH-801]: support description and labels in upstream porxy create and update form
* feat: [AH-801]: fix breaking css from gitness
* feat: [AH-801]: implement MultiTypeSecretInput in HAR
* feat: [AH-801]: support ecr source in opensource
* feat: [AH-801]: Support ECR source in upstream proxy flow
2025-01-06 08:03:44 +00:00
Shivanand Sonnad
03a064bdfb fix: [AH-821] fix unexpected incorrect route after creation of registry (#3225)
* fix: [AH-821] fix unexpected incorrect route after creation of registry
2025-01-03 13:22:49 +00:00
Ritik Kapoor
863c0976b2 fix: [CODE-2992] author name not getting populated in filter by fetch (#3223)
* fix: [CODE-2992] handle empty case for author filter
2025-01-03 07:47:46 +00:00