Michał Fidor
5e886e29d1
AAE-21870 Disable task notification for default apps ( #9537 )
...
* AAE-21870 Disable task notification for default apps
* Remove redundant variable
2024-04-11 14:23:09 +02:00
tamaragruszka
12c1f3fc1e
[ACS-7371] ADF manage version list missing button ( #9484 )
...
* [ACS-7371] list width limitation
* [ACS-7371] list width limitation
* [ACS-7371] change scss selector
2024-04-10 13:25:54 +02:00
Denys Vuika
135b3b4b51
[ACS-7462] cleanup deprecated api for DataTable and DocumentList ( #9500 )
...
* refactor: cleanup gallery mode from DataTable/DocumentList
* refactor: cleanup gallery mode from DataTable/DocumentList
* refactor: cleanup gallery mode from DataTable/DocumentList [ci:force]
* refactor: remove unused api [ci:force]
* refactor: remove unused api [ci:force]
* refactor: update and fix documentation [ci:force]
* refactor: restore thumbnails, docs fixes [ci:force]
* fix package lock
2024-04-09 13:13:57 -04:00
tamaragruszka
a5e7fcc10e
[ACS-7385][ADF] Break Login dependency on Material Module ( #9501 )
2024-04-09 12:13:19 -04:00
Wojciech Duda
5494aa8728
AAE-21233 Enable no angular material selectors rule for adf ( #9430 )
...
* AAE-20779 enable material selectors rule
* AAE-20779 fixes in units in already covered libs
* AAE-20779 simplified local package linking
2024-04-09 17:08:51 +02:00
Denys Vuika
d45a02042e
chore: remove deprecated Angular api ( #9516 )
2024-04-09 09:12:58 -04:00
Wojciech Duda
3bfadae286
AAE-20141 Replace adf mat selectors process services ( #9514 )
...
* AAE-20141 removing mat from unit tests in process-services
* AAE-20141 fix dropdown false-positives
* AAE-20141 dropdown editor remake
* AAE-20141 remove remaining selectors
* AAE-20141 fix radio buttons selector
2024-04-09 14:26:37 +02:00
Ehsan Rezaei
b081800274
AAE-20146 Using Material Harness in process service cloud unit tests ( #9517 )
...
* AAE-20146 Using Material Harness in process service cloud unit tests
* AAE-20146: Removed commented code
* AAE-20146: Fixing lint issues
2024-04-09 14:25:04 +02:00
Tomasz Gnyp
bc07c09dda
Release 6.8.0 ( #9506 )
2024-04-09 10:13:05 +02:00
Wojciech Duda
966a6b7cc0
AAE-21799 replace opening datepicker on focus with opening on enter ( #9526 )
2024-04-08 16:53:10 +02:00
Bartosz Sekula
951b8dbe5a
[AAE-21797] Datetime widget Min/Max values are checked on a field that is not required ( #9524 )
...
* [AAE-21797] Datetime widget Min/Max values are checked on a field that is not required
* update test
2024-04-08 12:26:06 +02:00
Bartosz Sekula
5bfef4e3aa
AAE-21755 Error when form is assigned to process start event ( #9509 )
...
* AAE-21755 Error when form is assigned to process start event
* fix unit
* Fix unit v2
* update
2024-04-04 14:38:59 +01:00
tamaragruszka
91e1c47724
[ACS-7380][ADF] Break Context Menu dependency on Material Module ( #9487 )
...
* [ACS-7380] convert context menu to standalone
* [ACS-7380] convert context menu to standalone
* [ACS-7380] convert context menu to standalone
2024-04-03 13:02:57 +02:00
tamaragruszka
c73fb1bf4c
[ACS-7388][ADF] Break Toolbar dependency on Material Module ( #9486 )
...
* [ACS-7388] transform toolbar to standalone
* [ACS-7388] transform toolbar to standalone
2024-04-02 13:29:46 -04:00
Ehsan Rezaei
bcf8d3525b
AAE-20142 Replaced Material selectors with harness in core unit tests ( #9491 )
2024-04-02 16:18:05 +02:00
Adriano Costa
ec02c76e43
HXCS-3381 fix date widget ( #9482 )
...
* HXCS-3381 fix date widget
* HXCS-3381 fix date widget
* HXCS-3381 add unit tests to dateFnsUtils forceLocal and forceUtc
* HXCS-3381 refactor test
---------
Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit>
2024-03-29 09:59:07 -04:00
Denys Vuika
31bafc7b20
[ACS-7379] Break About Module dependency on Material Module ( #9485 )
...
* refactor: convert About to Standalone, break Material Module dependency
* refactor: cleanup unused About mocks [ci:force]
2024-03-28 13:22:48 -04:00
Denys Vuika
88ebd225bd
Update stylelint dependencies ( #9483 )
...
* chore: update stylelint
* css fixes
* css fixes
* css fixes
2024-03-28 10:36:47 -04:00
Denys Vuika
66ec68551f
refactor: standalone pagination components ( #9480 )
2024-03-27 12:40:54 -04:00
dominikiwanekhyland
2ea17a7dc6
[ACS-6950] - Tabs in properties panel change their background color after clicking on them ( #9478 )
2024-03-27 10:26:20 -04:00
Denys Vuika
3dff1e0091
fix: incorrect angular attributes in search components ( #9479 )
2024-03-27 10:25:58 -04:00
dominikiwanekhyland
97a2d98c3b
[MNT-22836] -Docs for Support of PKCE ( #9425 )
2024-03-27 14:40:27 +01:00
Ehsan Rezaei
55a306c7b2
AAE-18890 Disable attach file in form preview mode ( #9469 )
2024-03-27 13:28:26 +01:00
Denys Vuika
f66342df2f
[ACS-7365] Optimise Search providers and unit tests ( #9477 )
...
refactor: optimise node selector imports and tests
2024-03-27 08:19:37 -04:00
Tomasz Gnyp
7c0d165db7
AAE-21380 Skip value override for constant field type ( #9471 )
...
* AAE-21380 Skip value override for constant field type
* AAE-21380 improve method name
2024-03-26 15:59:23 +01:00
Denys Vuika
9d7608817d
Upgrade ADF CLI to latest Commander library ( #9473 )
...
* build(deps-dev): bump commander from 6.2.1 to 12.0.0
Bumps [commander](https://github.com/tj/commander.js ) from 6.2.1 to 12.0.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v6.2.1...v12.0.0 )
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: migrate CLI to latest commander library
* chore: migrate CLI to latest commander library [ci:force]
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 09:36:49 -04:00
Tomasz Gnyp
7cca017c12
AAE-21336 Display selected external property in preview state ( #9475 )
2024-03-26 11:29:23 +01:00
Denys Vuika
1952f4852f
fix search input component selector ( #9470 )
2024-03-25 10:48:11 -04:00
Denys Vuika
c4343c1332
[ACS-7338] Fix search input formatting for asterisk ( #9459 )
...
* fix: double asterisk formatting for search input
* fix: double asterisk formatting for search input
* fix: double asterisk formatting for search input
2024-03-25 09:39:35 -04:00
dominikiwanekhyland
deea720dac
[ACS-6927] - Fully compliant with OIDC: ADF ( #9452 )
...
* [ACS-6927] - Fully compliant with OIDC: ADF
* Fix after CR
2024-03-22 11:18:19 -04:00
Denys Vuika
aab03cc864
[ACS-7338] Simple search input component ( #9454 )
...
* feat(content-services): simple search input component for applications
* feat(content-services): support i18n for search input
* feat(content-services): apply review suggestions
* feat(content-services): apply review suggestions
* chore: fix husky install
2024-03-22 11:17:38 -04:00
Wojciech Duda
adec3e60d4
AAE-21371 improve ast selectors to match template strings in mat selectors eslint ( #9458 )
2024-03-22 15:55:10 +01:00
Amedeo Lepore
a03d61a304
AAE-20447 Add new field to choose auth flow type for custom UIs ( #9451 )
...
* AAE-20447 Add new field to choose auth flow type for custom UIs
* AAE-20447 Rename property customUIAuthFlowType to DescriptorCustomUIAuthFlowType
2024-03-22 11:08:56 +01:00
Wiktor Danielewski
ff60cb594e
AAE-21315 Repair adf tooltip card directive ( #9453 )
...
* AAE-21315 Update TooltipCardDirective
* AAE-21315 Fix
* AAE-21315 Remove fdescribe
* AAE-21315 Add spaces
2024-03-21 14:41:18 +01:00
Denys Vuika
c382ac06ec
[ACS-7312] fix missing Search component exports, support projection ( #9449 )
...
* allow content projection for filter chip list
* fix missing export
* add missing export
* fix missing exports
* fix missing exports, organize exports better
* [ci:force] streamline search exports
2024-03-20 09:05:24 -04:00
Mykyta Maliarchuk
c642d0e5c2
[ACS-6150] Add category selector dialog ( #9423 )
...
* [ACS-6150] add category selector dialog
* [ACS-6150] fix import
* [ACS-6150] cr fix
* [ACS-6150] cr fix
* [ACS-6150] change describe name
* [ACS-6150] linting
* [ACS-6150] style fix
* [ACS-6150] align styles
2024-03-20 08:56:01 +01:00
Denys Vuika
a09d1cfe97
[ACS-7284] injectable search configuration ( #9448 )
...
* injectable search configuration
* update docs
2024-03-18 13:22:38 -04:00
tomson
9616b50319
[ADF-23188] Image scroll issue, enable zoom on wheel ( #9428 )
2024-03-18 14:51:44 +01:00
jacekpluta
c3459c40cc
[ACS-7242] Resizing columns with panel opened on the right, e.g. nfo Drawer creates empty columns space when panel is closed. ( #9446 )
2024-03-18 11:45:24 +01:00
Bartosz Sekula
69de85ad06
[AAE-20769] Fix precision for incoming values in bigdecimal field ( #9434 )
...
* [AAE-20769] Fix precision for incoming values in bigdecimal field
* CR
2024-03-18 10:35:40 +01:00
Tomasz Gnyp
b4f27d15b8
AAE-20848 Add display external property widget ( #9429 )
...
* AAE-20848 Add display external property widget
* revert css changes
* AAE-20848 validate validatable types
* AAE-20848 implement suggestions
* fix lint
2024-03-18 10:02:49 +01:00
Wojciech Duda
c7db54dc8b
AAE-20779 make selector regex more precise ( #9431 )
...
* AAE-20779 improve regex part 1
* AAE-20779 match nested selectors
* AAE-20779 only match classes
* AAE-20779 remove message changes
* AAE-20779 add matching for tag names
2024-03-15 14:05:23 +01:00
Wojciech Duda
0a1fd8dd2e
AAE-20779 add custom eslint rule for material selectors ( #9427 )
...
* AAE-20779 create custom eslint rule
* AAE-20779 add dynamic error messages depending on the filetype
* AAE-20779 update regex for classes
* AAE-20779 remove console log, fix default message
* AAE-20779 lint fix
* AAE-20779 simplified error messages
2024-03-14 14:52:48 +01:00
Mykyta Maliarchuk
e675a12dfd
[ACS-6233] Enable metadata e2es ( #9391 )
...
* [ACS-6233] enable metadata e2es
* [ACS-6233][ci:force]
* [ACS-6233] cr fix
* [ACS-6233] cr fix
* [ACS-6233] fix e2e C260181
2024-03-13 15:40:04 +01:00
jacekpluta
32f2bf995d
[AAE-21147] Data table columns width are not adjusting to screen size anymore. ( #9426 )
2024-03-12 17:31:59 +01:00
jacekpluta
e9dc55bca2
[ACS-5575] Should use declaration-no-important rule in the stylelint-config.json file to avoid use of !important in ADF ( #9302 )
2024-03-11 15:33:09 +01:00
Rafal Szmit
6bc532abf2
AAE-21058-fix-illegal-selector ( #9422 )
2024-03-11 13:41:13 +01:00
jacekpluta
7ed137551c
[ACS-6565] ADW - Document List View Header - UX Bugs (Additional fixes) ( #9404 )
2024-03-08 20:53:52 +01:00
AleksanderSklorz
5d545b5f0d
[ACS-6581] Wrap comments into multiple lines ( #9407 )
...
* ACS-6581 Wrap comments into multiple lines
* ACS-6581 Used variable for border color
* ACS-6581 Changed value for padding
* ACS-6581 Used ellipsis and tooltip instead of wrapping comment
* ACS-6581 Add missing space
2024-03-08 15:44:53 +01:00
jacekpluta
78e7d4cede
[ACS-6565] No items message in folder properties not displayed properly ( #9413 )
2024-03-08 14:51:01 +01:00