Commit Graph

84 Commits

Author SHA1 Message Date
Ritik Kapoor
3ddcd2d3cc Update : [CODE-1410 ] Semantic Search Integration (#1046) 2024-02-20 08:17:12 +00:00
Tan Nhu
9d8bf25692 Optimize rendering when updating / deleting a comment (#1032) 2024-02-09 20:37:03 +00:00
Tan Nhu
646c8fbe75 Completely fix width issues of components being calculated by nav (#1025) 2024-02-05 21:42:06 +00:00
Tan Nhu
40395277e0 Fix diff rendering when jumping between files (#998) 2024-01-31 19:39:43 +00:00
Tan Nhu
61ee297c9b Fix a couple of small bugs on diff viewer + optimize merge button rendering (#996) 2024-01-30 00:06:10 +00:00
Tan Nhu
d3d28ea3ae Refactoring Pull Request page to improve performance (#985) 2024-01-29 19:39:05 +00:00
Ritik Kapoor
b24729d608 UI [CODE-1216] : Fix modal close and disable side menu on comment deletion (#913) 2023-12-18 07:15:57 +00:00
Johannes Batzill
b4a1c293dc [UI] Fix Status Check Leak (#853) 2023-12-01 01:30:02 +00:00
vardan.bansal@harness.io vardan
c2e4dda84b feat: [CI-10562]: Introduce embedded annotations in YAML for update of Pipeline Entities (#849) 2023-11-30 22:06:16 +00:00
Ritik Kapoor
274a5a01ab [CODE-1116] UI : Protection rules integration with Branch Creation/Deletion and Commits (#824) 2023-11-28 07:06:54 +00:00
Calvin Lee
0319fa7a07 fix: [code-980]: fix lint (#731) 2023-10-26 22:26:44 +00:00
Calvin Lee
79448a3c77 feat: [code-980]: add branch protection page (#723) 2023-10-26 21:45:26 +00:00
Tan Nhu
12b192cf1c Console output is duplicated in pull request pipelines (#663) 2023-10-09 20:38:10 +00:00
Tan Nhu
0cd391bbb8 Fix a couple of type and linting issues (#659) 2023-10-05 20:20:16 +00:00
Johannes Batzill
124c85c954 [MISC] Fix UI Event Streaming For Embedded Mode (#624) 2023-09-28 16:05:21 +00:00
Tan Nhu
0c89ec015a Refactor useScheduleJob and Pipeline Steps rendering (#612) 2023-09-26 18:58:05 +00:00
Johannes Batzill
a83cd21c17 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
Tan Nhu
ecfe2b5cff Leverage requestAnimationFrame to schedule logs rendering / Render 100k lines of log without lagging (#603) 2023-09-22 18:35:26 +00:00
Johannes Batzill
6c42b77500 [SSE] Add full stack SSE support for PRs (#591) 2023-09-21 02:55:41 +00:00
Dan Wilson
d02e74f490 add cancel build button, fix small css issues on console, fix some eslint issues (#544) 2023-09-19 15:31:05 +00:00
Tan Nhu
1572618093 Pipeline Checks refactoring and bug fixes (#515) 2023-09-18 20:52:38 +00:00
Dan Wilson
e61b5f7334 fix execution not starting if status is pending (#502) 2023-09-15 14:30:34 +00:00
Dan Wilson
a6dcc0a6ef small ui fixes in pipelines (#501) 2023-09-15 11:21:22 +00:00
Dan Wilson
e0061153d9 small execution fixes 2023-09-13 10:22:12 +01:00
Johannes Batzill
ef4855e901 [Server Sent Events] Improve both Frontend and Backend (#441) 2023-09-12 23:45:54 +00:00
Dan Wilson
1358ef74d6 enable for standalone, improved trigger wording, improve ci icons 2023-09-12 17:47:07 +01:00
Dan Wilson
c4f8dcbfdf WIP execution event streaming 2023-09-11 16:55:38 +01:00
Tan Nhu
fefb053d14 Incorporate Cookies based Auth / Clean up (#410) 2023-09-07 19:45:24 +00:00
Dan Wilson
f7969d3bf5 use shared status icon component and remove rem usage 2023-09-04 13:48:43 +01:00
calvin
67db4f4e82 fix: [code-788]: encode params with end marker in checks call 2023-08-28 15:41:47 -06:00
Tan Nhu
96ac05789a Migrate UICore to version 4 to support Gitness fully open source (#338) 2023-08-22 06:25:45 +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
8659a44226 fix: [code-682]: update useDownloadRawfile hook (#328) 2023-08-16 19:28:22 +00:00
Tan Nhu
f9f728debd Fix last commit info is not rendered when scrolling quickly (#303) 2023-08-11 17:10:00 +00: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
99f6e4334e feat: [CODE-677]: Commit Range Dropdown in PR Changes Tab (#235) 2023-08-08 23:39:39 +00:00
Tan Nhu
7d000706f0 Implement PR Checks (#289) 2023-08-08 08:50:50 +00:00
Dan Wilson
a60365823c disable feature flags that were enabled by mistake 2023-08-04 12:40:44 +01:00
Dan Wilson
23923f9653 add executions skeleton code to ui 2023-08-03 15:50:09 +01:00
Dan Wilson
02060ea4a7 implement ui feature flags and pipelines and secrets skeleton pages 2023-08-01 16:27:57 +01:00
“tan-nhu”
8e06f49017 [CODE-655]: Refactor Nav system to adapt with new design 2023-07-24 14:56:27 -07:00
Tan Nhu
5bb6084b68 Initial commit to support Gitness standalone shell (#174) 2023-07-14 17:14:36 +00:00
Tan Nhu
2ba2d48f43 Add support for rendering pdf, video, image and other binary files (#151) 2023-06-19 22:36:01 +00:00
calvin
76ed088c1b feat: [code-409]: add tag description and some checks and fixed create branch 2023-06-07 17:02:38 -06:00
calvin
c51cc4e2c4 Revert "feat: [code-409]: add tag description and some checks and fixed create branch"
This reverts commit e1cf542441.
2023-06-07 17:01:20 -06:00
calvin
e1cf542441 feat: [code-409]: add tag description and some checks and fixed create branch 2023-06-07 16:53:52 -06:00
“tan-nhu”
404631a22d feat: Allow empty PR description 2023-06-02 17:21:32 -07:00
Tan Nhu
674dcc11d2 feat: Add some improvements into Pull Request creation flow (#110) 2023-06-02 17:44:10 +00:00
calvin
4f642a6d16 fix: [code-390]: fix state in url in repo pagination 2023-05-29 13:24:35 -06:00
“tan-nhu”
3afec4c78b feat: [CODE-350]: Add some PR Comment improvements 2023-05-24 17:54:28 -07:00