@@ -8,11 +8,6 @@ Cylc 8. These features will be re-implemented in future releases.
8
8
Cylc Flow
9
9
---------
10
10
11
- Trigger Edit
12
- Functionality removed pending reimplementation.
13
-
14
- * https://github.com/cylc/cylc-flow/issues/3751
15
-
16
11
Multiple Flows
17
12
The new :term: `scheduler ` can manage multiple flows in the workflow graph.
18
13
Commands and options for interacting with flows are still being refined.
@@ -23,28 +18,11 @@ Browser Based UI
23
18
24
19
The old "GUI" has been replaced by the new browser-based "UI".
25
20
26
- Graph View
27
- There is no graph view in the new Cylc UI as yet. A new graph view will be
28
- developed providing both "live" (AKA ``cylc gui ``) and "offline"
29
- (AKA ``cylc graph ``) functionalities.
30
-
31
- * https://github.com/cylc/cylc-ui/issues/74
32
- * https://github.com/cylc/cylc-ui/issues/82
33
-
34
21
Static Graph Visualization
35
22
Not yet reimplemented for Cylc 8. As an interim measure the
36
23
``cylc graph `` command can generate a basic PNG image of a workflow
37
24
graph if Graphviz is installed in the Cylc environment.
38
25
39
- Log Files
40
- The ability to view job logs and other files in the web UI is yet to be
41
- implemented. For the moment:
42
-
43
- * use ``cylc cat-log ``
44
- * look in your ``cylc-run `` directory
45
- * use Cylc Review from Cylc 7.9.5/7.8.10 (the latest version is compatible
46
- with Cylc 8)
47
-
48
26
Multiple Selection
49
27
Multiple selection is yet to be implemented, however, it is possible
50
28
to issue action for multiple tasks (e.g. ``kill ``) without using
@@ -61,8 +39,6 @@ Installing Workflows
61
39
:term: `source workflows <source directory> ` in the UI.
62
40
Rose Edit
63
41
Rose Edit is awaiting reimplementation in the UI.
64
- Trigger Edit
65
- Functionality removed pending reimplementation.
66
42
Xtrigger Visibility
67
43
Xtriggers are not yet visible in the UI.
68
44
@@ -102,10 +78,6 @@ GScan
102
78
UI Server
103
79
---------
104
80
105
- Authorization
106
- A full-featured authorization system has been implemented for Cylc 8, but
107
- the UI doesn't yet provide easy access to other users' UI Servers.
108
-
109
81
CLI via UIS
110
82
The ability to route Cylc commands via the UIS is planned for a future release
111
83
0 commit comments