This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/fixtures
kolaente 6759237eda User action heatmap (#5131)
* Added basic heatmap data

* Added extra case for sqlite

* Built basic heatmap into user profile

* Get contribution data from api & styling

* Fixed lint & added extra group by statements for all database types

* generated swagger spec

* generated swagger spec

* generated swagger spec

* fixed swagger spec

* fmt

* Added tests

* Added setting to enable/disable user heatmap

* Added locale for loading text

* Removed UseTiDB

* Updated librejs & moment.js

* Fixed import order

* Fixed heatmap in postgresql

* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

Co-Authored-By: kolaente <konrad@kola-entertainments.de>

* Added copyright header

* Fixed a bug to show the heatmap for the actual user instead of the currently logged in

* Added integration test for heatmaps

* Added a heatmap on the dashboard

* Fixed timestamp parsing

* Hide heatmap on mobile

* optimized postgresql group by query

* Improved sqlite group by statement
2018-10-23 10:57:42 +08:00
..
access.yml
access_token.yml
action.yml User action heatmap (#5131) 2018-10-23 10:57:42 +08:00
attachment.yml
collaboration.yml
comment.yml Hide outdated comments in file view (#5017) 2018-10-05 11:49:30 -04:00
commit_status.yml
deleted_branch.yml
deploy_key.yml
email_address.yml
follow.yml
gpg_key.yml
hook_task.yml
issue.yml Multiple assignees (#3705) 2018-05-09 19:29:04 +03:00
issue_assignees.yml Multiple assignees (#3705) 2018-05-09 19:29:04 +03:00
issue_label.yml
issue_user.yml Multiple assignees (#3705) 2018-05-09 19:29:04 +03:00
issue_watch.yml
label.yml
login_source.yml Add LDAP integration tests (#3897) 2018-05-11 15:55:32 +08:00
milestone.yml
notice.yml
notification.yml
org_user.yml
protected_branch.yml
public_key.yml
pull_request.yml
reaction.yml
release.yml
repo_indexer_status.yml
repo_redirect.yml
repo_topic.yml feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
repo_unit.yml Fix redirect with non-ascii branch names (#4764) (#4810) 2018-09-06 21:37:02 -04:00
repository.yml feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
review.yml Pull request review/approval and comment on code (#3748) 2018-08-06 06:43:21 +02:00
star.yml
stopwatch.yml
team.yml hide issues from org private repos w/o team assignment (#4034) 2018-06-21 12:00:13 -04:00
team_repo.yml hide issues from org private repos w/o team assignment (#4034) 2018-06-21 12:00:13 -04:00
team_unit.yml hide issues from org private repos w/o team assignment (#4034) 2018-06-21 12:00:13 -04:00
team_user.yml
topic.yml feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
tracked_time.yml
u2f_registration.yml Add support for FIDO U2F (#3971) 2018-05-19 17:12:37 +03:00
user.yml feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
user_open_id.yml
watch.yml
webhook.yml