I Я Project Manager has many perspectives and they will all make your wildest dreams come true.
I Я Project Manager has many perspectives and they will all make your wildest dreams come true.
## Installation ##
Installation is as simple as 1... 2... 3.
### Planning ###
### Planning ###
Panning perspectives allows planning upcoming or ongoing projects. Planning can work at the global level.
Panning perspectives allows planning upcoming or ongoing projects. Planning can work at the global level.
...
@@ -54,7 +50,25 @@ Time is measured in working hours with 8 hours per working days with 5 working d
...
@@ -54,7 +50,25 @@ Time is measured in working hours with 8 hours per working days with 5 working d
Milestones can be manipulated by double clicking on them or by dragging them in the swimlane. When dragged, the duration/period is just changed accordingly. When double clicked, the same dialog shown when creating a milestone is shown allowing either altering the milestone or deleting it entirely.
Milestones can be manipulated by double clicking on them or by dragging them in the swimlane. When dragged, the duration/period is just changed accordingly. When double clicked, the same dialog shown when creating a milestone is shown allowing either altering the milestone or deleting it entirely.
### 1. Setting up application in Gitlab ###
### Overall navigation ###
#### Different modes ####
It is possible to switch between Project Manager and Developer views using the icons on the top left. This has little utility presently, but developers only see projects with actual milestones.
The application needs to perform a large amount of web-service calls to display the information. To make this even remotely performant, it uses [very aggressive caching](https://westergaard.eu/2020/12/cacheregistry-improved-near-real-time-caching-of-complex-object-graphs/). The caching can be a bit wonky, so currently, users can manually refresh the cache. This is a temporary workaround and needed if tickets are changed in Gitlab directly or caching for some reason buggers up.