MichalKinas
0e7610919d
[ACS-9371] Migrate docs from docs.alfresco to support.hyland ( #4446 )
2025-03-12 14:25:42 +01:00
DominikIwanek
207410c44c
[MNT-22836] - support of pkce o auth grant type by aims ( #3422 )
...
* [MNT-22836] - support PKCE code flow in SSO
2023-11-21 15:02:24 +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
Yuuki Ebihara
36426427c9
Modify Japanese translation for Navigation. ( #2134 )
2021-05-14 14:45:00 +01:00
Yuuki Ebihara
97f48adf98
Modify Japanese translation for SSO. ( #2135 )
2021-05-14 14:40:27 +01:00
Yuuki Ebihara
b7f3ccfe5b
Modify Japanese translation for Configuration doc. ( #2120 )
2021-05-12 09:22:56 +01:00
Yuuki Ebihara
14406f0810
Modify Japanese translation for CORS docs. ( #2121 )
2021-05-12 09:22:29 +01:00
Yuuki Ebihara
ca437eecac
Modify Japanese translation. ( #2108 )
2021-05-07 15:55:55 +01:00
Popovics András
2859b16356
[AAE-4628] Release without the About and Settings modules, but have them baked into the app otherwise ( #2022 )
2021-02-25 21:52:14 +00: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
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
2854c17cd9
[ADF-5183] Upgrade to Angular 10 ( #1506 )
...
* upgrade preparation fixes
* remove fdescribe
* update browserlist config
* ng8
* ngrx 8
* ng9
* ngrx 9
* remove entryComponents
* unit tests
* ng 10
* latest ADF
* fix unit tests
* fix lint
* update deps and travis
* code fixes
* upgrade webdriver
* cleanup libs
* fix test
* update test
* Use browserTarget as target for lite-serve
* Use the update webdriver with CI condition
* Use version console.log('load', path
* Fix path sh
* Try to use remote env
* Add the . to export variabled
* Use hardcoded chrome version
* Remove the run remote
* Avoid to use the escape
* Skip flaky e2e and raise issue ACA-3615
* SKip failing e2e
* Skip flaky e2e and raise issue ACA-3615
* Fix close app toolbar menu and preconditions + tests of mark-favorite.test.ts Personal Files section
* Fix mark-favorite tests
* Fix ext-header test
* Fix new-menu tests
* Fix lint
* no message
* Fix viewer tests
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>
2020-07-09 09:37:06 +01:00
Baptiste Mahé
0cca87b382
[ACA-2123] Change header colors ( #1376 )
...
* [ACA-2123] Change header colors
* [ACA-2123] Update initial state to meet new header background-color
2020-03-26 15:43:16 +00:00
Baptiste Mahé
56e147a96f
[ACA-2123] New header background color for AA accessibility ( #1366 )
...
* [ACA-2123] New header background for AA accessibility
* [ACA-2123] Remove useless foreground variable
* [ACA-2123]Changed headerColor value in doc and app's initial state
2020-03-19 17:30:54 +00:00
Martin Muller
b228ca2f64
Try latest ACS com to see if e2e are passing ( #1248 )
...
* use latest ACS com
* add workaround for REPO-4772
* due to the workaround done for REPO-4772, files now have an initial version set to MAJOR 1.0
* add workaround for REPO-4772 for bulk create files
* Get ACS log if something goes wrong
* wait for the dialog to close only in specific cases
* Import Custom Model into ACS. Update proxy to work with Share.
2019-11-18 18:08:32 +01:00
Suzana Dirla
6ded4227ec
Japanese docs - add language picker with Japanese & fix links ( #1202 )
2019-09-13 15:29:00 +03:00
Yuuki Ebihara
d67f95cfff
Add Japanese document ( #1186 )
...
* Fixed invalid url link.
* Update docs/features/side-navigation.md
Co-Authored-By: Suzana Dirla <dirla.silvia.suzana@gmail.com>
* Initial japanese translation.
2019-09-10 14:46:48 +03:00