Dharan
bbc2701df2
[ACA-4486] docs update ( #7146 )
...
* [ACA-4486] docs update
* * [ci:force] rename see also section
* [ci:force] settings and migrate step added
* settings and migrate step added
* [ci:force] minor corrections
2021-07-05 11:56:56 +02:00
Eugenio Romano
2d61a2941c
Update extensibility.md
2021-06-17 12:11:28 +02:00
Denys Vuika
251b64a8f3
update docs on the extension value replace ( #7029 )
2021-05-14 12:03:48 +01:00
Francesco Corti
0a263dff2b
Tutorial on creating ADF based applications. ( #6600 )
2021-02-08 09:49:25 +00:00
Francesco Corti
5216d3a541
Duplicated tutorial (because of the renaming) ( #6469 )
...
Duplicated tutorial (because of the renaming)
2020-12-17 13:07:28 +00:00
Francesco Corti
951ecabe22
AAE renamed APA in guides and files. ( #6257 )
2020-10-16 12:00:23 +01: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
Ole Hejlskov
71ec41f303
Ole tutorial updates ( #6153 )
...
[skip ci]
* Restructure tutorials to remove duplication
* Update to work with ADF 4.0 and fix language + grammar
* Restructure and add Angular CLI section for prerequisites
* Language fixes
2020-09-27 10:26:22 +01:00
dhrn
d7f0fa5aa0
[AAE-3493] Update the documentation to provide the proper guidance on custom forms widgets for APA and APS developers ( #6158 )
...
* * improve docs
* * assets fixed
* * links fixed
* * versions fixed
* * assets added
* * fix links
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* * example fixed
* * minor changes
* Make stencils document step-based
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
Co-authored-by: Mark Hulbert <mark.hulbert@alfresco.com>
2020-09-25 12:42:37 +01:00
davidcanonieto
5850f4c929
[ADF-5218] Fix custom stencil usage on Start Process Form ( #5999 )
...
* [ADF-5218] Fix custom stencil usage on Start Process Form
* Fix e2e test
* Fix task form provider
* Fix people tests
* Add docs
* Update stencil docs
* Remove outdated docs
* Update task details component
2020-08-14 20:45:07 +01:00
Denys Vuika
cd2b489100
[ADF-5146] Upgrade to Angular 10 ( #5834 )
...
* remove useless module
* upgrade to angular 8
* upgrade material to v8
* upgrade adf libs
* migrate demo shell to v8
* upgrade to angular 9
* upgrade material to v9
* remove hammer
* upgrade nx
* upgrade datetime picker
* upgrade flex layout
* update core api
* remove entry components
* code fixes
* upgrade testbed usage
* code fixes
* remove unnecessary core-js from tests
* upgrade CLI
* ts config fixes
* fix builds
* fix testing config
* compile fixes
* fix demo shell dev setup
* fix core tests
* fix card view import
* upgrade nx
* disable smart builds for now
* remove fdescribe
* restore smart builds
* fix issues
* unify tsconfigs and fix newly found issues
* fix configuration and cleanup package scripts
* improved production build from the same config
* use ADF libs directly instead of node_modules
* disable smart build
* single app configuration (angular)
* fix core build
* fix build scripts
* lint fixes
* fix linting setup
* fix linting rules
* various fixes
* disable affected libs for unit tests
* cleanup insights package.json
* simplify smart-build
* fix content tests
* fix tests
* test fixes
* fix tests
* fix test
* fix tests
* disable AppExtensionsModule (monaco example)
* remove monaco extension module
* upgrade bundle check rules
* fix insights tests and karma config
* fix protractor config
* e2e workaround
* upgrade puppeteer and split linting and build
* reusable resources config
* update protractor config
* fix after rebase
* fix protractor config
* fix e2e tsconfig
* update e2e setup
* Save demoshell artifact on S3 and remove travis cache
* Push the libs on S3 and fetch before releasing it
* Add deps
* Add dependencies among libs and run only affected unit test and build
* fix the travis stage name
* fix after renaming dev to demoshell
* force the order of the projects
* remove unused dependencies
* fix content e2e script
* exit codes fix
* add extra exit codes to core e2e
* postinstall hook and package cleanup
* cleanup packages
* remove deprecated code and dependency on router
* improve bundle analyzer script
* minor code fixes
* update spec
* fix code after rebase
* upgrade protractor after rebase
* fix e2e mapping lib
* Update tsconfig.e2e.json
* update e2e tsconfig
* fix angular config
* fix protractor runs
* cache dist folder for libs
* update material selectors for dropdowns
* selector fixes
* remove duplicated e2e that have unit tests already
* fix login selector
* fix e2e
* fix test
* fix import issues
* fix selector
* cleanup old monaco extension files
* cleanup demo shell login
* add protractor max retries
* disable customisations of protractor
* fix login validation
* fix after rebase
* fix after rebase, disable latest versions of libs
* Hide the report tab and rollback the localstorage
* rename protractor config back to js
* restore lint as part of build
* cleanup code
* do not copy anything to node_modules on dist test
* fix unit tests
* config fixes
* fix code
* fix code after rebase
* fix tests
* remove existing words from spellcheck
* remove useless directive decorators
* update package.json after rebase
* add js-api back
* code fixes
* add missing export
* update configs
* fix code
* try fix the sso login test
* fix
* remove puppeteer unit
* fix e2e script
* fix
* make provider easy
* fix routes module before upgrade
* fix unit tests
* upgrade angular cli
* upgrade to angular 10
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-07-03 13:01:05 +01:00
Eugenio Romano
e2d58e7a44
Update kerberos.md
2020-04-01 18:02:40 +01: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
a6ad7a5ad0
Documentation update 3.6.0 ( #5257 )
...
* documentation update 3.6.0
* documentation update 3.6.0
* update missing doc
2019-11-18 12:34:28 +00:00
Eugenio Romano
3dc92beeb9
Review documentation plus some tools fix ( #5100 )
...
* review 3.5.0 doc
* fix documentation
* fix documentation
* fix documentation
2019-09-26 10:27:04 +01:00
Paul Roth
c4adfd49c0
Propose a correction to what appears to be a minor typo ( #5026 )
...
* Propose a correction to what appears to be a minor typo
removed the word 'a'.
* Update extensibility.md
2019-08-28 13:49:18 +02:00
Eugenio Romano
3767c5d8de
Docs review 3.4.0
2019-08-05 16:59:34 +01:00
davidcanonieto
a0d4160c11
[ADF-4713] Add new DecimalNumber Pipe to transform and localize numbers ( #4926 )
...
* [ADF-4713] Add new DecimalNumber Pipe to transform and localize numbers
* Unsubscribe from userPreference service
* Make Pipe impure
* Add documentation in localization page
2019-07-18 12:09:50 +02:00
Eugenio Romano
f934aa306b
restore install
2019-06-18 16:26:34 +01:00
davidcanonieto
25446b5ba3
[ADF-4680] Add documentation for dateValues in app.config.json ( #4859 )
...
* [ADF-4680] Add documentation for dateValues in app.config.json
* Improve English
* Create new localization file
* Update localized-date.pipe.md
* Update card-view-datetimeitem.model.ts
* Update localized-date.pipe.md
2019-06-18 15:17:48 +01:00
Eugenio Romano
e03290d26c
Review doc 3.3.0 ( #4851 )
...
* fix documentation missing params
* fix index
* fix aftere release
* fix aftere review
2019-06-14 17:06:52 +01:00
davidcanonieto
7497822a46
[ADF-4342] Create localized pipe and centralize date format ( #4813 )
...
* [ADF-4342] Date Format defined in app config
* [ADF-4342] Create localized pipe and centralize date format
* Add unit test for new date pipe
* Add info internationalization docs
* Fix lining
* Fix linting
* Fix date pipe unit test
* [ADF-4342] Add supported language files
* Fix e2e tests
2019-06-11 09:35:35 +01:00
Cilibiu Bogdan
f18d534f9e
update documentation ( #4814 )
2019-06-06 11:17:22 +01:00
Eugenio Romano
42d02146fd
[ADF-3.2.0] review link doc ( #4689 )
...
* review link doc
2019-05-03 14:30:35 +01:00
Cilibiu Bogdan
3b83539b13
[ADF-4227] Sidenav Layout - support direction ( #4583 )
...
* basic ui direction service
* direction property
* demo shell integration
* move the direction in up sidenav layout to allow also the header to reorganize
use the configuration editor to change rtl ltr
add documenation
* Update app.component.html
* fix unit tests
* fix overlay viewer e2e
* fix e2e
2019-04-25 00:48:41 +01:00
Andy Stark
33c4460831
[ADF-4356] Added Activiti 7 tutorial after review ( #4553 )
2019-04-04 13:21:54 +01: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
e49ba58d65
[ADF-4239] Updated and moved ADF introduction page ( #4434 )
...
* [ADF-4239] Updated introduction text and moved to docs folder
* [ADF-4239] Fixed bad link
2019-03-14 11:43:07 +00:00
Andy Stark
ae12e3f019
[ADF-4228] Started basic doc for RTL support ( #4432 )
2019-03-14 11:36:24 +00:00
Andy Stark
9915935714
[ADF-3745] Performed doc checks with tools ( #4287 )
...
* [ADF-3745] Fixed broken links
* [ADF-3745] Added broken link fix for version index
* [ADF-3745] Fixed issues caught by Markdown structure checker
* [ADF-3745] Fixed broken external links and their tool config
2019-02-07 16:34:46 +00:00
davidcanonieto
1c25b50b1a
[ADF-1344] New Custom Loading Content Directive for Datatable Component ( #4156 )
...
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive
2019-01-25 12:15:28 +00:00
Andy Stark
74475dbd42
[ADF-3745] Fixed links in rel notes, tutorials and guide ( #4179 )
2019-01-17 17:21:23 +00:00
Andy Stark
a416cbab82
[ADF-3745] Fixed broken links in docs ( #4141 )
...
* [ADF-3745] Updated broken links
* [ADF-3745] Fixed glitches in release notes
* [ADF-3745] Removed unwanted type links
2019-01-14 19:19:52 +00:00
Andy Stark
478b299960
[ADF- 3846] Started Extensions library docs ( #4095 )
...
* [ADF-3846] Added some doc comments and skeleton doc files
* [ADF-3846] Added basic docs for Extensions library
* [ADF-3846] Fixes to index pages
* [ADF-3846] Did tslint check and fixed error with doc comment
2018-12-21 17:46:03 +00:00
Denys Vuika
b5f9036545
[ADF-3784] support for browser cultures (i18n) ( #4066 )
...
* support language cultures
* update docs
* fix typo
* fix tests
* correctly replace fallback translations
* login dialog fixes
* fix error component
* [denys-i18n-cultures] Fix error content unit tests
2018-12-20 16:41:56 +00:00
Andy Stark
0357adc641
[ADF-3792] Added title metadata to Markdown files ( #4088 )
2018-12-19 11:11:16 +00:00
Andy Stark
ca5543c48d
[ADF-3792] Added metadata to README files ( #4034 )
...
* [ADF-3792] Added title and publishing metadata to README files
* [ADF-3792] Fixed index tool bugs and rebuilt index pages
2018-11-29 14:56:07 +00:00
Andy Stark
89fcdec5ef
[ADF-3745] Updates for doc review ( #3963 )
...
* [ADF-3745] Updates for doc review
* [ADF-3745] Updated tutorial index
* [ADF-3745] Updated document list doc page
2018-11-13 09:20:30 +00:00
Andy Stark
4e3f6e942f
[ADF-3731] Added more detail about locale language selection ( #3959 )
2018-11-12 11:51:15 +00:00
Andy Stark
dc64231ba5
[ADF-3577] Corrected doc filename for content metadata card component ( #3808 )
...
* [ADF-3577] Corrected doc filename for content metadata card component
* [ADF-3577] Fixed missing transclusion page link in index
2018-09-20 11:29:15 +01:00
Andy Stark
2c49de6070
[ADF-3514] Added transclusions sections to doc files ( #3756 )
...
* [ADF-3514] Added transclusion sections and guide page
* [ADF-3514] Updated tables of contents where needed
* [ADF-3514] Updated index files
2018-09-10 11:11:25 +01:00
Andy Stark
e03f3a1a6b
[ADF-3323] Fixed broken links in doc files ( #3662 )
...
* [ADF-3323] Fixed URL path to Typescript source files
* [ADF-3323] Fixed and checked broken links caused by previous bug
2018-08-14 15:42:45 +01:00
Andy Stark
3bbabb5dad
[ADF-3087] Clarified section about adding/replacing keys in i18n guide ( #3392 )
...
* [ADF-3087] Clarified section about adding/replacing keys
* [ADF-3087] Corrected information in i18n and translation service docs
2018-05-25 11:10:21 +01:00
Francesco Corti
5e254777f1
Added the 'Content metadata component' tutorial. ( #3386 )
2018-05-24 12:39:38 +02:00
Francesco Corti
5c97fd99de
Added the tutorial 'Basic theming'. ( #3378 )
2018-05-23 12:43:14 +01:00
Francesco Corti
25f20dbec9
Added the tutorial 'Working with the Nodes API Service'. ( #3319 )
2018-05-15 15:25:35 +01:00
Francesco Corti
2b9eec4af7
Added the tutorial 'Creating your JavaScript application using alfresco-js-api'. ( #3310 )
...
* Added the working-with-nodes-api-service tutorial.
* Added the 'Alfresco Example Content Application' paragraph to the 'Preparing the development environment' tutorial.
* Added the tutorial 'Creating your JavaScript application using alfresco-js-api'.
* Added the image of the tutorial.
* Typo in 'creating-javascript-app-using-alfresco-js-api.md'
Typo in 'Prerequisites'.
* Typos in 'creating-javascript-app-using-alfresco-js-api.md'
Two small typos.
* Wrong sentence in 'creating-javascript-app-using-alfresco-js-api.md'
...into Angular applications, but it is "framework agnostic".
* Typo on 'creating-javascript-app-using-alfresco-js-api.md'.
...and Angular...
2018-05-11 14:30:16 +01:00
Francesco Corti
b7d11d7697
Added the working-with-nodes-api-service tutorial. ( #3295 )
2018-05-10 14:30:09 +01:00
Francesco Corti
fbe675aedb
Tutorials: Creating an ADF app using Yeoman and Customising the Login component. ( #3217 )
...
* Adding two tutorials: creating the app using Yeoman and Customising login component.
* Review of PR #3217 .
2018-04-19 16:19:16 +01:00
Francesco Corti
0ff0573401
New tutorial about: Working with DataTable. ( #3199 )
...
New tutorial about: Working with DataTable
2018-04-19 09:22:12 +01:00