Eugenio Romano
a8999b77e5
fix lint
2019-03-29 02:49:39 +00:00
Eugenio Romano
ed333089cf
fix lint pdf test
2019-03-29 02:26:39 +00:00
Eugenio Romano
2e151ed412
minor fix e2e and styles
2019-03-29 02:09: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
davidcanonieto
2b4f42e042
[ADF-4325] Demo-Shell - Fix alignment in document-list ( #4513 )
2019-03-28 16:15:53 +00:00
davidcanonieto
55a9782960
[ADF-4301] Regression - Fix accesibility issue ( #4510 )
2019-03-28 12:05:08 +00:00
davidcanonieto
f00ee43b60
[ADF-4305] Fix document list component styling ( #4509 )
2019-03-28 10:54:39 +00:00
Eugenio Romano
18bf2c58c2
add logout sso redirect e2e
2019-03-27 20:08:51 +00:00
arditdomi
4a640d962d
[ADF-4287] Fix tasks UI in Process Cloud ( #4504 )
2019-03-26 17:06:51 +00:00
Eugenio Romano
dc36082e11
[LOC-112] 3.1.0 Localization files ( #4489 )
...
* 3.1.0 Localization files
* Update ar.json
2019-03-25 16:39:20 +00:00
Eugenio Romano
f9e798a18c
remove duplicate import
2019-03-22 11:02:07 +00:00
mhalczuk
20c8291bd8
[ADF-4478] Add missing WidgetVisibilityService export ( #4479 )
2019-03-22 10:58:00 +00:00
Denys Vuika
726398838a
add missing service export, refs #4478
2019-03-22 09:28:47 +00:00
Denys Vuika
505aad4cb5
css fixes for datatable ( #4471 )
2019-03-20 21:33:06 +00:00
arditdomi
b8d3a5b878
[ADF-4230] Fix pagination arrows direction when ADF set to RTL ( #4469 )
...
* [ADF-4230] Fix pagination arrows direction when ADF set to RTL
* Update pagination.component.scss
2019-03-20 18:14:04 +00:00
arditdomi
10e91bed2a
[ADF-4229] Fix big space issue when ADF set to RTL ( #4467 )
...
* [ADF-4229] Fix big space issue when ADF Application set to RTL
* [ADF-4229] Fix big space issue when ADF Application set to RTL
* Update layout-container.component.scss
2019-03-20 15:55:16 +00:00
Silviu Popa
997c53b47b
[ADF-4233] - fixed nested menu layout for minimized sidebar menu ( #4459 )
...
* [ADF-4233] - fix layout when side menu is minimized
* [ADF-4233] - lint
* [ADF-4233] - fixed nested menu layout for minimized sidebar menu
2019-03-20 10:31:07 +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
Marouan Bentaleb
355971e0ad
[ADF-4195] Automation tests for SSO login with implicitFlow false ( #4410 )
...
* [ADF-4195] Automation tests for SSO login with implicitFlow false
* rebase
* fix test sso implicit flow false
* lint fix
* fix test
2019-03-19 15:00:26 +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
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
Denys Vuika
94cd14bf71
fix responsiveness issues for empty screen ( #4389 )
...
* fix responsiveness issues for empty screen
* fix test
* fix test
2019-03-16 15:23:39 +00:00
gmandakini
fc2132e248
[AD-4222] e2e compilation fixes ( #4426 )
...
* Run tsc on the e2e folder and as part of the sh script
* in progress
* in progress
* in progress
* in progress
* in progress
* in progress
* fixing compile errors
* fixing compile errors.
* Fix the apiService and exclude nodemodules
* Add semicolumn
* fix import
* fix configuration test package
* fix
* fix errors
* fix typescript
* restore packages.json
* fix errors after rebase
* fix type prolems and add protracotr path mapping
* remove undefined
2019-03-15 23:11:58 +00:00
Eugenio Romano
7bc2fafcca
fix metadata test
2019-03-14 02:30:24 +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
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
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
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
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
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
Eugenio Romano
bbf1f20439
Update ADF packages version 3.1.0-beta4 ( #4378 )
2019-03-04 11:16:30 +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
Suzana Dirla
9530cc3dcb
[ADF-4154] add FileTypePipe to module's providers ( #4362 )
2019-02-26 23:53:25 +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
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
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
Silviu Popa
3739424953
[ADF-3863] - DocumentList add accesibility tags for file type and for… ( #4186 )
...
* [ADF-3863] - DocumentList add accesibility tags for file type and for rows template
* [ADF-3863] - DocumentList add pipe for file type accesibility tags
* [ADF-3863] - DocumentList add pipe for file type accesibility tags
* [ADF-3863] DocumentList - change FiletType pipe to pure
2019-02-19 15:54:54 +00:00
Suzana Dirla
e34f80aff7
[ADF-3497] Facet intervals on search filter ( #4255 )
...
* [ADF-3497] allow facetIntervals on search
* [ADF-3497] update schema json
* [ADF-3497] update json
* [ADF-3497] documentation update
* [ADF-3497] specify that sets are not supported
* [ADF-3497] no spaces on labels - mention
* [ADF-3497] documentation update
* [ADF-3497] update examples & document label key
* [ADF-3497] tests added
* [ADF-3497] testRail id
* [ADF-3497] allow config of custom pageSize values
* [ADF-3497] support mincount filtering also for intervals
* [ADF-3497] support expanded property also for facetIntervals
* remove no longer needed info
- bcs. of PR #4322 fix
2019-02-18 18:51:15 +00:00
Marouan Bentaleb
f20a71438c
[ADF-NO-ISSUE] Changing locators using arial-label ( #4180 )
2019-02-18 18:44:17 +00:00
Silviu Popa
743db053d8
[ADF-3861] Document List - aria-label on checkbox and actions menu ( #4147 )
...
* Add aria-label on checkbox and actions menu
* lint
* [ADF-3861] - Change Document List checkbox tags for accesibility
2019-02-14 11:35:33 +00:00