Eugenio Romano
d6a4f84161
generate documentation ( #7006 )
2021-05-10 10:47:48 +01:00
Eugenio Romano
c3452a4f62
Documentation build ( #6762 )
...
* move doc dependency in doctools
* add ignore link
* rebuild doc
* version index
* put it back some deps
2021-03-03 14:08:15 +00:00
Cilibiu Bogdan
8471fe40a5
[ADF-5311] Extract infinite select scroll loading logic to a reusable component ( #6536 )
...
* move translation to core
* select scroll directive
* register directive
* add infinite scroll directive
* clean up component and aditional logic
* use waitForAsync over async
* update docs
* change output emitter name
* revert to async
* restore default value;
* test
2021-01-15 11:35:39 +00:00
Eugenio Romano
1c51b2a1a6
Use hash strategy in demo shell as the other apps ( #6402 )
...
* hash startegy
* use hash in e2e
* trigger build
* fix
* fix
* remove children router overwrite crazynes
* Update login.module.ts
* revert not needed changes
* some fixes
* fix
* remove fdescribe
* fix
* fix
* Update share-file.e2e.ts
* Update lock-file.e2e.ts
* Update share-file.e2e.ts
* some fix
* some other fixes
* username as id
* fix after rebase
* username
* fix usernamee
* Fix the errorComponent
* Attempt to fix unit test - to check
* * Fixed circular dependency error while building adf-testing package
* * Fixed failing UT
* fix
* use username
* some fixes
* some fix
* fix
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
2020-12-16 18:46:56 +00:00
Mark Hulbert
3734151338
Remove escaped characters ( #6451 )
2020-12-11 16:37:49 +00:00
Francesco Corti
5a4cc4edda
Release Note for 4.2 - Initial draft. ( #6390 )
...
* Release Note for 4.2 - Initial draft.
* update dep
* documentation
* fix
* remove script
* lint
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-12-07 21:03:41 +00:00
Eugenio Romano
d7db9adbf6
Update Doc 4.1.0 ( #6215 )
...
* docbuild
* docbuild
* doc license audit
* remove link redirect to testing
2020-10-08 18:33:57 +01:00
Eugenio Romano
e2958b9988
update documentation 4.0.0 ( #5968 )
2020-08-10 18:06:51 +01:00
Urse Daniel
7c09fb1fb9
added functionality to view a previous version ( #5913 )
2020-07-27 09:29:29 +01:00
Vito
30c5c58d40
[ACA-3672] - added server order for document -list ( #5899 )
...
* [ACA-3672] - added sorting server side for document-list
* [ACA-3672] - added and fixed unit tests for backend order
* [ACA-3672] - fixed failing test
* [ACA-3672] - regenerated doc and renamed variable
Co-authored-by: Vito Albano <vitoalbano@Vitos-MacBook-Pro.local>
2020-07-23 14:04:05 +01:00
Eugenio Romano
5ea7b19c20
minor documentation fixes
2020-06-23 09:53:25 +01:00
davidcanonieto
46e4daeef3
[ADF-5158] ECM Version Directive ( #5779 )
...
* [ADF-5158] ECM Version Directive
* Update version-compatibility.directive.ts
* Update version-compatibility.directive.ts
* Change name from ecm to acs
* Fix unit tests
* Update docs for Version directive
* Fix unit tests
* Fix unit tests
* Linting
* Update apps-process-cloud.service.spec.ts
* Fix Ecm Service initialization
* Fix unit test
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-06-23 08:46:17 +01:00
Eugenio Romano
e70b977a71
review documentation ( #5407 )
2020-01-28 18:06:25 +00:00
Eugenio Romano
1de2ff0cc9
[DOCS-5508] Add more info for kerberos ( #5280 )
...
* Add more info for kerberos
* fix
* Minor updates
2019-11-22 12:58:33 +00:00
Eugenio Romano
42d02146fd
[ADF-3.2.0] review link doc ( #4689 )
...
* review link doc
2019-05-03 14:30:35 +01:00
Andy Stark
921fdc00df
[ADF-4391] Doc review for 3.2 ( #4601 )
...
* [ADF-4391] Reviewed new clipboard class docs
* [ADF-4391] Reviewed new proc cloud class docs
* [ADF-4391] Reviewed new datatable doc additions
2019-04-12 16:18:43 +01:00
Silviu Popa
a87d1ef002
[ADF-4272] TaskListCloud - improvements on CopyClipboardDirective ( #4547 )
...
* [ADF-4272] DocumentList - add Copy content tooltip directive
* [ADF-4272] - fix build issue
* [ADF-4272] - change directive name and add requested changes
* [ADF-4272] - reset task-list-cloud html content
* [ADF-4272] - fix build
* [AFG-4272] - change name to CopyClipboard
* [ADF-4272] - PR changes
* [ADF-4272] - fix tests
* [ADF-4272[] - lint
* [ADF-4272] - merge clipboard directive with copy-content directive
* [ADF-4272] - PR changes
* [ADF-4272] - change docs
2019-04-08 16:37:37 +01:00
Andy Stark
e5c7ffb314
[ADF-4249] Updates for doc review ( #4470 )
...
* [ADF-4249] Updated review checker tool to work with new doc subfolders
* [ADF-4249] Updates for doc review
2019-03-20 18:12:22 +00:00
Andy Stark
31479cfaa4
[ADF-4152] Restructured remaining doc folders and fixed links ( #4441 )
...
* [ADF-4152] Moved proc services cloud docs to subfolders
* [ADF-4152] Fixed links in PS cloud docs
* [ADF-4152] Added subfolders and checked links for extensions and insights docs
* [ADF-4152] Moved proc services cloud docs to subfolders
* [ADF-4152] Fixed links in PS cloud docs
* [ADF-4152] Added subfolders and checked links for extensions and insights docs
* [ADF-4152] Fixed links in Proc cloud, Insights and Extensions docs
* [ADF-4152] Updated links in user guide
* [ADF-4152] Fixed broken links in tutorials
* [ADF-4152] Fixed remaining links in core docs
* [ADF-4152] Fixed remaining links in proc services docs
* [ADF-4152] Fixed remaining links in content services docs
* [ADF-4152] Fixed links in breaking changes docs
* [ADF-4152] Updated main README index page
* [ADF-4152] Fixed glitches with preview ext component docs
2019-03-14 22:01:55 +00:00
Andy Stark
5fc05da7aa
[ADF-4152] Updated folder structure of core docs ( #4415 )
...
* [ADF-4152] Moved core library docs into subfolders
* [ADF-4152] Moved core library docs into subfolders
* [ADF-4152] Manual fixes to core doc file links
* [ADF-4152] Further automatic + manual link tidying
2019-03-12 14:20:20 +00:00