Commit Graph

375 Commits

Author SHA1 Message Date
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
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
Tan Nhu
f9f728debd Fix last commit info is not rendered when scrolling quickly (#303) 2023-08-11 17:10:00 +00:00
Calvin Lee
7b70f8c18d fix: [code-736]: make tag and branch pages consistent (#302) 2023-08-11 04:35:52 +00:00
Tan Nhu
e523966db8 Remove place-holder for PR status from PR listing page (#301) 2023-08-10 22:17:07 +00:00
Tan Nhu
8e3ff54b00 Improve accessibilty when browsing repository (#300) 2023-08-10 21:27:52 +00:00
Marko Gacesa
17f4a2832a Merge branch 'feature/last-commit' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#298) 2023-08-10 19:03:02 +00:00
“tan-nhu”
d3fbb94be0 CODE-520: Stop fetching details when backend errors out 2023-08-10 11:17:57 -07:00
“tan-nhu”
11bd10f455 CODE-520: Fixed text wrapping on buttons in Compare page 2023-08-10 10:41:25 -07:00
“tan-nhu”
c1a23445dd CODE-520: FE: optimize loading of file lists for large repos 2023-08-10 10:17:49 -07:00
Marko Gaćeša
4f1767d512 dedicated api to get the last commit info 2023-08-10 18:42:10 +02: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
Calvin Lee
92f1bdc8b6 fix: [code-682]: fix commit sha on conversation pr page (#294) 2023-08-09 20:59:50 +00:00
Calvin Lee
99f6e4334e feat: [CODE-677]: Commit Range Dropdown in PR Changes Tab (#235) 2023-08-08 23:39:39 +00:00
Tan Nhu
de4e26bb72 fix diff changes in web (#291) 2023-08-08 22:58:15 +00:00
Tan Nhu
7d000706f0 Implement PR Checks (#289) 2023-08-08 08:50:50 +00:00