drone/web
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
..
.vscode Initial commit 2022-08-09 12:37:37 -07:00
config labels support in Gitness (#2456) 2024-08-20 21:05:11 +00:00
cypress feat: [code-1755]: add signup integration test (#1207) 2024-04-11 23:35:26 +00:00
scripts Fix commit message color when it's long + add some UI clean-up (#665) 2023-10-09 21:57:24 +00:00
src labels support in Gitness (#2456) 2024-08-20 21:05:11 +00:00
.eslintignore Initial commit 2022-08-09 12:37:37 -07:00
.eslintrc.yml Fix CodeMirror throwing error on Code Comment editing (#449) 2023-09-13 05:03:29 +00:00
.prettierrc.yml Initial commit 2022-08-09 12:37:37 -07:00
dist.go added support for gitness public repo (#2405) 2024-08-06 12:39:02 +00:00
jest.config.js [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
jest.coverage.config.js [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
package.json feat: [CDE-129]: added flag gitspace_enabled (#2214) 2024-07-13 04:28:07 +00:00
restful-react.config.js feat: [CDE-177]: Fixes for delete and open vscode (#2523) 2024-08-16 10:03:40 +00:00
tsconfig-eslint.json Initial commit 2022-08-09 12:37:37 -07:00
tsconfig.json Pull Request Code suggestions (#2032) 2024-05-13 18:35:07 +00:00
typed-scss-modules.config.js [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
yarn.lock feat: [CDE-107]: Gitspace in standalone gitness (#2207) 2024-07-13 02:18:25 +00:00