Adam Świderski
d9391bef51
[ACS-7453] updated license header to 2024 ( #3747 )
...
* [ACS-7453] updated license header to 2024
* [ACS-7453] Updated the rest of licenses manually to 2024
* [ACS-7453] review changes
2024-03-29 12:35:49 +01:00
Denys Vuika
09aba59b06
[ACS-6563] cleanup protractor configs and e2e for extensibility ( #3591 )
...
* cleanup extensibility configs and protractor e2e
* cleanup
* cleanup
2024-01-10 09:09:11 -05:00
Denys Vuika
27eddf3596
Code cleanup and optimisations ( #3383 )
...
* cleanup unused css
* remove unused store/reducer blocks
* fix typo in toolbar ("tool-bar")
* toolbar action: break dependency on adf-core
* unified toolbar component
* break dependency on adf toolbar module
* update e2e
* update e2e
* update e2e
* update e2e
* update e2e
* fix search results toolbar spacing
* cleanup unused app state
* cleanup unused code
* fix toolbar divider color
* fix missing buttons in the info drawer
* fix css nesting
* fix search results css
2023-08-14 19:43:33 +01:00
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
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
Adina Parpalita
e227248324
[ACS-1129]fix signOut method to work for SSO as well
2021-01-13 19:02:14 +02:00
Adina Parpalita
b8feed47c3
[ACA-4242] Update e2e login method to account for the changes done for ACA-4197 ( #1910 )
...
* build dev instead of e2e
* clear localStorage before new login
* re-enable all tests
* try again build.e2e
* enable one test
* exclude again
* no message
* no message
2021-01-11 15:55:14 +00:00
Denys Vuika
20f1752b48
[ADF-5247] always enabled language picker (via extensions) ( #1730 )
...
* always enabled language picker
* fix tests
* update e2e tests
* fix aos plugin
2020-10-15 08:57:04 +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
Roxana Diacenco
6e17405787
[ACA-3392] Create aca-testing-shared project to be reused in ADW ( #1480 )
...
* Move e2e framework to aca-shared/testing
* * Update e2e suites imports from @alfresco/aca-shared/testing
* Remove testing framework from 'e2e' directory
* Move e2e testing framework to `aca-testing-shared` project
2020-06-04 22:40:07 +02:00