Commit Graph

489 Commits

Author SHA1 Message Date
Tan Nhu
ef84e6085f Use typed-scss-modules to generate SCSS module .d.ts files (#425) 2023-09-10 23:39:23 +00:00
Vardan Bansal
94e4cca4d6 Merge branch 'main' into add-pipeline-editor 2023-09-08 21:27:59 -07:00
Johannes Batzill
8570810dbc fix stringtypes (#422) 2023-09-09 00:59:35 +00:00
calvin
9c46f066dc fix: [code-836]: remove comment 2023-09-08 17:56:04 -06:00
Calvin Lee
32888b07ce fix: [code-836]: fix issue where code comments cant be added (#420) 2023-09-08 23:48:29 +00:00
Tan Nhu
4b36713c0d Update Monaco lib / Fix Git Blame font (#417) 2023-09-08 18:44:52 +00:00
Dan Wilson
6c0b219176 add string 2023-09-08 18:45:36 +01:00
Calvin Lee
4b3b79c956 fix: [code-828]: remove second api call (#414) 2023-09-08 18:45:36 +01:00
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
Dan Wilson
742769bba1 fix Tan PR comments 2023-09-08 17:03:01 +01: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
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
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
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
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
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
Johannes Batzill
e9ec7d1933 [MISC] Change User Sign-Up Default Value (#399) 2023-09-05 19:10:39 +00:00
Dan Wilson
2578f31753 UI WIP 2023-09-05 18:31:43 +01:00
Dan Wilson
2ae31d4337 Merge branch 'Pipelines-list-improve' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#391) 2023-09-04 19:51:27 +00:00
Dan Wilson
7cde39a7b4 use shared pipe component 2023-09-04 15:51:29 +01:00
Dan Wilson
f7969d3bf5 use shared status icon component and remove rem usage 2023-09-04 13:48:43 +01:00
Calvin Lee
0b60edfdef fix: [code-791]: fix changed files line as well (#393) 2023-09-01 20:36:32 +00:00
Johannes Batzill
914a50b9a2 [UI] Ensure consistency of Commit element across screens (#392) 2023-09-01 19:15:54 +00:00
Dan Wilson
627a3ae55d update pipeline list to match designs 2023-09-01 17:55:26 +01:00
Dan Wilson
c48dab83ea update pipeline list to match designs 2023-09-01 16:34:21 +01:00
Vardan Bansal
89d1eb3626 Changes for moving pipelines under repos 2023-09-01 17:05:47 +05:30
Vardan Bansal
e785cd82b0 Merge branch 'main' into add-pipeline-editor 2023-09-01 15:49:56 +05:30
Vardan Bansal
d7b556a908 Plugins panel integration 2023-09-01 15:07:22 +05:30
Calvin Lee
be73088b49 fix: [code-796]: fix issue in addedlines (#386) 2023-08-31 21:30:52 +00:00
Dan Wilson
ed7660be3e Merge branch 'move-pipelines-inside-repos' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#385) 2023-08-31 18:18:26 +00:00
Dan Wilson
086f9f3a03 fix Calvin review comments 2023-08-31 19:17:18 +01:00
Calvin Lee
c131873c82 add support for submodules and symlinks (#378) 2023-08-31 17:38:53 +00:00
Calvin Lee
ac8f1932ba fix: [code-796]: fix encode text issue in toaster (#383) 2023-08-31 17:01:22 +00:00
Dan Wilson
9f20c3a1b9 move pipelines inside repos 2023-08-31 16:13:55 +01:00
Dan Wilson
731c4a085e fix Calvin review comment 2023-08-30 18:30:21 +01:00
Dan Wilson
1e67bf15ec execution list WIP 2023-08-30 17:49:50 +01:00
Calvin Lee
ec20dec12c feat: [code-791]: fixed deleted lines issue (#377) 2023-08-30 16:39:55 +00:00
Vardan Bansal
de04ff27ec Added Edit menu 2023-08-30 16:07:45 +05:30
Vardan Bansal
0436628aea Schema integration 2023-08-30 15:37:59 +05:30
Vardan Bansal
c90233ff49 Added Run pipeline drawer 2023-08-30 14:10:15 +05:30
Vardan Bansal
e8e6d09166 Render breadcrumb 2023-08-30 13:48:28 +05:30
Vardan Bansal
982a40a3b7 Committing pipeline on Save 2023-08-30 13:14:35 +05:30
Dan Wilson
332c8d0a27 Merge branch 'executions-console-WIP' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#375) 2023-08-29 19:20:16 +00:00
Calvin Lee
011d1326b5 fix: [code-792]: clicking on file name takes to default branch (#373) 2023-08-29 16:52:18 +00:00
Dan Wilson
15a4fe04bd pipeline console WIP 2023-08-29 16:00:01 +01:00
Vardan Bansal
fb04478992 form integration 2023-08-29 17:33:08 +05:30
Vardan Bansal
37fc314d96 Added Create Pipeline modal 2023-08-29 15:06:09 +05:30
Vardan Bansal
495de65267 Merge branch 'main' into add-pipeline-editor 2023-08-29 13:45:31 +05:30
Vardan Bansal
c2bf801614 init 2023-08-29 13:37:23 +05:30
calvin
97b6939df5 fix: [code-788]: fix delete repo call 2023-08-28 15:57:40 -06:00
calvin
67db4f4e82 fix: [code-788]: encode params with end marker in checks call 2023-08-28 15:41:47 -06:00
cal
87d5992a20 feat: [code-542]: update file view (#363) 2023-08-26 02:30:32 +00:00
cal
1803a76578 feat: [code-767]:fix scrolling on space popover (#359) 2023-08-25 16:24:06 +00:00
calvin
cd9e89e41a fix: [code-782]: hotfix for path details call 2023-08-24 18:04:15 -06:00
Calvin Lee
263cfc6551 feat: [code-543]: update folder icon (#350) 2023-08-24 20:40:43 +00:00
Calvin Lee
c618be294e feat: [CODE-769]: reduce stress on be for resource filtering (#352) 2023-08-23 23:09:12 +00:00
Tan Nhu
f564dbccb2 Fix API generation is broken for standalone Gitness (#351) 2023-08-23 21:59:42 +00:00
Tan Nhu
ae06520dad Fix Restful React generation missing /api/v1 (#348) 2023-08-23 18:54:02 +00:00
Calvin Lee
19d8119a22 feat: [code-542]: update file view page (#346) 2023-08-22 22:43:41 +00:00
Calvin Lee
889150ce57 feat: [code-712]: add toaster for update user status (#345) 2023-08-22 20:56:23 +00:00
Calvin Lee
36246a2fd6 feat: [code-415]: change cursor to hand (#343) 2023-08-22 20:46:02 +00:00
Dan Wilson
5829939ffb add new pipeline placeholder 2023-08-22 10:48:20 +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
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
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
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
Calvin Lee
8659a44226 fix: [code-682]: update useDownloadRawfile hook (#328) 2023-08-16 19:28:22 +00:00
Calvin Lee
f5eae579c6 feat: [code-742]: add token generation in empty repo page (#326) 2023-08-16 16:54:42 +00:00
Calvin Lee
225ca6332a feat: [code-741]: fix token generation links (#316) 2023-08-15 18:13:14 +00:00
Johannes Batzill
f8d1ca6460 [UI] Membership Add Is not filtering for Users (#317) 2023-08-15 03:41:23 +00:00
Calvin Lee
c6fa9c0218 fix: [code-754]: changing branch on file view doesnt change file content (#315) 2023-08-14 22:42:53 +00: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
Calvin Lee
adbb106d8d fix: [code-738]: fix commit link in sidebar (#308) 2023-08-11 22:46:32 +00:00