Commit 0558d60
authored
Add cuetopia entrypoint to cuegui. (#1676)
**Summarize your change.**
This changes are motivated by our studio use-case where we want to
provide artist with the restricted `Cuetopia` view (job monitoring) but
not the `CueCommander` one (hosts + opencue management).
Add 2 new separate entry points for `cuegui`:
* `cuetopia`: to open only Cuetopia
* `cuecommander`: alias to current `cuegui` (CueCommander)1 parent 5804623 commit 0558d60
2 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments