Eugenio Romano
b2cb93468d
[ADF-3259] [ADF-3363] e2e login and card metadata ( #3612 )
...
* remember me
* add login component e2e test
* add success route test
* add change logo check
* redirect url after logout e2e
* move redirection test in a separate file
* login component tslint
* cardview e2e
* fix login test
* add test case number
* move version test in a separate file
* clean unused elements
* metadata part 1
* tslint fix
* fix metadata test
* remove fit
* fix formatting file viewerPage
* multi propety test
* metadata and login improvements
* fix data automation fix
* metadata permission e2e
* fix tslint problems
* improve selector
* stabilize search component test
* stabilize test step 1
* fix tag test
add config timeout
* tentative
* delay after download
* change meatdata test
* stabilize metadata
* use smaller file for not extension related test
* stabilize test step 2
* exclude failing test
* timeout fix
* split in multiple task e2e
* trick travis
* trigger build
* fix command issue
* fix save screenshot
* fix run subfolder
* test timeout increase
2018-08-14 15:42:28 +01:00
bbcodrin
66f534b32c
[ADF-3354] accordion-group closed behaviour ( #3595 )
...
* accordion-group closed fix
* tests fixes
* tests added
* tests fixes
* Fix failing unit test and revert deleted method
2018-08-14 15:42:28 +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
cristinaj
b015594de6
[ADF-3369] Add toggle for showHeaderContent property ( #3603 )
...
* Add toggle for showHeaderContent property
* Add tests for showHeaderContent property
2018-08-14 15:42:26 +01:00
Denys Vuika
ac057ee4fe
[ADF-3371] fix: Search Filter raises errors when "facetQueries" is not in config
2018-08-14 15:42:26 +01:00
marouanbentaleb
ab9f1c8385
[ADF-3331] Create automated tests for Viewer component - Content Services ( #3600 )
...
* Automation tests for Viewer Component - Content Services
* Create remaining automation tests for Viewer Component - Content Services
* Deleting alfresco-ng2-components.iml
* Correcting Viewer Page for failing tests
* Updating Viewer Page for failing tests
* Improving the PR quality
2018-08-14 15:42:25 +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
Eugenio Romano
c6c573bcfb
fix core test after e2e modify
2018-08-14 15:42:24 +01:00
marouanbentaleb
e721c877f2
[ADF-1858] Automation tests for Viewer Component - Content Services ( #3587 )
...
* Automation tests for Viewer Component - Content Services
* Automation tests for Viewer component - Content Services
* Deleting alfresco-ng2-components.iml
2018-08-14 15:42:24 +01:00
Georgiana Roman
9901295e25
[ADF-3339] added test component for header ( #3576 )
...
* [ADF-3339] added test component for header
* [APM-3339] remove lint errors
* [ADF-3339] solved lint error
* [ADF-3339] removed numbers from tests
2018-08-14 15:42:23 +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
Suzana Dirla
ee8151d50d
[ADF-3324] Preview - unshared file breaks preview ( #3580 )
2018-08-14 15:42:19 +01:00
Eugenio Romano
9b804f72f2
[ADF-3309] solve rendition preview ( #3573 )
...
* solve rendition preview
* fix tslint
* missing semicolon
* solve packaging issues
* reinsert maxretry logic
2018-08-14 15:42:18 +01:00
Eugenio Romano
b54ec57033
Update ADF packages version 2.5.0-beta2 ( #3569 )
2018-08-14 15:42:17 +01:00
Eugenio Romano
e7b2daa1fe
Reinsert e2e tag test ( #3574 )
...
* solve rendition preview
* reinsert tag e2e
* fix tslint
* fix pack problem
* remove reload
* remove refresh
2018-08-14 15:42:17 +01:00
Eugenio Romano
fabcefeba6
restore tslint file
2018-08-14 15:42:16 +01:00
Eugenio Romano
5841407f16
remove fit
2018-08-14 15:42:15 +01:00
bbcodrin
4ecea64e19
[ADF-3284] filterParam checking in onChanges ( #3561 )
...
* filterParam checking in onChanges
* test improvement
2018-08-14 15:42:13 +01:00
davidcanonieto
a6a77b8561
[ADF-3286] Snackbar now supports custom configuration ( #3549 )
...
* [ADF-3286] Snackbar now supports custom configuration
* [ADF-3286] Trailing whitespace removed
* [ADF-3286] Tests added
* [ADF-3286] Improved tests
* [ADF-3286] Documentation added
* [ADF-3286] Logic improved
* [ADF-3286] Styling error fixed
* [ADF-3286] Broken tests fixed
* [ADF-3286] Broken tests fixed
2018-08-14 15:42:12 +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
Denys Vuika
6508b145d0
[ADF-3292] fix reset to defaults ( #3566 )
...
* fix reset to defaults
* code fixes
* restore providers
* fix category filtering
2018-08-14 15:42:11 +01:00
Denys Vuika
75e27ccb36
fix title translation ( #3565 )
2018-08-14 15:42:11 +01:00
Popovics András
f298e78392
[ADF_NOISSUE] Header image fix ( #3563 )
...
* Header image fix
* fix css
2018-08-14 15:42:11 +01:00
Vito
dc4d9e59e6
[ADF-3255] fixed remember me behaviour ( #3564 )
2018-08-14 15:42:10 +01:00
Alex Bolboșenco
65ac1d37c4
CardViewItem in demo-shell ( #3562 )
2018-08-14 15:42:10 +01:00
davidcanonieto
edf82d9c05
[ADF-2765] Fix for the gallery view in datatable component ( #3470 )
...
* [ADF-2765] Fix for the gallery view in datatable component
* [ADF-2765] Fixed lint errors
* [ADF-2765] Changed maximum columns per row number
* [ADF-2765] Removed trailing whitespace
2018-08-14 15:42:09 +01:00
Vito
23403076a9
[ADF-3263] added extra options to upload file for upload service ( #3546 )
2018-08-14 15:42:09 +01:00
davidcanonieto
a3372c3a68
[ADF-2599] Share button disabled after clicking it fixed ( #3525 )
...
* [ADF-2599] Share button disabled after clicking it fixed
* [ADF-2599] Share button disabling attribute changed
* [ADF-2599] Trailing whitespace removed
2018-08-14 15:42:09 +01:00
Alex Bolboșenco
1bba43af8c
[ADF-3298] Select CardView item label removed ( #3555 )
...
* placeholder removed
* test added
2018-08-14 15:42:08 +01:00
Georgiana Roman
ef866fdbdb
[ADF-3305] change logo image directory ( #3556 )
2018-08-14 15:42:08 +01:00
Georgiana Roman
c4d3bf231a
[ADF-3177] added general header component ( #3537 )
...
* [ADF-3177] added general header component
* [ADF-3177] added documentation and removed user info mobile behaviour
* [ADF-3177] eddited doc file
* [ADF-3177] renamed folder and style changes
* [ADF-3177] style changes
* [ADF-3177] fix tests
* [ADF-3177] fix lint errors and tests
* [APM-3177] css changes
* [ADF-3177] fix pr
* [ADF-3177] updated documentation
* [ADF-3177] expose module with old name
* [ADF-3177] expose module with old name
2018-08-14 15:42:07 +01:00
Vito
87d7a6a27f
[ADF-3301] - added a check when handler is null ( #3554 )
2018-08-14 15:42:07 +01:00
Vito
cd4431e547
[ADF-3283] added minimatch options into the configuration to allow cu… ( #3542 )
...
* [ADF-3283] added minimatch options into the configuration to allow customisation
* [ADF-3283] added documentation
2018-08-14 15:42:06 +01:00
Vito
de126670ee
[ADF-3294] fixed drag and drop folder to onto a folder ( #3550 )
2018-08-14 15:42:06 +01:00
Eugenio Romano
d4ebfb462e
Update ADF packages version 2.5.0-beta1 ( #3547 )
2018-08-14 15:42:05 +01:00
Vito
d7faaf51b9
[ADF-3281] - fixed error when user try to involve people ( #3538 )
...
* [ADF-3281] moved current user retrieving in the constructor
* [ADF-3281] moved current user retrieving in the constructor #2
2018-08-14 15:42:05 +01:00
davidcanonieto
a920c581df
[ADF-3149] New Report Issue page created ( #3452 )
...
* [ADF-3149] New Report Issue page created
* [ADF-3149] Added missing comma
2018-08-14 15:42:05 +01:00
bbcodrin
d77463af97
header separator fix ( #3535 )
2018-08-14 15:42:04 +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
Vito
9fef181155
[ADF-2671] added permission check on permissions ( #3521 )
...
* [ADF-2671] start adding permission check for changing permissions
* [ADF-2671] added permission check for inherit button and permission dialog
* [ADF-2671] added permission check for inherit button and permission dialog
* [ADF-2671] start fixing and adding test for new permission check
* ]
[ADF-2671] improved check for node-permission directive
* [ADF-2671] fixed and added more test for permission on permissions
* [ADF-2671] reverting change on node-permission directive
* [ADF-2671] fixing test for permission check
2018-08-14 15:42:03 +01:00
Alex Bolboșenco
7563f91665
[ADF-3275] Select CardView item ( #3530 )
...
* Select card view item
* package json fix
* package json fix
* console.log removed
* Usage of generic
2018-08-14 15:42:02 +01:00
Vito
119ebf635c
[ADF-2876] retrieving user from APS api and not from js-api ( #3426 )
...
* [ADF-2876] retrieving user from APS api and not from js-api
* [ADF-2876] added support by checking externalId instead of email
* [ADF-2876] fixed auth service after rebase
2018-08-14 15:42:02 +01:00
Maurizio Vitale
70e23bd3eb
Expose uriLogout in the host setting form page ( #3517 )
2018-08-14 15:42:01 +01:00
Vito
2759196cde
[ADF-3268] added datetime widget for dynamic table ( #3529 )
2018-08-14 15:42:01 +01:00
Vito
61e2f257cf
[ADF-3266] fixed style for amount widget ( #3531 )
2018-08-14 15:42:00 +01:00
bbcodrin
8cc07f5816
[ADF-3238] content size min error added ( #3532 )
...
* content size min error added
* clean code
2018-08-14 15:42:00 +01:00
Vito
f7aaafed86
[ADF-3267] changed true/false values showed with a readonly checkbox ( #3524 )
2018-08-14 15:42:00 +01:00
Vito
d9c792230f
[ADF-2769] Added example page for content node selector ( #3498 )
...
* content node selector test page
* [ADF-2769] start adding more examples to node selector page
* [ADF-2769] added more example for node selector page
* [ADF-2769] added examples on node selector page
2018-08-14 15:41:59 +01:00
bbcodrin
e3bd400803
[ADF-2962] Login Hide/Show icon is not reachable ( #3489 )
...
* hide/show focused & triggered
* keyup.enter method used
2018-08-14 15:41:59 +01:00