This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 246511 - Missing a quick link to project web
Summary: Missing a quick link to project web
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-18 09:57 UTC by Tomas Pavek
Modified: 2014-09-17 12:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Pavek 2014-08-18 09:57:37 UTC
We're getting requests for a link to the team project web that would be available on some visible and easy to access location.

It seems the reasons for opening the project web can be somewhat more frequent that was originally considered: people may want to see merge requests (code review), manage team, do some administration, etc. (Here not counting in special cases we have covered, like opening a specific tasks or build jobs.)

Currently the way to open the project web requires to open the project Dashboard in the IDE first, click on its header to expand it, then click on the Project web link. This is rather cumbersome, perhaps many people would not even find it.

I'd suggest to have a visible link to the project web in the Team window, for the currently selected project.

One option could be an additional "Project Web" link next to the current lonely "dashboard" link (or aligned to the right of the window). In such case it would probably need the additional link icon to indicate it is an external link (unlike he dashboard that opens in the IDE). BTW the "dashboard" text then should probably start with a capital letter.

Possibly can also think about this together with the refresh action (bug 245761).
Comment 1 Tomas Pavek 2014-08-18 10:00:30 UTC
One more thing, in the project selection mega menu, a project can be right clicked for a context menu. A Go to Project Web action should be here as well, just for completeness.
Comment 2 Tomas Stupka 2014-08-29 14:15:45 UTC
fixed in core-main #79f794e53447
Comment 3 Quality Engineering 2014-08-31 02:05:15 UTC
Integrated into 'main-silver', will be available in build *201408310001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/79f794e53447
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #246511 - Missing a quick link to project web
Comment 4 Tomas Pavek 2014-09-10 17:23:02 UTC
Verified in current trunk (build from default branch).
Comment 5 Quality Engineering 2014-09-17 12:16:53 UTC
Integrated into 'releases/release801', will be available in build *201409171118* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/0e7d5452b814
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #246511 - Missing a quick link to project web