Commit Graph

967 Commits

Author SHA1 Message Date
Vistaar Juneja
2d91d3acf1 remove tx from list 2023-08-22 14:48:24 +01:00
Vistaar Juneja
2b633f9fd8 add triggers openapi 2023-08-22 14:05:13 +01:00
Vistaar Juneja
887670bd7d add openapi defs 2023-08-22 14:05:13 +01:00
Vistaar Juneja
2870aaaabc added controllers and handlers for connectors, triggers, templates 2023-08-22 14:05:13 +01:00
Vistaar Juneja
23f612162a add connector/template permissions, add in controllers for connectors and templates 2023-08-22 14:05:13 +01:00
Vistaar Juneja
8f11177818 add types and DB layer 2023-08-22 14:05:13 +01:00
Dan Wilson
ab16894380 Merge branch 'ui-add-new-pipeline' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#340) 2023-08-22 10:36:22 +00:00
Dan Wilson
0437c76b84 Merge branch 'fix-log-content-type' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#339) 2023-08-22 09:52:26 +00:00
Dan Wilson
5829939ffb add new pipeline placeholder 2023-08-22 10:48:20 +01:00
Dan Wilson
9b419f0bfa change content type 2023-08-22 09:24:32 +01:00
Tan Nhu
96ac05789a Migrate UICore to version 4 to support Gitness fully open source (#338) 2023-08-22 06:25:45 +00:00
bot-harness
76de558745 Cut-off release branch release/0.24.x 2023-08-22 05:30:10 +00:00
Johannes Batzill
40cbf45776 Merge branch 'jobatzil/githa_replication_1' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#335) 2023-08-22 01:41:17 +00:00
Abhinav Singh
1c1ae3c06a Merge branch 'abhinav/CODE-716' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#322) 2023-08-21 23:06:06 +00:00
Tan Nhu
2313542658 Merge branch 'ui/small-css-position-fix' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#337) 2023-08-21 18:53:49 +00:00
“tan-nhu”
0cbba4a878 Small CSS fix to adapt to keyboard navigation 2023-08-21 11:37:24 -07:00
Vistaar Juneja
1535cc69c9 Merge branch 'add_log_openapi_spec' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#336) 2023-08-21 14:46:08 +00:00
Vistaar Juneja
13e023800a add log definition in open api spec 2023-08-21 15:39:46 +01:00
Johannes Batzill
741f57238d add replication helper methods 2023-08-17 16:57:40 -07:00
calvin
a30803acbe fix: [code-682]: fix text 2023-08-17 16:16:32 -06:00
Calvin Lee
69730994d8 feat: [code-763]: fix html encode issue (#333) 2023-08-17 21:50:13 +00:00
Calvin Lee
7dd8c1d276 feat: [CODE-753]: make button names consistent and titles (#310) 2023-08-17 20:38:59 +00:00
Johannes Batzill
3cec2573a2 [GITHA] Add githaserver executable (#331) 2023-08-17 17:51:38 +00:00
Enver Bisevac
9f65ec6a70 Merge branch 'eb/fix-internal-errors' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#332) 2023-08-17 16:01:37 +00:00
Enver Bisevac
73486d5e71 errors are properly returned from diff-stats and merge-check api 2023-08-17 17:00:39 +02:00
Vistaar Juneja
c3a6bc88c6 Merge branch 'add_logs' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#325) 2023-08-17 11:17:59 +00:00
Vistaar Juneja
d5f121eff7 address comments 2023-08-17 12:15:46 +01:00
Vistaar Juneja
1f06534259 address comments 2023-08-17 12:15:45 +01:00
Vistaar Juneja
13ae2a0361 fix lint/format 2023-08-17 12:15:45 +01:00
Vistaar Juneja
9e94009182 move executions to separate struct, update migrations 2023-08-17 12:15:09 +01:00
Vistaar Juneja
f784eedeae working executions flow 2023-08-17 12:15:09 +01:00
Vistaar Juneja
443ec9e600 use stage store and step store to fetch logs 2023-08-17 12:15:09 +01:00
Vistaar Juneja
54d9099ef8 add tail endpoint 2023-08-17 12:15:08 +01:00
Vistaar Juneja
f49aa9ff7d add tail handler in log controller 2023-08-17 12:15:08 +01:00
Vistaar Juneja
b6304683d4 add livelog and move logs to log controller 2023-08-17 12:15:08 +01:00
Vistaar Juneja
9ea22140aa add find logs handler 2023-08-17 12:13:25 +01:00
Vistaar Juneja
6ae5145be4 add log data store for s3/DB 2023-08-17 12:13:25 +01:00
Vistaar Juneja
aed6b9a1a6 add preliminary DB migrations for logs/connectors/steps/stages 2023-08-17 12:13:25 +01:00
Johannes Batzill
d6ee7820e2 [UI] Store PR activity filter + sorting order in local browser storage (#329) 2023-08-17 02:29:10 +00:00
Calvin Lee
bfea74dbe5 fix: [code-682]: fix bug in pr creation (#330) 2023-08-17 02:00:18 +00:00
Abhinav Singh
aec30b4e1e fix 2023-08-16 15:55:38 -07:00
Abhinav Singh
7dafe64052 fix 2023-08-16 15:48:48 -07:00
Abhinav Singh
bc25ad33dc fix 2023-08-16 14:11:06 -07:00
Abhinav Singh
b6917d9efd fix 2023-08-16 14:09:04 -07:00
Abhinav Singh
d560dcb790 fix 2023-08-16 13:54:02 -07:00
Abhinav Singh
debb7546af fix 2023-08-16 13:51:58 -07:00
Akhilesh Pandey
5713a26c7c Merge branch 'akp/CODE-617' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#216) 2023-08-16 20:06:48 +00:00
Abhinav Singh
286137e64f Merge remote-tracking branch 'origin' into abhinav/CODE-716 2023-08-16 12:54:18 -07:00
Abhinav Singh
18212fea3a fix 2023-08-16 12:54:13 -07:00
Akhilesh Pandey
34e46c30c1 Merge branch 'main' into akp/CODE-617 2023-08-17 01:07:59 +05:30