20 Commits

Author SHA1 Message Date
AleksanderSklorz
e9bc42df10
[ACS-4534] nx workspace support for aca (#3143)
* ACS-4534 Added nx workspace support

* ACS-4534 Updated package-lock.json file

* ACS-4534 Configured cache directory and affected command

* ACS-4534 Updated README

* ACS-4534 Updated more README files

* ACS-4534 Fixed lint

* ACS-4534 Address comment for readme

* ACS-4534 Removed redundant build-libs script

* ACS-4534 Fixed start script

* ACS-4534 Updated some left documentation

* ACS-4534 Added more helper scripts, addressed PR comments

* ACS-4534 Updated package-lock.json after rebasing

* ACS-4534 Fix stylelint issue
2023-04-25 15:34:34 +02:00
Joerison Silva
3453eef75d
Fix first extension instruction (#2485) 2022-06-21 14:05:56 +01:00
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
9b8ac6bb5c upgrade guide (#2325)
* upgrade from ACA 2.4.0 to 2.5.0

* * minor changes

* * remove aca prefix
2021-11-16 13:05:05 +00:00
Denys Vuika
fc07bbae33 update viewer docs (#2316) 2021-11-16 13:05:05 +00:00
Popovics András
46a179c75a
[MNT-22574] Conditional AI Search (#2339)
* [MNT-22574] Support rules for search forms

* * fix lints

* Patch version increment

Co-authored-by: dhrn <dharan.g@muraai.com>
2021-11-04 15:09:18 +01:00
Eugenio Romano
6bf1765982 improve first extension docs 2021-09-13 14:59:15 +01:00
Eugenio Romano
536a43d30e
Custom viewer extension documentation (#2292) 2021-09-13 11:09:41 +01:00
Eugenio Romano
ee27271776
Improve documentation extension (#2266)
* improve documentation step 1

* improve documentation step 2

* improve documentation step 3

* move in tutorials

* tutotrials

* fix

* fix

* fix

* fix links

* metadata extension configutation

* tutorials links revamp
2021-08-26 11:52:57 +02: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
Francesco Corti
7f1343b504
Wrong extension for two tutorials. (#1972) 2021-02-04 14:24:26 +00:00
Francesco Corti
2aabada18d
Type on the tutorial (#1964) 2021-02-01 12:02:17 +00:00
Francesco Corti
2c47c5cc86
Adding two tutorials on extension creation and installation. (#1959) 2021-01-29 16:03:11 +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
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
Denys Vuika
9db1c2989f
shared library (#1080)
* shared project scaffold

* rules package

* move evaluators to shared lib

* add rxjs peer dependency

* use dedicated material namespaces

* create store package, move actions

* move selectors to shared library

* move generic effects to shared lib

* move routing extensions

* minor code reorg

* fix unit tests

* move content-api service

* move permission service

* update tests

* update plint config

* move page layout

* css variables

* use dedicated css property

* move generic error component to shared lib

* fix test
2019-04-25 14:56:54 +01:00
john-knowles
cc1274b951
Update introduction-to-extending.md 2019-03-22 11:22:39 +00:00
Andy Stark
afa6de5687 [ACA-2157] Added basic ABN metadata (#902) 2019-01-21 18:38:30 +00:00
Andy Stark
ef8447b750 [ACA-1889] Split Extending section into separate files (#784)
* [ACA-1889] Split Extending section into separate files

* [ACA-1889] Split Extending section into separate files

* [ACA-1889] Added recent changes and then deleted extending.md

* [ACA-1889] Added Tutorials section
2018-11-06 20:19:00 +00:00