Eugenio Romano
718b3e8817
rename hasIcon to shoIcon to be equal to process-filter ( #3855 )
2018-10-03 15:20:37 +01:00
Marouan Bentaleb
5a6d8d8a2a
[ADF-3331] Automated tests for Viewer Component ( #3615 )
...
* Automation tests for Viewer Component - Content Services
* Deleting alfresco-ng2-components.iml
* Updating Viewer Page for failing tests
* Adding tests for Viewer Component and some minor changes on Viewer Component - Content Services
* Removing some lines used to test
* Automation tests for Viewer component and Viewer component - Integration with Router + minor changes on tests for Viewer Component - Content Services
* Correcting an import + some improvement to the code
* Correcting tests for opening different file extensions
* Removing a console.log I forgot
* Refactoring the test in Viewer Component
* Refacotring using lint
* Adding browser refresh after each file type
* Moving tests to proper folder
* Minor changes
* remove faulty BE files from e2e
* fix test viewer
* fix process service tests
* fix test
* fix process test
* fix lint
timeout decrease
* increase some timeouts to fix CS e2e
* lint fix
2018-09-25 21:58:22 +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
davidcanonieto
d186e4e6f6
[ADF-3555] [ADF-3382] Start Process component refactored ( #3817 )
...
* [ADF-3555] [ADF-3382] Start Process component refactored
* [ADF-3555] [ADF-3382] Start Process component unit tests fix
2018-09-24 15:21:35 +01:00
bbcodrin
73a5eddebd
[ADF-3438] Task List Demo - created date filter and pagination ( #3782 )
...
* date filter and pagination
* remove wrong mat-form-field
2018-09-14 16:55:57 +01:00
Andy Stark
58d765a355
[ADF-3551] Doc review updates ( #3793 )
...
* [ADF-3551] Updated docs and JSDocs
* [ADF-3551] Updated docs and JSDocs
* [ADF-3551] Updated docs and JSDocs
2018-09-14 14:41:25 +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
Vito
9ef00e3ddd
[ADF-3500] added an event to react when a filter is force selected ( #3753 )
...
* [ADF-3500] added an event to react when a filter is force selected
* [ADF-3500] renamed method for clarification
2018-09-07 11:34:26 +01:00
Maurizio Vitale
8330ed2879
[ADF-3409] [ADF-3413] Standalone task - Attach/Remove forms bugs ( #3670 )
...
* Fix 3409 disable button logic
Fix 3413 change the formName based on selected form
* [ADF-3409] fixed missing import
* [ADF-3409] fixed Observable.of in of
2018-08-14 15:43:03 +01:00
davidcanonieto
e1d5ef6ee9
[ADF-3103] Added new inputs & columns Task List Demo - Rebase ( #3659 )
...
* Added columns, inputs and error message alert
* Add basic documentation
* [ADF-3101] Trailing whitespaces removed
2018-08-14 15:43:02 +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
Maurizio Vitale
547c56aeef
[ADF-3103] Added new inputs, columns and overall improvement to Task List Demo ( #3653 )
...
* Added columns, inputs and error message alert
* [ADF-3103] Fixed variable name typo
* Add basic documentation
2018-08-14 15:42:41 +01:00
siva kumar
052a5ab049
[ADF-3141] ProcessList Enanchement ( #3454 )
...
* * Process list enhancements
* * Updated doc for the recent changes
* * After rebase
* * Require changes done
* after rebase
2018-08-14 15:42:37 +01:00
Deepak Paul
50e5e7a36a
[ADF-3308] ProcessList Component - Provide a way to filter the list by fields ( #3629 )
...
* [ADF-3308] Removed name input added two inputs
* * [ADF-3308] Modified demo component
* [ADF-3367] Modified docs
* [ADF-3308] Added tests
* [ADF-3308] Deprecated processDefinitionKey property
2018-08-14 15:42:37 +01:00
Maurizio Vitale
0274088114
[ADF-3274] people widget instead of the people list ( #3582 )
...
* people list added
* tests added
* style fix
* Update start-task.component.ts
Use correct import
* Update people.widget.spec.ts
add the async
* peopleSelected test fixed
2018-08-14 15:42:27 +01:00
bbcodrin
855fdd8f48
[ADF-3308] Process list filter by fields ( #3588 )
...
* process list component created
* process list renamed
* routing fix
2018-08-14 15:42:27 +01:00
bbcodrin
54380fd693
[ADF-3237] Change and remove form from a task ( #3597 )
...
* button added for task standalone
* rebase fixed
* review fix
* test added & fixes
* refresh task details
* change and remove form added
* localize & documentation work
* tests added
* tests fixes
* tests fixes
2018-08-14 15:42:25 +01:00
davidcanonieto
495f9937fe
[ADF-3103] Task List Demo Component ( #3486 )
...
* [ADF-3103] Added Process Definition Id to task list component
* [ADF-3103] Added @input variable
* [ADF-3103] Added search inputs
* [ADF-2753] Fixed select inputs
* [ADF-3103] Improved logic and funcionality overall
* [ADF-3103] FormControl implementation
* [ADF-3103] Added AppId input
* [ADF-3103] Fixed Link errors
* [ADF-3103] Task list table hides when invalid app is selected
* [ADF-3103] Lint error
* [ADF-3103] Improved user experience
* [ADF-3103] changed formControlNames to [FormControl]
* [ADF-3103] Improved logic and added localization
* [ADF-3103] Removed whitespace
* [ADF-3103] Improved logic of task list form
* [ADF-3103] fixed trailing whitespaces
* [ADF-3103] trailing whitespace fix
* [ADF-3103] Added documentation and tests
* [ADF-3103] Added tests and documentation
* [ADF-3103] Tests fixed
2018-08-14 15:42:12 +01:00
bbcodrin
8dfd67e037
[ADF-2494] Task Standalone - Provide a way to attach a form ( #3459 )
...
* button added for task standalone
* attach form component added
* slide-toggle position fixed
* tests added
* rebase fixed
* review fix
* test added & fixes
* tests fixes
* refresh task details
* tests fixed
* attachFormToATask test added
* formPreview test fixed
* adf-form test fixed
2018-08-14 15:42:03 +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
Vito
af2cde0791
[ADF-3196] fixed task selection and double click ( #3484 )
2018-06-14 16:42:28 +01:00
Andy Stark
5b94d6e244
[ADF-3198] Updated index files + minor doc updates ( #3482 )
2018-06-13 16:06: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
d9d37e1964
[ADF-2764] Applied new type linker features to proc services docs ( #3449 )
2018-06-07 15:37:47 +02:00
camorra-skk
508308113c
[ADF-3067] App-list Empty State. ( #3432 )
2018-06-06 09:54:43 +01:00
Andy Stark
6d6045aba4
[ADF-3133] Fixed inconsistency in doc example ( #3436 )
2018-06-05 17:53:56 +02:00
camorra-skk
4225bf5213
[ADF-3066] ProcessList Component - Empty State issue. ( #3434 )
2018-06-05 17:46:18 +02:00
siva kumar
d4f57b8786
[ADF-3039] Task List - Enanchement ( #3404 )
...
* * Created DataColumnSchemaAssembler component to get column schema from html and app.config.json
* Removed column related method from tasklist.
* * Removed data property from the tasklist component
* Using rows input property instead of data input property of the datatable
* * Renamed DataColumnSchemaAssembler to DataTableSchema
* Refactored DataTableSchema component
* * Changed schem property into an input schemaColumns property in dataTable component
* * Added selectFirstRow input property to select a first row of datatable
* Removed unnecessary method from tasklist component
* * Added test case for the recent changes
* Added mock object for the tasklist spec
* * Added testcases for recent changes in the datatable component
* * Updated datatable and tasklist document for the recent changes
* * Refactored process-service and task list component
* Updated datatable document.
* [ADF-3039] Task List - Enanchement
* Changed schemaColumn name to columns
* Updated datatable documentation.
* data input Annotated with @deprecated in the tasklist component
* * Added an sorting input to the datatable.
* Updated datatable and tasklist documentation
* Added method to get current sorting order.
* * After rebasing
* * Revert sorting changes
* * After rebase
* * fixed conflicts
* * Fixed failing testcase after rebased.
2018-06-01 09:39:09 +01:00
siva kumar
9eae0fcc8f
[ADF-3082] Task Filter - Custom Task filters don't work ( #3402 )
...
* [ADF-3082] Custom Task filters don't work.
* Added an sorting input to the datatable.
* Updated documentation for the recent changes.
* Added testcases for the recent changes.
* [ADF-3082] Custom Task filters don't work
* Added a sorting input to the datatable
* Added testcases to the recent changes.
* Updated doc for the recent changes.
* * Refactored task/process list dataSort.
* * Refactored process/task list datasort method
2018-05-30 09:27:08 +01:00
camorra-skk
ed283c7386
[ADF-3041] TaskList Component - Empty State issue. ( #3345 )
...
* [DW-635] Empty State Component
* [DW-635] Empty State Component
* [DW-635] Empty state Issue
* [DW-635] Use empty state component and custom empty directive
* [ADF-3041] Documentation for TaskList Component - Empty State issue.
2018-05-24 19:01:06 +02:00
Andy Stark
04e50eeabd
[ADF-2764] Updated process services docs with latest features ( #3390 )
2018-05-24 18:10:35 +02:00
Vito
3a699a38d4
[ADF-2238] removed created by property ( #3380 )
...
* [ADF-2238] removed created by property
* [ADF-2238] added a condition to avoid checklist delete for completed task
* Revert "[ADF-2238] added a condition to avoid checklist delete for completed task"
This reverts commit fc2227ea0491f14bdb5c4ef1dc8c01967780072c.
2018-05-23 19:08:40 +01:00
Maurizio Vitale
ecd7c85de5
[ADF-2854] Fix demoshell task/process filter and routing ( #3360 )
...
* Fix demoshell task/process filter and routing
* Use the correct js api model
* Fix unit test
2018-05-23 13:14:27 +01:00
Maurizio Vitale
86f4c23afa
[ADF-3065] TaskList component - Deprecate the processDefinitionKey ( #3369 )
...
* Deprecate the processDefinitionKey property.
remove unused tasklist code. It was needed with the old pagination component
* Remove nosense test
* Use adf version
2018-05-23 11:53:56 +01:00
Deepak Paul
bdf0a455dc
[ADF-2884] Task List - Custom apps display all tasks ( #3329 )
...
* [ADF-2884] Handled filterParam input change
Changed component selector
* [ADF-2884] Modified/Added tests
* [ADF-2884] Deprecated old selectors
* [ADF-2884] Added deprecated version
* [ADF-2884] Improved filter finding condition
2018-05-18 16:16:48 +01:00
Vito
7154eb1e84
[ADF-2989] updated documentation with multiple node example ( #3328 )
2018-05-15 16:34:37 +01:00
Andy Stark
96fddbdc39
[ADF-2847] Added class members headings to proces and insights docs ( #3263 )
2018-05-03 15:14:41 +01:00
Andy Stark
02620f5563
[ADF-2670] Final doc checks for release ( #3205 )
...
* [ADF-2670] Fixed files with wrong name or location
* [ADF-2670] Fixed display glitch with tutorial index
2018-04-17 13:02:12 +01:00
Andy Stark
460e33ccdb
[ADF- 2670] Checked and updated docs for 2.3 ( #3197 )
...
* [ADF-2670] Reviewed docs for 2.3 with only minor changes
* [ADF-2670] Checked and updated docs for 2.3
2018-04-16 15:51:29 +01:00
Andy Stark
0d2f0b7b84
[ADF-2670] Updated doc indexes for 2.3 ( #3183 )
...
* [ADF-2670] Updated doc indexes for 2.3
* [ADF-2670] Clarified explanation of sharedLinkId property in Viewer
* [ADF-2670] Updated review checker for new doc folder structure
2018-04-12 16:46:35 +01:00
Andy Stark
014f2ab26c
[ADF-2670] Added new docs for 2.3 features ( #3181 )
2018-04-12 12:32:19 +01:00
Andy Stark
38de016893
[ADF-2670] Reviewed sidenav docs and updated index files ( #3172 )
...
* [ADF-2670] Updated indexes and reviewed sidenav docs
* [ADF-2670] Rebuilt index files after doc file change
2018-04-11 14:27:42 +01:00
Andy Stark
2a5fe7ad28
[ADF-2596] Fixed inputs with incorrect names ( #3166 )
...
* [ADF-2596] Updated prop script to handle names from input decorators
* [ADF-2596] Fixed inputs with accessors
* [ADF-2596] Fixed remaining inputs with wrong names
* [ADF-2596] Updated prop script to handle names from input decorators
* [ADF-2596] Fixed inputs with accessors
* [ADF-2596] Fixed remaining inputs with wrong names
2018-04-10 17:19:15 +01:00
Andy Stark
1d517d3a8a
[ADF-2557] Updated docs with new props script ( #3149 )
...
* [ADF-2557] Updated docs for services with new props script
* [ADF-2557] Updated service docs with new props script
2018-04-08 16:23:04 +01:00
Mario Romano
653a510a5c
[ADF-2588] make comment component compatible with content ( #3128 )
2018-03-30 11:13:38 +01:00
Andy Stark
838842caac
[ADF-2451] Reviewed component docs and fixed package.json ( #3118 )
...
* [ADF-2451] Reviewed component docs and fixed package.json issues
* [ADF-2451] Fixed permission list brief desc and rebuilt indexes
* [ADF-2451] Fixed incorrect filename for inherited button directive docs
2018-03-26 14:32:12 +02:00
Deepak Paul
12f29d5524
[ADF-2505] ADF Processlist multi selection issues. ( #3115 )
...
* [ADF-2505] Added new input to check if first row has to be selected
* [ADF-2505] Reset selection when data changes
* [ADF-2505] Added documentation
2018-03-23 08:16:06 +00:00
Andy Stark
ea0f783015
[ADF-2451] Reviewed component docs ( #3113 )
...
* [ADF-2451] Reviewed component docs
* [ADF-2451] Updated review date on tasklist service docs
2018-03-22 17:27:30 +00:00
Andy Stark
36625c1af6
[ADF-2451] Reviewed component docs ( #3108 )
...
* [ADF-2451] Reviewed component docs
* [ADF-2451] Reviewed component docs
* [ADF-2451] Renamed node share directive doc fileand rebuilt index
2018-03-22 09:34:26 +00:00
Andy Stark
436a911e0d
[ADF-2451] Reviewed component docs ( #3101 )
...
* [ADF-2451] Reviewed Login component docs
* [ADF-2451] Reviewed component docs
2018-03-20 16:47:47 +00:00