Maurizio Vitale
65e0961a18
[AAE-10835] adf-cli Being able to pass params as input to handle custom cases ( #7880 )
...
* Being able to pass params as input to handle hxp
* Fix default
* Fix lint
* Use a default value for tokenEndpoint for compatibility
* Fix the lint
2022-10-31 13:20:15 +00:00
Tomasz Gnyp
864bc33598
[AAE-11238] Fix position of loading spinner on task loading ( #7928 )
...
* [AAE-11238] Fix position of loading spinner on task loading
* trigger travis
2022-10-31 13:15:34 +01:00
Tomasz Gnyp
2f6d196411
[AAE-10644] Fix tests that have no expectations - core lib part 1 ( #7891 )
...
* [AAE-10644] Fix tests that have no expectations - core lib part 1
* [AAE-10644] fix app config tests
* replace subscription with spy
* use done instead of await in subject related unit test
2022-10-30 21:07:10 +01:00
Vítor Moreira
4410557d8d
MNT-23233: get users according to providers configuration ( #7924 )
2022-10-28 11:32:30 +01:00
Sushmitha V
32a3f9c9ef
[AAE-3563] getTaskById API is called multiple times when a task from … ( #7877 )
...
* [AAE-3563] getTaskById API is called multiple times when a task from cloud is opened
* Changes done as oer comments
* Added unit test
* Fixed eslint
* Resolved UT
2022-10-27 16:52:43 +05:30
Tomasz Gnyp
c28e23b1cb
[AAE-10991] Fix task counter decrease (T15330758) ( #7922 )
...
* [AAE-10991] Fix task counter decrease
* improve unit tests
* trigger travis
2022-10-27 12:33:12 +02:00
Tomasz Gnyp
499725659b
[AAE-10644] Fix tests that have no expectations - core lib part 2 ( #7893 )
...
* [AAE-10644] Fix tests that have no expectations - core lib part 2
* implement improvements
2022-10-27 10:47:53 +02:00
Denys Vuika
03a888fb5e
[ACS-3685] Release 5.1.0 ( #7919 )
...
* bump versions
* reports
2022-10-24 18:53:48 +01:00
Alfresco Build
388ca411a3
[ci:force][auto-commit] Update JS-API to 5.1.0 for branch: update-js-api originated from JS-API PR: 387 ( #7918 )
2022-10-24 14:37:22 +01:00
Mikołaj Serwicki
18a5197b5a
[ACS-3551] feat: add context to outgoing requests for auth intgerceptors ( #7913 )
2022-10-24 10:28:06 +02:00
Alfresco Build
2d57ca31ca
[ci:force][auto-commit] Update JS-API to 5.1.0-378 for branch: update-js-api originated from JS-API PR: 378 ( #7905 )
2022-10-24 09:02:08 +01:00
Denys Vuika
9ac5055276
[ADF-5502] fix recent files query ( #7915 )
2022-10-21 16:06:38 +01:00
arohilaGL
c84792a6e9
[ACS-3551] a11y fix for search results view ( #7881 )
...
* [ACS-3551] a11y fix for search results view
* PR Comments fix
2022-10-21 11:34:44 +02:00
Robert Duda
47d95fc7c3
[AAE-10450] Stories for components in login module ( #7909 )
...
Co-authored-by: Bartosz Sekula <Bartosz.Sekula@hyland.com>
2022-10-20 13:14:30 +02:00
Ardit Domi
b64d1583e2
Change email domain for users created by e2e to example.com ( #7911 )
2022-10-20 11:58:28 +01:00
Ardit Domi
1a76776e65
Change email domain for users created by e2e ( #7910 )
...
* Change email domain for users created by e2e
* Fix typo
* Use example.net as default
2022-10-20 08:59:08 +01:00
Robert Duda
2c80214999
[AAE-10451] Stories for notification-history component ( #7908 )
...
* [AAE-10451] Stories for notification-history component
* minor refactorization and styling of other stories
* added sample component for notification generation
2022-10-20 08:29:32 +02:00
MichalKinas
d788866cea
[ACS-3546] Add missing labels to folder dialog ( #7907 )
2022-10-19 14:43:04 +02:00
MichalKinas
b12d1b4a44
[ACS-3600] Add missing label translations ( #7890 )
2022-10-19 11:52:02 +02:00
rbahirsheth
3abf138088
[acs-3548] fixed csv file issue(880240) ( #7904 )
2022-10-19 07:28:24 +02:00
Ehsan Rezaei
9772d0492c
AAE-10803: Modified file viewer widget to handle file input ( #7898 )
...
* AAE-10803: Modified file viewer widget to handle file input
* AAE-10803: Fixed linting errors
2022-10-18 16:29:37 +02:00
MichalKinas
e225573035
[ACS-3701] Change initial focus for aspect dialog ( #7892 )
2022-10-18 16:07:43 +02:00
MichalKinas
031f00be31
[ACS-3552] Fix accessibility issues from CSV file ( #7887 )
2022-10-18 15:00:49 +02:00
Alfresco Build
122aa805a2
[ci:force][auto-commit] Update JS-API to 5.1.0-369 for branch: update-js-api originated from JS-API PR: 369 ( #7897 )
2022-10-18 11:34:17 +01:00
rbahirsheth
b94ec9fd16
[acs-3549] fix accessibility issues from csv file ( #7899 )
2022-10-18 10:26:53 +01:00
arohilaGL
6fca55d43a
[ACA-4608] Fix for User can't upload a file whose upload was previously canceled ( #7869 )
2022-10-14 16:10:03 +01:00
Alfresco Build
405ad3d81d
[ci:force][auto-commit] Update JS-API to 5.1.0-364 for branch: update-js-api originated from JS-API PR: 98 ( #7879 )
2022-10-14 15:08:43 +01:00
Bartosz Sekuła
6559cd2564
[AAE-10556] Admin with HxP - In case the roles API call fails the app crashes ( #7895 )
...
* [AAE-10556] Admin with HxP - In case the roles API call fails the app crashes
* Added tests for API error
2022-10-14 14:01:45 +02:00
Tomasz Gnyp
508ea87621
[AAE-10911] Fix Cardview Int validator for only spaces ( #7889 )
...
* [AAE-10911] Fix Cardview Int validator for only spaces
* [AAE-10911] added unit tests
2022-10-12 13:42:55 +02:00
Ardit Domi
d1805226fc
[AAE-10896] - Fix attach file widget destinationFolderPath is broken … ( #7888 )
...
* [AAE-10896] - Fix attach file widget destinationFolderPath is broken when using string variables
* Fix unit tests
* Add unit test
* Fix linting problems
2022-10-12 09:43:41 +02:00
Shubham Bansal
588c327cc6
ACA-4615 Adding edit profile functionality for SSO users ( #7883 )
2022-10-10 13:39:26 +01:00
Mikołaj Serwicki
0e5f6372da
[AAE-10499] feat: create angular based custom http client for alfresco js api ( #7800 )
2022-10-10 11:44:04 +02:00
Shubham Bansal
f19c21fd24
ACA-4615 Reverting the view profile change ( #7882 )
2022-10-06 12:52:19 +01:00
rbahirsheth
af2881f3a3
[ACS-3549] Manage Versions Dialog ( #7858 )
...
* Fix: Button have descernible text, banner landmark, contentinfo landmar issue
* change title in version list component
2022-10-06 13:48:13 +05:30
MichalKinas
9f25494296
[ACS-3590] Fix contrast issues in ACA ( #7867 )
...
* [ACS-3590] Fix contrast issues in ACA
* [ACS-3590] Apply CR fixes
2022-10-04 13:38:43 +01:00
Alfresco Build
ba8b3c7d8f
[ci:force][auto-commit] Update JS-API to 5.1.0-350 for branch: update-js-api originated from JS-API PR: 350 ( #7878 )
2022-10-04 11:44:47 +01:00
Alfresco Build
865b864982
[ci:force][auto-commit] Update JS-API to 5.1.0-349 for branch: update-js-api originated from JS-API PR: 349 ( #7874 )
2022-10-03 12:00:39 +02:00
Rafal Szmit
797a425f7f
[AAE-10729] form empty string regex validation unit test ( #7870 )
...
* [AAE-10729] empty string regex validation
* trigger travis
2022-10-03 11:57:21 +02:00
Tomasz Gnyp
39a178f653
[AAE-10320] Fix Content Service unit tests - 'has no expectations' ( #7840 )
...
* fix node action services unit tests
* fix add permission panel units
* fix some upload unit tests
* fix some search unit tests
* remove duplicated unit tests
* [AAE-10320] fix content and document list unit tests
* remove duplicated content node selector unit test
* fix upload unit test
2022-09-30 22:16:07 +02:00
Ehsan Rezaei
4d8195fa82
AAE-2824: Managed to trigger executeOutcome when clicking on custom outcome buttons ( #7873 )
2022-09-30 18:19:51 +01:00
Alfresco Build
46da01fe18
[ci:force][auto-commit] Update JS-API to 5.1.0-343 for branch: update-js-api originated from JS-API PR: 343 ( #7834 )
2022-09-30 15:00:50 +01:00
Diogo Bastos
1156a9f9b8
[AAE-10668] - Fix [object Object] for License entitlements in Admin App's About page ( #7862 )
...
* [AAE-10668] Fixed [object object] issue for the entitlements field of the license section in the about page
* Added string manipulation functionality
* Removed lock file from commit
* [AAE-10668] resolved changes requested
* [AAE-10668] changes to ObjectUtils booleanPrettify method
* [AAE-10668] Fixed import statements
* [AAE-10668] fixed lint problems
Co-authored-by: Diogo Bastos <Diogo.Bastos@apl-y6rr6vv7yk.home>
2022-09-28 10:33:03 +01:00
Marcin Krueger
a3447836b1
[AAE-6153] Enable correct sorting while data are numbers ( #7859 )
...
* [AAE-6153] Enable correct sorting while data are numbers
* [AAE-6153] Add unit tests for bugfix
* Trigger travis
2022-09-27 14:29:13 +02:00
Marcin Krueger
caec4a208d
[AAE-10102] Storybook stories for Buttons Menu component ( #7731 )
...
* Storybook stories for Buttons Menu component
* Storybook change button icons
* Storybook add isMobile property
* [AAE-10102] Storybook reduce module imports
* [10102] Fix wrong buttons styling
* [10102] Storybook change story name
* [10102] Storybook add component documentation table
* [AAE-10102] change name of story
* [AAE-10102] fix invalid licence header
* enable browser protractor run
* exclude 2 failing tests + defaultValue: true
Co-authored-by: Rafal Szmit <rafal.szmit@hyland.com>
2022-09-27 12:54:33 +02:00
Marcin Krueger
9995db3a56
[AAE-10457] Storybook User Info module ( #7814 )
...
* [AAE-10457] Storybook add User Info stories
* [AAE-10457] Storybook delete unnecessary code from authentication service mock
* [AAE-10457] Storybook base all of the stories on template
* [AAE-10457] Storybook add missed licence in service mock file
* [AAE-10457] Storybook add component stories decorator for proper User Info alignment
* [AAE-10457] Storybook add documentation table for stories
* [AAE-10457] Storybook fix bug in browser console
* [AAE-10457] Storybook delete unnecessary code from authentication mock service
* [AAE-10457] Storybook change stories names
* [AAE-10457] Storybook change module imports
* [AAE-10457] Change mock services names
* [AAE-10457] Change models path to relative
* [AAE-10457] Change user avatar and delete unnecessary images
* [AAE-10457] Insert missing semicolon
2022-09-23 12:11:55 +02:00
Sushmitha V
ab2a616c61
[AAE-10643] Form validation for dropdown required field ( #7844 )
2022-09-22 23:07:55 +05:30
Shubham Bansal
0d24a29a4e
ACA-4615 Restrict Edit Profile functionality to ECM users only ( #7853 )
2022-09-22 17:37:48 +01:00
Ardit Domi
b33b188807
[AAE-10317] - Fix APS unit tests warning "Test has no expectations" ( #7850 )
...
* [AAE-10317] - Fix process and task attachment list has no expectations
* [AAE-10317] - More APS unit test fixes
* Fix test excluded by mistake
* Fix lint errors
2022-09-22 16:28:49 +01:00
Marcin Krueger
3fdedae769
[AAE-10446] Storybook CardView module ( #7822 )
...
* [AAE-10446] Storybook add CardView component stories
* [AAE-10446] Storybook add stories for Array Item Card View component
* [AAE-10446] Storybook add stories for Date Item Card View component
* [AAE-10446] Storybook add stories for Map Item Card View component
* [AAE-10446] Storybook add stories for Text Item Card View component
* [AAE-10446] Storybook change selector in Key Value Pairs Item
* [AAE-10446] Storybook delete unused code
* [AAE-10446] Storybook finish CardViewArrayItem component stories
* [AAE-10446] Storybook finish CardViewBoolItem component stories
* [AAE-10446] Storybook finish CardViewDateItem component stories
* [AAE-10446] Storybook create CardView KeyValuePairs Item component stories
* [AAE-10446] Storybook finish CardViewMapItem component stories
* [AAE-10446] Storybook create CardViewSelectItem component stories
* [AAE-10446] Storybook finish Card View Text Item component stories
* [AAE-10446] Storybook fix typo in CardViewTextItem component file
* [AAE-10446] Fix imports and lint file properly
* [AAE-10446] Lint all the files
* [AAE-10446] Storybook change import paths to be more readable
* [AAE-10446] Storybook move all objects from card-view story into separate mock file
* [AAE-10446] Storybook move mock file
2022-09-22 16:13:22 +02:00
Rafal Szmit
6420b3546c
[AAE-10706] Selector login fix ( #7852 )
...
* [AAE-10706] Selector login fix
* trigger travis
2022-09-22 13:06:26 +02:00