0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-25 10:40:11 +01:00
forgejo/web_src/js/components
Yarden Shoham f045e58cc7
Localize activity heatmap (except tooltip) ()
The calculation of the total sum is moved to the backend so a full HTML
string could be sent.


![image](https://user-images.githubusercontent.com/20454870/232112381-c11d896b-ba47-40f8-b2a3-71cf4b3208de.png)

- Closes 
- 2nd attempt (the first was in )

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-04-17 14:26:01 -04:00
..
.eslintrc.yaml Update eslints for Vue 3 () 2023-04-05 16:59:40 -04:00
ActionRunStatus.vue
ActivityHeatmap.vue Localize activity heatmap (except tooltip) () 2023-04-17 14:26:01 -04:00
ContextPopup.vue
DashboardRepoList.vue Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form () 2023-03-26 19:31:26 +08:00
DiffFileList.vue Use data-tooltip-content for tippy tooltip () 2023-03-24 18:35:38 +08:00
DiffFileTree.vue Update the value of the diffEnd when click Show More btn in the DiffFileTree () 2023-04-12 15:11:23 +02:00
DiffFileTreeItem.vue Use reactive store to share data between components () 2023-04-11 20:44:26 -04:00
PullRequestMergeForm.vue
RepoActionView.test.js Improve action log display with control chars () 2023-04-01 20:57:05 +08:00
RepoActionView.vue Add job.duration in web ui () 2023-04-07 18:20:50 -04:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue