Skip to content
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

Only list active projects in project details combo by default #318

Closed
jaragunde opened this issue Oct 11, 2016 · 2 comments
Closed

Only list active projects in project details combo by default #318

jaragunde opened this issue Oct 11, 2016 · 2 comments

Comments

@jaragunde
Copy link
Member

jaragunde commented Oct 11, 2016

In reports -> project details, there is a combo box where you can select any project. When there are many project, this combo gets too messy.

We should list only open projects in that combo by default, which are the most likely ones to be checked. Then, we should add an entry in the combo to list any project, including those currently inactive.

This should be similar to #249.

@jaragunde
Copy link
Member Author

The combo seems to be listing only active projects now (probably a side effect from the changes in the web services), but we should definitely add a "load all" entry.

@jaragunde
Copy link
Member Author

Reviewed at #364:

commit fdbece795e76d097d7ce39ff68558a76849e7c93 (HEAD -> master, origin/master, origin/HEAD)
Author: Pablo Saavedra <psaavedra@igalia.com>
Date:   Fri Aug 25 11:11:25 2017 +0000

    [318] Only list active projects in project details combo by default
    
    * Defined the 'user' variable in the scope of the web/js/projectDetails.js JS
      code
    * Modified the default behavior of the 'Project' combobox in
      projectDetails.php to: show only the active projects for the logged user
    * Added 'Load all active projects' entry in the 'Project' combobox in
      projectDetails.php
    * Added 'Load all projects' entry in the 'Project' combobox in
      projectDetails.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants