@@ -35,11 +35,17 @@ <h1 id="changelog">Changelog</h1>
3535< p > All notable changes to this project will be documented in this file.</ p >
3636< p > The format is based on < a href ="https://keepachangelog.com/en/1.0.0/ "> Keep a Changelog</ a > , and this project adheres
3737to < a href ="https://semver.org/spec/v2.0.0.html "> Semantic Versioning</ a > .</ p >
38- < p > Full
39- Changelog: < a href ="https://github.com/netgrif/components/commits/v6.0.0 "> https://github.com/netgrif/components/commits/v6.0.0</ a > </ p >
40- < h2 id ="610-2022-06-01 "> < a href ="https://github.com/netgrif/components/releases/tag/v6.1.0 "> 6.1.0</ a > (2022-06-01)</ h2 >
38+ < p > Full Changelog: < a href ="https://github.com/netgrif/components/commits/v6.0.0 "> https://github.com/netgrif/components/commits/v6.0.0</ a > </ p >
39+ < h2 id ="611-2022-06-09 "> < a href ="https://github.com/netgrif/components/releases/tag/v6.1.1 "> 6.1.1</ a > (2022-06-09)</ h2 >
4140< h3 id ="fixed "> Fixed</ h3 >
4241< ul >
42+ < li > [NAE-1649] File field preview component bug</ li >
43+ < li > [NAE-1656] Export nc-panel-item</ li >
44+ < li > [NAE-1653] Create view schematic not functional after angular 13 update</ li >
45+ </ ul >
46+ < h2 id ="610-2022-06-01 "> < a href ="https://github.com/netgrif/components/releases/tag/v6.1.0 "> 6.1.0</ a > (2022-06-01)</ h2 >
47+ < h3 id ="fixed-1 "> Fixed</ h3 >
48+ < ul >
4349< li > [NAE-1470] Unable to copy from html text area</ li >
4450< li > [NAE-1526] Visible HTML text area with no value displays undefined</ li >
4551< li > [NAE-1591] Unit tests failing on "An error was thrown in afterAll"</ li >
@@ -62,7 +68,7 @@ <h3 id="added">Added</h3>
6268< li > [NAE-1468] i18n Data field</ li >
6369</ ul >
6470< h2 id ="604-2022-04-12 "> < a href ="https://github.com/netgrif/components/releases/tag/v6.0.4 "> 6.0.4</ a > (2022-04-12)</ h2 >
65- < h3 id ="fixed-1 "> Fixed</ h3 >
71+ < h3 id ="fixed-2 "> Fixed</ h3 >
6672< ul >
6773< li > [NAE-1613] Text selection in field value prevents task expansion panel header from reacting to click events</ li >
6874< li > [NAE-1594] SonarCloud analysis is not configured correctly for @netgrif/components</ li >
@@ -77,7 +83,7 @@ <h3 id="changed-1">Changed</h3>
7783< li > [NAE-1612] Optimize Tree Case View performance with many children</ li >
7884</ ul >
7985< h2 id ="603-2022-04-01 "> < a href ="https://github.com/netgrif/components/releases/tag/v6.0.3 "> 6.0.3</ a > (2022-04-01)</ h2 >
80- < h3 id ="fixed-2 "> Fixed</ h3 >
86+ < h3 id ="fixed-3 "> Fixed</ h3 >
8187< ul >
8288< li > [NAE-1592] UserService user$ observable null value not checked</ li >
8389< li > [NAE-1590] Taskref with file field must be assigned</ li >
@@ -88,7 +94,7 @@ <h3 id="changed-2">Changed</h3>
8894< li > [NAE-1571] Change the Version.NEWEST from "^" to "latest"</ li >
8995</ ul >
9096< h2 id ="602-2022-03-04 "> < a href ="https://github.com/netgrif/components/releases/tag/v6.0.2 "> 6.0.2</ a > (2022-03-04)</ h2 >
91- < h3 id ="fixed-3 "> Fixed</ h3 >
97+ < h3 id ="fixed-4 "> Fixed</ h3 >
9298< ul >
9399< li > [NAE-1389] Immediate map data fields display their keys</ li >
94100< li > [NAE-1455] Navigation menu closes on small screens and cannot be reopened</ li >
@@ -117,7 +123,7 @@ <h3 id="changed-4">Changed</h3>
117123< li > [NAE-1503] Permission refactor phase 1</ li >
118124< li > [NAE-1228] Re-enable class name minification</ li >
119125</ ul >
120- < h3 id ="fixed-4 "> Fixed</ h3 >
126+ < h3 id ="fixed-5 "> Fixed</ h3 >
121127< ul >
122128< li > [NAE-1539] Broken change propagation for data field within taskRef</ li >
123129< li > [NAE-1564] File field value change is not seen on frontend</ li >
@@ -134,7 +140,7 @@ <h3 id="added-1">Added</h3>
134140< li > [NAE-1296] Event Outcome refactor</ li >
135141</ ul >
136142< h2 id ="574-2021-12-21 "> < a href ="https://github.com/netgrif/components/releases/tag/5.7.4 "> 5.7.4</ a > (2021-12-21)</ h2 >
137- < h3 id ="fixed-5 "> Fixed</ h3 >
143+ < h3 id ="fixed-6 "> Fixed</ h3 >
138144< ul >
139145< li > [NAE-1534] CaseStringId search category is not exported</ li >
140146</ ul >
@@ -144,7 +150,7 @@ <h3 id="added-2">Added</h3>
144150< li > [NAE-1493] i18n divider data field</ li >
145151</ ul >
146152< h2 id ="572-2021-11-23 "> < a href ="https://github.com/netgrif/components/releases/tag/5.7.2 "> 5.7.2</ a > (2021-11-23)</ h2 >
147- < h3 id ="fixed-6 "> Fixed</ h3 >
153+ < h3 id ="fixed-7 "> Fixed</ h3 >
148154< ul >
149155< li > [NAE-1518] Export of chained filters</ li >
150156</ ul >
@@ -153,7 +159,7 @@ <h3 id="added-3">Added</h3>
153159< li > [NAE-1519] Independent column count in data groups</ li >
154160</ ul >
155161< h2 id ="571-2021-11-08 "> < a href ="https://github.com/netgrif/components/releases/tag/5.7.1 "> 5.7.1</ a > (2021-11-08)</ h2 >
156- < h3 id ="fixed-7 "> Fixed</ h3 >
162+ < h3 id ="fixed-8 "> Fixed</ h3 >
157163< ul >
158164< li > [NAE-1474] HtmlEditor: pop-up windows for url link does not show completely with video embedding</ li >
159165< li > [NAE-1487] Assign button on assigned task</ li >
@@ -165,7 +171,7 @@ <h3 id="changed-6">Changed</h3>
165171< li > [NAE-1042] Hide create new case button if there are no allowed nets</ li >
166172</ ul >
167173< h2 id ="570-2021-10-29 "> < a href ="https://github.com/netgrif/components/releases/tag/5.7.0 "> 5.7.0</ a > (2021-10-29)</ h2 >
168- < h3 id ="fixed-8 "> Fixed</ h3 >
174+ < h3 id ="fixed-9 "> Fixed</ h3 >
169175< ul >
170176< li > [NAE-1375] Form field layout does not respect rows</ li >
171177< li > [NAE-1281] Immediate file field</ li >
@@ -185,7 +191,7 @@ <h3 id="added-4">Added</h3>
185191< li > [NAE-1397] Fix task rows</ li >
186192</ ul >
187193< h2 id ="563-2021-09-27 "> < a href ="https://github.com/netgrif/components/releases/tag/5.6.3 "> 5.6.3</ a > (2021-09-27)</ h2 >
188- < h3 id ="fixed-9 "> Fixed</ h3 >
194+ < h3 id ="fixed-10 "> Fixed</ h3 >
189195< ul >
190196< li > [NAE-1451] Configurable group navigation issues</ li >
191197< li > [NAE-1452] Case Side Menu</ li >
@@ -198,7 +204,7 @@ <h3 id="changed-8">Changed</h3>
198204< h2 id ="562-2021-08-03 "> < a href ="https://github.com/netgrif/components/releases/tag/5.6.2 "> 5.6.2</ a > (2021-08-03)</ h2 >
199205< h2 id ="561-2021-08-30 "> < a href ="https://github.com/netgrif/components/releases/tag/5.6.1 "> 5.6.1</ a > (2021-08-30)</ h2 >
200206< h2 id ="560-2021-08-26 "> < a href ="https://github.com/netgrif/components/releases/tag/5.6.0 "> 5.6.0</ a > (2021-08-26)</ h2 >
201- < h3 id ="fixed-10 "> Fixed</ h3 >
207+ < h3 id ="fixed-11 "> Fixed</ h3 >
202208< ul >
203209< li > [NAE-1385] Immediate data cannot be copied from case panels</ li >
204210< li > [NAE-1377] Creation date time filtering</ li >
@@ -224,22 +230,22 @@ <h3 id="added-5">Added</h3>
224230< li > [NAE-420] Redirect to any view</ li >
225231</ ul >
226232< h2 id ="554-2021-12-20 "> < a href ="https://github.com/netgrif/components/releases/tag/5.5.4 "> 5.5.4</ a > (2021-12-20)</ h2 >
227- < h3 id ="fixed-11 "> Fixed</ h3 >
233+ < h3 id ="fixed-12 "> Fixed</ h3 >
228234< ul >
229235< li > [NAE-1536] Simple search does not work with values containing dash symbol</ li >
230236</ ul >
231237< h2 id ="552-2021-07-19 "> < a href ="https://github.com/netgrif/components/releases/tag/5.5.2 "> 5.5.2</ a > (2021-07-19)</ h2 >
232- < h3 id ="fixed-12 "> Fixed</ h3 >
238+ < h3 id ="fixed-13 "> Fixed</ h3 >
233239< ul >
234240< li > [NAE-1395] AfterActions are not completed if some event queue conditions are not met</ li >
235241</ ul >
236242< h2 id ="551-2021-07-09 "> < a href ="https://github.com/netgrif/components/releases/tag/5.5.1 "> 5.5.1</ a > (2021-07-09)</ h2 >
237- < h3 id ="fixed-13 "> Fixed</ h3 >
243+ < h3 id ="fixed-14 "> Fixed</ h3 >
238244< ul >
239245< li > [NAE-1386] setData events are ignored when fired too closely together</ li >
240246</ ul >
241247< h2 id ="550-2021-06-11 "> < a href ="https://github.com/netgrif/components/releases/tag/5.5.0 "> 5.5.0</ a > (2021-06-11)</ h2 >
242- < h3 id ="fixed-14 "> Fixed</ h3 >
248+ < h3 id ="fixed-15 "> Fixed</ h3 >
243249< ul >
244250< li > [NAE-1316] Currency format is broken on number field</ li >
245251< li > [NAE-1315] Overflow in tabs</ li >
@@ -262,7 +268,7 @@ <h3 id="changed-11">Changed</h3>
262268< li > [NAE-1309] Expose close tab event to NAE tabs</ li >
263269</ ul >
264270< h2 id ="540-2021-05-27 "> < a href ="https://github.com/netgrif/components/releases/tag/5.4.0 "> 5.4.0</ a > (2021-05-27)</ h2 >
265- < h3 id ="fixed-15 "> Fixed</ h3 >
271+ < h3 id ="fixed-16 "> Fixed</ h3 >
266272< ul >
267273< li > [NAE-1211] Search in several data fields does not work as intended</ li >
268274</ ul >
@@ -273,7 +279,7 @@ <h3 id="changed-12">Changed</h3>
273279< li > [NAE-412] Process and Case loading refactor</ li >
274280</ ul >
275281< h2 id ="531-2021-05-20 "> < a href ="https://github.com/netgrif/components/releases/tag/5.3.1 "> 5.3.1</ a > (2021-05-20)</ h2 >
276- < h3 id ="fixed-16 "> Fixed</ h3 >
282+ < h3 id ="fixed-17 "> Fixed</ h3 >
277283< ul >
278284< li > [NAE-1307] Cancel of a task is available even for unassigned task</ li >
279285</ ul >
@@ -287,7 +293,7 @@ <h3 id="added-7">Added</h3>
287293< li > [NAE-1251] Dynamic validations</ li >
288294</ ul >
289295< h2 id ="520-2021-05-03 "> < a href ="https://github.com/netgrif/components/releases/tag/5.2.0 "> 5.2.0</ a > (2021-05-03)</ h2 >
290- < h3 id ="fixed-17 "> Fixed</ h3 >
296+ < h3 id ="fixed-18 "> Fixed</ h3 >
291297< ul >
292298< li > [NAE-1165] Grid layout not stretching rows in height</ li >
293299< li > [NAE-1285] Display process version</ li >
@@ -302,12 +308,12 @@ <h3 id="changed-14">Changed</h3>
302308< li > [NAE-1238] Case event view</ li >
303309</ ul >
304310< h2 id ="512-2021-04-16 "> < a href ="https://github.com/netgrif/components/releases/tag/5.1.2 "> 5.1.2</ a > (2021-04-16)</ h2 >
305- < h3 id ="fixed-18 "> Fixed</ h3 >
311+ < h3 id ="fixed-19 "> Fixed</ h3 >
306312< ul >
307313< li > [NAE-1287] Broken case creation when only one process is uploaded</ li >
308314</ ul >
309315< h2 id ="511-2021-04-12 "> < a href ="https://github.com/netgrif/components/releases/tag/5.1.1 "> 5.1.1</ a > (2021-04-12)</ h2 >
310- < h3 id ="fixed-19 "> Fixed</ h3 >
316+ < h3 id ="fixed-20 "> Fixed</ h3 >
311317< ul >
312318< li > [NAE-1273] Data fields in task are accessible even on unassigned task</ li >
313319< li > [NAE-1266] Public view does not use i18n</ li >
@@ -321,7 +327,7 @@ <h3 id="changed-15">Changed</h3>
321327< li > [NAE-1245] Dynamic process loading</ li >
322328</ ul >
323329< h2 id ="510---black-zinc-2532021 "> 5.1.0 - Black Zinc (25.3.2021)</ h2 >
324- < h3 id ="fixed-20 "> Fixed</ h3 >
330+ < h3 id ="fixed-21 "> Fixed</ h3 >
325331< ul >
326332< li > [NAE-867] Search ignores process versions</ li >
327333< li > [NAE-1183] Race condition in switching between opened and closed task</ li >
@@ -351,33 +357,33 @@ <h3 id="changed-16">Changed</h3>
351357< li > [NAE-1244] Add button to immediate on panel</ li >
352358</ ul >
353359< h2 id ="504-2021-02-19 "> < a href ="https://github.com/netgrif/components/releases/tag/5.0.4 "> 5.0.4</ a > (2021-02-19)</ h2 >
354- < h3 id ="fixed-21 "> Fixed</ h3 >
360+ < h3 id ="fixed-22 "> Fixed</ h3 >
355361< ul >
356362< li > [NAE-1243] Clearing fulltext input doesn't clear fulltext search</ li >
357363</ ul >
358364< h2 id ="503-2021-02-09 "> < a href ="https://github.com/netgrif/components/releases/tag/5.0.3 "> 5.0.3</ a > (2021-02-09)</ h2 >
359- < h3 id ="fixed-22 "> Fixed</ h3 >
365+ < h3 id ="fixed-23 "> Fixed</ h3 >
360366< ul >
361367< li > [NAE-1221] TreeNode.toLoggableForm returns object with cyclic references</ li >
362368< li > [NAE-1222] TaskDataService destroy event is failing</ li >
363369</ ul >
364370< h2 id ="502-2021-02-07 "> < a href ="https://github.com/netgrif/components/releases/tag/5.0.2 "> 5.0.2</ a > (2021-02-07)</ h2 >
365- < h3 id ="fixed-23 "> Fixed</ h3 >
371+ < h3 id ="fixed-24 "> Fixed</ h3 >
366372< ul >
367373< li > [NAE-1230] TrackBy function on fields not working correctly with taskRef changes</ li >
368374< li > [NAE-1229] On wrong credentials undefined user is propagated</ li >
369375< li > [NAE-1231] Enter key on login form does not trigger login action</ li >
370376</ ul >
371377< h2 id ="501-2021-02-04 "> < a href ="https://github.com/netgrif/components/releases/tag/5.0.1 "> 5.0.1</ a > (2021-02-04)</ h2 >
372- < h3 id ="fixed-24 "> Fixed</ h3 >
378+ < h3 id ="fixed-25 "> Fixed</ h3 >
373379< ul >
374380< li > [NAE-1170] Lost of focus on forms</ li >
375381< li > [NAE-1218] Bad import on scss search theme</ li >
376382< li > [NAE-1219] NavigationTreeComponent path of undefined error</ li >
377383< li > [NAE-1223] Fix tests and lint warnings</ li >
378384</ ul >
379385< h2 id ="500-2021-02-28 "> < a href ="https://github.com/netgrif/components/releases/tag/5.0.0 "> 5.0.0</ a > (2021-02-28)</ h2 >
380- < h3 id ="fixed-25 "> Fixed</ h3 >
386+ < h3 id ="fixed-26 "> Fixed</ h3 >
381387< ul >
382388< li > [NAE-1174] Boolean field isn't aligned at edge case layout</ li >
383389< li > [NAE-1179] getViewByPath broken</ li >
@@ -405,7 +411,7 @@ <h3 id="added-9">Added</h3>
405411< li > [NAE-1164] GroupGuard</ li >
406412</ ul >
407413< h2 id ="460-2021-01-20 "> < a href ="https://github.com/netgrif/components/releases/tag/4.6.0 "> 4.6.0</ a > (2021-01-20)</ h2 >
408- < h3 id ="fixed-26 "> Fixed</ h3 >
414+ < h3 id ="fixed-27 "> Fixed</ h3 >
409415< ul >
410416< li > [NAE-1202] Bug in ChangedFieldTree</ li >
411417</ ul >
@@ -414,7 +420,7 @@ <h3 id="changed-18">Changed</h3>
414420< li > [NAE-1109] Task ref set data propagation</ li >
415421</ ul >
416422< h2 id ="450-2020-12-22 "> < a href ="https://github.com/netgrif/components/releases/tag/4.5.0 "> 4.5.0</ a > (2020-12-22)</ h2 >
417- < h3 id ="fixed-27 "> Fixed</ h3 >
423+ < h3 id ="fixed-28 "> Fixed</ h3 >
418424< ul >
419425< li > [NAE-1163] Calling actions on invalid data field</ li >
420426</ ul >
@@ -428,7 +434,7 @@ <h3 id="added-10">Added</h3>
428434< li > [NAE-1172] Frontend control from process actions</ li >
429435</ ul >
430436< h2 id ="440-2020-12-14 "> < a href ="https://github.com/netgrif/components/releases/tag/4.4.0 "> 4.4.0</ a > (2020-12-14)</ h2 >
431- < h3 id ="fixed-28 "> Fixed</ h3 >
437+ < h3 id ="fixed-29 "> Fixed</ h3 >
432438< ul >
433439< li > [NAE-1143] Login form doesn't stretch properly</ li >
434440< li > [NAE-1072] SignUpService bad URL resolution</ li >
@@ -461,13 +467,13 @@ <h3 id="added-11">Added</h3>
461467< li > [NAE-1093] Stepper component for enumeration field</ li >
462468</ ul >
463469< h2 id ="431-2020-11-13 "> < a href ="https://github.com/netgrif/components/releases/tag/4.3.1 "> 4.3.1</ a > (2020-11-13)</ h2 >
464- < h3 id ="fixed-29 "> Fixed</ h3 >
470+ < h3 id ="fixed-30 "> Fixed</ h3 >
465471< ul >
466472< li > [NAE-1064] Required</ li >
467473< li > [NAE-1105] Current CaseTree node reload fails if node has no children case ref</ li >
468474</ ul >
469475< h2 id ="430-2020-11-11 "> < a href ="https://github.com/netgrif/components/releases/tag/4.3.0 "> 4.3.0</ a > (2020-11-11)</ h2 >
470- < h3 id ="fixed-30 "> Fixed</ h3 >
476+ < h3 id ="fixed-31 "> Fixed</ h3 >
471477< ul >
472478< li > [NAE-986] Virtual scroll tab initialization broken</ li >
473479< li > [NAE-1006] Broken headers' alignment with 9 columns</ li >
@@ -500,7 +506,7 @@ <h3 id="added-12">Added</h3>
500506< li > [NAE-1075] Recover account component</ li >
501507</ ul >
502508< h2 id ="421-2020-09-23 "> < a href ="https://github.com/netgrif/components/releases/tag/4.2.1 "> 4.2.1</ a > (2020-09-23)</ h2 >
503- < h3 id ="fixed-31 "> Fixed</ h3 >
509+ < h3 id ="fixed-32 "> Fixed</ h3 >
504510< ul >
505511< li > [NAE-1007] Schematics of component library are broken</ li >
506512< li > [NAE-1033] Tab view fails to switch tab when called programmatically</ li >
@@ -523,7 +529,7 @@ <h3 id="changed-22">Changed</h3>
523529< h3 id ="added-13 "> Added</ h3 >
524530< p > None</ p >
525531< h2 id ="420-2020-09-21 "> < a href ="https://github.com/netgrif/components/releases/tag/4.2.0 "> 4.2.0</ a > (2020-09-21)</ h2 >
526- < h3 id ="fixed-32 "> Fixed</ h3 >
532+ < h3 id ="fixed-33 "> Fixed</ h3 >
527533< ul >
528534< li > [NAE-996] Some data field ids break grid layout</ li >
529535< li > [NAE-995] Auto-assign tasks don't auto-cancel</ li >
@@ -562,12 +568,12 @@ <h3 id="added-14">Added</h3>
562568< li > [NAE-980] Create HTML textarea field</ li >
563569</ ul >
564570< h2 id ="412-2020-09-10 "> < a href ="https://github.com/netgrif/components/releases/tag/4.1.2 "> 4.1.2</ a > (2020-09-10)</ h2 >
565- < h3 id ="fixed-33 "> Fixed</ h3 >
571+ < h3 id ="fixed-34 "> Fixed</ h3 >
566572< ul >
567573< li > [NAE-984] Destroy subscription on changedFields</ li >
568574</ ul >
569575< h2 id ="411-2020-08-20 "> < a href ="https://github.com/netgrif/components/releases/tag/4.1.1 "> 4.1.1</ a > (2020-08-20)</ h2 >
570- < h3 id ="fixed-34 "> Fixed</ h3 >
576+ < h3 id ="fixed-35 "> Fixed</ h3 >
571577< ul >
572578< li > [NAE-956] Counters in tab</ li >
573579< li > [NAE-960] Tree does not reload cases</ li >
@@ -582,7 +588,7 @@ <h3 id="changed-24">Changed</h3>
582588< h3 id ="added-15 "> Added</ h3 >
583589< p > None</ p >
584590< h2 id ="410-2020-08-17 "> < a href ="https://github.com/netgrif/components/releases/tag/4.1.0 "> 4.1.0</ a > (2020-08-17)</ h2 >
585- < h3 id ="fixed-35 "> Fixed</ h3 >
591+ < h3 id ="fixed-36 "> Fixed</ h3 >
586592< ul >
587593< li > [NAE-956] Counters in tab</ li >
588594< li > [NAE-951] Tree adds children to incorrect nodes</ li >
@@ -629,7 +635,7 @@ <h3 id="added-16">Added</h3>
629635< li > [NAE-876] Tree Case View</ li >
630636</ ul >
631637< h2 id ="401-2020-08-10 "> < a href ="https://github.com/netgrif/components/releases/tag/4.0.1 "> 4.0.1</ a > (2020-08-10)</ h2 >
632- < h3 id ="fixed-36 "> Fixed</ h3 >
638+ < h3 id ="fixed-37 "> Fixed</ h3 >
633639< ul >
634640< li > [NAE-931] Task content algorithm function defined in loop</ li >
635641< li > [NAE-921] Touch state cleared after set data</ li >
@@ -644,7 +650,7 @@ <h3 id="fixed-36">Fixed</h3>
644650< li > [NAE-860] Tab View Schematic doesn't generate 'canBeClosed' attribute</ li >
645651</ ul >
646652< h2 id ="400-2020-07-24 "> < a href ="https://github.com/netgrif/components/releases/tag/4.0.0 "> 4.0.0</ a > (2020-07-24)</ h2 >
647- < h3 id ="fixed-37 "> Fixed</ h3 >
653+ < h3 id ="fixed-38 "> Fixed</ h3 >
648654< ul >
649655< li > [NAE-877] Enumeration Keys With Dot</ li >
650656< li > [NAE-878] UserAssignComponent With Pagination</ li >
0 commit comments