Amedeo Lepore
933b59c54e
[AAE-10772] Move content services directives from core to content-services package ( #7942 )
...
* [AAE-10772] move CheckAllowableOperationDirective to content services
* [AAE-10772] move LibraryFavoriteDirective to content services
* [AAE-10772] move LibraryMembershipDirective to content services
* [AAE-10772] move NodeDeleteDirective to content services
* [AAE-10772] move NodeFavoriteDirective to content services
* [AAE-10772] update imports on LibraryMembershipDirective
* [AAE-10772] move NodeRestoreDirective to content services
* [AAE-10772] move UserInfoModule to content services
* Revert "[AAE-10772] move UserInfoModule to content services"
This reverts commit ede1d5db3923859586d88646ca7826abd3d30cf1.
* [AAE-10772] Remove barrel imports and move library membership interfaces into LibraryMembershipDirective because are only used in that directive
* [AAE-10772] Remove barrel imports from spec files
* [AAE-10772] Move directive md files from core to content-services
* [AAE-10772] Fix files path into the docs files
* [AAE-10772] Export library membership interfaces because are imported by the ACA ToggleJoinLibraryButtonComponent
Co-authored-by: Diogo Bastos <diogo.bastos@hyland.com>
2022-11-18 09:49:17 +01:00
jatin2008
44f54b2a61
[ACS-3548] Accessibility issues ( #7939 )
...
* Accessibility issues
* requested changes
* breadcrumb changes
* review comments resolved of mattooltip
* e2e test cases fixed
2022-11-18 11:35:28 +05:30
AleksanderSklorz
d3d917d010
[ACS-3550] a 11 y aca move copy dialog small correction ( #7986 )
...
* ACS-3550 Removed redundant attributes
* ACS-3550 Removed redundant code
2022-11-17 11:28:21 +00:00
Denys Vuika
2683383881
Revert "ACS-3640 a 11 y aca 881740 snackbar messages disappear without option to adjust timing ( #7916 )" ( #7977 )
...
This reverts commit 4d76ebe1ab6e82e5f72bbc1497b634c45b4e5fae.
2022-11-15 16:30:31 +00:00
AleksanderSklorz
4d76ebe1ab
ACS-3640 a 11 y aca 881740 snackbar messages disappear without option to adjust timing ( #7916 )
...
* ACS-3640 Increasing time of autoclosing snackbar and adding possibility to add icon to snackbar content
* ACS-3640 Fix lint issues
* ACS-3640 Addressing PR comments and adding possibility to display icon together with label
* ACS-3640 Fix lint issues
* ACS-3640 Added possibility to change showAction for different types of notifications
* ACS-3640 Addressed PR comments
* ACS-3640 Corrected title for snackbar content md file and remove redundant test for snackbar content
* ACS-3640 Fixed lint issues
* ACS-3640 Fixed unit tests
* ACS-3640 Fixed e2e tests
* ACS-3640 Correction after rebasing
2022-11-12 20:49:03 +01:00
AleksanderSklorz
ba05d3a1df
ACS-3550 Fixed accessibility issues related with move and copy dialogs ( #7961 )
...
* ACS-3550 Fixed accessibility issues related with move and copy dialogs
* ACS-3550 Revert changes for button role for cells
* ACS-3550 Shorter css rule
* ACS-3550 Fixed lint issues
* ACS-3550 Changed selector to fix e2e tests
2022-11-11 21:20:05 +01:00
Denys Vuika
1109a73a19
[AAE-10766] presentational and reusable About ( #7969 )
2022-11-11 16:01:02 +00:00
Diogo Bastos
e67b2aaed4
[AAE-10766] Remove js-api imports from core about module ( #7947 )
...
* [AAE-10766] Remove js-api imports from core about module
* [AAE-10766] Nest RepositoryInfo interface in about component
* Add inline ModuleInfo in RepositoryInfo interface
Co-authored-by: Popovics András <popovicsandras@users.noreply.github.com>
* [AAE-10766] Fixed github auto commit suggestion
* try fix the testing lib issues
Co-authored-by: Popovics András <popovicsandras@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2022-11-08 17:57:04 +00:00
Denys Vuika
558d16006a
[ACS-3751] make About layout collapsible ( #7959 )
...
* make About layout collapsible
* fix export
* remove empty css
2022-11-08 09:07:19 +00:00
AleksanderSklorz
13fe6fb07a
ACS-3545 a 11 y aca metadata sidebar ( #7923 )
...
* ACS-3545 Fixed accessibility issues for metadata sidebar
2022-11-02 21:40:14 +01:00
Maurizio Vitale
68d6d15142
Deprecate commit sha ( #7936 )
2022-11-01 16:36:13 +00: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
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
Mikołaj Serwicki
18a5197b5a
[ACS-3551] feat: add context to outgoing requests for auth intgerceptors ( #7913 )
2022-10-24 10:28:06 +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
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
b12d1b4a44
[ACS-3600] Add missing label translations ( #7890 )
2022-10-19 11:52:02 +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
031f00be31
[ACS-3552] Fix accessibility issues from CSV file ( #7887 )
2022-10-18 15:00:49 +02: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
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
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
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
Ehsan Rezaei
4d8195fa82
AAE-2824: Managed to trigger executeOutcome when clicking on custom outcome buttons ( #7873 )
2022-09-30 18:19:51 +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
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
Robert Duda
5bd1a21f3a
[AAE-10453] Stories for rich-text-editor component ( #7846 )
2022-09-22 09:47:56 +02:00
Radosław Terelak
a1d19ee4c8
[AAE-10281] Stories for components in Layout module in ADF Core ( #7847 )
...
* [AAE-10281] Stories for components in Layout module in ADF Core
* trigger travis
* Lorem ipsum updates for Travis
2022-09-22 07:56:27 +02:00
MichalKinas
1a06c2866a
ACS-3544 Fix accessibility issues in ACA trashcan ( #7845 )
2022-09-22 07:55:28 +02:00
Robert Duda
21fd1a0dbf
[AAE-10452] Stories for pagination component ( #7848 )
...
* [AAE-10452] Stories for components in Pagination Module
2022-09-21 16:26:32 +02:00
MichalKinas
c5ee606cb4
[ACS-3497] - Fix accessibility issues in ACA personal files ( #7833 )
2022-09-21 16:08:57 +02:00
Robert Duda
3180ad3fe0
[AAE-10454] Stories for search-text-input component ( #7842 )
2022-09-20 10:09:45 +02:00
Marcin Krueger
548133e6be
[AAE-10282] Storybook DataColumn Component ( #7775 )
...
* [AAE-10282] Storybook add stories for data-column component"
* [AAE-10282] Storybook adjust mock data for stories
* [AAE-10282] Storybook add proper controls and create custom CSS and tooltip stories
* [AAE-10282] Storybook create new stories with template pattern
* [AAE-10282] Storybook finish all stories
* [AAE-10282] Storybook clean stories code
* [AAE-10282] Storybook add documentation table for stories
* [AAE-10282] Storybook add types for arguments and change stories titles
* [AAE-10282] Storybook remove empty arrays
* [AAE-10282] Storybook Rebase
* [AAE-10282] Storybook fix linting problems
* fix circular dep
Co-authored-by: Tomasz <tomasz.gnyp@hyland.com>
2022-09-19 15:42:45 +02:00
Amedeo Lepore
48b92389ea
[AAE-10474] review why xit and console log is allowed to be committed ( #7829 )
...
* [AAE-10474] Add husky pre-commit script to run lint-staged
* [AAE-10474] Enable lint rules for console log
* [AAE-10474] Run affected:lint command on pre-commit, remoive old scripts that use tslint
* [AAE-10474] Remove console.log
* [AAE-10474] Disable no-console lint rule for 'testing' and 'cli' projects
2022-09-16 11:25:11 +02:00
Robert Duda
22ac215cb5
[AAE-6991] Stories for datatable component ( #7830 )
2022-09-16 07:14:08 +02:00
Ardit Domi
f8498d7574
[AAE-10316] - Fix moment js deprecation warnings in core ( #7831 )
2022-09-15 19:18:40 +01:00
Marcin Krueger
dc1278c390
[AAE-10390] Storybook Dialog Module ( #7778 )
...
* [AAE-10390] Storybook add Edit JSON story
* [AAE-10390] Storybook add documentation table for story
* [AAE-10390] Storybook add Download ZIP component story
* [AAE-10390] Storybook create new component for storybook purposes only
* [AAE-10390] Storybook change file and story names
* [AAE-10390] Storybook create story for DownloadZipDialog component
* [AAE-10390] Storybook add story-component interaction using controls
* [AAE-10390] Storybook delete unnecessary asset file
* [AAE-10390] Storybook move mock files to proper directory
* [AAE-10390] Storybook change mock services names
* [AAE-10390] Storybook add documentation table for DownloadZip component stories
* [AAE-10390] Storybook create methods for updating proper values in storybook component classes
* [AAE-10390] Storybook update licence
* [AAE-10390] Storybook change button appearance
* [AAE-10390] Storybook update module imports
* [AAE-10390] Storybook change modules structure
* [AAE-10390] Storybook rearrange Dialog modules
* [AAE-10390] Storybook remove unnecessary imports
* [AAE-10390] Storybook move Input directives
* [AAE-10390] Storybook add missed code
* [AAE-10390] Storybook delete dialog module
* [AAE-10390] Storybook add Download Zip module export in public-api file
* Trigger travis
2022-09-14 09:05:37 +02:00
Tomasz Gnyp
b7e8abc529
[AAE-10461] Fix license header checker ( #7823 )
...
* [AAE-10461] Fix license header checker
* trigger travis
* fix license headers for cli lib
* rebase
2022-09-12 19:07:27 +02:00
Gloria Camino
fff475e592
LOC-386 - Updated UI in 16 languages for ADF 5.0 release ( #7804 )
2022-09-12 17:01:22 +02:00