Andy Stark
383b74151a
[ADF-3745] Updates for doc review ( #3989 )
2018-11-20 02:03:20 +00:00
Andy Stark
7b3f400c48
[ADF-3745] Updates for doc review ( #3965 )
2018-11-14 14:23:14 +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
Maurizio Vitale
e7ae685bb2
Provide a way to specify external license file ( #3932 )
...
Create another tslint rule adf-enterprise-license
2018-10-31 12:59:23 +00:00
Maurizio Vitale
4c9629c2d6
[ADF-3550] Migration - Application List Component ( #3902 )
...
* [ADF-3538] start creating new folder for cloud components
* [ADF-3538] added new package to the script and the builds
* [ADF-3538] added some more changes to scripts
* [ADF-3538] - starting the new package
* fix package
* Add a cloud component as example
* Skip the scss style
* remove useless codes
* Add i18n example
* remove useless code
* Simplify the hello component
Fix the wrong path
* add the app-list-cloud-component
add the app-details-cloud-component
* Expose and use the new component
* Consume the new package and component from the demoshell
* Fix unit test app list cloud
* Fix process service cloud path
* Remove useless file
* * Added documentation to the appListcloud component
* Fix failing unit tests
2018-10-18 17:11:32 +01:00
Eugenio Romano
bcfe22b67a
bc script fix
2018-10-17 02:13:42 +01:00
Maurizio Vitale
0ecb6c13ec
[ADF-3538] Alfresco Process Service Cloud - new package with CLI ( #3872 )
...
* [ADF-3538] start creating new folder for cloud components
* [ADF-3538] added new package to the script and the builds
* [ADF-3538] added some more changes to scripts
* [ADF-3538] - starting the new package
* change index
* fix package
* Fix module structure with Cli
* add basic structure
* Create a library with angular cli
* Add a cloud component as example
* Skip the scss style
* add the import scss
* remove useless codes
* Add i18n example
* remove useless code
* Simplify the hello component
Fix the wrong path
* Fix process service cloud path
* Download process-service-cloud from the CS
2018-10-16 18:15:11 +01:00
Andy Stark
0ed5b2d5de
[ADF-3551] Doc fixes for release ( #3849 )
...
* [ADF-3551] Fixed missing docs index pages and links
* [ADF-3551] Fixed link in datatable docs plus ToC tool update
2018-10-02 15:00:38 +01:00
Andy Stark
431bde3ddf
[ADF-3587] Fixed doc comment problems ( #3822 )
...
* [ADF-3587] Fixed missing docs for accessor properties
* [ADF-3587] Fixed badly formed doc comments with deprecated tag
* [ADF-3587] Fixed linting issue with doc comment
2018-09-25 21:45:16 +01:00
Andy Stark
a7cdcbf7b9
[ADF-3551] Doc review updates ( #3789 )
...
* [ADF-3551] Updated docs plus minor ToC tool fix
* [ADF-3551] Updated docs and JSDocs
* [ADF-3551] Updated docs and JSDocs
2018-09-13 18:08:47 +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
Eugenio Romano
c6f56a2c2a
Improve build stages ( #3744 )
...
* travis precache
* rb change
* remove ut
* add cache warm up
* Prepare cache fix
* add test
* use env variabble to tag
* use env to label stages
* move lint step at start
* use dist for e2e
* upload dist in alfresco
* modify permissions
* travis script node
* remove polyfills
* revert some changes
* fix demo shell run test
* solve download
* revert debatable gallery change
2018-09-05 12:40:03 +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
Denys Vuika
6b24bfb1d4
[ADF-3299] and [ADF-3300] upgrade to Angular and Material 6 ( #3579 )
...
* upgrade to HttpClient
* upgrade to Renderer2
* upgrade Document reference
* remove useless test with deprecated ReflectiveInjector
* upgrade to latest typescript
* upgrade libs
* upgrade package scripts
* remove rxjs blacklists and duplicate rules
* add rxjs compat to help with migration
* fix breaking changes
* fix breaking changes in material
* fix breaking changes (material 6)
* upgrade rxjs, ngx-translate and flex layout
* update unit tests
* restore providers
* upgrade deprecated Observable.error
* rebase
fix first configuration problems
* fix style issues commented
* fix core build
* fix lib template errors
* move lib test execution in angular.json
* ignore
* karma conf files
* fix import statement test
* single run option
* update packages reporter
* restore report
* increase timeout
* improve karma conf test configuration
* fix test issues about lint
* fix test analytics
* fix process service test
* content service fix test
* fix logout directive test
* fix core test
* fix build
* update node-sass to latest
* update angular cli dependencies
* improve build script
create directorites and move files only if previous command succeded
* upgrade individual libs to 6.0
* remove old webpack files
* revert sass change
* fix type issues
fix style issues
* fix tslint demo shell issue
* fix peerdependencies
* fix test e2e BC
* package upate
* fix style import issue
* extract-text-webpack-plugin beta
* fix test dist build command
* remove alpha js-api
* fix tslint issue
add banner tslint rule
* upload service fix
* change BC script
* fix test dist script
* increase demo shell timeout test
* verbose copy
* path absolute
* fix script bc
* fix copy part
* fix path warning
fix monaco editor
* remove duplicate header
* remove unused import
* fix align and check ago tests
* add missing import
* fix notification button selector
* [ANGULAR6] fixed core tests
* fix CS test
* fix cs test step 2
* increase travis_wait for dist
* fix attachment PS
* fix checklist test
* use pdf min
2018-08-14 15:42:43 +01:00
Andy Stark
69d8ff147e
[ADF-3323] Updated doc tools to use DocFX intermediate files ( #3601 )
...
* [ADF-3323] Moved source file parsing to main doc tool
* [ADF-3323] Moved source info classes
* [ADF-3323] Added doc YAML generator tool
* [ADF-3323] Added doc YAML/JSON source paths to gitignore
* [ADF-3323] Completed templates and template context code
* [ADF-3323] Added source paths and updated type linker
* [ADF-3323] Final fixes to templates and type linking
* [ADF-3323] Fixed filter for private and protected methods
* [ADF-3323] Content services docs after check and rebuild
* [ADF-3323] Updated docbuild script in package.json
2018-08-14 15:42:25 +01:00
Denys Vuika
c63184334f
[ADF-3365] search filter fixes ( #3594 )
...
* preserve ordering of facet fields and queries
* update tests
* rework facet queries
* rework facet management, update unit tests
* remove unused interfaces
* fix test
* remove deprecated interfaces
* expose selection for the chip list
2018-08-14 15:42:23 +01:00
Andy Stark
821916fbd7
[ADF-3279] Initial refactoring of doc tools ( #3541 )
...
* [ADF-3279] Added timing option
* [ADF-3279] Updated to keep md files in memory during processing
* [ADF-3279] Changed read phase to use stored Markdown trees
* [ADF-3279] Renamed tool functions and removed obsolete ones
* [ADF-3279] Added progress bar and better error message handling
2018-08-14 15:42:04 +01:00
Andy Stark
a746a3e3d4
[ADF-3265] Updated index script to remove brief desc links ( #3520 )
2018-06-22 21:47:27 +01:00
Andy Stark
5a3ce3d299
[ADF-3230] Changes to stop doc tools from updating files unnecessarily ( #3519 )
...
* [ADF-3230] Added basic change detector to doc tools
* [ADF-3230] Updates to type linker to fix before/after inconsistencies
* [ADF-3230] Fixed comparison error caused by adjacent text blocks
* [ADF-3230] Added basic change detector to doc tools
* [ADF-3230] Updates to type linker to fix before/after inconsistencies
* [ADF-3230] Fixed comparison error caused by adjacent text blocks
* [ADF-3230] Modified props tool to remove spaces from union types
* [ADF-3230] Made ToC tool before/after state consistent
2018-06-22 13:24:38 +01:00
Andy Stark
c1b12204f3
[ADF-3239] Fixed deprecated property descriptions ( #3509 )
...
* [ADF-3239] Changed deprecated properties to include full description
* [ADF-3239] Updated deprecated properties of affected doc files
* [ADF-3239] Fixed badly formatted doc comment in tasklist
2018-06-20 13:04:21 +01:00
Eugenio Romano
ea4c9fe9aa
[ADF-3226] remove Double behaviour setting allow download and comment ( #3502 )
...
* fix restore notification
* improve path specification property
* fix lint and document issues
* fix test
* remove unused import
* remove double behavior allowComments and allowDonload can be set only thorough input property
2018-06-19 08:45:11 +01:00
Eugenio Romano
bc23d28ad6
[ADF-3223] Restore message directive files fix ( #3499 )
...
* fix restore notification
* improve path specification property
* fix lint and document issues
* fix test
* remove unused import
2018-06-18 22:58:58 +01:00
Andy Stark
58522d0722
[ADF-3198] Index and tutorial content review ( #3500 )
...
* [ADF-3198] Fixed glitches in doc index files and tools
* [ADF-3198] Reviewed new tutorial content and fixed index glitches
* [ADF-3198] Fixed host settings component brief description
2018-06-18 22:57:01 +01:00
Andy Stark
5b3fb4856d
[ADF-3203] Fixed doc tools bugs from Linux run and added verbose option ( #3496 )
2018-06-18 10:27:51 +01:00
Andy Stark
5b94d6e244
[ADF-3198] Updated index files + minor doc updates ( #3482 )
2018-06-13 16:06:33 +01:00
Andy Stark
992cd38216
[ADF-2824] Reviewed search docs for 2.4 ( #3477 )
...
* [ADF-2824] Moved search widget docs into separate pages
* [ADF-2824] Separated search widget page and added search filter service docs
* [ADF-2824] Updated new search docs with doc tools
2018-06-13 12:46:33 +01:00
Andy Stark
d152c367aa
[ADF-2824] Doc review and minor changes to review checker tool ( #3466 )
2018-06-11 09:48:02 +01:00
Andy Stark
beeb7bd369
[ADF-3150] Moved all doc tool config settings to doctool.config.json ( #3455 )
...
* [ADF-3150] Moved undoc stoplist to doc config file
* [ADF-3150] Moved config to doctools.config.json and removed obsolete scripts
2018-06-08 00:22:50 +02:00
Andy Stark
d9d37e1964
[ADF-2764] Applied new type linker features to proc services docs ( #3449 )
2018-06-07 15:37:47 +02:00
Andy Stark
9bb941887a
[ADF-2764] Applied new type linker features to content services docs ( #3446 )
2018-06-07 00:05:16 +02:00
Andy Stark
28ba09897e
[ADF-2764] Added new type linker features and applied them to core docs ( #3442 )
...
* [ADF-2764] Added basic support for composite and external types
* [ADF-2764] Added new type linker features and applied to core docs
2018-06-06 13:21:31 +02:00
Andy Stark
dfc83489e2
[ADF-3093] Added style checking tool for en.json translation file ( #3428 )
...
* [ADF-3093] Started li18nt VS Code extension
* [ADF-3093] Started work on UI style lint tool for VSCode
* [ADF-3093] Added UI style rules up to sg0006
* [ADF-3093] Added remaining style rules
* [ADF-3093] Added docs and command line tool
* [ADF-3093] Removed Microsoft notices and updated licences to Apache-2.0
2018-06-05 17:49:52 +02:00
Andy Stark
24f95e34bb
[ADF-2764] Fixed union type display glitches in property tables ( #3419 )
...
* [ADF-2764] Test commit to fix handling of union types in Github docs
* [ADF-2764] Fixed union type error in component docs
2018-05-31 16:05:20 +02:00
Andy Stark
04e50eeabd
[ADF-2764] Updated process services docs with latest features ( #3390 )
2018-05-24 18:10:35 +02:00
Andy Stark
41777e0540
[ADF-2764] Applied new doc tool features to core library ( #3383 )
2018-05-23 19:30:48 +01:00
Andy Stark
c8f04193c7
[ADF-2764] Updated doc files with latest script features ( #3368 )
...
* [ADF-2764] Updated doc files with latest script features
* [ADF-2764] Rebuilt full index instead of just content services index
2018-05-23 00:40:02 +01:00
Andy Stark
0e64efc4e2
[ADF-3040] Replaced doc template engine to fix whitespace issues ( #3356 )
2018-05-21 15:54:22 +01:00
Andy Stark
73bc62ae8f
[ADF-2979] Updated doc tools to avoid erasing MD docs with blank JSDocs in services ( #3347 )
...
* [ADF-2979] Update to ignore blank JSDocs for method signature
* [ADF-2979] Finished adding blank JSDoc check for services
2018-05-18 14:30:26 +01:00
Eugenio Romano
35ee120d5c
[ADF-2821] move module sidebar action menu ( #3321 )
...
* move module sidebar action menu
* fix core import test
* remove sidebar module
* skip error
* skiperror old versions
2018-05-15 17:15:56 +01:00
Andy Stark
92e0809a16
[ADF-2979] Updated props script to avoid copying missing JSDocs ( #3327 )
...
* [ADF-2979] Updated tools to ignore blank JSDocs for inputs/outputs
* [ADF-2979] Bug fixes for handling missing tables, etc
2018-05-15 16:03:51 +01:00
Andy Stark
60644d9917
[ADF-2969] Moved doc tools to new tools folder ( #3314 )
...
* [ADF-2969] Moved doc tools to new tools folder
* [ADF-2969] Added files missing from schematic
* [ADF-2969] Added missing files to schematic
2018-05-11 14:01:19 +01:00
Eugenio Romano
fe0ac0e474
move tslint ADF rules in principal repo ( #3247 )
...
* move tslint ADF rules in principal repo
* fix style issues
* change pacakge.json position
* update to angular cli 6.0.0
* reorganization package.json
* remove node modules2 folder
* exclude integration
* rollback alfresco-js-api
* solve types problems
* fix pdf test
* fix errors and exclude two tests
* fix e2e
* fix test
* copy all the new packages in node_modules
* fix test
* fix packaging script
* scss issue fix
* move test export in tools
2018-05-04 17:13:45 +01:00