wiktord2000
6b4ad04d92
AAE-22947 Remove comments
2024-07-01 11:15:48 +02:00
wiktord2000
914939c7d7
AAE-22947 Restore formatting
2024-07-01 11:15:48 +02:00
wiktord2000
41ca1c6159
AAE-22947 Fix null return on validate
2024-07-01 11:15:48 +02:00
wiktord2000
d9a4311ddc
AAE-22947 Dispose toBeTruthy / toBeFalsy
2024-07-01 11:15:29 +02:00
wiktord2000
1773500d75
AAE-22947 Update form.model
2024-07-01 11:14:40 +02:00
wiktord2000
44e2911eaf
AAE-22947 Update form-field.model
2024-07-01 11:14:40 +02:00
wiktord2000
7c2aeb060b
AAE-22947 form-field-validator update
2024-07-01 11:05:50 +02:00
jacekpluta
a48611eb92
[ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary ( #9861 )
2024-06-30 23:11:29 +02:00
Denys Vuika
3cc571ee32
ACS-8109: generic button component ( #9854 )
2024-06-28 10:06:37 -04:00
Tomasz Gnyp
6cd2e572d8
AAE-23494 Fix - Required Date field still allows user to submit form ( #9876 )
2024-06-27 14:23:40 +02:00
Maurizio Vitale
88a2a4c9df
Revert "ACS-8255: Migrate InfoDrawer component to Standalone ( #9846 )" ( #9868 )
...
This reverts commit 215b9c2e4be3ceb67a958a910076aa1640190858.
2024-06-25 14:15:31 +01:00
Maurizio Vitale
f9aadde4bf
Revert "[ACS-7381][ADF] Break DataTable dependency on Material Module ( #9657 )" ( #9866 )
...
This reverts commit f27d62585b162084851c9755f08bcf65513cbe8f.
2024-06-25 13:53:14 +01:00
Eugenio Romano
bf5b45e31a
move dialog msg in core until nex major version ( #9864 )
2024-06-24 22:31:31 +02:00
tamaragruszka
f27d62585b
[ACS-7381][ADF] Break DataTable dependency on Material Module ( #9657 )
...
* [ACS-7381] remove MaterialModule dependency and convert components to standalone
* [ACS-7381] remove MaterialModule dependency and convert components to standalone
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] fix e2e tests
* [ACS-7381] update e2e tests
* [ACS-7381] update e2e tests
* [ACS-7381] update e2e tests
* [ACS-7381] update e2e tests
* [ACS-7381] update e2e tests
* [ACS-7381] fix for checkboxes
* [ACS-7381] fix e2e
* [ACS-7381] fix e2e
* [ACS-7381] fix e2e
* [ACS-7381] fix e2e
* [ACS-7381] fix for e2e
* [ACS-7381] fix for e2e
2024-06-24 10:40:59 +02:00
Darya Blavanovich
785b5821a0
ACS-8254 [ADF] Add functionality to pass data on confirmation in DialogComponent ( #9845 )
2024-06-21 10:14:53 -04:00
Denys Vuika
215b9c2e4b
ACS-8255: Migrate InfoDrawer component to Standalone ( #9846 )
2024-06-21 10:05:15 -04:00
Denys Vuika
3fee18c251
ACS-7680: cleanup About components ( #9848 )
2024-06-21 10:03:42 -04:00
Wiktor Danielewski
11b938a284
AAE-23369 Fix ( #9853 )
2024-06-21 14:12:41 +02:00
Grzegorz Jaśkowski
6b8c064536
[MNT-23194] add long validators, correct filename typos ( #9799 )
...
* MNT-23194 add long validators, correct filename typos
* MNT-23194 improve unit tests, fix naming typos
* MNT-23194 change method name to more precise
* MNT-23194 remove redundant type definitions, change any type, add different notation integers parsing
2024-06-21 10:07:26 +02:00
Wiktor Danielewski
4d2c489508
AAE-23116 Dropdown should not display errors / call apis when it's in readOnly state [without refactor] ( #9800 )
...
* AAE-23116 Add tests for dropdown widget
* AAE-23116 Update form-field.model
* AAE-23116 Final
* AAE-23116 Restore formatting
* AAE-23116 Align with comments
* AAE-23116 Update
* AAE-23116 Fix process-services-cloud unit tests
* AAE-23116 Fix process services unit tests
* AAE-23116 Fix for core unit tests
2024-06-21 08:50:55 +02:00
Denys Vuika
328d233b05
Fix ExtensionsModule.forChild regression ( #9844 )
2024-06-20 13:14:27 -04:00
Wiktor Danielewski
af552bfbb9
AAE-23165 Not blocking task completion when there's no value selected in required radio buttons widget ( #9836 )
...
* AAE-23165 Fix
* AAE-23165 Update
2024-06-20 15:18:29 +02:00
Denys Vuika
9a544307d4
ACS-8251: migrate Extensions library to Standalone ( #9842 )
2024-06-20 08:52:30 -04:00
Darya Balvanovich
98c60f9442
ACS-8198 add translation pipe
2024-06-19 21:10:39 +02:00
Darya Balvanovich
5b599d90f5
ACS-8198 remove f prefix
2024-06-19 21:10:39 +02:00
Darya Balvanovich
b9ee276b97
ACS-8198 make componentData as optional property
2024-06-19 21:10:39 +02:00
Darya Balvanovich
f1fab8700a
ACS-8198 add injection to component data
2024-06-19 21:10:39 +02:00
Grzegorz Jaśkowski
d8634c901a
MNT-24351 add missing array validation ( #9816 )
2024-06-19 15:04:13 -04:00
Robert Duda
672f6347d0
AAE-23099 Reset datatable selection on multiselect change to false ( #9797 )
2024-06-19 13:56:32 +02:00
tamaragruszka
32e2518c6a
[ACS-8159][ADF] Dynamic chip list - add rounding property, clear styles ( #9767 )
...
* [ACS-8054] dynamic chip list refactor
* [ACS-8054] dynamic chip list refactor
* [ACS-8054] dynamic chip list refactor
* [ACS-8054] dynamic chip list refactor
* [ACS-8054] update documentation and tests
* [ACS-8159] update documentation and style
* [ACS-8159] update branch
* [ACS-8159] update branch
2024-06-19 13:30:51 +02:00
Ricardo Dias
eba5e10c4f
HXCS-3521 emit token_received upon user login ( #9710 )
...
* Add unit tests for redirect auth service
* add unit test for authentication service
2024-06-18 15:34:16 +01:00
Wojciech Duda
a33c1663d4
AAE-22443 disable insecure eval support for pdf viewer ( #9780 )
2024-06-06 14:26:12 +02:00
Bartosz Sekula
00b714a57a
AAE-22944 Disable form rules form read only form ( #9775 )
2024-06-06 12:04:39 +02:00
Darya Blavanovich
ad0d2c80a5
ACS-8104 fix buttons alighment ( #9772 )
...
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-06-05 15:51:10 +02:00
dominikiwanekhyland
2c3c2706f6
[ACS-7552] - ACA menu column get disabled on resize of browser ( #9679 )
2024-06-04 07:58:18 +02:00
Darya Blavanovich
f1167b1bc5
[ACS-7570] [ADF] Create generic dialog component ( #9724 )
2024-06-03 08:34:57 -04:00
Bartosz Sekula
0ea35b1f12
AAE-22720 Add a new "Skip validation" option in outcome properties ( #9752 )
...
* AAE-22720 Add a new "Skip validation" option in outcome properties
* cr
2024-06-03 09:38:44 +02:00
MichalKinas
a1555074a7
[ACS-7430] Make name optional in SortableByCategoryItem interface ( #9735 )
2024-05-27 12:45:27 +02:00
tamaragruszka
5f00acad68
[ACS-7377][ADF] Break Form dependency on Material Module ( #9712 )
...
* [ACS-7383] remove MaterialModule dependency, convert components to standalone
* [ACS-7383] remove MaterialModule dependency, convert components to standalone
* [ACS-7383] remove MaterialModule dependency, convert components to standalone
* [ACS-7383] update e2e tests
* [ACS-7383] update e2e tests
* [ACS-7383] update e2e tests
2024-05-23 11:10:21 +02:00
Denys Vuika
6b45bc2b96
Fix OidcAuthenticationService export ( #9711 )
...
* fix import
* fix service location and exports
2024-05-22 09:16:12 -04:00
Adriano Costa
2d347acda1
HXCS-3659 copy feature-flags lib ( #9655 )
...
* HXCS-3659 copy feature-flags lib
* HXCS-3659 remove hxps reference
* HXCS-3659 update component selectors
* HXCS-3659 replace word overridability with override
* HXCS-3659 remove commented/dead code
* HXCS-3659 rename files
* HXCS-3659 fix imports after renaming files
* HXCS-3659 update names to not refer ng 14
* HXCS-3659 update license header
* HXCS-3659 remove unused param
* HXCS-3659 test StorageFesturesService
* HXCS-3659 test DummyFesturesService
* HXCS-3659 test DebugFeaturesService in debug mode
* HXCS-3659 test DebugFeaturesService in debug mode
* HXCS-3659 test DebugFeaturesService not in debug mode
* HXCS-3659 test FlagSetParser
* HXCS-3659 test feature flags directives
* HXCS-3659 test flags component
* HXCS-3659 update readme
* HXCS-3659 link docs into readme
* HXCS-3659 update adf-feature-flags-wrapper css rules
* HXCS-3659 update Directive selectors
* HXCS-3659 add i18n
* HXCS-3659 update FlagsComponent css
* HXCS-3659 update directives @Input property names
* HXCS-3659 provides guards in the root
* HXCS-3659 remove deprecated method getFlagsSnapshot
---------
Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit>
2024-05-22 11:28:38 +02:00
Denys Vuika
ff6a92a471
[ACS-7420] cleanup process types ( #9709 )
2024-05-21 12:03:57 -04:00
Amedeo Lepore
7ec6793535
AAE-22467 Add tooltip on datatable row context menu list ( #9682 )
...
Co-authored-by: Diogo Bastos <50139916+DiogoABastos@users.noreply.github.com>
2024-05-21 11:41:00 +02:00
Denys Vuika
e71e2a749a
[ACS-7427] Process Services improvements and cleanup ( #9664 )
2024-05-20 16:08:47 -04:00
Ehsan Rezaei
682f1673f6
Release 6.9.0 ( #9680 )
2024-05-17 13:16:22 +02:00
dominikiwanekhyland
cc7550a88c
[ACS-6953] - Empty space when resizing browser to small window or opening it in mobile mode ( #9661 )
2024-05-10 13:23:32 +02:00
Chandan Chatterjee
9f94a23f72
Modifying the CSS selector to exclude columns associated with multiselect functionality restores the resizing capability ( #9660 )
...
Co-authored-by: “chndn004” <“chandanchatterjee04@gmail.com”>
2024-05-10 00:55:36 +05:30
tamaragruszka
0414fa77e0
[ACS-7389][ADF] Break Viewer dependency on Material Module ( #9631 )
2024-05-09 13:07:34 -04:00
Bartosz Sekula
d59fbdd825
AAE-21566 Handling new form event - show spinner ( #9656 )
...
* [AAE-21566] Add spinner event in process form
* CR
* CR
* added test for spinner service
* fix unit test
* fix lint
2024-05-09 10:46:36 +02:00
Darya Blavanovich
3819aecb70
[MNT-24354] update license header to 2024 ( #9633 )
...
* MNT-24354 update license header [ci:force]
* MNT-24354 fix lint [ci:force]
* MNT-24354 [ci:force]
* MNT-24354 update license header in process-services [ci:force]
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-05-08 08:34:51 +02:00