summaryrefslogtreecommitdiffstats
path: root/web_src/js/components/ActivityHeatmap.vue
Commit message (Expand)AuthorAgeFilesLines
* Localize activity heatmap (except tooltip) (#24131)Yarden Shoham2023-04-171-10/+1
* Add pagination for dashboard and user activity feeds (#22937)Brecht Van Lommel2023-02-241-0/+2
* JS refactors (#22227)silverwind2022-12-241-1/+0
* Fix heatmap first color being unused (#22157)silverwind2022-12-191-0/+7
* Localize time units on activity heatmap (#21570)Yarden Shoham2022-10-281-4/+4
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-1/+1
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-1/+0
* Heatmap days clickable (#13935)gordon--2021-02-201-1/+20
* Fix heatmap total contributions (#14141)Lunny Xiao2020-12-241-1/+10
* Remove fetch request from heatmap (#13623)silverwind2020-11-181-17/+8
* Make heatmap colors more distinct (#13533)silverwind2020-11-131-4/+4
* Make heatmap shades linear (#13500)silverwind2020-11-101-1/+1
* Frontpage and Heatmap CSS tweaks (#13443)silverwind2020-11-071-37/+20
* Add Vue linting (#13447)silverwind2020-11-071-68/+60
* Insert ui divider directly in templates instead of from inside heatmap vue co...wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-05-191-1/+0
* ui: Add dividing line between heatmap and feeds in dashboard view (#11437)赵智超2020-05-191-0/+1
* Migrate ActivityHeatmap to Vue SFC (#10953)Gary Kim2020-04-061-0/+79