arditdomi
e7197b9bd2
[ADF-1954] Fix breadcrumb on IE 11 ( #4442 )
2019-03-15 12:06:39 +00:00
Eugenio Romano
88870cd4da
[ADF-NO-ISSUE] update e2e js-api 3 ( #4124 )
...
* update e2e js-api node
* fix protractor import
* use new client
* fix protractor conf comaptibility
* processClient fix
* new js-api
* fix new import
* fix identity call
* fix identity call
* remove aut param
* fix model
* fix model
* increase timeout CS bigFile
* Refactor task details e2e tests
* Fix e2e test
* Rebase branch
2019-03-15 00:06:55 +00:00
gmandakini
ced2e05d10
ADF-3735 automated ( #4433 )
2019-03-14 11:22:45 +00:00
Eugenio Romano
7bc2fafcca
fix metadata test
2019-03-14 02:30:24 +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
Eugenio Romano
2b5b915d55
not store locale if not present in app.config.json or changed by the language picker ( #4431 )
2019-03-13 16:50:34 +00:00
davidcanonieto
250e5e52c4
[ADF-4196] Improve Datatable component row click selection ( #4411 )
2019-03-13 12:12:33 +00:00
Silviu Popa
9c33eeeb81
[ADF-4068] ProcessServices/TaskDetails - disable save button on validation errors ( #4414 )
...
* [ADF-4068] StartTaskComponent - fix name and description empty space validation
* [ADF-4068] StartTakComponent - add unit test
* [ADF-4068] ProcessServices - add description validaton on edit task form
* [ADF-4068] ProcessServies - fix build issue
* [ADF-4068] ProcessServices - disable save button on validation errors
* [ADF-4068] - lint
* [ADf-4068] - fix e2e
2019-03-13 11:56:31 +00:00
Deepak Paul
574cc9c1a6
[ADF-4123] Process Cloud Instance Details Header component ( #4418 )
...
* [ADF-4123] Added service to get process instance details
* [ADF-4123] Added process header component
* [ADF-4123] Added more properties to model
* [ADF-4123] Exported process sidebar
* [ADF-4123] Added new process instance details demo component
* [ADF-4123] Added tests for module
* [ADF-4123] Added tests for process-header
* [ADF-4123] Added documentation
2019-03-13 11:33:40 +00:00
Vito
0b218f0978
[ADF-4223] Exporting folder-name validators to allow reuse ( #4424 )
2019-03-13 10:48:25 +00:00
Eugenio Romano
3136580bba
[ADF-4225] Viewer extension accept multiple file type ( #4427 )
...
* viewer extension can target multiple types.
* fix lint
2019-03-12 21:18:09 +00:00
gmandakini
285e56e9fb
[ADF-4166] move app-list-cloud.page to adf-testing ( #4404 )
...
* in progress
* moved UserInfoDialogPage, AppListCloudPage, LoginSSOPage and TabsPage. ADF-4166
* moved UserInfoDialogPage, AppListCloudPage, LoginSSOPage and TabsPage. ADF-4166
* linting fixes
* crc's
* crc's
* added adf-testing to package.json file
* fix for failing unit tests
* fixes
* test failure fixes
* test failure fixes
* reverted ot old location pages/adf/navigationBarPage
* added the testing variable to affected-libs file and changed the version to 3.1.0-beta5 and added the missing adf-content-services dependency.
* Fix the material export
* Remove the reference to the tse2econfig not allowed
* fix failing test
* Update user-info.page.ts
2019-03-12 10:00:09 +00:00
Andy Stark
8b8f1e147f
[ADF-4190] Fixed bad auto-generated URLs ( #4413 )
...
* [ADF-4190] Tool + config updates to fix Typedoc issues
* [ADF-4190] Added missing AppDefinitionRepresentation link
2019-03-08 13:29:06 +00:00
davidcanonieto
88ef01011e
[ADF-3945] Add Infinite Pagination to configuration editor ( #4388 )
...
* [ADF-3945] Add Infinite Pagination to configuration editor
* [ADF-3945] Switch to user preference instead of app config
* Update content-node-selector-panel.component.scss
2019-03-08 00:15:26 +00:00
Andy Stark
75b90c5e08
[ADF-4189] Improved document list prop description ( #4405 )
2019-03-06 17:12:22 +00:00
Silviu Popa
f7a399c3e8
[ADF-4048] PeopleCloudComponent - improve preselect input functionality ( #4286 )
...
* fix conflicts
* [ADF-4048] - fix add same user on multiple selection
* [ADF-4048] PeopleCloudComponent change validation users functionality
* [ADF-4048] PeopleCloudComponent - focus input when preselected user exists
* [ADF-4048] PeopleCloudComponent - pull request changes
* [ADF-4048] - lint
* [ADF-4048] PeopleCloud - PR changes
* [ADF-4048] - fix conflicts
* [ADF-4048] fx lint
2019-03-06 13:26:51 +00:00
davidcanonieto
5d3f47eacf
[ADF-4122] Improve Datatable and fix broken e2e tests ( #4398 )
...
* [ADF-4122] Improve Datatable and fix broken e2e tests
* [ADF-4122] Fix e2e element selector
2019-03-06 13:19:55 +00:00
Denys Vuika
f6341e31a0
[ADF-4183] improved auth redirection ( #4399 )
...
* base auth guard implementation
* remove code duplication
* unit test fixes
2019-03-06 13:14:23 +00:00
Eugenio Romano
aba5674e80
[ADF-3735] SSO Role guard and Login error improvement ( #4377 )
...
* fix lint and doc
* Update auth-guard-sso-role.service.md
* Update auth-guard-sso-role.service.md
* fix json en
* restore en.json file
2019-03-06 09:53:43 +00:00
Eugenio Romano
0802ff7e7d
arabic support ( #4397 )
2019-03-05 17:33:29 +00:00
davidcanonieto
a0007d82b2
[ADF-4156] Regression - Return ISO format for date properties on Task List Component ( #4393 )
2019-03-05 14:51:48 +00:00
Suzana Dirla
fb11cc879d
[ADF-3401] Search filters - fix facet update ( #4249 )
...
* [ADF-3401] refactoring - different way to call the facet parsers
* [ADF-3401] fix duplicate search call
* [ADF-3401] add new fields and buckets from the response
- If a facet is already displayed, just update the bucket count, else add the new facet to the responseFields
- this way any existing filters are preserved, the collapsed state is preserved, facet selection is preserved
* [ADF-3401] reset & clear all selections buttons
* [ADF-3401] delete facets that are not in the response
- for better UX, prevent deletion of items from the category where there is a selected item
- clean-up reset buttons
* [ADF-3401] apply filters to the newly created items
* [ADF-3401] update tests
* [ADF-3401] fix after rebase
* [ADF-3401] Code refactoring
* [ADF-3401] show count value inside tooltip
* [ADF-3401] translatable strings
* [ADF-3401] move 'Clear all selections' button to search-chip-list
* [ADF-3401] option to configure having a reset button for filters
* [ADF-3401] code cleanup and improvements after review
* Update lib/content-services/search/components/search-filter/search-filter.component.ts
Co-Authored-By: suzanadirla <dirla.silvia.suzana@gmail.com>
* [ADF-3401] Better namings
* fix failing e2e tests on search radio
* [ADF-3401] add documentation for search resetButton
2019-03-05 14:08:38 +00:00
Silviu Popa
933a7256a3
[ADF-4068] ProcessServices - add description validation on Edit Task Form ( #4366 )
...
* [ADF-4068] StartTaskComponent - fix name and description empty space validation
* [ADF-4068] StartTakComponent - add unit test
* [ADF-4068] ProcessServices - add description validaton on edit task form
* [ADF-4068] ProcessServies - fix build issue
2019-03-05 12:37:18 +00:00
Eugenio Romano
dc785ab445
reverted [ADF-4122] Improve ellipsis class in Datatable component ( #4386 )
2019-03-04 22:48:07 +00:00
davidcanonieto
f8d183b606
[ADF-4122] Improve ellipsis class in Datatable component ( #4386 )
2019-03-04 17:37:33 +00:00
cristinaj
64cd91d66d
[ADF-3873] Implement automated tests for edit process filter cloud ( #4118 )
...
* Implement edit process filter tests
* Added tests to edit-process-filters-component.e2e.ts
* Fix lint error
* Rebase
* Fixing a part of the existent tests for edit-process
* no message
* Fixing the tests.
* Fixing edit process filter tests
* Fixing lint errors.
* Remove some waits
* Removed some more waits
* Delete a file that is not used.
* Fix edit process filter tests
* Update editProcessFilterCloudComponent.ts
* Remove checkSpinnerIsDisplayed() check from tests
* Moved clickCustomiseFilterHeader() to beforeEach()
2019-03-04 16:47:58 +00:00
Eugenio Romano
bbf1f20439
Update ADF packages version 3.1.0-beta4 ( #4378 )
2019-03-04 11:16:30 +00:00
maurizio vitale
5d697d69e3
Move the readme of testing
2019-03-03 22:30:50 +00:00
Maurizio Vitale
8ea4e164ff
Add basic Readme and exclude bundle checks ( #4384 )
2019-03-03 21:49:23 +00:00
Maurizio Vitale
cd069fbc58
Change name of testing project and bundle size ( #4383 )
2019-03-03 19:02:56 +00:00
davidcanonieto
222b42d5b4
[ADF-3861] Make datatable 508 compliance according ( #4375 )
...
* [ADF-3861] Make datatable 508 compliance according
* [ADF-3861] Rebase branch
2019-03-01 17:57:25 +00:00
davidcanonieto
7da9bd89cb
[ADF-4122] Add sticky header feature to datatable and refactor styles ( #4370 )
...
* [ADF-4122] Add sticky header config to datatable and refactor styles
* [ADF-4122] Fix core unit tests
* [ADF-4122] Commit requested changes
* [ADF-4122] Fix e2e tests
* Update docs/core/datatable.component.md
Co-Authored-By: davidcanonieto <david.cano@alfresco.com>
2019-03-01 16:23:31 +00:00
Maurizio Vitale
a7d058fd2e
Process Service Cloud - Add the identity user service ( #4374 )
...
* Add the identity service to cloud
* Expose the service
2019-03-01 16:19:41 +00:00
Maurizio Vitale
249d688820
adf-testing - Cloud - Move user info e2e to adf-testing ( #4369 )
...
* Move user info e2e to adf-testing
* Create testing wrapper for the api sevice
2019-03-01 16:18:53 +00:00
Eugenio Romano
596e801283
[ADF-3444] Site list displays only a certain number of sites. ( #4368 )
...
* add infinite scrolling to sites loading
* add infinite scrolling to sites loading
* add infinite scrolling to sites loading
2019-02-27 22:25:25 +00:00
Suzana Dirla
9530cc3dcb
[ADF-4154] add FileTypePipe to module's providers ( #4362 )
2019-02-26 23:53:25 +00:00
Silviu Popa
898d62477e
[ADF-4038] People/GroupCloudDemo - add appName filter ( #4283 )
...
* [ADF-4038] - People/Group Cloud Component add app name filter
* [ADF-4038] add unit test, modify ngOnChange appName condition
* [ADF-4038] People/GroupCloudDemo - add radio button to filter application name or roles
2019-02-26 09:41:42 +00:00
Silviu Popa
0aaa6bea16
[ADF-4068] StartTaskComponent - fix name and description empty space … ( #4351 )
...
* [ADF-4068] StartTaskComponent - fix name and description empty space validation
* [ADF-4068] StartTakComponent - add unit test
2019-02-25 19:53:20 +00:00
Suzana Dirla
71dca95749
[ADF-4083] search facetIntervals - empty spaced labels support ( #4327 )
...
* [ADF-4083] fix space-label issue for intervals
* [ADF-4083] remove mention to [SEARCH-1487] issue
- for future reference, also check https://issues.alfresco.com/jira/browse/ADF-4144
* [ADF-4083] add missing types
* [ADF-4083] refactor method
* [ADF-4083] fix test
* [ADF-4083] small refactoring
* [ADF-4083] better param naming
* [ADF-4083] changes after rebase - keep better param naming
* [ADF-4083] fix space-label issue for the sets of intervals
* [ADF-4083] update test
2019-02-25 19:49:36 +00:00
Andy Stark
5a4a2bd9fe
[ADF-4008] Added column keys to en.json for proc list cloud ( #4354 )
2019-02-25 15:38:51 +00:00
Venu
475a2211fc
4345- Text File Viewer withCredentials ( #4349 )
...
* 4345-Text File Viewer not passing withCredentials
* added new line
2019-02-25 12:37:13 +00:00
gmandakini
aca5fd10aa
ADF-4103 automated ( #4348 )
2019-02-25 11:37:54 +00:00
Silviu Popa
687257e45e
[ADF-4143] EditTaskFilterComponent - change date format ( #4342 )
...
* [ADF-4143] EditTaskFilterComponent - change date format
* [ADF-4143] EditTaskFilter - fix date filtering
* [ADF-4143] - lint
* [ADF-4143] - refractor
* [ADF-4143] - fix failing unit test
* [ADF-4143] EditTaskFilter - replace datepicker form-control with ngModel
2019-02-25 10:27:32 +00:00
Silviu Popa
5d024cf22a
[ADF-3995] - EditProcessFilterCloud - fix processInstanceId filter property ( #4339 )
2019-02-22 14:30:38 +00:00
Eugenio Romano
bda7e07b52
[ADF-4125] simplify extension load in extension module ( #4214 )
...
* add extension load in extension module
* add viewer extensions
* fix license header
* fix node passed in the viewer extension
* fix node passed in the viewer extension
* startup factory extension
* startup factory extension
* fix script
* fix beta tag build
* fix build
* fix build
* refactoring configuration files
* extension using map
* fix build
* fix config
* fix test
* fix test
2019-02-22 14:19:41 +00:00
Silviu Popa
b967b77946
[ADF-4068] StartTaskComponent - add description empty space validator ( #4341 )
...
* [ADF-4068] StartTaskComponent - add description empty space validator
* [ADF-4068] StartTaskCloudComponent - add unit tests
* [ADF-4068] - lint
2019-02-22 01:48:22 +00:00
Suzana Dirla
bfec78aec9
[ADF-4083] search facetFields - empty spaced labels support ( #4322 )
...
* [ADF-4083] ignore wrapping quotes for facet labels
- bucket selection needs fixing
* [ADF-4083] fix bucket selection
- generate missing filterQuery values
* [ADF-4083] fix label display
* [ADF-4083] renaming
* [ADF-4083] support also single quotes label wrappings
- update documentation
- tests
* [ADF-4083] automatically escape facet field labels having spaces - better fix
* [ADF-4083] remove unneeded mentions from documentation
* [ADF-4083] clean-up code
* [ADF-4083] better naming param
* [ADF-4083] small refactoring
2019-02-21 12:49:47 +00:00
Silviu Popa
877c57b356
[ADF-4067] Process Service Cloud change applicationName input ( #4299 )
...
* [ADF-4047] Process Service Cloud change applicationName input
* [ADF-4067] Change applicationName properties and route param name
2019-02-20 18:02:53 +00:00
Popovics András
3a93e07366
Fix wrong types which prevents other apps to build upon local copies of it ( #4335 )
2019-02-19 20:14:40 +00:00
dhrn
2cbc5914b0
[ADF-4099] The metadata group is always showed even though the properties are not there ( #4328 )
...
* [ADF-4099] The metadata group is always showed even though the properties are not there
* [ADF-4099] * unit test fixed
2019-02-19 16:00:16 +00:00