|
1 |
| -## [Unreleased: 2.4.0-rc.1] |
2 |
| - |
3 |
| -### Changed |
4 |
| - |
| 1 | +## [Unreleased: 2.5.0-rc.1] |
| 2 | +### Changed |
| 3 | +- FIO-8228: Expanding the types for Project Roles and Access Information |
| 4 | +- FIO-8544: Replace async callbacks with async/await |
| 5 | +- FIO-9942: Fix issue with disabling evaluations |
| 6 | +- FIO-9668: Fix custom error messages are not highlighted |
| 7 | +- update exported evaluator to be 'extendable' version |
| 8 | +- FIO-9776: Excluded Address2 field from required validation |
| 9 | +- FIO-9642: enhance error information |
| 10 | +- FIO-8409: added serverOverride processor and tests |
| 11 | +- FIO-8118: removed datetime value from submission if null is submitted |
| 12 | +- FIO-8117 removed survey from data if value is falsy |
| 13 | +- FIO-8119: remove tags from data if value is null |
| 14 | +- Added .idea to gitignore for webstorm users |
| 15 | +- FIO-9357 fixed calculation based on DataSource component |
| 16 | + |
| 17 | +## 2.4.1 |
| 18 | +### Changed |
| 19 | +- FIO-9737: add deprecated tag to the unwind method |
| 20 | +- FIO-9908: fixed an issue where conditional setting with "show" set as a string does not work well |
| 21 | + |
| 22 | +## 2.4.0 |
| 23 | +### Changed |
| 24 | +- FIO-9934 fixed appearing extra validation messages |
| 25 | +- FIO-9874: fixed an issue where operands disappear |
| 26 | + |
| 27 | +- FIO-9796: Fixed issue where the conditions from a previous run may be in the wrong state for conditionally hidden. |
| 28 | +- Hotfix/fix type aliases |
| 29 | +- FIO-9649: update componentMatches fn to not omit layout components; add tests |
| 30 | +- FIO-9668: Fix custom error messages are not highlighted |
| 31 | +- FIO-9508: includeAll flag now works with nested components |
| 32 | +- FIO-9511: fixed day component min/max validation message |
| 33 | +- FIO-9467: Fix rendering table component in wizard |
| 34 | +- FIO-9465: fix conditionals path for panel component |
| 35 | +- FIO-9357 fixed calculation based on DataSource component |
| 36 | +- FIO-9266/FIO-9267/FIO-9268: Fixes an issue where nested form validation will be skipped if parent form submits empty data |
| 37 | +- FIO-9159: add intentionallyHidden ephemeral state and breaking change to clearOnHide behavior |
5 | 38 | - Regression | Nested Form | Components in Nested forms should not validate hidden components without Validate When Hidden = true
|
6 | 39 | - FIO-8347: Added ability to skip mask validation
|
7 | 40 | - FIO-8273 fixed advanced logic for data components
|
|
17 | 50 | ### Changed
|
18 | 51 |
|
19 | 52 | - Official Release
|
20 |
| - |
21 |
| -## 2.3.0-rc.23 |
22 |
| - |
23 |
| -### Changed |
24 |
| - |
25 | 53 | - FIO-9021: Fixed eachComponentData iteration for nested forms
|
26 |
| - |
27 |
| -## 2.3.0-rc.22 |
28 |
| - |
29 |
| -### Changed |
30 |
| - |
31 | 54 | - FIO-9344 fixed require validation for day component
|
32 | 55 | - FIO-9329: fix issue where validateWhenHidden now validates hidden and conditionally hidden components
|
33 |
| - |
34 |
| -## 2.3.0-rc.21 |
35 |
| - |
36 |
| -### Changed |
37 |
| - |
38 | 56 | - FIO-9280 updated validation of value property
|
39 | 57 | - FIO-9299: ensure eachComponent does not mutate a component's path
|
40 |
| - |
41 |
| -## 2.3.0-rc.20 |
42 |
| - |
43 |
| -### Changed |
44 |
| - |
45 | 58 | - FIO-9308: Fixed the paths with nested forms by ensuring we are always dealing with the absolute paths with clearOnHide, conditions, filters, and validations
|
46 |
| - |
47 |
| -## 2.3.0-rc.19 |
48 |
| - |
49 |
| -### Changed |
50 |
| - |
51 | 59 | - FIO-9255: fixed an issue where nested forms lose data after submission if some parent has conditional components
|
52 |
| - |
53 |
| -## 2.3.0-rc.18 |
54 |
| - |
55 |
| -### Changed |
56 |
| - |
57 | 60 | - FIO-9261: fixed an issue where empty multiple value for url and datetime causes validation errors
|
58 |
| - |
59 |
| -## 2.3.0-rc.17 |
60 |
| - |
61 |
| -### Changed |
62 |
| - |
63 | 61 | - FIO-9201: Fix DataTable in quick inline embed issues
|
64 |
| - |
65 |
| -## 2.3.0-rc.16 |
66 |
| - |
67 |
| -### Changed |
68 |
| - |
69 | 62 | - FIO-9201: Fix DataTable in quick inline embed issues
|
70 |
| - |
71 |
| -## 2.3.0-rc.15 |
72 |
| - |
73 |
| -### Changed |
74 |
| - |
75 | 63 | - FIO-9244: fixed an issue where Radio component with Allow only available values checked does not submit
|
76 |
| - |
77 |
| -## 2.3.0-rc.14 |
78 |
| - |
79 |
| -### Changed |
80 |
| - |
81 | 64 | - FIO-9189: fixed an issue where data is lost after submission for the conditionally visible field when the condition is based on select resource
|
82 | 65 | - FIO-9219: condition is not equal to based on select box
|
83 |
| - |
84 |
| -## 2.3.0-rc.13 |
85 |
| - |
86 |
| -### Changed |
87 |
| - |
88 | 66 | - FIO-9186: fixed an issue where front-end validation is skipped for the components inside layout component inside editGrid
|
89 | 67 | - FIO-8632: Fixes an issue where required validation is not triggered for multiple value components like Select if it has no values added
|
90 |
| - |
91 |
| -## 2.3.0-rc.12 |
92 |
| - |
93 |
| -### Changed |
94 |
| - |
95 | 68 | - FIO-9086: use for validation only dataFormat (data storage format)
|
96 | 69 | - FIO-9202: fixed an issue where the data for the component inside fieldset insdie wizard is lost after submission
|
97 | 70 | - FIO-9220: remove hiddenChildren
|
98 |
| - |
99 |
| -### Changed |
100 |
| - |
101 |
| -## 2.3.0-rc.11 |
102 |
| - |
103 |
| -### Changed |
104 |
| - |
105 | 71 | - FIO-9160: added support of different condition formats for selectboxes
|
106 |
| - |
107 |
| -## 2.3.0-rc.10 |
108 |
| - |
109 |
| -### Changed |
110 |
| - |
111 | 72 | - FIO-9143 fixed getValidationFormat error
|
112 |
| - |
113 |
| -## 2.3.0-rc.9 |
114 |
| - |
115 |
| -### Changed |
116 |
| - |
117 | 73 | - FIO-8731: Update fix to nested hidden components
|
118 | 74 | - FIO-9002: fix issue with conditionally hidden duplicate nested form paths
|
119 |
| - |
120 |
| -## 2.3.0-rc.8 |
121 |
| - |
122 |
| -### Changed |
123 |
| - |
124 | 75 | - FIO-8723: Clear values from submission for hidden comp with clearOnHide flag
|
125 | 76 | - FIO-8954: added Allow only available values validation for Data Source Type = URL
|
126 | 77 | - FIO-9085: Fix address submission logic
|
127 |
| - |
128 |
| -## 2.3.0-rc.7 |
129 |
| - |
130 |
| -### Changed |
131 |
| - |
132 | 78 | - FIO-9059: fixed an issue where the string type returns for textarea with json type
|
133 |
| - |
134 |
| -## 2.3.0-rc.6 |
135 |
| - |
136 |
| -### Changed |
137 |
| - |
138 | 79 | - FIO-9033 tagpad data is not saved
|
139 |
| - |
140 |
| -## 2.3.0-rc.5 |
141 |
| - |
142 |
| -### Changed |
143 |
| - |
144 | 80 | - FIO-9085: Fix components data removed from submission when conditional set for Address component value
|
145 | 81 | - FIO-8414: Fix required validation not working in Data Grid
|
146 |
| - |
147 |
| -## 2.3.0-rc.4 |
148 |
| - |
149 |
| -### Changed |
150 |
| - |
151 | 82 | - FIO-8986 fixed nornalization for day with default value and hidden fields
|
152 | 83 | - FIO-9055: separate rowPath from componentPath in getComponentActualValue fn
|
153 |
| - |
154 |
| -## 2.3.0-rc.3 |
155 |
| - |
156 |
| -### Changed |
157 |
| - |
158 | 84 | - FIO-8986 fixed validation for Day component with two hidden fields
|
159 | 85 | - FIO-8798: update normalization for day component
|
160 | 86 | - FIO-8626: Updated conditionally hidden logic
|
161 | 87 | - Increment minor version
|
162 |
| - |
163 |
| -## 2.3.0-rc.1 |
164 |
| - |
165 |
| -### Changed |
166 |
| - |
167 | 88 | - updated thresholds to current values
|
168 | 89 | - FIO-8450: Fix custom error message for unique validation
|
169 | 90 | - FIO-8598 fixed normalization of radio component values depending on storage type
|
|
0 commit comments