Nikita Maliarchuk
7245e994c5
[ACS-4959] Update license headers to reflect Hyland Copyright Guidelines ( #3115 )
...
* [ACS-4959] install eslint-plugin-license-header plugin
* [ACS-4959] configure new license
* [ACS-4959] aca-folder-rules license update
* [ACS-4959] content-ce license update
* [ACS-4959] app-e2e license update
* [ACS-4959] adf-office-services-ext license update
* [ACS-4959] aca-shared update license
* [ACS-4959] aca-about license update
* [ACS-4959] aca-content license update
* [ACS-4959] aca-viewer & aca-preview license update
* [ACS-4959] other files license update
* [ACS-4959] patern fix
* [ACS-4959] vendors updated
* [ACS-4959] path fix
* [ACS-4959] some more vendors update
* [ACS-4959] license update
2023-04-13 04:32:30 -04:00
Denys Vuika
9609393d1e
[ACS-4865] setup and enable code coverage for all projects ( #3074 )
2023-03-20 09:06:19 -04:00
AleksanderSklorz
b609a9cd33
[ACS-3757] returning focus to element from which they were opened ( #2837 )
...
* ACS-3757 Return focus to More Actions button after closing modals opened from that button
* ACS-3757 Return focus to specific row from personal files after closing modal opened from context menu from row
* ACS-3757 Fixed issue that sometimes node was undefined
* ACS-3757 Return focus after closing upload new version modal
* ACS-3757 Added restore focus on list of libraries, restoring focus to correct row when multi rows are selected, little refactoring
* ACS-3757 Use runActionById function instead of runAction
* ACS-3757 Fixed unit tests
* ACS-3757 Updated description
* ACS-3757 Adrressing comments for static and for selectors in jsons
* ACS-3757 Remove boolean flag from jsons
* ACS-3757 Added some unit tests
* ACS-3757 Resolved conflicts
* ACS-3757 Created ModalConfiguration interface
* ACS-3757 Increase version of ADF
* ACS-3757 Fix for e2e
* ACS-3757 Fix some more e2e
* ACS-3757 Removed log
2022-12-13 17:06:18 +01:00
MichalKinas
eee6feca1a
[ACS-3700] Pass mat menu items from external components to mat menu ( #2720 )
...
* [ACS-3700] Pass mat menu items from external components to mat menu
* [ACS-3700] Linter fixes
2022-11-02 13:10:27 +01:00
MichalKinas
3e44f46575
[ACS-3552] Accessibility fixes for CSV file issues ( #2705 )
...
* [ACS-3552] Accessibility fixes for CSV file issues
* [ACS-3552] Fix tabindex attribute values
2022-10-11 23:46:10 +01:00
Denys Vuika
35d6fb7b5c
[ADF-5433] enable strict mode for angular templates ( #2191 )
...
* enable strict mode for angular templates
* update formatting
* fix lint
* fix formatting
* remove deprecated method
* upgrade to latest ADF
* restore error handler
2021-06-25 12:51:56 +01:00
Denys Vuika
d713fd189e
[ADF-5407] style fixes before Angular 12 upgrade
2021-06-07 13:01:13 +01:00
Denys Vuika
7a5350a06d
reduce duplication and code improvements ( #1707 )
...
* reduce code duplication
* reduce duplication, fix license headers
* simplify code
* typings fixes
* update tests
* minor fixes
* markdown fixes
* revert changes
2020-12-11 15:47:17 +00:00
Denys Vuika
50c76f21e7
add "create menu" unit tests ( #1720 )
...
* add "create menu" unit tests
* submenu tests
2020-10-06 16:14:20 +01:00
Mark Steadman
2ddacf4354
fix: proper menuitem aria for screen reader users ( #1482 )
2020-06-15 12:41:24 +01:00
davidcanonieto
6417337f9d
[ACA-3251] Move InfoDrawer and Toolbar components to aca-shared ( #1466 )
...
* moved tool bar
* moved info drawer
* moved appextension service
* moved pagination service
* Fix imports
* * fixed lints
* * fixed space
* added travis configuration
* * comments fixed
* * comments fixed
* * lint fixed
Co-authored-by: dhrn <dharan.g@muraai.com >
2020-05-12 14:34:26 +01:00