Commit 06ac2d0
* fix(orchestrator-form): evaluate conditional ui:hidden with scoped form data
Evaluate sibling when paths against the current object/step form data so
conditionally hidden fields show and hide correctly in wizards. Fix the
review step toggle by iterating schema properties when including hidden
fields and applying the same scoped condition evaluation.
Co-authored-by: Cursor <cursoragent@cursor.com>
* chore(orchestrator): add changeset for scoped conditional ui:hidden fix
Co-authored-by: Cursor <cursoragent@cursor.com>
* chore(orchestrator): clarify changeset for conditional hidden fields fix
Co-authored-by: Cursor <cursoragent@cursor.com>
* fix(orchestrator): restore status and date filters on workflow runs
Filtering workflow runs by status or date failed after query variables were introduced. Use the correct filter types so results load instead of showing an error.
Co-authored-by: Cursor <cursoragent@cursor.com>
* feat(orchestrator-form): hide wizard steps for conditional ui:hidden
Evaluate conditional ui:hidden when filtering wizard steps using scoped
form data and root fallbacks, align validation with visible steps, and add
isNotEmptyList/notContains operators with unit tests.
Co-authored-by: Cursor <cursoragent@cursor.com>
* chore(orchestrator-form): update API reports for HiddenCondition operators
Co-authored-by: Cursor <cursoragent@cursor.com>
* chore(orchestrator): revert unrelated report-alpha.api.md ordering change
Co-authored-by: Cursor <cursoragent@cursor.com>
* Update workspaces/orchestrator/.changeset/conditional-step-hiding-operators.md
Co-authored-by: Karthik Jeeyar <karthik@redhat.com>
* detect GitHub SAML SSO session expiry and prompt users to re-authorize
---------
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Karthik Jeeyar <karthik@redhat.com>
Co-authored-by: Karthik <karthik.jk11@gmail.com>
1 parent 18023a1 commit 06ac2d0
41 files changed
Lines changed: 936 additions & 64 deletions
File tree
- workspaces/orchestrator
- .changeset
- plugins
- orchestrator-backend/src/helpers
- orchestrator-form-api
- src
- orchestrator-form-react
- src
- components
- types
- utils
- orchestrator-form-widgets/src
- utils
- widgets
- orchestrator
- src
- components
- ExecuteWorkflowPage
- WorkflowInstancePage
- ui
- translations
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 43 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
115 | 139 | | |
116 | 140 | | |
117 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
118 | 148 | | |
119 | 149 | | |
120 | 150 | | |
121 | 151 | | |
122 | 152 | | |
123 | | - | |
| 153 | + | |
124 | 154 | | |
125 | 155 | | |
126 | 156 | | |
127 | 157 | | |
128 | 158 | | |
129 | 159 | | |
130 | | - | |
| 160 | + | |
131 | 161 | | |
132 | 162 | | |
133 | 163 | | |
| |||
193 | 223 | | |
194 | 224 | | |
195 | 225 | | |
196 | | - | |
197 | | - | |
198 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
199 | 229 | | |
200 | 230 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | 231 | | |
205 | 232 | | |
206 | 233 | | |
207 | 234 | | |
208 | 235 | | |
209 | 236 | | |
210 | 237 | | |
211 | | - | |
212 | 238 | | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
213 | 245 | | |
214 | 246 | | |
215 | 247 | | |
| |||
273 | 305 | | |
274 | 306 | | |
275 | 307 | | |
276 | | - | |
| 308 | + | |
277 | 309 | | |
278 | 310 | | |
279 | 311 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
519 | 520 | | |
520 | 521 | | |
521 | 522 | | |
| 523 | + | |
522 | 524 | | |
523 | 525 | | |
524 | 526 | | |
| |||
595 | 597 | | |
596 | 598 | | |
597 | 599 | | |
| 600 | + | |
598 | 601 | | |
599 | 602 | | |
600 | 603 | | |
| |||
683 | 686 | | |
684 | 687 | | |
685 | 688 | | |
| 689 | + | |
686 | 690 | | |
687 | 691 | | |
688 | 692 | | |
| |||
698 | 702 | | |
699 | 703 | | |
700 | 704 | | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
701 | 708 | | |
702 | 709 | | |
703 | 710 | | |
| |||
718 | 725 | | |
719 | 726 | | |
720 | 727 | | |
| 728 | + | |
721 | 729 | | |
722 | 730 | | |
723 | 731 | | |
| |||
728 | 736 | | |
729 | 737 | | |
730 | 738 | | |
| 739 | + | |
731 | 740 | | |
732 | 741 | | |
733 | 742 | | |
| |||
743 | 752 | | |
744 | 753 | | |
745 | 754 | | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
746 | 758 | | |
747 | 759 | | |
748 | 760 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
93 | | - | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
| 79 | + | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
0 commit comments