-
Notifications
You must be signed in to change notification settings - Fork 27
Add github_username to CustomUser for stats tracking (#615) #618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Moueen-Togarvi
wants to merge
26
commits into
djangonaut-space:develop
from
Moueen-Togarvi:djangonaut-stats
Closed
Changes from 15 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
09ed6fa
Add github_username to CustomUser for stats tracking (#615)
Moueen-Togarvi fe7e86a
feat: Add Djangonaut GitHub stats collection to Admin (Issue #615)
Moueen-Togarvi d8b71b6
update
Moueen-Togarvi 9998ca3
Merge branch 'develop' into djangonaut-stats
FarhanAliRaza c26dd6f
Refactor GitHub stats collection in admin and views
FarhanAliRaza d73e913
Merge branch 'djangonaut-stats' of github.com:Moueen-Togarvi/wagtail-…
Moueen-Togarvi d25de52
Simplify GitHub stats collection per PR feedback
Moueen-Togarvi 5b0cad3
Add unit tests for GitHubStatsCollector and related classes
Moueen-Togarvi 4bd5d33
track closed vs merged PRs separately
Moueen-Togarvi 0e98d28
add the test
Moueen-Togarvi 8f8c325
--no-input is not a parameter
FarhanAliRaza 9a0a649
Merge upstream/develop into djangonaut-stats
FarhanAliRaza c9b0345
Fetch merged_at status for PRs in GitHubStatsCollector
FarhanAliRaza cff81b0
Refactor HTML and CSS for admin report display with dark mode support
FarhanAliRaza fb48a92
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b2f07a7
Utilize more of Django's functionality.
tim-schilling 68fa29c
Refactor GitHub stats, testimonials, and view organization
FarhanAliRaza cdf1395
Merge branch 'develop' into djangonaut-stats
FarhanAliRaza e86e71f
Derive monitored repos from session projects instead of settings
FarhanAliRaza 9c6b185
Merge branch 'djangonaut-stats' of github.com:Moueen-Togarvi/wagtail-…
FarhanAliRaza 06f1125
fixed migration
FarhanAliRaza bc237ed
Removed Stale test
FarhanAliRaza a7c8f72
Simplify github_stats service and fix Cancel button styling
FarhanAliRaza 7cf10ee
Add tests to improve Codecov patch coverage
FarhanAliRaza ee23b70
Normalize future dates in stats form, always regenerate testimonial s…
FarhanAliRaza 8356f29
refactor: group stats queries by team, capture merged-not-created PRs…
FarhanAliRaza File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| """Management commands package.""" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| """Services package for home app.""" |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.