drone/app/store
Ritik Kapoor 2d14111677 labels support in Gitness (#2456)
* fix: lint check
* fix: page overflow
* resolve comments
* resolve comments
* fix: space label addition
* resolve comments : added enum
* update: settings -> manage repository
* update: resolved comments
* update: bugbash comments
* fix: ref exact scope for individual label values call
* fix lint
* add hook to handle current scope in HC and fix scope filter
* update space delete
* prettier check
* update labelAPIs to use getConfig in base
* support for harness-code labels
* fix no result card
* resolved comments for types
* resolved comments
* added sorting in labels and handled edge cases
* fix: replacement of any value label
* fix: spacing in value filter search input
* add: update modal on click for spaces
* added search for values in filter
* fix: UI issues and some enhancements
* handle empty labels list in space and remove tooltip for PR labels
* added getConifg and any values for label filter
* change label value color to enum
* make value-id a pionter
* update ordering
* expose value id
* handle long values
* update search in label selector
* handle edge cases
* fix lint
* added FF : CODE_PULLREQ_LABELS and standalone flag to labels
* fix popover on scrolling and added strings
* fix checks
* fix checks
* swagger update
* labels support in Gitness
2024-08-20 21:05:11 +00:00
..
cache Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
database labels support in Gitness (#2456) 2024-08-20 21:05:11 +00:00
logs Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
cache.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
database.go fix: [CDE-192]: correctly set resources for infraprovider config. (#2527) 2024-08-19 07:48:37 +00:00
logs.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
store_test.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
transformation.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
wire.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00