Denys Vuika
e586ee17d5
fix package lock
2019-03-18 12:22:21 +00:00
Silviu Popa
2adfe67e83
[ADF-4124] DemoShell - Show task-list inside process-cloud-details ( #4420 )
...
* [ADF-4124] DemoShell - Show task list inside process-cloud details
* [ADF-4124] ProcessServiceCloud - remove process header files
* Revert changes
* [ADF-4124] - add missing files
* [ADF-4124] - add process-cloud header in process details
* [ADF-4124] - change process details layout
* [ADF-4124] - lint
2019-03-18 12:10:57 +00:00
Silviu Popa
0d611030a1
[ADF-4233] DemoShell - change nested menu layout ( #4438 )
2019-03-18 12:08:53 +00:00
rgherghelas
5f17ee0b01
[ADF-4149] - Moved the StartTasksCloudComponent/TaskDetailsCloudComponent pages ( #4407 )
...
* moved the taskDetailsCloudComponent page and startTaskCloudComponent page
* update the import and fix tests
* update import and tests
* update exports
* update imports
* remove comment and index.ts
* update imports and class name
* remove comment
* Modify task-details-cloud-component page name in task-header-cloud-component
* update method
* remove user-info-dialog
* remove task details page
* revert task details changes
* revert changes
2019-03-18 11:58:39 +00:00
Eugenio Romano
2e9c57cf45
Update .travis.yml
2019-03-18 02:22:58 +00:00
Eugenio Romano
7cced3f55a
Update .travis.yml
2019-03-18 02:13:16 +00:00
Eugenio Romano
51feafff1e
Update .travis.yml
2019-03-18 01:42:08 +00:00
Eugenio Romano
9d98f3196e
[NO-ISSUE] Fix Core E2E tes ( #4450 )
...
* fix Identity service in core using internal identity service in test env
* fix lint
* fix lint
* fix login
* fix travis yml
* remove log script
2019-03-18 00:18:56 +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
gmandakini
d6f391c40e
[ADF-4106] Permissions Component automated ( #4449 )
...
* Permissions Component automated
* linting fixes
* making tests stable
* making tests stable
* making tests stable
2019-03-17 01:15:37 +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
davidcanonieto
f891ea3df5
Fix redirection to tasks tab on process task click ( #4446 )
...
* [ADF-4076] Fix redirection to tasks tab on process task click
* [ADF-4076] Remove unneeded code
2019-03-15 17:49:18 +00:00
Andy Stark
dafda33740
[ADF-588] Explicitly added task/process list model classes to docs ( #4447 )
...
* [ADF-588] Added short clarifications of where task/proc list props are defined
* [ADF-588] Added short clarifications of where task/proc list props are defined
* [ADF-588] Fixed links and merge glitches
2019-03-15 17:48:44 +00:00
Andy Stark
74738f1f8b
[ADF-4249] Started doc review for 3.1 ( #4448 )
...
* [ADF-4249] Reviewed new proc cloud component docs
* [ADF-4249] Reviewed Preview extension component docs
2019-03-15 17:48:20 +00:00
Andy Stark
48b685fe25
[ADF-4160] Fixed default props description for cont metadata card docs ( #4445 )
2019-03-15 17:47:37 +00:00
arditdomi
e7197b9bd2
[ADF-1954] Fix breadcrumb on IE 11 ( #4442 )
2019-03-15 12:06:39 +00:00
davidcanonieto
60ed8655e6
[ADF-4205] Fix permission error snackbar ( #4444 )
2019-03-15 11:47:40 +00:00
Eugenio Romano
cd24875e5d
add clean env script
2019-03-15 11:41:20 +00:00
Eugenio Romano
9a49fc3dbc
new dialog import js-api
3.1.0-beta6
2019-03-15 00:08:30 +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
Eugenio Romano
8126dfc6cb
restore two step docker deploy
2019-03-14 23:54:36 +00:00
davidcanonieto
ebf6610cd0
[ADF-4076] Fix redirection to tasks tab on process task click ( #4437 )
2019-03-14 22:04:35 +00:00
Andy Stark
31479cfaa4
[ADF-4152] Restructured remaining doc folders and fixed links ( #4441 )
...
* [ADF-4152] Moved proc services cloud docs to subfolders
* [ADF-4152] Fixed links in PS cloud docs
* [ADF-4152] Added subfolders and checked links for extensions and insights docs
* [ADF-4152] Moved proc services cloud docs to subfolders
* [ADF-4152] Fixed links in PS cloud docs
* [ADF-4152] Added subfolders and checked links for extensions and insights docs
* [ADF-4152] Fixed links in Proc cloud, Insights and Extensions docs
* [ADF-4152] Updated links in user guide
* [ADF-4152] Fixed broken links in tutorials
* [ADF-4152] Fixed remaining links in core docs
* [ADF-4152] Fixed remaining links in proc services docs
* [ADF-4152] Fixed remaining links in content services docs
* [ADF-4152] Fixed links in breaking changes docs
* [ADF-4152] Updated main README index page
* [ADF-4152] Fixed glitches with preview ext component docs
2019-03-14 22:01:55 +00:00
davidcanonieto
8edf92f325
[ADF-4205] Fix console error when adding user or group in Permissions Page ( #4440 )
2019-03-14 22:01:29 +00:00
Andy Stark
e49ba58d65
[ADF-4239] Updated and moved ADF introduction page ( #4434 )
...
* [ADF-4239] Updated introduction text and moved to docs folder
* [ADF-4239] Fixed bad link
2019-03-14 11:43:07 +00:00
Andy Stark
ae12e3f019
[ADF-4228] Started basic doc for RTL support ( #4432 )
2019-03-14 11:36:24 +00:00
gmandakini
ced2e05d10
ADF-3735 automated ( #4433 )
2019-03-14 11:22:45 +00:00
Eugenio Romano
f1014706cf
squash task pipeline
2019-03-14 03:20:19 +00:00
Eugenio Romano
7bc2fafcca
fix metadata test
2019-03-14 02:30:24 +00:00
Eugenio Romano
4c8bd831f0
fix pr deploy script
2019-03-13 21:04:17 +00:00
Andy Stark
dfea5c2f04
[ADF-4152] Restructured Content Services docs ( #4429 )
...
* [ADF-4152] Moved content services docs to subfolders
* [ADF-4152] Manual URL fixes for cont services docs
* [ADF-4152] Moved content services docs to subfolders
* [ADF-4152] Manual URL fixes for cont services docs
* [ADF-4152] Updated doc index pages for content services
2019-03-13 18:44:37 +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
Marouan Bentaleb
5193a42983
[ADF-4197] Automation test for redirection after page reload ( #4412 )
...
* [ADF-4197] Automation test for redirection after page reload
* Removing browser sleep
2019-03-13 14:54:04 +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
Silviu Popa
3a7376af9f
[ADF-4159] DemoShell - add nested menu on ProcessCloud ( #4385 )
...
* [ADF-4159] DemoShell - add nested menu on ProcessCloud
* [ADF-4159] DemoShell - fix e2e tests
* [ADF-4159] DemoShell fix typo
* [ADF-4159] - fix e2e lint
* [ADF-4159] - change app nested menu for process list
* [ADF-4159] - lint
2019-03-13 11:37:00 +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
gmandakini
fca9e51c16
[ADF-3401] Filter facets are not reseted when updating the search query ( #4425 )
...
* C299200 automated
* Test package version
* Save the head of development into a tmp file (this will avoid error in case of rebase meanwhile the pipeline is running)
Remove the -gnu in the wrong position
* Update test-e2e-lib.sh
* Print adf version on each step
* Print adf version on each step
* Add console log and skip install on the unit test demo shell
* Remove the print dependendy
2019-03-13 10:39:55 +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
Andy Stark
5fc05da7aa
[ADF-4152] Updated folder structure of core docs ( #4415 )
...
* [ADF-4152] Moved core library docs into subfolders
* [ADF-4152] Moved core library docs into subfolders
* [ADF-4152] Manual fixes to core doc file links
* [ADF-4152] Further automatic + manual link tidying
2019-03-12 14:20:20 +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
Marouan Bentaleb
4feb8c3f95
[ADF-4208] Make the pipeline green again ( #4419 )
...
* [ADF-4209] Fix Core tests
* [ADF-4209] Fix Core tests
* [ADF-4218] Fix Insight tests
* Fix process-services-cloud tests
2019-03-12 09:55:50 +00:00
gmandakini
117170a433
[ADF-4083] Parse 'escaped' empty spaced labels inside facetFields ( #4390 )
...
* C299124 - automated
* C299124 - automated
2019-03-08 15:38:12 +00:00
cristinaj
88b49b8c66
Remove wait for spinner from editTaskFilterCloudComponent test ( #4408 )
2019-03-08 14:30:46 +00:00
gmandakini
10699cb7b0
[ADF-3989] appname duplicated after switching between saved filters ( #4395 )
...
* C297646 - automated
* linting fixes
2019-03-08 13:30:50 +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
cristinaj
ec13d88e61
[ADF-4061]Automate test for navigating to a non empty folder on last page ( #4392 )
...
* Create folders
* Add navigation to a non-empty folder test
2019-03-08 13:27:46 +00:00