Commit Graph

13 Commits (try-new-ui)

Author SHA1 Message Date
Marko Gaćeša 5eb79b3805 feat: [PIPE-22290]: add additional info to list branches API (#2831)
* change type of branch.SHA from string to sha.SHA
* remove code duplication, changed DB query for PRs
* add additional info to list branches API
2024-10-24 13:19:35 +00:00
Patrick Wolf d789e5775e feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. (#2684)
* Apply suggestion from code review
* updating images for signin and register page.
* fix: lint
* fix: logo update
* revert golangci
* Adding more strings and updated the logo. Still need to update the signin page images
* Apply suggestion from code review

Updating harness logo to use Open Source logo
* Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet).  No active code changes except display strings.
2024-09-25 00:13:28 +00:00
Marko Gacesa f8f1453de1 add new API: list status checks for a pullreq (#1042) 2024-02-22 10:39:25 +00:00
Johannes Batzill adf2046a94 [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
Abhinav Singh 837ba6f29d feat: add start and end time to check (#958) 2024-01-18 00:17:45 +00:00
Marko Gacesa 7e4632cb5f add API: get recent status check UIDs (#685) 2023-10-19 06:19:42 +00:00
Marko Gacesa 7bbeca2750 status checks: use DB-layer list status checks results func (#692) 2023-10-19 05:43:36 +00:00
Johannes Batzill a83cd21c17 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
Vistaar Juneja 3bc56a1814 add support for checks summary in CI (#436) 2023-09-13 09:55:25 +00:00
Marko Gaćeša b7c339c31e status checks: raw and markdown payload kinds 2023-08-09 14:42:26 +02:00
Marko Gaćeša 6946df193b add pagination to the status check list API 2023-07-31 13:23:34 +02:00
Marko Gaćeša cdc1370564 feat: [CODE-389]: status checks API layer 2023-06-08 12:38:20 +02:00
Marko Gaćeša d750b8a459 feat: [CODE-365]: add status check data layer 2023-05-30 19:52:20 +02:00