Commit Graph

49 Commits

Author SHA1 Message Date
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
Ritik Kapoor
d40b020f80 fix: styles issues in repo description and summary (#2177)
* fix: styles issues in repo description and summary
2024-07-25 12:02:24 +00:00
Ritik Kapoor
87e418bb86 update: [code-2017] swagger (#2110)
* update: [code-2017] id and display_name to identifier
* fix: [code-2017] comment update
* fix: [code-2017] replace identifier with id in pipelines
* fix: [code-2017] prettier
* update: [code-2017] swagger
2024-07-05 16:39:26 +00:00
Ritik Kapoor
c035c53e4d feat: [repo-summar/code-1950] added repoSummary and commit divergence tracker (#2066) 2024-05-27 19:55:19 +00:00
Ritik Kapoor
ea205ff7ba fix: [ritik/code-1773] Added Repository Setting for Public/Private Access (#2023) 2024-05-13 18:01:12 +00:00
Ritik Kapoor
1916b306ff add: [code-1798] navigation check in security settings (#2008) 2024-04-29 20:24:21 +00:00
Ritik Kapoor
d4d35ceb9a fix: [css-fix] radio buttons in webhook, repository settings and security settings (#2002) 2024-04-22 14:46:28 -07:00
Tan Nhu
e45dcf3028 Fix broken sticky header in PR page due to library upgrade (#1236) 2024-04-19 23:17:11 +00:00
Ritik Kapoor
b55fce19cd Fix: [code-1731] add vulnerabilityScanning behind ff for code and gitness (#1191) 2024-04-17 13:41:35 +00:00
Ritik Kapoor
89dcee0b43 fix : [code-1735] permissions for specified repos (#1205) 2024-04-16 08:56:26 +00:00
Ritik Kapoor
9b561a33cd Feat: [code-1576] Add support to delete empty repository (#1195) 2024-04-15 03:33:08 +00:00
Ritik Kapoor
c1685e9b58 modified to security settings (#1172) 2024-04-06 02:57:22 +00:00
Ritik Kapoor
32db1345a3 Feat: [code-1684] added security settings in harness-code (#1163) 2024-03-29 06:34:44 +00:00
Tan Nhu
b628a85b72 Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +00:00
Ritik Kapoor
a7cfd016fe feat: [CODE-1351] default branch update (#983) 2024-01-23 22:41:49 +00:00
Ritik Kapoor
cb817bf2ad [CODE-1159] UI to disable public repo creation with a flag - GITNESS_PUBLIC_RESOURCE_CREATION_ENABLED (#895) 2023-12-18 08:42:38 +00:00
Johannes Batzill
6174525df5 fix error handlning for repo/space update/delete (#860) 2023-12-01 23:32:16 +00:00
Calvin Lee
79448a3c77 feat: [code-980]: add branch protection page (#723) 2023-10-26 21:45:26 +00:00
Calvin Lee
16a6a73e80 fix: [code-930]: add refetch on public and private (#707) 2023-10-20 20:10:05 +00:00
Calvin Lee
379d406c32 fix: [code-930]: fix some ui issues (#675) 2023-10-11 23:11:19 +00:00
Tan Nhu
0cd391bbb8 Fix a couple of type and linting issues (#659) 2023-10-05 20:20:16 +00:00
Calvin Lee
daabd349c5 fix: [code-930]: fix design audit issues (#652) 2023-10-05 19:58:05 +00:00
Calvin Lee
db8a3f61b3 fix: [code-909]: fix save button in repo settings (#623) 2023-09-28 16:21:41 +00:00
Calvin Lee
e4543af758 feat: [code-909]: add private and public option in repo settings (#619) 2023-09-27 23:07:05 +00:00
Johannes Batzill
a83cd21c17 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
Calvin Lee
ab3ce4bfed fix: [code-886]: fix repo settings (#602) 2023-09-22 07:30:07 +00:00
Calvin Lee
5f5d4821d7 fix: [code-886]: fix issues from bug bash (#537) 2023-09-18 23:55:50 +00:00
Tan Nhu
ef84e6085f Use typed-scss-modules to generate SCSS module .d.ts files (#425) 2023-09-10 23:39:23 +00:00
calvin
97b6939df5 fix: [code-788]: fix delete repo call 2023-08-28 15:57:40 -06:00
Tan Nhu
96ac05789a Migrate UICore to version 4 to support Gitness fully open source (#338) 2023-08-22 06:25:45 +00:00
Tan Nhu
4e1c852a01 Improve PR Checks polling in case PR does not have any checks (#297) 2023-08-09 21:31:58 +00:00
Calvin Lee
3fa628307d feat: [code-696]: repo delete confirm box (#267) 2023-08-02 18:40:06 +00:00
“tan-nhu”
3afec4c78b feat: [CODE-350]: Add some PR Comment improvements 2023-05-24 17:54:28 -07:00
calvin
e33de49983 fix: [code-289]: Pass CODE_REPOSITORY instead of CODE_REPO 2023-05-03 20:07:12 -06:00
“tan-nhu”
1873bf57d6 Resolve Editor slowness by replacing Editor React wrapper lib 2023-04-24 12:41:42 -07:00
calvin
9887d42685 feat: [code-181]: rbac 2023-04-03 10:14:56 -07:00
Tan Nhu
5fcf8eb746 Fix all linting warnings (#361)
Co-authored-by: “tan-nhu” <“tan@harness.io”>
2023-03-02 00:27:20 -08:00
Tan Nhu
a2cac1e82b API integration for different type of merges (#268)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-31 08:41:46 -08:00
Tan Nhu
16487667aa Render PR diff snapshot in the first thread comment (#239)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-22 12:32:31 -08:00
Tan Nhu
225199b008 feat: Add Create Git Pull Request flow (#111) 2022-12-02 21:32:42 -08:00
Sahithi Kolichala
7c4fe6292f feat: [SCM-42]: added tabs to settings page (#108)
* feat: [SCM-42]: added setting tabs

* feat: [SCM-42]: added settingtabs

* feat: [SCM-42]: added tabs to the settings page

* feat: [SCM-42]: fixed review comments
2022-12-02 21:08:03 -08:00
Sahithi Kolichala
4c8323584b feat: [SCM-42]: fixed the reposetings content (#107) 2022-12-01 13:59:04 -08:00
Sahithi Kolichala
caea272046 feat: [SCM-42]: added listing page (#106) 2022-12-01 13:55:04 -08:00
Tan Nhu
edb6baabc6 Refactor to use shorter names + initial code for PR (#104) 2022-12-01 11:21:25 -08:00
Sahithi Kolichala
e410681739 fix: [SCM-42]: fixed the webhook page header (#101) 2022-11-29 14:09:50 -08:00
Sahithi Kolichala
b8cc24c491 feat: [SCM-42]: added route for createwebhook (#93)
* feat: added route for createwebhook

* feat: added createwebhook route
2022-11-28 14:48:30 -08:00
Sahithi Kolichala
bb6850f13f added settings empty flow (#90) 2022-11-23 13:38:03 -08:00
Tan Nhu
0d5771d706 Implement Branches page (#55) 2022-11-04 00:22:21 -07:00
Tan Nhu
23e597758a Refactor: abstract parameters into hooks + add placeholders for branches and settings (#54) 2022-11-03 15:48:55 -07:00