Commit Graph

25 Commits

Author SHA1 Message Date
Denys Vuika
1727554517 [AAE-7145] upgrade to Ngrx 10 (#2479)
* upgrade to ngrx 10

* fix auth proxy

* migrate effects to newer syntax
2022-03-24 11:36:21 +00: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
Yuuki Ebihara
2bd1c6c906 Modify Japanese translation for README. (#2131) 2021-05-14 14:46:25 +01:00
Yuuki Ebihara
56e5002962 Modify Japanese translation for Extending (#2133)
* Modify Japanese translation for Extension Tutorial.

* Modify Japanese translation for Extension Tutorial.
2021-05-14 14:45:30 +01: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
bee9ebf603 Modify Japanese translation for Document List. (#2139) 2021-05-14 14:40:00 +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
Denys Vuika
72a762f371 Fix security issues and remove cpr dependency (#2102)
* remove cpr dependency

* fix security warnings
2021-05-06 14:50:44 +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
e3cbddb465 remove broken links to ACA code (#1671) 2020-09-15 10:25:44 +01:00
Denys Vuika
73611cb575 remove empty tutorial page 2020-08-11 12:57:00 +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
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
maurizio vitale
794d6a6c83 Rename branch to develop 2020-05-07 12:44:20 +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
Yuuki Ebihara
0d0ddfcf37 README Documentation Modify. (#1271)
* Fixed invalid url link.

* Update docs/features/side-navigation.md

Co-Authored-By: Suzana Dirla <dirla.silvia.suzana@gmail.com>

* Compatibility modify in README.md.

Co-authored-by: Suzana Dirla <dirla.silvia.suzana@gmail.com>
2019-12-30 13:41:13 +02: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