Yasa-Nataliya
6fac964d94
[ACS-3742] Layout changes for workspace ( #2980 )
...
* Layout changes for workspace sidemenu
* added header and search layout changes
* implemented review comments and removed process related code
* Added expand and collapse functionality
* Modified the paths
* linting fixes
* use standard material settings icon
* use only specific modules needed for page layout
* use standard "menu" icon for now
* use standard avatar icon for now
* cleanup user profile menu item
* cleanup About component layout
* remove hardcoded settings route
* deprecate "headerImagePath"
* deprecate "headerTextColor" customisation
* deprecate "headerColor" customisation
* proper toggle of the side menu
* proper sidebar header implementation
* user profile basic cleanup
* minor fixes
* cleanup buttons
* remove old app layout and use ADF one
* remove old header component
* cleanup old layout module
* fix unit tests
* cleanup unit tests
* cleanup header actions module
* deprecate unused main-action component
* cleanup styles
* restore removed method
* cleanup search results toolbar
* restore expand menu functionality
* cleanup code, back buttons for about and profile
* restore original code
* proper collapse button
* remove unused i18n key
* styles cleanup
* cleanup sidebar
* cleanup user profile
* add safety checks for focus after close
* layout fixes
* update view profile unit tests
* code cleanup after reviews
* cleanup header actions
* fix menu population, user info
* improved upload and create actions
* remove useless tests
* fix folder rules tests
* search button workaround
* e2e: remove wait
* add create/upload tooltips
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* try fix e2e
* update e2e extension configs
* try fix e2e
* try fix e2e
* fix eslint config
* try fix e2e
* move search button to extensions
* move upload and create to extensions
* remove header actions as no longer needed
* cleanup
* e2e fixes and cleanup for unwanted files
* linting fixes
* linting fixes
* added button type to support text buttons
* linting fixes
* added more unit tests to achieve code coverage requirement
* fixing code covergae for aca-content
* fixed code coverage for aca-shared
* linting fixes
* linting fixes
* cleanup
* version fix
---------
Co-authored-by: SheenaMalhotra182 <sheena.malhotra@globallogic.com >
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
Co-authored-by: SheenaMalhotra182 <sheena.malhotra@contractors.onbase.com >
2023-04-20 07:18:24 -04:00
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
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
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
Silviu Popa
ce081aaad2
[ACA-3808] - fix e2e actionMenu ( #1580 )
...
* fix e2e actionMenu
* PR changes
* wait for context menu to close
* wait for menu to close after escape key
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com >
2020-08-06 20:45:05 +01:00
Denys Vuika
ddc6f36ab4
Prettier upgrade and e2e type checks ( #1522 )
...
* upgrade prettier
* noImplicitAny rule
* fix type
* update tsconfig
* upgrade to 150 print width
2020-07-14 10:03:23 +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