-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[UI] IssuePage multi repo select #8741
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
techknowlogick
merged 100 commits into
go-gitea:master
from
6543-forks:issue-page_multi-repo-select
Dec 2, 2019
Merged
Changes from all commits
Commits
Show all changes
100 commits
Select commit
Hold shift + click to select a range
16222fe
Make repository list @ issues/PR page persist
14d711a
Enable multiple selections in repo list @ issues/PR page
95a0853
Remove redundant code
a555ce6
Merge branch 'master' into master
oscarlofwenhamn 1da7a50
Merge branch 'master' into master
zeripath 0fcd877
Merge branch 'master' into master
lunny fd7fa02
Merge branch 'master' into master
lunny 6ab937d
Merge branch 'master' into master
techknowlogick 662966b
Merge branch 'master' into master
070a7d1
Add 'All' button
827b3ff
Remove redundant variable
c1c2aab
Add RepoIDs to label link
f44626b
Merge branch 'master' into master
oscarlofwenhamn 5351328
Merge branch 'master' into master
oscarlofwenhamn 2a2efda
Merge branch 'master' into master
oscarlofwenhamn 097e8d0
Merge branch 'origin/master' into master
72d602e
Revert part of code to previous version to troubleshoot build failure
ce103d7
Implement old and new pieces of code whilst adhering to multi select
1cc586f
Attempt to join the two versions
898a7bc
Update tests to desired state
11ce5ec
Merge branch 'master' into master
oscarlofwenhamn 283ed33
Merge remote-tracking branch 'origin/master'
f476dc4
Fix pagination implementation and tests
5562f9b
Merge branch 'feature/multiselect-issue-repos'
6ef65ff
Correct behavior when passing zero to array
7038fdf
Merge remote-tracking branch 'origin/master'
8695d21
Merge remote-tracking branch 'origin/master'
a2179e6
Comment out test url returning 404
3fc7bb1
Comment out another test url returning 404
847510e
Merge branch 'master' into master
oscarlofwenhamn a4580a1
Reenable tests and test fix
0e0754b
Drop repo from repo map and total count if permission denied
e0f3579
Remove extra parenthesis
08fc6e5
Merge branch 'master' into issue-page_multi-repo-select
6543 157a6f8
Merge branch 'master' into issue-page_multi-repo-select
6543 a6a89ba
make template work again
6543 0c2def7
Merge branch 'master' into issue-page_multi-repo-select
6543 5c6108e
Merge branch 'master' into issue-page_multi-repo-select
6543 85f44e1
Merge branch 'master' into issue-page_multi-repo-select
6543 5b843a8
Merge branch 'master' into issue-page_multi-repo-select
6543 21448cb
Merge branch 'master' into issue-page_multi-repo-select
6543 5519862
Merge branch 'master' into issue-page_multi-repo-select
6543 4d6747a
Merge branch 'master' into issue-page_multi-repo-select
6543 d347252
find bug!
6543 e3df4ef
Merge branch 'master' into issue-page_multi-repo-select
6543 9ae260c
Merge branch 'master' into issue-page_multi-repo-select
6543 e2f0a2d
Merge branch 'master' into issue-page_multi-repo-select
6543 cd913d9
forgot the '#' at bugfixing
6543 50c70bb
Merge branch 'master' into issue-page_multi-repo-select
6543 855a1de
delete unused RepoID
6543 f1498c7
compile regex only one time
6543 2d916a4
make fmt
6543 5d19684
Merge branch 'master' into issue-page_multi-repo-select
6543 91e0502
Merge branch 'master' into issue-page_multi-repo-select
6543 bce9432
Merge branch 'master' into issue-page_multi-repo-select
6543 9b3838c
local variable = capital letter lower
6543 7ff4124
check if repos query pattern is correct
6543 39fbe89
pagination remove last , - make regex work again
6543 bdfd142
use Replace instead of ReplaceAll; del delete
6543 df7ef06
fix test
6543 9ffb6da
Merge branch 'master' into issue-page_multi-repo-select
6543 05a48ee
how did this test binary got in?!?
6543 96a2fcf
Merge branch 'master' into issue-page_multi-repo-select
6543 d7377fe
Merge branch 'master' into issue-page_multi-repo-select
6543 17cd0bd
Merge branch 'master' into issue-page_multi-repo-select
6543 3b72e44
Merge branch 'master' into issue-page_multi-repo-select
6543 d8aab33
Merge branch 'master' into issue-page_multi-repo-select
6543 1773335
Merge branch 'master' into issue-page_multi-repo-select
6543 fc74b1f
Merge branch 'master' into issue-page_multi-repo-select
6543 753e961
dont replace -> cut fisrt & last string
6543 93d2d13
jet another regex
6543 bee6c40
dont use nonexisting repo for test
6543 8ee3a5a
exclude /issues?type=created_by from test
6543 e9cb140
Merge branch 'master' into issue-page_multi-repo-select
6543 8736f3f
Merge branch 'master' into issue-page_multi-repo-select
6543 dc7cc12
Merge branch 'master' into issue-page_multi-repo-select
6543 5dcf6be
Merge branch 'master' into issue-page_multi-repo-select
6543 59a02b3
add table to querys
6543 c8a4333
add new issue for test
6543 86ccafe
Merge branch 'master' into issue-page_multi-repo-select
6543 745c223
dont make a workaround or something else
6543 066126c
Merge branch 'master' into issue-page_multi-repo-select
6543 fdf8a18
fix misspell
6543 e8f3f5c
CI.redo()
6543 0fb0542
englisch txt update
6543 a8c124c
Merge branch 'master' into issue-page_multi-repo-select
6543 b5370c8
Merge branch 'master' into issue-page_multi-repo-select
6543 a129421
Merge branch 'master' into issue-page_multi-repo-select
6543 a6a61ce
Merge branch 'master' into issue-page_multi-repo-select
6543 c4037ed
Merge branch 'master' into issue-page_multi-repo-select
6543 a490171
Merge branch 'master' into issue-page_multi-repo-select
6543 ccc6316
Merge branch 'master' into issue-page_multi-repo-select
6543 6f86f49
add sugestions
6543 6f3ae82
Tweak & Fix
6543 605821b
Merge branch 'master' into issue-page_multi-repo-select
6543 5decbde
Merge branch 'master' into issue-page_multi-repo-select
6543 04939b7
Merge branch 'master' into issue-page_multi-repo-select
6543 7312446
Merge branch 'master' into issue-page_multi-repo-select
6543 028a625
CI.restart()
6543 064c27b
Merge branch 'master' into issue-page_multi-repo-select
techknowlogick 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,4 +96,4 @@ | |
is_closed: false | ||
is_pull: true | ||
created_unix: 946684820 | ||
updated_unix: 978307180 | ||
updated_unix: 978307180 |
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 |
---|---|---|
|
@@ -6,3 +6,7 @@ | |
id: 2 | ||
assignee_id: 1 | ||
issue_id: 6 | ||
- | ||
id: 3 | ||
assignee_id: 2 | ||
issue_id: 6 |
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.