davidcanonieto
2753771d29
[ADF-4273] Remove description property from Process Instance Cloud Model ( #4568 )
...
* [ADF-4273] Remove description property from Process Instance Cloud Model
* [ADF-4273] Remove from e2e tests
2019-04-09 16:49:44 +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
davidcanonieto
dee63e3f3b
[ADF-3887] Different local storages for different ADF apps ( #4539 )
...
* [ADF-3887] Different local storages for different ADF apps
* [ADF-3887] Add documentation
* [ADF-3887] Add unit tests and improve code
* [ADF-3887] Add unit tests
* [ADF-3887] Fix e2e tests
* fix test
* fix test
* Update storage.service.md
2019-04-08 15:23:46 +01:00
Denys Vuika
f89bf507f5
[ADF-4193] search error notifications and empty results ( #4567 )
...
* search error notifications and empty results
* update docs
2019-04-08 14:25:47 +01:00
siva kumar
78daf68777
[ADF-4351] Change APS2 services url pattern form -service/
to /service/
( #4563 )
...
* [ADF-4351] Change APS2 services url pattern form ` -service/` to `/service/`
* Changed all query and runtimebundle app name convention.
* Use the correct name of the class
* Skip latest unit test that is failing
* Change the karma
* Fix failing unit test on editTaskCloud
2019-04-08 14:03:53 +01:00
Andy Stark
4339af9f42
[ADF-4285] Removed incorrect example from content metadata docs ( #4564 )
2019-04-05 17:24:06 +01:00
davidcanonieto
ec9d2785fa
[ADF-4360] No growing cells for Datatable compoennt ( #4561 )
2019-04-05 12:47:31 +01:00
Silviu Popa
506ca306da
[ADF-4308] DatatableComponent - add Json cell type ( #4518 )
...
* [ADF-4308] DatatableComponent - add Json cell type
* [ADF-4308] - PR changes
* [ADF-4306] - remove unnecesary code and properties
* [ADF-4308] - PR changes
2019-04-05 12:46:15 +01:00
Francesco Corti
58e0e44693
Update after some new tests. ( #4559 )
2019-04-05 08:18:50 +01:00
Andy Stark
33c4460831
[ADF-4356] Added Activiti 7 tutorial after review ( #4553 )
2019-04-04 13:21:54 +01:00
Vito
c5ac798c5b
[ADF-4327] added templating for content dialog ( #4549 )
...
* [ADF-4327] added templating for content dialog
* [ADF-4327] added unit test and documentation
2019-04-04 12:44:47 +01:00
davidcanonieto
4ebc8e2527
[ADF-4142] Remove processDefinitionKey property from EditTaskCloud component docs ( #4552 )
2019-04-04 12:13:35 +01:00
Vito
0800c406cd
[ADF-4328] added expandedSideNav as new user preference value ( #4545 )
...
* [ADF-4328] added expandedSideNav as new user preference value
* [ADF-4328] update demo shell with the new User preference value
* [ADF-4328] added documentation update
2019-04-03 17:56:37 +01:00
Eugenio Romano
81eb2d5230
Merge branch 'development' into next-release-3.2.0
2019-03-30 10:48:29 +00:00
Eugenio Romano
b0587da7b7
Update RelNote310.md
2019-03-29 17:29:50 +00:00
Eugenio Romano
eb18af8945
fix doc small issue
2019-03-29 16:24:03 +00:00
Eugenio Romano
b35fb4df93
Merge branch 'development' into next-release-3.2.0
2019-03-29 16:17:03 +00:00
Denys Vuika
3b53184598
info drawer fixes ( #4529 )
2019-03-29 16:09:54 +00:00
Andy Stark
95ee2bca71
[ADF-4249] Doc review updates ( #4524 )
...
* [ADF-4249] Edit latest changes to release notes
* [ADF-4249] Fixed links
2019-03-29 11:54:07 +00:00
Eugenio Romano
944ca8e5d8
add click callback and remove icon if is not editable ( #4516 )
2019-03-28 18:52:43 +00:00
Francesco Corti
71fc1fd039
Release note and compatibility matrix for ADF 3.1 ( #4505 )
...
* Initial draft of the release note and compatiobility matrix.
* Release note review.
* Update RelNote310.md
* Update RelNote310.md
* Release notes review (#4519 )
* Reviewed text
* Fixed Markdown and anchors
* tech part release
2019-03-28 18:40:04 +00:00
Andy Stark
ded6c4736c
[ADF-4300] Updated sort properties lists with the non-filter properties ( #4508 )
2019-03-27 17:40:03 +00:00
Andy Stark
49dab5d030
[ADF-4294] Added licence info page for 3.1 ( #4507 )
...
* [ADF-4300] Clarified info about sort properties for Edit task/proc cloud docs
* [ADF-4294] Generated new licence info page for 3.1
2019-03-27 15:04:20 +00:00
Maurizio Vitale
391094e467
[ADF-4295] AuthGuardSsoRoleService - Provide a way to check the resorces_access of the jwt token ( #4488 )
...
* Provide a way to check the resorces_access of a jwt token
* Add unit test in case the client role is missing or contains a different one
* Improve the documentation related to the AuthGuardSSO
2019-03-27 09:55:33 +00:00
Silviu Popa
c3bbbe6dab
[ADF-4096] ProcessCloud/TaskList - undefined filename attribute ( #4333 )
...
* [ADF-4127] ProcessServicesCloud - add claim/unclaim directive (#4464 )
* [ADF-4127] ProessServicesCloud - claim task directive
* [ADF-4127] - fix doc
* [ADF-4127] - revert docs changes
* [ADF-4127] - revert doc changes
* [ADF-4127] - fix doc and reset sourceLinker.js
* [ADF-4127] - refractor task-cloud.service. add validation for claim/unclaim and fix unit tests
* [ADF-4127] - fix docs files
* [ADF-4127[ - add aditional complete task validation
* [ADF-4127] - PR changes
* [ADF-4127] - complete docs file
* [ADF-4127] - more PR changes
* [ADF-4127] - change Unclaim task name and wait for task to be claimed and unclaimed before emit the success event
* [ADF-4127] - fix unit tests
* [ADF-4095] ProcessCloud - change api response format
* Revert "[ADF-4095] ProcessCloud - change api response format"
This reverts commit 8ddd3477ad3de047911f0538941c65d2bf7e60e2.
* [ADF-4096] DatatableComponent - revert changes and remove filename attribute
* [ADF-4096] - change filename attribute and fix unit tests
* [ADF-4096] - fix core e2e test
2019-03-27 09:55:33 +00:00
Andy Stark
c2d639ff66
[ADF-4300] Clarified info about sort properties for Edit task/proc cloud docs ( #4503 )
2019-03-26 17:01:55 +00:00
Andy Stark
cec08f50d7
[ADF-4249] Updates for doc review ( #4494 )
...
* [ADF-4249] Doc review updates
* [ADF-4249] Updated doc index pages
* [ADF-4249] Minor corrections to un/claim task docs
2019-03-26 10:18:44 +00:00
Andy Stark
8a86981da7
[ADF-4249] Fixed issues with ToC and auto-linking tools ( #4492 )
...
* [ADF-4249] Fixed issues with anchors in contents sections
* [ADF-4249] Removed redundant copy of edit proc filter cloud docs
* [ADF-4249] Fixed YAML template generation for accessor props
* [ADF-4249] Fixed ToC link generation
* [ADF-4249] Fixed type alias links in component docs
2019-03-25 17:56:25 +00:00
Andy Stark
fe016f2580
[ADF-4146] Added 2.6 -> 3.0 upgrade guide ( #4481 )
...
* [ADF-4146] Started upgrade guide for 2.6->3.0
* [ADF-4146] Finished upgrade guide and updated indexes
* [ADF-4146] Added lib/Yeoman update instructions
* [ADF-4146] Fixed broken links to scss files
2019-03-25 17:08:16 +00:00
Silviu Popa
31658c0974
[ADF-4127] ProcessServicesCloud - add claim/unclaim directive ( #4464 )
...
* [ADF-4127] ProessServicesCloud - claim task directive
* [ADF-4127] - fix doc
* [ADF-4127] - revert docs changes
* [ADF-4127] - revert doc changes
* [ADF-4127] - fix doc and reset sourceLinker.js
* [ADF-4127] - refractor task-cloud.service. add validation for claim/unclaim and fix unit tests
* [ADF-4127] - fix docs files
* [ADF-4127[ - add aditional complete task validation
* [ADF-4127] - PR changes
* [ADF-4127] - complete docs file
* [ADF-4127] - more PR changes
* [ADF-4127] - change Unclaim task name and wait for task to be claimed and unclaimed before emit the success event
* [ADF-4127] - fix unit tests
2019-03-25 12:24:26 +00:00
Silviu Popa
0b1e5d31d8
[ADF-4155] ProcessServiceCloud - show AppList when service is missing ( #4462 )
...
* [ADF-4155] ProcessServiceCloud - show AppList when service is missing
* [ADF-4155] - lint
* [ADF-4155] - move docs content
* [ADF-4155] - reset unnecesary doc file changes
* [ADF-4155] - fix unit tests
* [ADF-4155] AppListCloudComponent - Fix unit test
* [ADF-4155] - remove calls reset
* [ADF-4155] - skip app list test
* [ADF-4155] - fix unit test
* [ADF-4155] - app- list unit test
2019-03-25 11:01:43 +00:00
Marouan Bentaleb
4235d3ca29
[ADF-3976] Update doc ( #4475 )
2019-03-22 10:58:15 +00: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
siva kumar
c4bd7a93ab
[ADF-3986] ProcessListCloudComponent - Be able to filter process with all possible params ( #4233 )
...
* [ADF-3986][ProcessListCloudComponent] Be able to filter process with all possible params* Added missing parameters* Added unit test the recent changes* Updated docs
* * Removed unwanted appVersion from process list
* * Removed unwanted properties
* * Reverted changes related status
* Update edit-task-filter-cloud.component.ts
* Fix the task and process filters value
* Rollback the process instance id
* * Added more process list properties in the demo
* * After rebase
* Used application query api.
* * Fixed failing unit test
* * After rebase
* * Fixed message
* * Fixed conflicts.
* * Fixed Lint error
* * Documentation conflicts fixed.
2019-03-20 15:53:28 +00:00
siva kumar
dccc6b8127
[ADF-3976] EditTaskComponent - Be able to customise the sorting and actions ( #4251 )
...
* [ADF-3841] Improve edit-task-filter-cloud by adding inputs to control filters, sort and actions* Provided an input to pass sort properties* Provided an input to pass filter actions
* * Provided way to configure sort and action properties from app.config
* Updated unit tests the recent changes
* * Added missing properties* Removed unwanted properties* Provided a way to to show range when the lastModified is passed* Fixed order should be visible if sort as been passed
* * Provided way to show checkbox
* * Changed to state, assignment to status and assignee* Updated Document* Updated unit tests
* * Removed unnecessary mock object
* * Removed FilterActionType * Updated documentation
* * Modified editTaskFilterCLoud component e2e tests to the recent changes
* * Fixed e2e tests
* * Fixed failing e2e test
* * Removed unwanted comment
* * After rebase
* * After rebase
* * After rebase
* * Fixed e2e conflict
2019-03-20 15:49:54 +00:00
Andy Stark
5c63b7c0f8
[ADF-4252] Added doc link fixing tool ( #4461 )
...
* [ADF-4252] Added basic fixer for link and image URLs
* [ADF-4252] Added full check to link fixing tool
* [ADF-4252] Manually replaced http Github doc URLs
* [ADF-4252] Fixed rel note doc links with tool
2019-03-19 22:17:30 +00:00
Eugenio Romano
5a7fe6f499
[ADF-4267] expose stiky heder in document list ( #4455 )
...
* expose stiky heder in document list
* lint fix
2019-03-19 16:41:28 +00:00
Andy Stark
7fe066b068
[ADF-4249] Updates for doc review ( #4454 )
...
* [ADF-4249] Updates for doc review
* [ADF-4249] Clarified text slightly
2019-03-19 15:35:59 +00:00
Georgiana Roman
aa3464a7d9
ADF-4201 About Component - added input params ( #4435 )
...
* ADF-4201 about-component added imput params
* ADF-4201 updated docs
2019-03-18 14:34:42 +00:00
davidcanonieto
3e29c7cd9d
[ADF-4162] Add includeAll/exclude capabilities to metadata config ( #4436 )
...
* [ADF-4162] Add includeAll/exclude capabilities to metadata config
* Revert app config
* Update documentation
* fix schema change
2019-03-18 12:45:08 +00:00
Silviu Popa
791051edee
[ADF-4128] ProcessCloud - add complete task directive ( #4364 )
...
* [ADF-4128] ProcessCloud - add complete task directive
* [ADF-4128] ProcessCloud - fix completion functionality and add documentation
* [ADF-4128] ProcessCloud - PR changes
* [ADF-4128] ProcessCloud - lint
* [ADF-4148] ProcessServicesCloud - change layout
* [ADF-4128] fix PR changes
* [ADF-4128] - refractor complete task directive
* [ADF-4128] - fix lint
* [ADF-4128] - PR changes
* [ADF-4128] - replace isCompleted method from service with model method
* [ADF-4128] fix unit tests
* [ADF-4128] - change travis yml
* [ADF-4128] - fix travis.yml
* [ADF-4128] - travis lint
2019-03-18 12:34:08 +00:00
davidcanonieto
8dc9eba4c7
[ADF-3677] Add highlight configuration to SearchQueryBuilder ( #4358 )
...
* [ADF-3677] Add highlight configuration to SearchQueryBuilder
* highlight property in search
* Update files.component.ts
* remove comma
* highlight missspell
* fix schhema json highilight
* fix test
* fix lint
* fix lint
* fix lint
* fix search sorting tests
* fix search sorting
* fix lint
* remove useless test
* check for null nodes
* remove duplicated test
* lint
* fix sorting tests
* remove test not search component related
2019-03-17 17:23:07 +00:00
Andy Stark
dafda33740
[ADF-588] Explicitly added task/process list model classes to docs ( #4447 )
...
* [ADF-588] Added short clarifications of where task/proc list props are defined
* [ADF-588] Added short clarifications of where task/proc list props are defined
* [ADF-588] Fixed links and merge glitches
2019-03-15 17:48:44 +00:00
Andy Stark
74738f1f8b
[ADF-4249] Started doc review for 3.1 ( #4448 )
...
* [ADF-4249] Reviewed new proc cloud component docs
* [ADF-4249] Reviewed Preview extension component docs
2019-03-15 17:48:20 +00:00
Andy Stark
48b685fe25
[ADF-4160] Fixed default props description for cont metadata card docs ( #4445 )
2019-03-15 17:47:37 +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
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
dfea5c2f04
[ADF-4152] Restructured Content Services docs ( #4429 )
...
* [ADF-4152] Moved content services docs to subfolders
* [ADF-4152] Manual URL fixes for cont services docs
* [ADF-4152] Moved content services docs to subfolders
* [ADF-4152] Manual URL fixes for cont services docs
* [ADF-4152] Updated doc index pages for content services
2019-03-13 18:44:37 +00:00
siva kumar
bc5208b767
[ADF-3977] EditProcessComponent - Be able to change the sort and actions ( #4250 )
...
* [ADF-3883] Improve edit-process-filter-cloud by adding inputs to control filters, sort and actions
* Provided an input to pass sort properties
* Provided an input to pass filter actions
* Provided a way to configure sort properties and actions
* * Updated unit tests to the recent changes
* Fixed order should be visible if sort as been added to the config
* Fixed if lastModified if defined the component should show the range lastModifiedTo lastModifiedFrom
* Updated doc
* * Removed ProcessFilterActionType* Renamed state to status* Refactored edit-process-filter * Updated doc
* * After rebase
* * Fixed editProcessFilter e2e tests.
* * Removed unwanted comment
* * After rebase
* * After rebase
* * After rebase
2019-03-13 17:10:19 +00:00