GitLab Bot
415153114a
Add latest changes from gitlab-org/gitlab@master
2021-05-05 00:10:41 +00:00
GitLab Bot
4ca7380c7c
Add latest changes from gitlab-org/gitlab@master
2021-03-29 00:09:36 +00:00
GitLab Bot
26bba9525d
Add latest changes from gitlab-org/gitlab@master
2021-03-26 09:09:24 +00:00
GitLab Bot
c8deb6a801
Add latest changes from gitlab-org/gitlab@master
2021-03-18 18:09:09 +00:00
GitLab Bot
77831d580c
Add latest changes from gitlab-org/gitlab@master
2021-03-05 09:09:07 +00:00
GitLab Bot
8d9c82762d
Add latest changes from gitlab-org/gitlab@master
2021-03-03 00:10:50 +00:00
GitLab Bot
7f5e08060f
Add latest changes from gitlab-org/gitlab@master
2021-02-12 09:08:48 +00:00
GitLab Bot
2ddcd634fc
Add latest changes from gitlab-org/gitlab@master
2020-11-30 21:09:16 +00:00
GitLab Bot
08931747cc
Add latest changes from gitlab-org/gitlab@master
2020-11-26 18:09:18 +00:00
GitLab Bot
5427433c6d
Add latest changes from gitlab-org/gitlab@master
2020-11-11 00:08:58 +00:00
GitLab Bot
94823a9248
Add latest changes from gitlab-org/gitlab@master
2020-11-02 09:08:35 +00:00
GitLab Bot
2ac4833015
Add latest changes from gitlab-org/gitlab@master
2020-10-08 18:08:32 +00:00
GitLab Bot
273d780f9e
Add latest changes from gitlab-org/gitlab@master
2020-08-24 06:10:15 +00:00
GitLab Bot
a66a37ceff
Add latest changes from gitlab-org/gitlab@master
2020-07-01 09:09:30 +00:00
GitLab Bot
8a7efa45c3
Add latest changes from gitlab-org/gitlab@master
2020-04-02 18:08:11 +00:00
GitLab Bot
d8c06be498
Add latest changes from gitlab-org/gitlab@master
2019-11-14 12:06:30 +00:00
GitLab Bot
3d13802bc2
Add latest changes from gitlab-org/gitlab@master
2019-10-15 09:06:09 +00:00
GitLab Bot
0dfbcd8f8b
Add latest changes from gitlab-org/gitlab@master
2019-10-11 18:06:15 +00:00
GitLab Bot
f03a645e74
Add latest changes from gitlab-org/gitlab@master
2019-10-11 12:06:29 +00:00
Alexandru Croitor
0f6c42c5ce
Move Multiple Issue Boards for Projects to Core
...
Refactor code to allow multiple issue boards management for projects
in CE
2019-06-26 12:28:00 +03:00
Heinrich Lee Yu
7d5ee4181a
Refactor groups and projects boards actions
...
Move common functionality to BoardsActions concern
2019-03-13 20:33:35 +08:00
Brett Walker
7aeab58f48
Automatically navigate to last board visited
2018-10-26 12:49:16 +00:00
gfyoung
12ee2753c1
Enable even more frozen string in app/controllers
...
Enables frozen string for some vestigial files as
well as the following:
* app/controllers/projects/**/*.rb
* app/controllers/sherlock/**/*.rb
* app/controllers/snippets/**/*.rb
* app/controllers/users/**/*.rb
Partially addresses #47424 .
2018-09-25 22:43:49 -07:00
Felipe Artur
97067682ec
CE backport - Allow viewing only one board when multiple issue boards is not enabled
2018-05-22 15:04:20 -03:00
Christiaan Van den Poel
66ebb206b0
disables the shortcut to the issue boards when issues are disabled
2018-01-08 09:06:25 +00:00
Luke Bennett
19dcb2da05
Use path helper instead of url helper
2017-12-03 18:46:07 +00:00
Felipe Artur
f5bb1789ee
Fix specs BACKPORT
2017-09-04 16:55:29 -03:00
Felipe Artur
8077b728bc
Continue BE backport
2017-08-31 14:48:57 -03:00
Felipe Artur
f2a43ff5b7
Group boards CE backport
2017-08-28 18:56:49 -03:00
Douglas Barbosa Alexandre
53f50edf4d
Fix board relates specs
2016-10-11 11:47:56 -03:00
Douglas Barbosa Alexandre
723ed9cc3a
Update Projects::BoardsController#show to look up for a specific board
2016-10-11 11:39:05 -03:00
Douglas Barbosa Alexandre
ecf4c10e9c
Add index action to Projects::BoardsController to return project boards
2016-10-11 11:39:05 -03:00
Phil Hughes
236178c301
Fixed boards filters
2016-08-30 14:50:46 +01:00
Douglas Barbosa Alexandre
cd98ff179c
Move action to render board lists to `Projects::Boards::ListsController`
2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
01b9744d1e
Returns label description in JSON when listing lists/issues
2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
215bfd1c9d
Returns label priority in JSON when listing lists/issues
2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
a8b1ad250e
Add authorization to issues board related controllers
2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
aff7a2ef55
Extract base service class for boards related services
2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre
e199884478
Projects::BoardsController#show returns a list of board lists
2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre
a84176bada
Creates a new board when project does not have one
2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre
7649937452
Initial issues board page
2016-08-17 12:58:58 -03:00