File tree Expand file tree Collapse file tree 4 files changed +24
-9
lines changed Expand file tree Collapse file tree 4 files changed +24
-9
lines changed Original file line number Diff line number Diff line change 8
8
Cylc
9
9
cylc
10
10
Datapoint
11
+ Empy
11
12
Exeter
12
13
Gantt
13
14
Gedit
Original file line number Diff line number Diff line change 83
83
lifecycle
84
84
linearization
85
85
linter
86
+ linting
86
87
localhost
87
88
lowercase
88
89
markup
@@ -204,6 +205,7 @@ timestamp
204
205
timestep
205
206
timezone
206
207
timezones
208
+ toolbar
207
209
tuple
208
210
uiserver
209
211
unparsed
@@ -222,6 +224,7 @@ wallclock
222
224
websocket
223
225
websockets
224
226
whitelist
227
+ whitelisted
225
228
whitelisting
226
229
whitespace
227
230
workflow
Original file line number Diff line number Diff line change @@ -26,23 +26,34 @@ For more detail see the component changelogs:
26
26
Cylc 8.4
27
27
--------
28
28
29
- .. TODO - fix before release
30
-
31
- .. admonition:: Cylc Components
32
- :class: hint
29
+ .. admonition :: Cylc Components
30
+ :class: hint
33
31
34
- :cylc-flow: `8.3 <https://github.com/cylc/cylc-flow/blob/master/CHANGES.md>`__
35
- :cylc-ui: `2.5 <https://github.com/cylc/cylc-ui/blob/master/CHANGES.md>`__
36
- :cylc-uiserver: `1.5 <https://github.com/cylc/cylc-uiserver/blob/master/CHANGES.md>`__
37
- :cylc-rose: `1.4 <https://github.com/cylc/cylc-rose/blob/master/CHANGES.md>`__
38
- :rose: `2.3 <https://github.com/metomi/rose/blob/master/CHANGES.md>`__
32
+ :cylc-flow: `8.4 <https://github.com/cylc/cylc-flow/blob/master/CHANGES.md >`__
33
+ :cylc-ui: `2.7 <https://github.com/cylc/cylc-ui/blob/master/CHANGES.md >`__
34
+ :cylc-uiserver: `1.6 <https://github.com/cylc/cylc-uiserver/blob/master/CHANGES.md >`__
35
+ :cylc-rose: `1.5 <https://github.com/cylc/cylc-rose/blob/master/CHANGES.md >`__
36
+ :rose: `2.4 <https://github.com/metomi/rose/blob/master/CHANGES.md >`__
39
37
40
38
EmPy Support Removed
41
39
^^^^^^^^^^^^^^^^^^^^
42
40
43
41
Support for the EmPy template processor (an alternative to Jinja2) has been
44
42
removed.
45
43
44
+ Info View
45
+ ^^^^^^^^^
46
+
47
+ An info view has been added, displaying
48
+
49
+ * :cylc:conf: `[runtime][<namespace>][meta] `.
50
+ * :ref: `task ouputs<required outputs> `.
51
+ * Task :term: `prerequisite `.
52
+ * Task :term: `output completion condition `.
53
+
54
+ .. image :: changes/cylc-gui-info-view.gif
55
+ :width: 80%
56
+
46
57
47
58
Cylc 8.3
48
59
--------
You can’t perform that action at this time.
0 commit comments