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 |
|
“tan-nhu”
|
a8b48d228d
|
CODE-688: All static assets must be served from the root path
|
2023-08-07 14:26:13 -07:00 |
|
Hitesh Aringa
|
2b6e75682d
|
[fix] path compare changed to diff (#285)
|
2023-08-07 15:22:34 +00:00 |
|
calvin
|
faab869933
|
fix: [code-706]: fix color of hover
|
2023-08-04 18:39:48 -06:00 |
|
calvin
|
488ef60966
|
fix: [code-706]: fix ui issues on reviewer dropdown
|
2023-08-04 18:28:46 -06:00 |
|
calvin
|
fbc3705b4e
|
fix: [code-706]: fix refetch
|
2023-08-04 17:46:05 -06:00 |
|
calvin
|
3e9a3948b0
|
fix: [code-706]: fix refetch
|
2023-08-04 17:14:45 -06:00 |
|
Calvin Lee
|
e83d64fac4
|
feat: [code-682]: hide draft option on merge state (#275)
|
2023-08-04 17:11:54 +00:00 |
|
Dan Wilson
|
b68e05bdba
|
remove unused types
|
2023-08-04 16:31:59 +01:00 |
|
Dan Wilson
|
248ebeecc4
|
fix execution and pipeline routing in the UI
|
2023-08-04 16:29:33 +01:00 |
|
Dan Wilson
|
a60365823c
|
disable feature flags that were enabled by mistake
|
2023-08-04 12:40:44 +01:00 |
|
Dan Wilson
|
b5a15b5ce1
|
Merge branch 'executions_skeleton' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#271)
|
2023-08-04 09:10:58 +00:00 |
|
Dan Wilson
|
74532bbd1b
|
fix routing reversion discussed with Tan
|
2023-08-03 21:14:27 +01:00 |
|
Calvin Lee
|
d3c70f0dfb
|
fix: [code-682]: fix wrap on pr review box (#272)
|
2023-08-03 18:38:20 +00:00 |
|
Dan Wilson
|
23923f9653
|
add executions skeleton code to ui
|
2023-08-03 15:50:09 +01:00 |
|
Calvin Lee
|
3fa628307d
|
feat: [code-696]: repo delete confirm box (#267)
|
2023-08-02 18:40:06 +00:00 |
|
Calvin Lee
|
8581d7e214
|
fix: [code-698]: fix validate dom nesting (#264)
|
2023-08-02 15:32:55 +00:00 |
|
Enver Bisevac
|
7546f2cd6b
|
initial work - diff stats, (files changed)
|
2023-08-02 14:34:39 +02:00 |
|
Calvin Lee
|
70cf2df96a
|
fix: [code-682]: fix overlapping issues in tables (#259)
|
2023-08-01 18:07:12 +00:00 |
|
Dan Wilson
|
02060ea4a7
|
implement ui feature flags and pipelines and secrets skeleton pages
|
2023-08-01 16:27:57 +01:00 |
|
Calvin Lee
|
1813c536a8
|
fix: [code-682]: ui fixes from bug bash (#254)
|
2023-07-31 18:12:55 +00:00 |
|
Calvin Lee
|
6bbf7bba5c
|
fix: [code-659]: change commit on pr page to be a link (#255)
|
2023-07-31 18:12:38 +00:00 |
|
Dan Wilson
|
302ba2dd7e
|
Merge branch 'CODE-681' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#251)
|
2023-07-31 17:16:58 +00:00 |
|
Dan Wilson
|
62e175ef34
|
feat: [CODE-681]: fix Tan PR comment
|
2023-07-31 10:02:29 +01:00 |
|
“tan-nhu”
|
afca55f9d8
|
[CODE-687]: Export NewRepoModalButton for CI integration
|
2023-07-28 12:07:30 -07:00 |
|
Dan Wilson
|
43b2df1b91
|
feat: [CODE-681]: delete space modal
|
2023-07-28 16:30:58 +01:00 |
|
rajarshee.chatterjee@harness.io
|
25031d113a
|
feat: [CODE-649]: Users Dropdown in Add New Member Dialog (#248)
|
2023-07-27 12:32:13 +00:00 |
|
Johannes Batzill
|
43c8ee125d
|
[PR] Allow PR Merge despite Unresolved Comments (#247)
|
2023-07-27 01:27:40 +00:00 |
|
Calvin Lee
|
ad12341776
|
fix: [code-682]: fix ui issues in standalone (#246)
|
2023-07-27 00:22:52 +00:00 |
|
Tan Nhu
|
02899b0a9c
|
Merge branch 'ui/unauth-sourcemap' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#245)
|
2023-07-27 00:16:47 +00:00 |
|
“tan-nhu”
|
4460ef86c7
|
Navigate to signin when hitting 403 + enable sourcemap by a env var
|
2023-07-26 17:13:00 -07:00 |
|
Johannes Batzill
|
9436855194
|
Proposal - Remove PR diff api and use repo API (#242)
|
2023-07-26 23:37:22 +00:00 |
|
Hitesh Aringa
|
30fc262c13
|
feat: [code-661]: add refetch on space popovver and user mem (#244)
|
2023-07-26 21:30:34 +00:00 |
|
rajarshee.chatterjee@harness.io
|
5232615e0a
|
fix: [CODE-615]: Misc. UX Feedback (#240)
|
2023-07-26 18:14:31 +00:00 |
|