drone/app
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
..
api feat: [CODE-2245] (Public Access) Enforce repo-review permission (#2522) 2024-08-20 16:33:59 +00:00
auth gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
bootstrap feat: [CDE-195]: read devcontainer.json directly for gitness (#2294) 2024-07-26 12:44:36 +00:00
config remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
cron remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
events feat: [CDE-192]: Updating instance state synchronously when calling orchestrator's trigger flows. (#2505) 2024-08-14 11:57:19 +00:00
githook refactor git hook calling and shared repo (#1200) 2024-04-12 09:48:35 +00:00
gitspace add scm provider in lookup repo (#2544) 2024-08-20 13:16:32 +00:00
jwt remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
paths Add Repo Path Listing API (#1197) 2024-04-10 20:04:08 +00:00
pipeline feat: [CI-13861]: support gitness provided variables for docker configuration (#2517) 2024-08-15 12:15:31 +00:00
request remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
router Refactor router and openapi related to labels to export setup funcs and params (#2500) 2024-08-14 14:06:04 +00:00
server feat: [CODE-2212]: Improve SSH Configuration (#2446) 2024-08-09 16:21:41 +00:00
services Add label scope to label activity (#2545) 2024-08-20 13:54:43 +00:00
sse fix lint errors (#1034) 2024-02-09 01:15:15 +00:00
store labels support in Gitness (#2456) 2024-08-20 21:05:11 +00:00
testing remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
token [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
url feat: [CODE-2212]: Improve SSH Configuration (#2446) 2024-08-09 16:21:41 +00:00
pkg.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00