Commit Graph

712 Commits

Author SHA1 Message Date
Calvin Lee
cc4c753971 feat: [code-101]: fix icons on system update (#348) 2023-02-21 10:57:35 -07:00
Calvin Lee
a50e95b8ad feat: [CODE-133]: add sort filters and active state (#347) 2023-02-16 16:40:32 -07:00
Johannes Batzill
84ac386b10 [FIX] Make pullreq_merge_check_status NOT NULL for postgres (#345) 2023-02-14 21:24:50 -08:00
Johannes Batzill
cbd9096a4e [WEB-SERVICES] generate latest (#343) 2023-02-14 20:27:33 -08:00
Johannes Batzill
9d894c79cc [MERGE] Enhance PR Merge (Check) Fields. (#342) 2023-02-14 20:18:10 -08:00
Calvin Lee
278ef7a496 fix: [code-132]: fix ui issues on empty repo page (#337) 2023-02-14 16:50:59 -07:00
bot-harness
810a31971c Cut-off release branch release/0.8.x 2023-02-14 21:45:29 +00:00
Tan Nhu
bfdadfa87e Optimize merge button transition to reduce flickering (#333) 2023-02-14 13:39:03 -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
Johannes Batzill
ee035dfb3b [MISC] Make Search Query Case-Insensitive for Repo/Space/PR/Webhook (#330) 2023-02-13 15:31:59 -08:00
Calvin Lee
4d8f69184f fix: [code-126]: update pr listing page (#329) 2023-02-13 13:13:21 -07:00
Calvin Lee
d2fe64388c feat: [code-118]: update option menu colors and icons in pr page (#326) 2023-02-13 11:22:24 -07:00
bot-harness
a06bc99a7a Cut-off release branch release/0.7.x 2023-02-13 16:24:32 +00:00
Enver Bisevac
fd08fa9775 [maint] api for PR metadata added (#319) 2023-02-12 21:39:56 -08:00
Johannes Batzill
821610a375 [MISC] Support Branch Creation for Target Branch/Tag/Commit (#327) 2023-02-12 21:19:30 -08:00
Enver Bisevac
82b8679d6f [fix] diff-stats api returns total commits and files changed in compare branches (#323) 2023-02-13 00:47:23 +01:00
Johannes Batzill
3188c5757a [Makefile] Default to First Entry in GOPATH for GOBIN (#325) 2023-02-12 12:01:52 -08:00
Enver Bisevac
13a456e357 [scm-58] Add merge-check and Integrate with PR (#318)
Co-authored-by: Johannes Batzill <johannes.batzill@harness.io>
2023-02-11 23:22:12 -08:00
Calvin Lee
4ce49f2555 feat: [code-126]: update the pr listing page (#324) 2023-02-10 19:02:01 -07:00
Calvin Lee
4c00e52107 feat: [code-127]: Fix the UI bugs on the PR conversation page (#322) 2023-02-10 10:30:48 -07:00
Calvin Lee
5cd22f0689 feat: [code-100]: pop-up panel for webhook on/off (#321) 2023-02-09 14:37:12 -07:00
Tan Nhu
5cc2b03156 Update some styling for Compare page (#320)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-02-09 12:39:07 -08:00
Calvin Lee
e179696678 feat: [code-120]: internal page refresh button (#316) 2023-02-09 13:00:44 -07:00
Calvin Lee
f2358bd4ec feat: [code-121]: add reviewers and tags sidebar (#317) 2023-02-08 16:27:10 -07:00
Johannes Batzill
4e46af81de [MISC] Fix UNIQUE Violation for Postgres (#315) 2023-02-07 21:43:36 -08:00
Marko Gaćeša
efcd415603 CLI migrate command (#304) 2023-02-07 12:50:46 +01:00
bot-harness
eabf098f96 Cut-off release branch release/0.6.x 2023-02-07 01:45:24 +00:00
Johannes Batzill
b0c8c91c08 [MISC] Hide email from public principals API. (#314) 2023-02-06 11:33:41 -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
Johannes Batzill
89aa9cd70a [GIT] Set Harness/Gitness as Committer for API Created Commits (#310) 2023-02-03 20:22:24 -08:00
Johannes Batzill
9bec905a65 [MISC] Always create system service principal (#309) 2023-02-03 19:18:29 -08:00
bot-harness
ee0e68b17c Cut-off release branch release/0.5.x 2023-02-03 19:09:40 +00:00
Marko Gaćeša
89c135f94b Improve sanitize maching name fn (#303) 2023-02-03 18:56:20 +01:00
Calvin Lee
eaaa825e67 feat: [scm-88]: fix spacing on toggle modal (#305) 2023-02-03 10:24:54 -07:00
Marko Gaćeša
c8301fc842 cli session: Fix new session path (#302) 2023-02-03 14:19:06 +01:00
Marko Gaćeša
236e2ede9e Refactor cli app startup (#293) 2023-02-03 12:08:02 +01:00
Johannes Batzill
dbace5b1b2 [Harness] Add support for calls from CIManager (#301) 2023-02-03 00:46:42 -08:00
Johannes Batzill
bf9906c4ce [API] Add principals API, move users to admin, simplify user/service/serviceaccount validation (#300) 2023-02-03 00:15:11 -08:00
Johannes Batzill
2b74349922 [MISC] Hide pre/dev vars from version package (#299) 2023-02-02 17:52:37 -08:00
Hitesh Aringa
0d922b5354 [SCM-117]: Passing version info while building image (#297) 2023-02-02 17:27:41 -08:00
Calvin Lee
29e12e3e2f feat: [scm-115]: Show error message with link to go to existing PR when creating one that exists (#294) 2023-02-02 17:47:48 -07:00
Enver Bisevac
2b4f06d465 [fix] pr create now returns 409 on duplicate (#296) 2023-02-03 01:13:21 +01:00
Calvin Lee
5277f4d707 feat: [scm-88]: confirmation dialog for enable/disable webhook toggle (#295) 2023-02-02 16:17:45 -07:00
Enver Bisevac
f7099d5923 [fix] Pull Req creation for existing PR (#292) 2023-02-02 18:13:34 +01:00
Marko Gaćeša
9dfad8b5e1 Added column comment_count to the PR entity (#280) 2023-02-02 11:31:22 +01:00
Johannes Batzill
27777bb2b1 [Webhook] Expose User-Agent and X-{NAME} via Config, enhance request headers (#289) 2023-02-01 19:08:25 -08:00
Johannes Batzill
c5d92b498b [API] Add GetCommit API (#291) 2023-02-01 18:50:54 -08:00
Johannes Batzill
fe83493623 [API] Add GetBranch API (#290) 2023-02-01 18:13:27 -08:00
Tan Nhu
edef133aa8 Do not use qs library for now due to it's not loaded in QA environment (#288) 2023-02-01 16:40:57 -08:00
Enver Bisevac
43bd045e47 [fix] PR diff files api returns empty body (#285) 2023-02-02 00:05:46 +01:00