Dan Wilson
c48dab83ea
update pipeline list to match designs
2023-09-01 16:34:21 +01:00
Dan Wilson
9f20c3a1b9
move pipelines inside repos
2023-08-31 16:13:55 +01:00
Tan Nhu
ae06520dad
Fix Restful React generation missing /api/v1 ( #348 )
2023-08-23 18:54:02 +00:00
Dan Wilson
5829939ffb
add new pipeline placeholder
2023-08-22 10:48:20 +01:00
Enver Bisevac
63145686f4
fix commit adn files changed counters
2023-08-14 17:17:08 +02:00
Dan Wilson
23422a10bc
link secrets pipelines and executions to the backend
2023-08-14 10:58:58 +01: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
Hitesh Aringa
2b6e75682d
[fix] path compare changed to diff ( #285 )
2023-08-07 15:22:34 +00:00
Hitesh Aringa
bc5945f8ba
[CODE-631]: parent ref changes ( #214 )
2023-07-24 21:10:45 +00:00
rajarshee.chatterjee@harness.io
4b5ac6f8e2
feat: [CODE-628]: Admin User Management ( #203 )
2023-07-19 03:17:23 +00:00
“tan-nhu”
993c31e5a2
feat: [CODE-307/308]: Submitting a PR review requires commit SHA + Resolve/Unresolve comments
2023-05-10 16:50:56 -07:00
“tan-nhu”
4e18c009bb
feat: [CODE-298]: Code Comment API integration + Optimize PR polling + implement unchecked status
2023-05-10 02:13:52 -07:00
“tan-nhu”
3840b36285
feat: [CODE-263]: API integration for new PR Code Comment API
2023-04-28 14:59:04 -07:00
Johannes Batzill
cd9b8f1413
add raw api to swagger and regenerate web/services
2023-04-18 12:17:22 -07:00
“tan-nhu”
bd35901bc2
Update Blame UI with new API types
2023-04-05 13:11:51 -07:00
“tan-nhu”
ae906126e9
Add Git Blame UI + API integration
2023-04-02 22:50:52 -07:00
Johannes Batzill
b44948bd97
[MISC] Expose Content Encoding as Enum across APIs ( #359 )
2023-02-27 18:50:52 -08:00
Johannes Batzill
cbd9096a4e
[WEB-SERVICES] generate latest ( #343 )
2023-02-14 20:27:33 -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
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
Johannes Batzill
83c24913d3
[Webhook] Add pullreq_created
and pullreq_reopened
webhook triggers ( #283 )
2023-02-01 13:52:36 -08:00
Johannes Batzill
8f82c0ce4e
[Webhook] Add Support for PR Branch Updated ( #267 )
2023-01-31 13:07:48 -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
Johannes Batzill
2227e13e7d
[MISC] Fix Swagger and Regenerate WEB Services ( #246 )
2023-01-24 15:46:49 -08:00
Johannes Batzill
65c59d0b5b
[MISC] Fix review bugs, regenerate swagger from latest service, fix webhook.has_secret in swagger ( #198 )
...
This change contains the following changes:
- allow submitting reviews without comment for approve
- fix openapi for /reviews api and fix UI calls for submitting reviews
- fix recently broken openapi for webhook (it removed has_secret field as part of openapi refactor)
- fix fatal submit review bug (we passed repo.UID not repo.GitUID to gitrpc - not sure how that ever worked?)
- add missing merge pr activity to list of all pr activity enum values
- return all PR states by default
- show Open PRs by default (instead of all) and fix state filtering query
- regenerate code services based on latest swagger
- fix UI code to work with regenerated code service
2023-01-12 22:39:38 -08:00
Johannes Batzill
5b55f48772
[Tags] Adding EVENT and WEBHOOK Support For Tags ( #185 )
...
Adding tagcreated, tagupdated, and tagdeleted events.
Adding tag_created, tag_updated, and tag_deleted webhooks
2023-01-11 20:56:00 -08:00
Johannes Batzill
d4d74f0f44
[SWAGGER] update swagger with latest webhook changes and re-render web services ( #184 )
2023-01-11 17:41:01 -08:00
Johannes Batzill
777eaadba7
regenerate web services to update to latest set of webhook triggers ( #166 )
2023-01-06 02:53:16 -08:00
Tan Nhu
4c6c2b3b56
Fix service generation bug + fix reply to comment thread rendering ( #162 )
2023-01-05 23:08:39 -08:00
Tan Nhu
58a2d90973
Redirect to Compare when editing a file with new branch created ( #149 )
2022-12-29 22:41:43 -08:00
Marko Gaćeša
a79e187a88
DB & API refactor: Use snake case ( #144 )
...
Update DB and API to follow Harness Standard
2022-12-29 13:53:08 -08:00
Johannes Batzill
1337f729e7
[Webhook] Add Swagger ( #145 )
...
This change adds webhook APIs to swagger and regenerates the web service clients based on the latest swagger.
2022-12-28 14:42:13 -08:00
Johannes Batzill
63c3740e58
[UI] Consume Latest OpenAPI Specs ( #134 )
...
* regenerate CODE service code to match latest API specs
* update readme
2022-12-22 21:58:38 -08:00
Tan Nhu
505d72049b
Finalize API integration for commits ( #95 )
2022-11-29 02:21:23 -08:00
Tan Nhu
17c93350ae
feat: [SCM-36]: Refactor SCM to CODE ( #92 )
2022-11-23 16:39:41 -08:00