Silviu Popa
61ee1f1d53
[ADF-4386] - fix style and remove value from tooltip ( #4587 )
2019-04-10 17:03:55 +01:00
Cilibiu Bogdan
8975d4b6a6
[ADF-4371] Versioning - revert upload version on delete ( #4572 )
...
* revert upload version on delete
* methods return type
2019-04-10 16:30:50 +01:00
Denys Vuika
1f6e868464
[ADF-4384] improve recent files query ( #4585 )
...
* improve recent files query
* remove duplicate filter
2019-04-10 13:25:45 +01:00
davidcanonieto
7a2c5762ff
[ADF-4321] Add Task Id filter to task cloud filters ( #4571 )
2019-04-10 10:49:56 +01:00
Silviu Popa
312d8432df
[ADF-4357] TaskListCloud - change complete task condition ( #4554 )
...
* [ADF-4357] TaskListCloud - change complete task condition
* [ADF-4357] - PR changes
* [ADF-4357] - add unit test and change owner user
* [ADF-4357] - lint
* [ADF-4357] - change complete task condition
2019-04-10 01:30:57 +01:00
Silviu Popa
3df30f05f3
[ADF-3934] PeoplCloudComponent - add dynamic placeholder ( #4548 )
...
* [ADF-3934] PeoplCloudComponent - add dynamic placeholder
* [ADF-3934] - fix tests
* [AF-3934] - PR changes
* [ADF-3934] - remove unnecesary test
* [ADF-3934] - lint
2019-04-10 01:21:12 +01:00
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
Eugenio Romano
ce0775c525
[ADF-4191] fix viewer test and move error and pagination page ( #4569 )
...
* split viewer test
* move pagination in testing share pkg
move error in testing share pkg
* fix import
2019-04-09 12:26:10 +01:00
Eugenio Romano
98f18abee0
[ADF-4365] Add start-process-cloud-component.page.ts page in @adf-testing ( #4570 )
...
* add start-process-cloud-component.page.ts page in @adf-testing
* remove invalid test
2019-04-09 12:22:58 +01:00
davidcanonieto
62c71dbec9
[ADF-4372] Fix json type Data Column styles ( #4576 )
2019-04-09 12:18:36 +01:00
davidcanonieto
deff3965b0
[ADF-4361] Fix Tab navigation on Login page ( #4574 )
2019-04-09 12:17:51 +01:00
Roxana Gherghelas
b538dbaa60
add start-process-cloud-component.page.ts page in @adf-testing
2019-04-09 09:49:10 +03: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
Silviu Popa
2c9fdf0d4d
[ADF-4275] - Fix preselect user validation for User Id ( #4474 )
...
* [ADF-4274] - Fix preselect user validation for User Id
* [ADF-4275] - change search user response format
* [ADF-4275] - add unit test to search user by id on single mode
* [ADF-4275] - fix PeopleCloud unit tests and refractor validate User funcitonality
* [ADF-4275] - fix unit tests
* [ADF-4272] - reset spec file
* [ADF-4275] - rebase and fix unit tests
* Update people-cloud.component.ts
2019-04-08 14:25:16 +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
davidcanonieto
a42d58af49
[ADF-4250] Improve Error Content component ( #4555 )
...
* [ADF-4250] Improve Error Content component
* [ADF-4250] Fix unit test
2019-04-06 11:09:36 +01:00
davidcanonieto
d817f3aaa3
[ADF-4363] Fix sidenav layout ( #4566 )
2019-04-05 17:23:24 +01:00
Suzana Dirla
e656cc6977
[ADF-4323] Add style fixes from ACA ( #4546 )
...
* [ADF-4323] add style fix for adf-search-sorting-picker
- moved from ACA
* [ADF-4323] use Flex Layout's media query mixin
* [ADF-4323] add style fix for adf-pagination
- moved from ACA
* [ADF-4323] add style fix for adf-version-manager
- which fixed issue [ACA-1750]
* [ADF-4323] remove not used property
* [ADF-4323] remove extra bottom-border
* [ADF-4323] upload-drag-area refactor to scss
* [ADF-4323] add style fix for adf file upload
- from ACA
* [ADF-4323] add style fix for adf-info-drawer
- from ACA
* [ADF-4323] add style fix for adf-toolbar
- from ACA
* [ADF-4323] add style fix for adf-sidenav-layout
- from ACA
* [ADF-4323] add style fix for adf-search-filter
- from ACA
* [ADF-4323] add style fix for adf-upload-drag-area
- from ACA
* [ADF-4323] add style fix for adf-info-drawer
- from ACA
* [ADF-4323] move style fix for adf-manage-versions from demo-shell
* [ADF-4323] use Flex Layout's media query mixin
* [ADF-4323] small fix to remove scrolling
* [ADF-4323] add adf-sidenav-layout host element class
* [ADF-4323] change 'inline' class name to 'adf-toolbar--inline'
- css lint was failing because of old naming
* [ADF-4323] set pagination empty state styling
* [ADF-4323] set pagination border to none
2019-04-05 14:05:21 +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
davidcanonieto
9217ebd999
[ADF-4360] Fix Ellipsis on Date Cell Template ( #4556 )
2019-04-05 10:44:34 +01:00
arditdomi
7bb3c00a75
[ADF-4270] Fix empty name cell in process header cloud ( #4557 )
2019-04-05 10:38:56 +01:00
Eugenio Romano
37db604937
fix lint organizations ( #4558 )
2019-04-04 19:50: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
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
Denys Vuika
12f098417c
add protractor utils class ( #4531 )
2019-04-02 23:50:51 +01:00
Vito
3f2af4cc03
Exporting base login page ( #4483 )
...
* Exporting base login page for e2e tests
* fixed exporting and renamed pages as per standards
* Added base login page to testing package
* Fixed wrong import for the setting page
* Removed old pages and using the one in the adf-testing package
* fix after merge conflict
* fix base url param
2019-04-02 23:44:36 +01:00
Eugenio Romano
1b65555e18
fix identity service creation
2019-04-02 23:42:46 +01:00
davidcanonieto
a4fcedb44f
[ADF-4343] Fix bug closing dialog on Host Settings Component ( #4541 )
...
* [ADF-4343] Fix bug closing dialog on Host Settings Component
* [ADF-4343] Improve code
2019-04-02 19:04:11 +01:00
davidcanonieto
6213839289
[ADF-4279] Demo-shell - Fix home component layout ( #4543 )
2019-04-02 19:03:10 +01:00
Eugenio Romano
f46c848308
Move process cloud page int @alfresco/adf-testing ( #4540 )
...
Move datatable @alfresco/adf-testing
2019-04-02 15:36:58 +01:00
siva kumar
24779498a3
[ADF-PeopleCloudComponent] Fixed failing unit tests ( #4526 )
...
* * Failing people cloud unit tests.
* * Updated people cloud component unit tests.
* * Removed timeout from karma config
* * Removed any and use custom type.
* [ADF - People-cloud component]
* Fixed People-cloud component conflicts.
* * New Tslint errors fixed.
* * Fixed TaskHeaderCloud failing unit test.
2019-04-02 14:52:03 +01:00
davidcanonieto
b60e9a7c6e
[ADF-4298] Improve Info drawer e2e tests ( #4532 )
...
* [ADF-4298] Improve Info drawer e2e tests
* [ADF-4298] Add new tab with single icon and update e2e tests
2019-04-02 12:00:27 +01:00
Eugenio Romano
2b4d748a66
fix about component
2019-04-02 00:32:58 +01:00
Eugenio Romano
ad15cdf028
fix unit test
2019-04-02 00:24:31 +01:00
Vito
e6d3869891
Fixed condition for TestConfig file ( #4536 )
2019-04-01 21:39:59 +01:00
gmandakini
5afe695be7
fix the failing test ( #4533 )
2019-04-01 14:28:41 +01:00
Eugenio Romano
75295fdb84
fix lint issue after merge 3.2.0
2019-03-30 11:18:56 +00:00
Silviu Popa
d8321b977a
[ADF-4274] - Fix users filtering on single selection mode ( #4476 )
...
* [ADF-4274] - fix users filtering on single selection mode
* [ADF-4274] - add unit test
2019-03-30 11:12:10 +00:00
Eugenio Romano
17efd33f44
fix lint issue after merge 3.2.0
2019-03-30 11:05:19 +00:00
Silviu Popa
7271e85f94
[ADF-4311] i18n - change unclaim label ( #4512 )
...
* [ADF-4311] i18n - change Reque label into Release
* [ADF-4311] - revert task-list i18n label
* [ADF-4311] - change unclaim label key
2019-03-30 10:50:28 +00:00
Eugenio Romano
81eb2d5230
Merge branch 'development' into next-release-3.2.0
2019-03-30 10:48:29 +00:00
Eugenio Romano
3a79bdbb91
3.1.0 version package.json ( #4521 )
2019-03-29 16:49:19 +00:00
Denys Vuika
f0e993512b
update versions
2019-03-29 16:18:43 +00:00
Denys Vuika
b51fc8a7d2
document list extensions (demo shell) ( #4511 )
...
* doclist extensibility test page
* desktopOnly support
* extensions category, custom column
* update code
* Fix styling for column templates
* update package lock
2019-03-29 16:18:43 +00:00
Denys Vuika
cb9614bb38
add missing document list host class
2019-03-29 16:17:45 +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