Commit Graph

1402 Commits

Author SHA1 Message Date
Tan Nhu
e61be1ec2d Enable View Raw file + optimize fetching current user (#413) 2023-09-08 18:45:36 +01:00
Vardan Bansal
67eb12460b re-route to actual execution on running 2023-09-08 09:40:48 -07:00
Calvin Lee
65f4ae8ab0 fix: [code-828]: remove second api call (#414) 2023-09-08 16:25:18 +00:00
Dan Wilson
742769bba1 fix Tan PR comments 2023-09-08 17:03:01 +01:00
Tan Nhu
1a477a23a0 Enable View Raw file + optimize fetching current user (#413) 2023-09-08 15:51:54 +00:00
Vardan Bansal
376d7ed5f3 adding V0 schema for demo 2023-09-08 08:47:36 -07:00
Dan Wilson
2d0fc6f3c9 UI log streaming and some secrets WIP 2023-09-08 14:51:29 +01:00
Vistaar Juneja
f3d05107ac Merge branch 'add_pubsub' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#412) 2023-09-08 13:09:54 +00:00
Vistaar Juneja
60ec1f9b4e continue in case channel is full 2023-09-08 13:47:00 +01:00
Vistaar Juneja
5000e78b5e rename Events interface to EventsStreamer, add file header 2023-09-08 13:15:18 +01:00
Vistaar Juneja
b81d3cbcce address comments 2023-09-08 12:52:55 +01:00
Vistaar Juneja
414993a388 add pubsub for events 2023-09-08 12:52:25 +01:00
Marko Gacesa
e72af655d5 Merge branch 'mg/import/repo' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#406) 2023-09-08 09:56:02 +00:00
Marko Gaćeša
239ae8f10f add repo import api 2023-09-08 11:55:38 +02:00
Vardan Bansal
7fb900c42e adding yaml version specific logic 2023-09-08 00:30:16 -07:00
Vardan Bansal
0ad18462e1 refetch content on save 2023-09-07 17:38:30 -07:00
Vardan Bansal
1f8f7cf1c3 show success toaster and added dirtiness check 2023-09-07 17:30:51 -07:00
Vardan Bansal
661e2d7db6 Create pipeline execution api update 2023-09-07 17:05:47 -07:00
Vardan Bansal
0d46d2a587 Merge branch 'main' into add-pipeline-editor 2023-09-07 16:39:31 -07:00
Tan Nhu
c520053472 Fix loop in Sign In page when token is expired (#411) 2023-09-07 22:48:17 +00:00
Vardan Bansal
c0f93fb0de Merge branch 'main' into add-pipeline-editor 2023-09-07 14:55:18 -07:00
Vardan Bansal
423587822b Plugin insertion basic integration 2023-09-07 14:54:33 -07:00
Tan Nhu
fefb053d14 Incorporate Cookies based Auth / Clean up (#410) 2023-09-07 19:45:24 +00:00
Vistaar Juneja
bcf47c6c60 Merge branch 'add_build_manager' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#407) 2023-09-07 18:42:22 +00:00
Vistaar Juneja
1f89bdb9f9 address comments 2023-09-07 19:39:37 +01:00
Vardan Bansal
3848a98570 Fix commit logic 2023-09-07 11:29:58 -07:00
Vardan Bansal
3cde715e5f Fix pipeline yaml file open and update 2023-09-07 10:56:56 -07:00
Vistaar Juneja
9361734683 add ENABLE_CI and pass in CI implementations to harness wire 2023-09-07 18:50:35 +01:00
Vistaar Juneja
501605721e address comments, fix stage and step join 2023-09-07 16:29:15 +01:00
Vardan Bansal
bd9245e8ec component rename 2023-09-07 04:13:40 -07:00
Vardan Bansal
1553cce698 Schema integration for Editor 2023-09-07 04:06:14 -07:00
Vardan Bansal
4940b3b3e5 sync with main 2023-09-07 03:31:30 -07:00
Vardan Bansal
b0a4946d80 run pipeline integration 2023-09-07 03:27:03 -07:00
Vistaar Juneja
4c8302845d add logic to run executions 2023-09-07 11:07:49 +01:00
Vardan Bansal
7735f2b7a7 Plugin panel navigation and form wire up 2023-09-06 17:59:38 -07:00
Johannes Batzill
6d132a8591 [AUTH] Add Cookie Support to Standalone (#409) 2023-09-07 00:58:23 +00:00
Calvin Lee
c9b7d28b50 fix: [code-821]: redirect to space after creation (#408) 2023-09-06 22:33:55 +00:00
Calvin Lee
0405deba25 fix: [code-798]: fix code comment issue where it stays (#397) 2023-09-06 20:45:59 +00:00
Tan Nhu
4c67ee0f22 Use monaco namespace from import instead of the global legacy one (#402) 2023-09-06 20:10:43 +00:00
bot-harness
1eb3add04a Cut-off release branch release/0.26.x 2023-09-06 19:16:07 +00:00
Enver Bisevac
b589539aaf Merge branch 'eb/code-770' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#405) 2023-09-06 11:15:25 +00:00
Enver Bisevac
750857a1f2 raw diff should always return 200 2023-09-06 13:06:16 +02: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
Calvin Lee
04fb7f40b6 fix: [code-767]: fixed space filtering on space selector (#395) 2023-09-05 19:45:01 +00:00
Tan Nhu
e685a6e2f9 Merge branch 'ui-linear-pr-poll-interval' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#401) 2023-09-05 19:36:31 +00:00
“tan-nhu”
bb87ba9253 Gradually increase PR polling interval from 1s 2023-09-05 12:28:34 -07:00
Marko Gacesa
4a596edab2 Merge branch 'mg/jobs/global_ctx' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#400) 2023-09-05 19:26:15 +00:00
Marko Gaćeša
28931b39e6 use global ctx to launch jobs 2023-09-05 21:22:52 +02:00
Johannes Batzill
e9ec7d1933 [MISC] Change User Sign-Up Default Value (#399) 2023-09-05 19:10:39 +00:00