Commit 341a658
[ZEPPELIN-6141] Update the link to the page where all issues are sorted
### What is this PR for?
I recommend that clicking on Issues Tracking in the Zeppelin Web UI redirects to a page where all issues are sorted.
### What type of PR is it?
Feature
### Todos
* [x] - README.md
* [x] - zeppelin-web-angular/src/app/pages/workspace/home/home.component.html
* [x] - zeppelin-web/src/app/home/home.html
### What is the Jira issue?
* https://issues.apache.org/jira/projects/ZEPPELIN/issues/ZEPPELIN-6141
### How should this be tested?
* Click Issues Tracking after build
### Screenshots (if appropriate)
Zeppelin Web UI

Before

After

### Questions:
* Does the license files need to update? No.
* Is there breaking changes for older versions? No.
* Does this needs documentation? No.
Closes #4890 from ParkGyeongTae/update-issues-tracking-link.
Signed-off-by: Philipp Dallig <[email protected]>1 parent 0eb10dd commit 341a658
File tree
3 files changed
+3
-3
lines changed- zeppelin-web-angular/src/app/pages/workspace/home
- zeppelin-web/src/app/home
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments