Joshua Cain
e3fc03c58d
Revert "AAE-44098 Bottom Tab nav buttons ( #11801 )" ( #11832 )
...
This reverts commit 7864f1a8e0 .
2026-04-23 11:39:17 +00:00
Joshua Cain
7864f1a8e0
AAE-44098 Bottom Tab nav buttons ( #11801 )
...
* feat: enable tab navigation buttons
2026-04-22 14:28:00 -04:00
Darren Thornton
c09edd71ff
AAE-44761 Remove unused imports ( #11829 )
2026-04-22 06:41:40 -05:00
Wojciech Duda
64826c3a99
AAE-40649 Material Design 3 migration ( #11286 )
...
* AAE-38957 Cleanup code from color assignments on Material elements (#11266 )
* AAE-38646 cleanup core lib from custom variables (#11259 )
* AAE-38646 General cleanup of custom variables from core lib
* AAE-38646 Cleanup some of the remaining variables
* AAE-38646 Last color-mix removal
* AAE-38646 Reduce amount of customizations
* AAE-38646 apply overrides, reduce customization
* AAE-38646 modify remaining styles
* AAE-38646 Fix override assignemnts
* AAE-38646 Address comments, cleanup unused
* AAE-38978 Cleanup process-services-cloud lib from custom css variables (#11295 )
* AAE-38978 Cleanup custom variables inside process-services-cloud lib
* AAE-38978 Adjust rich text widget styling
* AAE-38978 Comment fixes
* AAE-38980 Cleanup insights lib from custom css variables (#11314 )
* AAE-38980 Cleanup insights lib from custom css variables
* AAE-38980 Removed unnecessarily specific selector
* AAE-38979 Cleanup content-services lib from custom css variables (#11313 )
* AAE-38979 Remove/replace variable and hardcoded customizations
* AAE-38979 Cleanup unused @use and @import statements
* AAE-39159 Cleanup process-services lib from custom css variables (#11316 )
* AAE-39159 Cleanup process-services lib from custom css variables
* AAE-39159 Fix import and build
* Fix build
* Remove leftover button customization
* fix missing brace
* AAE-39748 Pagination font size match md3
* fix incorrect html templates after rebase
* swap leftover variables
* fix units
* copilot comments
* visual regression result fixes
* CSX-204 Update card view components (#11358 )
* CSX-535 Update background color on readonly for card view selectitem (#11799 )
* remove invalid color test
* add stylelint rule
---------
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com >
Co-authored-by: Ricardo Dias <ricardo.dias@hyland.com >
2026-04-22 10:02:17 +01:00
AleksanderSklorz
423c646bac
Post release version bump ( #11828 )
...
* Post release version bump
* Post release version bump
* Post release version bump
* Post release bump
2026-04-22 10:57:08 +02:00
AleksanderSklorz
d1bda4f898
Release 8.4.1 ( #11827 )
...
* Release 8.4.1
* Release 8.4.1
2026-04-21 12:01:35 +02:00
AleksanderSklorz
03f04bf118
Release 8.4.0 ( #11826 )
...
* Release 8.4.0
* Release 8.4.0
* Release 8.4.0
* Release 8.4.0
2026-04-21 11:08:40 +02:00
Denys Vuika
d70ae599c7
Fix security vulnerabilities in npm dependencies ( #11815 )
...
* Update package dependencies: remove unused 'picomatch' and 'minimatch' modules from package-lock.json, and add specific versions for 'picomatch', 'minimatch', 'path-to-regexp', and 'serialize-javascript' in package.json.
* Upgrade nx and @nx/workspace to fix minimatch vulnerabilities
- Upgrade nx from 22.4.1 to 22.6.3
- Upgrade @nx/workspace from 22.4.5 to 22.6.3
- Remove minimatch override to maintain Karma compatibility
This resolves the high severity minimatch vulnerabilities while
keeping tests functional.
* Refactor nx.json: Consolidate sharedGlobals array and add analytics flag
- Merged multiple lines in the sharedGlobals array for better readability.
- Added an analytics flag set to false for configuration.
* Update package dependencies: bump @nx packages to version 22.6.5 [ci:force]
* Add test specifications for feature flags and user initial pipe [ci:force]
- Introduced new selectors for feature flag components in `features.directive.spec.ts` and `not-features.directive.spec.ts`.
- Added an injectable sanitizer class in `user-initial.pipe.spec.ts` to enhance testing capabilities.
- Created a new log file `out.txt` to capture Karma test execution details and warnings.
2026-04-16 13:35:42 +01:00
Alfresco Build
e2ae224924
New Crowdin translations by GitHub Action ( #11810 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-04-16 07:45:07 -04:00
Denys Vuika
6fc8dda887
Remove mocha and jasmine-ajax dependencies ( #11813 )
2026-04-16 10:20:49 +01:00
David Olson
48eb258311
AAE-44184 Colspan setting on form fields is ignored or not properly applied ( #11800 )
...
* AAE-44184 Colspan setting on form fields is ignored or not properly applied
* AAE-44184 Better handling of empty columns
* AAE-44184 Fixing stale adf-form-field instances
* AAE-44184 Consolidating duplicate code
2026-04-15 10:46:38 -05:00
Anton Ramanovich
8a6bcac29e
[ACS-11506]: moved aria-live region ( #11808 )
...
* [ACS-11506]: moved aria-live region
* [ACS-11506]: regression tests
2026-04-14 10:01:36 +02:00
Alfresco Build
7a70ae8eb6
New Crowdin translations by GitHub Action ( #11796 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-04-13 14:01:46 +01:00
Wojciech Duda
8ce0561ef5
AAE-44086 Unify styling and coloring of errors in forms ( #11797 )
2026-04-08 10:24:22 +00:00
Darren Thornton
69a9dc1386
AAE-44002 Allow user input for date and datetime fields ( #11791 )
2026-04-06 13:23:51 -05:00
David Olson
70a6f42649
AAE-40741 Form rule Validate form doesn't do anything ( #11788 )
2026-04-06 09:44:23 -05:00
Darren Thornton
74252797b7
AAE-28918 Fix for start process button is enabled when required widgets are read only without value ( #11781 )
...
* AAE-28918 Fix start process button is enabled when required widgets are read only without value
* Apply Copilot review suggestions.
* updates after code review comments
* revert change made earlier
2026-04-01 13:32:30 -05:00
Alfresco Build
2cd51b4789
New Crowdin translations by GitHub Action ( #11787 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-04-01 12:30:38 +01:00
Tomek Hanaj
d7a8f03dbf
AAE-43749 Added date formatting according to locale ( #11769 )
...
* [AAE-43749] added date formatting according to locale
* [AAE-43749] applied pr comments
* [AAE-43749] pipe use default date format reacting to locale
2026-04-01 12:29:41 +01:00
Anton Ramanovich
a3e13da3a4
[ACS-10280]: Keyboard Navigation: Search: Unnecessary stops in the results table using the Tab key ( #11736 )
...
* [ACS-10280]: move selection handling to row
* [ACS-10280]: clean up
* [ACS-10280]: rollback title
* [ACS-10280]: migrate to conditional aria-hidden
* [ACS-10280]: revert to fix hxp
* [ACS-10280]: sonar fix
* [ACS-10280] Use new Angular control flow syntax
* [ACS-10280] Unit test fix
---------
Co-authored-by: MichalKinas <michal.kinas@hyland.com >
2026-04-01 10:17:00 +02:00
Wojciech Duda
28fe6d3a76
AAE-43710 Fix form field spacing misalignments ( #11763 )
2026-03-31 10:32:26 +02:00
Alfresco Build
7953eee9b0
New Crowdin translations by GitHub Action ( #11778 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-03-30 10:32:24 +01:00
David Olson
e97439f09b
AAE-43391 Disable 'Start process' and 'Complete' when whitespace is entered into required form fields ( #11760 )
2026-03-24 09:50:30 -05:00
Michal Kinas
46989ae081
[ACS-11319] Move tree actions menu item buttons inside the component ( #11749 )
...
* [ACS-11319] Move tree actions menu item buttons inside the component
* [ACS-11319] Copilot review fixes
2026-03-19 14:47:30 +01:00
Alfresco Build
22d8d00e2e
New Crowdin translations by GitHub Action ( #11750 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-03-19 11:48:28 +00:00
Samuel Fialho
a50dfd050d
CSX-460 Revert Remove excess disabled attribute PR ( #11748 )
2026-03-19 10:20:53 +00:00
Dominik Iwanek
e57910f5c3
[ACS-11271] Rebranding of FE apps ( #11746 )
2026-03-19 08:58:01 +01:00
Mykyta Maliarchuk
3bea95b8e0
Revert "[ACS-10219] add class selector ( #11387 )" ( #11745 )
...
This reverts commit f5f7c04a85 .
2026-03-18 16:24:07 +01:00
Diogo Bastos
ebf742c54b
AAE-43331 Expand adf-icon ( #11744 )
...
* AAE-43331 Expand adf-icon
* AAE-43331 Fix css
2026-03-18 11:12:58 +00:00
AleksanderSklorz
a865372819
[ACS-10267] Announce titles for repository info as headings ( #11728 )
...
* [ACS-10267] Announce titles for repository info as headings
* [ACS-10267] Addressed copilot comments
* [ACS-10267] Addressed copilot comments
2026-03-16 11:31:33 +01:00
Alfresco Build
f3cf57c9d8
New Crowdin translations by GitHub Action ( #11732 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-03-16 08:40:50 +00:00
David Olson
e325ad3871
AAE-39678 Apply visibility conditions if dependent field's value is changed with form rules ( #11729 )
2026-03-12 11:51:20 -05:00
AleksanderSklorz
83e80906d8
[ACS-11213] upgrade ngx translate to v17 ( #11719 )
...
* [ACS-11213] Upgraded ngx-translate to v17
* [ACS-11213] Fix translations
* [ACS-11213] Reverted redundant change
* [ACS-11213] Translations fix
* [ACS-11213] Fixed unit tests
* [ACS-11213] Added unit tests for changes in translate-loader.service
* [ACS-11213] Added empty line
* [ACS-11213] Addressed copilot comments
2026-03-12 09:52:59 +01:00
Michal Kinas
ef5944a09c
Post-release version bump ( #11734 )
2026-03-11 20:30:57 +01:00
Michal Kinas
f44e4e90e8
Release 8.3.1 ( #11731 )
...
* Release 8.3.1
* CLI js-api version fix
2026-03-11 14:25:08 +01:00
Michal Kinas
89851a625a
Release 8.3.0 ( #11730 )
2026-03-11 11:14:33 +01:00
David Olson
68b1b98c83
AAE-42904 Escape html in evaluated fields and variables for rich-text display widget ( #11718 )
2026-03-09 10:25:55 -05:00
Michal Kinas
3e44f2d358
[ACS-11259] Fix categories deletion in content metadata component ( #11717 )
...
* [ACS-11259] Fix categories deletion in content metadata component
* [ACS-11259] CR fixes
* [ACS-11259] Next batch of CR fixes
2026-03-05 16:10:06 +01:00
AleksanderSklorz
0b7b89e5d8
[ACS-11213] Reverted ngx translate upgrade ( #11702 )
2026-02-27 23:42:44 +01:00
AleksanderSklorz
ec312d49ab
[ACS-11213] Updated ngx translate in libs ( #11699 )
2026-02-27 13:19:49 +01:00
AleksanderSklorz
ad966af662
[ACS-11213] Upgrade ngx-translate to v17 ( #11692 )
2026-02-27 10:29:19 +00:00
Denys Vuika
3535fa3d89
ACS-11224 Migrate upload components to Angular control flow ( #11691 )
2026-02-26 14:54:25 +00:00
Enrico Hilgendorf
4cc56421ee
AAE-42658 Remove check for outcome.id as name based outcomes are valid ( #11685 )
2026-02-25 15:23:25 +01:00
Darren Thornton
1061e762f8
Apply Copilot suggestion
2026-02-24 17:15:18 -05:00
Darren Thornton
358367bcb1
AAE-42643 Fix long error messages overlapping with icon
2026-02-24 17:15:18 -05:00
Denys Vuika
52ad50fbc7
refactor: update PDF viewer component imports and types for better compatibility ( #11686 )
2026-02-24 12:17:06 +00:00
Denys Vuika
7405b2d2e4
fix pdf import for the Viewer ( #11684 )
2026-02-24 09:57:33 +00:00
Darren Thornton
de34579038
AAE-42156 Update text and multiline fields to show custom regex validation message. ( #11670 )
...
* AAE-42156 Custom RegExp Validation message.
* code review update - variable rename
2026-02-23 11:25:15 -06:00
Denys Vuika
2f8d8c2007
chore: update ESLint and cspell configurations to ignore story files ( #11681 )
...
* chore: update ESLint and cspell configurations to ignore story files
* fix: update custom widget identifiers in form renderer tests and mock data
2026-02-23 13:58:51 +00:00
Denys Vuika
303a9efb3e
chore: eslint fixes for @typescript-eslint/no-explicit-any ( #11672 )
2026-02-23 13:11:44 +00:00