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 |
|
“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 |
|