-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Add /milestones endpoint #8733
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
Merged
Merged
Add /milestones endpoint #8733
Changes from 42 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
227a970
in progress checkpoint
bhalbright 9fe22ba
an initial crack at the milestones showing up; the expected milestone…
bhalbright 614f95e
in progress checkpoint, ui looks better and got the repo name to show…
bhalbright 7dae2df
in-progress work on adding time tracking totals to the milestones on …
bhalbright 6a2136e
adding time tracking totals to milestrones for the dashboard view
bhalbright f770682
fixed issue with in your repositories total on milestones dashboard
bhalbright 2f6a674
change to use PageIsMilestonesDashboard for the dashboard active item…
bhalbright 961accc
fixed/removed some comments
bhalbright 4a67ddc
Merge branch 'master' of https://github.com/go-gitea/gitea into miles…
bhalbright b6f5da8
todo comments on integration tests to write
bhalbright 8bbe415
checking error on LoadTotalTrackedTime in home.go
bhalbright 767d2f1
Merge branch 'master' of https://github.com/go-gitea/gitea into miles…
bhalbright e352efe
added integration test for CountMilestonesByRepo
bhalbright 1a4efb2
Merge branch 'master' of https://github.com/go-gitea/gitea into miles…
bhalbright ba0f7ff
added test TestGetMilestonesByRepoIDs
bhalbright 9097d45
Merge branch 'master' of https://github.com/go-gitea/gitea into miles…
bhalbright 04628dc
added more milestone tests, removed the YourRepositoryCount property …
bhalbright afcce09
added test for Milestones endpoint
bhalbright 96d1e11
fixed unit test
bhalbright 70f4614
fixed unit test
bhalbright 92289d2
added unit test for milestones endpoint where a repo is selected
bhalbright 02c2bc4
removed view type param from milestones endpoint because it wasn't be…
bhalbright ffe6d80
Merge branch 'master' of https://github.com/go-gitea/gitea into miles…
bhalbright d25e1f3
Merge branch 'master' of https://github.com/go-gitea/gitea into miles…
bhalbright ce00c53
Merge branch 'master' into milestones
lunny e1bc0f3
Merge branch 'master' of https://github.com/go-gitea/gitea into miles…
bhalbright 8e731a4
Merge branch 'master' of https://github.com/go-gitea/gitea into miles…
bhalbright 875e512
added configuration to enable/disable the milestones dashboard endpoi…
bhalbright 32bcda0
Merge branch 'master' of https://github.com/go-gitea/gitea into miles…
bhalbright 3a71b07
changed "CountMilestonesByRepo" to "CountMilestonesByRepoIDs" so the …
bhalbright a178e54
Merge branch 'master' into milestones
lunny e6cae8a
Merge remote-tracking branch 'user/bhalbright/milestones' into milest…
6543 489a660
fix-stats-count
6543 f2bbc6e
fix test
6543 3220b65
add-integration-tests
6543 eb674fc
make multi selectable
6543 612f0ef
Merge branch 'master' of https://github.com/go-gitea/gitea into miles…
bhalbright ecfa69f
Merge branch 'milestones-multiselectable' of https://github.com/6543-…
bhalbright aaad768
Update integrations/links_test.go
bhalbright f264f5d
Update integrations/links_test.go
bhalbright cd60aa9
Merge branch 'master' into milestones
lunny dd15e48
Merge branch 'master' into milestones
zeripath b33d30a
Update integrations/links_test.go
bhalbright 218aa5b
Update integrations/links_test.go
bhalbright 5d161b3
Merge branch 'master' of https://github.com/go-gitea/gitea into miles…
bhalbright def5416
Merge branch 'master' into milestones
zeripath 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
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
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
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.