-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT:
Distinguish the following, according to the user's view
- camunda Cockpit - Home
- camunda Cockpit - <Process Definition Name/ID> - Definition View
- camunda Cockpit - <Process Definition Name/ID> - Instance View
This is the controller panel for Smart Panels app
[CAM-1779] As Operator I can see where I was in the browser history
Rank | New: Ranked higher |
Rank | New: Ranked higher |
Assignee | Original: Valentin [ valentin.vago ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Remaining Estimate | New: 0 minutes [ 0 ] | |
Original Estimate | New: 0 minutes [ 0 ] |
Assignee | New: Nico Rehwaldt [ rehwaldt ] |
Assignee | Original: Nico Rehwaldt [ rehwaldt ] | New: Valentin [ valentin.vago ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Rank | New: Ranked higher |
Status | Original: Reopened [ 4 ] | New: In Progress [ 3 ] |
Assignee | Original: Valentin [ valentin.vago ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
As discussed, some improvements:
```
// page.title
// page.breadcrumb
//
// page.setBreadcrumb([ ... ])
// page.setTitle( titleDescriptor )
//
// <title ng-bind="page.title">camunda Cockpit</title>
```