Yasa-Nataliya
adbbc1c152
[ACS-4708] Implemented user initials ( #3184 )
...
* added user initials
* modified spec file
* changes for config files
* class name renamed
* implemented the review comments
2023-05-16 14:25:43 +05:30
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
Dharan
8a54b113a0
[ACA-4487] support search forms layout ( #2195 )
...
* [ACA-4487] support search chips -initial commit
* * update adf, fixed comments and e2e
* * update context menu test
* * update tool bar test
* * remove await expect
* * add e2e back
2021-06-27 12:55:28 +02:00
davidcanonieto
cc6bb7e95b
[ACA-4365] Expanded info drawer for permissions, properties and comments ( #2080 )
...
* [ACA-4365] Expanded info drawer for permissions, properties and comments
* Add unit tests for details component
* Fix linting
* Fix e2e tests
* Fix e2e tests
* Change to Progress Bar
* Add unit test for node effects
* Fix unit test
* Standardize styles info drawer
* Remove permissions tab
* Updadte ADF dependencies
* Update permissions icon
* Improve navigation
* Fix linting
2021-04-28 09:30:07 +01:00
Eugenio Romano
07f968a42f
enable email aspect, new use case will be created to correctly address the read only scenario ( #1960 )
2021-01-30 09:28:44 +00:00
Adina Parpalita
2f8d3d58c4
[ACA-4264] refactor page load and loginWith methods ( #1952 )
...
* update extensions json files
* no message
* on login, sign out if anyone is already logged in
* one more selector override needed by ACA-4262
2021-01-29 12:27:32 +00:00
davidcanonieto
03b75a5fb3
[ACS-180] Add Description column to My libraries / Favorites ( #1486 )
...
* [ACS-180] Add Description column to My libraries / Favorites
* Fix e2e test
* Fix datatable selector
* Fix role and visibility selectors
* Add description to search library layout
* Final fix
2020-06-16 14:54:26 +01:00
dhrn
3b4579c19c
[ACA-3257] Add actions extension capability to info drawer ( #1471 )
...
* info drawer action added
* actions added
* * improved docs
* * added unit test
* fixed e2e
* * rename actions to toolbar
* * minor changes
* Update application-features.md
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2020-05-19 17:46:11 +01:00
Denys Vuika
672d6a75b1
[ACA-2302] upgrade to ADF 3.2.0 beta ( #1049 )
...
* upgrade to ADF 3.2.0 beta 2
* remove deprecated extension classes
* fix some DL style issues
* update class names
* update cell classes
* update viewer
* fix test
* update angular dependencies
* cleanup login component
* update tests
* fix selector
* fix document list cell selector
* fix viewer extension test
* upgrade to beta3
* fix some tests and disable tests until regression is fixed on ADF side
* disable hyperlink e2e for now
* upgrade to latest alpha
* restore tests
2019-03-30 16:48:15 +00:00
Denys Vuika
da3527b0db
unified format for viewer sub-menus ( #901 )
...
* unified format for viewer sub-menus
* fix tests
* update prettier
2019-01-20 11:13:55 +00:00
Adina Parpalita
b2b0da4c86
[ACA-1797] add tests for viewer actions extension ( #666 )
2018-09-25 09:29:21 +01:00
Adina Parpalita
4f56095774
[ACA-1695] automate test for Viewer extensions - content ( #582 )
...
* automate test for Viewer extensions - content
* revert file committed by mistake
* fix change committed by mistake
2018-08-24 16:23:45 +03:00