This widget expands the standard RTC Teams widget with an option to only show the teams the authenticated user is part of. It can also show the users roles. The widget is intended to allow users a quick navigation and better overview, especially when there are a lot of teams.
The widget offers three different states, easily changeable by clicking the corresponding buttons:
- Show only the Teams the user is part of and the roles he has
- Show only the Teams the user is part of without the Roles
- Show all Teams
- When showing only the Teams the user is part of, the Project is displayed as well and all teams are included even if it's on a dashboard of a Subteam.
- The users roles also include inherited roles.
You can find the latest release on the releases page of this repository.
Deploy just like any other update site:
- Extract the
com.siemens.bt.jazz.viewlet.myteams.Team_updatesite.ini
file from the zip file to theserver/conf/ccm/provision_profiles
directory - Extract the
com.siemens.bt.jazz.viewlet.myteams.Team_updatesite
folder to theserver/conf/ccm/sites
directory - Restart the server
- Request a server reset in one of the following ways:
- If the server is currently running, call
https://server-address/ccm/admin/cmd/requestReset
- Navigate to
https://server-address/ccm/admin?internaltools=true
so you can see the internal tools (on the left in the side-pane). Click onServer Reset
and press theRequest Server Reset
button - If your server is down, you can delete the ccm
built-on.txt
file. Liberty packed with 6.0.3 puts this file in a subfolder ofserver/liberty/servers/clm/workarea/org.eclipse.osgi/**/ccm
. The easiest way to locate the file is by using your operating system's search capabilities.
- If the server is currently running, call
- Delete previously deployed updatesite folder
- Follow the file extraction steps from the section above
- Restart the server
- Add the Widget to a Dashboard. The widget can be found in the "Project/Team" category.
- In the settings section of the added widget, make sure that a project or team area is assigned.
- Under Settings, the default State (my/all Teams, w/o Roles) can be optionally configured.
Please use the Issue Tracker of this repository to report issues or suggest enhancements.
For general contribution guidelines, please refer to CONTRIBUTING.md
Copyright (c) Siemens AG. All rights reserved.
Licensed under the MIT License.