Commit Graph

65 Commits

Author SHA1 Message Date
Shivanand Sonnad
8f2744668c feat: [AH-370]: export create registry button from gitness to use in harness ng ui (#2737)
* feat: [AH-370]: export create registry button from gitness to use in harness ng ui
2024-09-25 09:24:00 +00:00
Deepesh Kumar
4d86707345 feat: [CDE-320]: Updated CDE webpack and Strings file (#2677)
* feat: [CDE-320]: Updated CDE webpack and Strings file
* feat: [CDE-320]: Updated CDE webpack and Strings file
* feat: [CDE-320]: Updated CDE webpack and Strings file
2024-09-10 05:10:55 +00:00
Tudor Macari
40ee05ca11 feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
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
Ansuman Satapathy
2f3b6a6f85 feat: [CDE-177]: Update listing page for CDE (#2506)
* feat: [CDE-207]: Fixed typecheck (#2513)

* feat: [CDE-207]: remove currentUserInfo app prop
* Merge branch 'CDE-207-FixTypeCheck' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-207-FixTypeCheck
* feat: [CDE-207]: remove currentUserInfo app prop
* feat: [CDE-207]: Fixed typecheck
* feat: [CDE-207]: Fixed typecheck
* feat: [CDE-207]: Fixed typecheck
* feat: [CDE-207]: Fixed typecheck
* fix lint errors (#2520)

* add copyright header
* add copyright header
* fix lint errors
* feat: [CDE-192]: mark stuck actions as error
* feat: [CDE-192]: mark stuck actions as error
* feat: [CDE-192]: mark stuck actions as error
* feat: [CDE-192]: fix gitspace instance store
* Merge remote-tracking branch 'origin/main' into CDE-New
* add secret resolver in gitness (#2493)

* rename identifier to space identifier
* update factory method
* remove access_key from gitspace table
* add access key and type to devcontainer exec
* add migration for gitspace access key ref
* fix error message for resolver factory
* update resolver interface
* add secret resolver in gitness
* feat: [CDE-192]: correctly update date and sync update
* Merge remote-tracking branch 'origin/main' into CDE-New

# Conflicts:
#	app/api/controller/gitspace/action.go
#	app/api/controller/gitspace/delete.go
* feat: [CDE-192]: correctly update dates for updated
* feat: [CDE-192]: handle empty inputparams
* feat: [CDE-192]: handle empty inputparams
* Merge remote-tracking branch 'origin/main' into CDE-New
* Merge remote-tracking branch 'origin/main' into CDE-New
* feat: [CDE-207]: Use SCM api hook (#2499)

* feat: [CDE-207]: Updated Strings
* feat: [CDE-207]: Use SCM api hook
* feat: fixed string issue (#2476)

* feat: [CDE-211]: fixed lint issues
* feat: [CDE-211]: fixed lint issues
* feat: fixed string issue
* feat: fixed string issue (#2474)

* feat: fixed string issue
* add ssh identifier in map functions in gitness store
* add ssh fields in types
* feat: fixed GitspaceCodeRepoType in create payload
* feat: updated common hooks
* feat: update for listing
* feat: update for listing
* feat: removed cde folder
* feat: [CDE-177]: Update listing page for CDE
2024-08-16 06:46:02 +00:00
Ritik Kapoor
b1f8f528da added support for gitness public repo (#2405)
* update: to primary btn for signin
* update index2 sign in btn to secondary
* update index2 to index_public and add sign in btn
* lint errors
* remove redundant code
* update isCurrentSessionPublic with gitness public session changes
* added support for gitness public repo
2024-08-06 12:39:02 +00:00
Deepesh Kumar
0a5ed06f02 feat: [CDE-129]: added flag gitspace_enabled (#2214)
* feat: [CDE-129]: fixed lint
* feat: [CDE-129]: fixed lint
* feat: [CDE-129]: updated flag gitspace_enabled
* feat: [CDE-129]: updated webpack
* feat: [CDE-129]: updated webpack
* feat: [CDE-129]: added flag gitspace_enabled
2024-07-13 04:28:07 +00:00
Deepesh Kumar
6f7d1079d9 feat: [CDE-107]: Gitspace in standalone gitness (#2207) 2024-07-13 02:18:25 +00:00
Deepesh Kumar
5a4dd6274d feat: [CDE-22]: CDE Pages and Components (#2067) 2024-05-29 04:54:54 +00:00
Tan Nhu
ed484b0d44 Allow simple HTML tags such as details, summary, etc... similar to Github (#2062) 2024-05-23 22:08:59 +00:00
Tan Nhu
aacc1b88cf Fix Blueprintjs CSS has higher priority than UICore in local dev mode (#1233) 2024-04-19 07:44:59 +00:00
Tan Nhu
c8189184dc Restore STANDALONE and .env (#1226) 2024-04-17 08:05:33 +00:00
Tan Nhu
b4902cd6d5 Fix local dev setup while producing MFE to be embed into Harness Platform (#1225) 2024-04-17 06:30:23 +00:00
Tan Nhu
f24d5b06d3 Upgrade UICore to 4.1.2 to fix SplitButton slying + Fix CSS import orders (#1224) 2024-04-16 22:12:51 +00:00
Tan Nhu
671413ae64 Further optimization for prod build - split shared libs into invididual chunks (#1221) 2024-04-16 07:17:08 +00:00
Tan Nhu
0861c9aa04 Optimize webpack configs + Upgrade UICore to 4.1.1 (#1220) 2024-04-15 23:05:52 +00:00
Tan Nhu
b628a85b72 Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +00:00
Tan Nhu
db029afa4d Add support for Jupyter notebook format in web editor (#1094) 2024-03-02 04:51:35 +00:00
Ritik Kapoor
3ddcd2d3cc Update : [CODE-1410 ] Semantic Search Integration (#1046) 2024-02-20 08:17:12 +00:00
Calvin Lee
e8e77bd26f feat: [code-1338]: add highlight support for hcl and tf (#975) 2024-01-19 22:41:04 +00:00
rajarshee.chatterjee@harness.io
f6c228dd75 feat: [CODE-1143] Keyword Search UI (#884) 2023-12-12 17:36:59 +00:00
Johannes Batzill
a83cd21c17 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
Tan Nhu
ef98a74e41 Fixed Project/Space creation with spaces / special text file / markdown / gitblame (#553) 2023-09-19 21:37:57 +00:00
Tan Nhu
ce6d798fb2 Implement Semantic Search (#440) 2023-09-12 22:16:40 +00:00
Vardan Bansal
94e4cca4d6 Merge branch 'main' into add-pipeline-editor 2023-09-08 21:27:59 -07:00
Dan Wilson
2d0fc6f3c9 UI log streaming and some secrets WIP 2023-09-08 14:51:29 +01:00
Vardan Bansal
1553cce698 Schema integration for Editor 2023-09-07 04:06:14 -07:00
Tan Nhu
0354378056 Remove styling conflict with Harness Platform by splitting BlueprintJS into a separate chunk (#404) 2023-09-06 00:50:52 +00:00
Tan Nhu
645ec8e30e Remove unused dependencies (#403) 2023-09-05 22:37:52 +00: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”
afca55f9d8 [CODE-687]: Export NewRepoModalButton for CI integration 2023-07-28 12:07:30 -07:00
“tan-nhu”
4460ef86c7 Navigate to signin when hitting 403 + enable sourcemap by a env var 2023-07-26 17:13:00 -07:00
“tan-nhu”
fe6f609e4f Fix page body height + webpack prod assets 2023-07-25 13:52:27 -07:00
calvin
6a562f297a fix: [code-566]: fix routing 2023-07-17 19:07:50 -06:00
Tan Nhu
6fb91bac47 Bypass build CSS warning (#200) 2023-07-14 21:03:43 +00:00
Tan Nhu
5bb6084b68 Initial commit to support Gitness standalone shell (#174) 2023-07-14 17:14:36 +00:00
Calvin Lee
cd5fe7c418 Revert "feat: [code-566]: fix routing for commit list and diff page (#177)"
This reverts commit 8cddf04706.
2023-07-10 16:39:01 -06:00
Calvin Lee
8cddf04706 feat: [code-566]: fix routing for commit list and diff page (#177) 2023-07-05 19:26:07 +00:00
calvin
0f4b58adcb feat: [code-286]: add tag create, list and delete 2023-05-21 21:50:26 -06:00
Tan Nhu
6b5e1cfac3 Reduce number of output files in production build from 400+ to 100+ (#363)
Co-authored-by: “tan-nhu” <“tan@harness.io”>
2023-03-02 14:08:12 -08:00
Tan Nhu
888b643da9 Fix DefinePlugin __DEV__ conflict warning (#362)
Co-authored-by: “tan-nhu” <“tan@harness.io”>
2023-03-02 12:25:48 -08:00
Tan Nhu
a591567683 Disable lodash from share packages (#355)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-02-24 09:55:37 -08:00
Tan Nhu
2b5b061ec2 feat: [CODE-130]: CDN support experiment for Code in QA (#351) 2023-02-23 18:25:32 -08:00
Tan Nhu
b809e6cb1a Integrate merge-check API (#331)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-02-14 10:49:26 -08:00
Tan Nhu
04702def71 Fix broken QA build due to lodash-es lib (#311)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-02-03 23:09:39 -08:00
Tan Nhu
5a170f9345 Disable shared monaco lib completely (#273)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-31 13:36:19 -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
abd132fdf6 Implement Webhook CRUD (#177) 2023-01-11 08:44:50 -08:00
Tan Nhu
4938718aca Add Changes integration into PR Compare view (#164) 2023-01-06 01:56:37 -08:00
Tan Nhu
da3bfc9bd0 Implement PR commenting prototype (#131)
* Remove unused packages

* Remove some unused packages

* Height adjustment calculation for DiffViewer with CommentBox inside

* Add logic to render existing comments

* Improve rendering performance

* Remove optimization that makes things slow

* Use 'auto' to boost re-layout performance

* Fix wrong height calculation when 'auto' is being sent

* Fix CommentBox height adjustment when comments got changed
2022-12-22 13:34:54 -08:00