davidcanonieto and Eugenio Romano
bd805cb34b
[ADF-5390] [ADF-5391] Add multivalue cardview for Date, Datetime, Integers and Decimal properties. ( #6980 )
...
* [ADF-5390] Addd multivalue cardview for Date, Datetime, Integers and Decimal properties
* Fix unit test
* Fix linting
* Fix e2e tests
* fix e2e
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com >
2021-05-09 04:05:26 +01:00
davidcanonieto
550a223164
[ADF-5379] Add a way to disable WS notifications ( #6924 )
...
* [ADF-5379] Add a way to disable WS notifications
* Update app-notifications.service.ts
* Update task-filters-cloud.component.spec.ts
* Move flag to upper level in config.json
* Create new notification section in app.config.json
* Update implementation
* Improve naming
2021-05-05 14:14:44 +01:00
davidcanonieto
afb58470f5
[ACA-4370] Refresh filter counter on filter click ( #6873 )
2021-03-29 15:31:39 +01:00
davidcanonieto
a68c39a806
[ADF-5359] Improve response time for filter counters ( #6800 )
...
* [ADF-5359] Improve response time for filter counters
* Improve cache
* Update .travis.yml
2021-03-22 09:29:54 +00:00
davidcanonieto and Vito Albano
994b4555af
[ADF-5353] WS Token refresh ( #6774 )
...
* [ADF-5353] WS Toke refresh
* Push UnauthorisedErrorHandler
* Remove Unauthorized error handler
* Remove app.config switch
* Fix unit test test
* Update app.module.ts
* Update task-filters-cloud.component.ts
* Excluded unstable flaky test under review
Co-authored-by: Vito Albano <vito.albano@alfresco.com >
2021-03-06 09:22:57 +00:00
davidcanonieto
97dc9b2840
[ADF-5349] WebSocket protocol based on BpmHost ( #6745 )
2021-03-01 09:14:28 +01:00
davidcanonieto
717f928d1c
[ACA-4299] Fix C593066 e2e test - task counter ( #6741 )
2021-02-26 14:44:20 +00:00
davidcanonieto
e96491fe25
[ACA-4299] Add e2e tests for task counters and notifications ( #6726 )
...
* [ACA-4299] Add ete tests for task counters and notifications
* Fix unit test
* Fix update for indirect counter changes
2021-02-26 08:57:27 +01:00
davidcanonieto
0bdf726121
[ADF-5341] Add Apollo direct dependencies ( #6697 )
2021-02-18 14:08:10 +00:00
davidcanonieto
cf0c95b3d1
[ACA-4259] Task filter counter notifications ( #6607 )
...
* [ACA-4259] Task Filter Counter Notifications
* Improve Apollo connection for multiple apps
* Improve Notification Cloud Service
* Rebase branch
* Rebase branch
* Add peer dependencies
* Rebase
* Remove apollo-angular-link-http
* Fix linting
* Rebase branch
* Fix package lock
* Push package lock
2021-02-16 14:27:38 +00:00
davidcanonieto and Eugenio Romano
94ec7d06a7
[AAE-4529] Refactor Notification History Component ( #6620 )
...
* [AAE-4529] Refactor Notification History Component
* Improve code
* Add maxNotifications
* More changes
* Add documentation
* Rebase branch
* Fix build
* Update notification-history.component.md
* Fix e2e tests
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2021-02-08 15:12:53 +00:00
davidcanonieto
22da6c2c57
[ACA-4258] Add Task Filter Counters ( #6556 )
...
* [ACA-4258] Add Task Filter Counters
* Fix unit test
2021-01-26 18:15:30 +00:00
Cano
36580f690b
Exclude C311290
2021-01-13 12:54:42 +01:00
davidcanonieto
223749451a
[ADF-5308] Unexclude C311290 ( #6524 )
2021-01-12 13:03:11 +01:00
davidcanonieto and Eugenio Romano
27167b3420
[ADF-5293] Unexclude C311290 ( #6408 )
...
* [ADF-5293] Unexclude C311290
* Fix double click on folder
* Revert change
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2020-12-07 21:03:01 +00:00
davidcanonieto
786984bfee
[ADF-5298] Fix Service Tasks not loading ( #6413 )
2020-12-04 11:49:56 +00:00
davidcanonieto
567ea6cb0d
[ADF-5295] Fix Session not reloaded after User logs in in other tab ( #6399 )
2020-12-02 00:00:54 +00:00
davidcanonieto
9bbdee5de0
[ADF-5297] Success Snackbar messages showning as errors ( #6404 )
2020-12-01 23:57:46 +00:00
davidcanonieto
46fd14becf
[ACA-4124] Display authorityName when authorityDisplayName is missing ( #6371 )
2020-11-23 01:09:00 +00:00
davidcanonieto
973b58f420
[ACA-4124] Change name displayed for groups in Add Permission Panel Component ( #6305 )
...
* [ACA-4124] Change property displayd for groups in Add Permission Panel Component
* [ACA-4124] Add 503 localization
* Fix e2e test
* Fix e2e test
2020-11-10 10:18:59 +00:00
davidcanonieto
a9f9e18a1a
[MNT-21920] Fix Card View Integers initialization when they are set to 0 ( #6320 )
...
* [MNT-21920] Fix Card View Integers initialization when they are set to 0
* Add unit tests
2020-11-10 10:07:23 +00:00
davidcanonieto
91b7458bee
[ADF-5223] Fix Amount widget styling ( #6302 )
...
* [ADF-5223] Fix Amount widget styling
* Fix unit test
* Fix e2e test
* Fix e2e test
2020-11-05 14:00:15 +00:00
davidcanonieto
de580b64f2
[ACA-3870] Fix Version Compatibility Initialization ( #6288 )
2020-10-29 10:42:57 +00:00
Cano
7c4c1e0304
Expose ServiceTaskListCloudService in public API
2020-10-02 16:47:23 +02:00
davidcanonieto
d83bc9935c
[ADF-5262] Fix query execution in BaseQueryBuilderService ( #6201 )
...
* [] Fix query execution in BaseQueryBuilderService
* Update base-query-builder.service.ts
* Update base-query-builder.service.ts
2020-10-01 15:50:42 +02:00
davidcanonieto
877a9f00e9
[AAE-3694] Add new Service Method for service task integration ( #6199 )
...
* [AAE-3694] Add new Service Method for service task integration
* Split task list services in two
* Move ServiceTaskQueryCloudRequestModel to a newe file
2020-10-01 13:15:39 +01:00
davidcanonieto
8453f932aa
[ADF-5260] Fix Service task list initialization in DemoShell ( #6184 )
...
* [ADF-5260] Fix Service task list initialization in DemoShell
* Improve layout
2020-09-29 15:09:22 +02:00
davidcanonieto
9da72463e9
Expose ServiceTaskFilterCloudService in public API ( #6175 )
2020-09-28 14:11:41 +02:00
davidcanonieto
64881718d7
Expose ServiceTaskListCloudComponent in public api ( #6173 )
2020-09-28 12:30:07 +02:00
davidcanonieto
e497b31e3e
[AAE-3469] New Service Task Cloud Component ( #6161 )
...
* [AAE-3469] New Service Task Lisst Component
* Fix unit tests
* Add documentation
* Add public methods to Data Table Schema
* [AAE-3469] New Service Task Cloud Component
* Fix comments
* Fix comments
* Fix unit tests
2020-09-28 09:47:18 +01:00
davidcanonieto
dea062263e
[ADF-5219] Fix Production Build ( #6166 )
...
* [ADF-5219] Fix Production Build
* Fix BC
* Revert file name
2020-09-27 10:23:13 +01:00
davidcanonieto
b0a46f7eac
[ADF-5219] Refactor Document list Filters ( #6092 )
...
* First commit
* Second commit
* Commit 4
* Add unit tests
* Fix unit tests
* Add documentation for breaking change
* Fix rebase
* Fix unit test
2020-09-25 10:08:15 +01:00
davidcanonieto
a888689caa
Revert "[AAE-3469] New Service Task List in Task List Cloud Component ( #6131 )" ( #6154 )
...
This reverts commit 472e112b71 .
2020-09-23 10:48:52 +02:00
davidcanonieto
20f6df5a79
[ADF-3499] Make Card View Text Item reactive to user input ( #5953 )
...
* [ADF-3499] Make Card View Text Item reactive to user input
* Improve code and fix APS2 tests
* Fix tests
* Improve tests
* Add missing async
2020-09-23 10:12:10 +02:00
davidcanonieto
472e112b71
[AAE-3469] New Service Task List in Task List Cloud Component ( #6131 )
...
* [AAE-3469] New Service Task Lisst Component
* Fix unit tests
* Add documentation
* Add public methods to Data Table Schema
2020-09-22 20:41:53 +01:00
davidcanonieto and Eugenio Romano
e351925e8f
Fix C291954, C291955, C291993 and C291995 ( #6149 )
...
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2020-09-22 18:53:58 +01:00
davidcanonieto
636da03eca
[ADF-5245] Fix C297478, C297485 and C297472 ( #6147 )
2020-09-22 17:03:11 +01:00
davidcanonieto
3b02233481
[ADF-5237] Unexclude C362240 and C362241 ( #6137 )
...
* [ADF-5237] Unexclude C362240 and C362241
* Fix initialization bug
2020-09-22 09:52:41 +01:00
davidcanonieto
f4ebaec501
[AAE-3296] Add unit tests for Tooltips in Form Widgets ( #6094 )
2020-09-10 08:39:26 +01:00
davidcanonieto
6977df169a
[ADF-4481] Fix Viewer peview for unsupported new versions ( #6101 )
...
* [ADF-4481] Fix Viewer peview for unsupported new versions
* Update img-viewer.component.ts
2020-09-08 17:28:46 +01:00
davidcanonieto
a4632cf9a5
Create upgrade39-40.md
2020-08-17 16:48:18 +01:00
davidcanonieto
0e8b28dc49
[ACA-3542] Fix Filter sorting initialization ( #6018 )
2020-08-17 15:02:47 +01:00
davidcanonieto
5850f4c929
[ADF-5218] Fix custom stencil usage on Start Process Form ( #5999 )
...
* [ADF-5218] Fix custom stencil usage on Start Process Form
* Fix e2e test
* Fix task form provider
* Fix people tests
* Add docs
* Update stencil docs
* Remove outdated docs
* Update task details component
2020-08-14 20:45:07 +01:00
davidcanonieto
5577e0e9be
[AAE-2378] Add tooltip to People and Group Cloud Widgets ( #5990 )
2020-08-13 14:01:55 +01:00
davidcanonieto
9b3efb5502
[ADF-5165] Fix Checkbok widget in completed tasks ( #5979 )
2020-08-12 17:58:09 +01:00
davidcanonieto
1ade912e64
[AAE-2378] Add tooltip to Form Cloud Widgets ( #5947 )
2020-08-03 21:32:19 +01:00
davidcanonieto
1e692252a5
[AAE-612] Support for Form Outcome Visibility Conditions ( #5934 )
2020-07-30 17:05:10 +01:00
davidcanonieto
2547f9692d
[ADF-5174] Add Permisssions Dialog to adf-testing Lib ( #5824 )
...
* [ADF-5174] Add Permisssions Dialog to adf-testing Lib
* Fix linting
2020-06-30 11:39:01 +01:00
davidcanonieto
ed68ebb751
[ADF-5163] Fix placeholder on Form widgets ( #5812 )
2020-06-24 15:18:33 +01:00
davidcanonieto and Eugenio Romano
46e4daeef3
[ADF-5158] ECM Version Directive ( #5779 )
...
* [ADF-5158] ECM Version Directive
* Update version-compatibility.directive.ts
* Update version-compatibility.directive.ts
* Change name from ecm to acs
* Fix unit tests
* Update docs for Version directive
* Fix unit tests
* Fix unit tests
* Linting
* Update apps-process-cloud.service.spec.ts
* Fix Ecm Service initialization
* Fix unit test
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2020-06-23 08:46:17 +01:00
davidcanonieto
2baae61cc5
[ADF-5161] Add query token injection for search query builder ( #5799 )
...
* [ADF-5161] Add query token injection for search query builder
* Improve logic
2020-06-20 10:59:48 +01:00
davidcanonieto
fe95673e0a
[ADF-5160] Fix CardView Key-Value Pairs Item overflowing ( #5790 )
2020-06-17 16:52:23 +01:00
davidcanonieto
13066a9a32
[ADF-5154] Add missing API endpoints to SitesService ( #5751 )
2020-06-04 12:40:31 +01:00
davidcanonieto
ac847313e3
[ACA-3317] Make About Github Link Component input properties optional ( #5717 )
...
* [ACA-3317] Make About Github Link Component input properties optional
* Update permission-list.component.html
2020-05-21 15:05:05 +01:00
davidcanonieto
1def8000f0
[ACA-3317] Split About component into smaller components ( #5708 )
2020-05-18 09:39:58 +01:00
davidcanonieto
22acd3f6e6
[ADF-5143] Fix Checkbox widget value parsing ( #5706 )
2020-05-14 23:52:09 +01:00
davidcanonieto
b32f3f7f01
Fix resources path for releasing apps ( #5691 )
2020-05-12 18:15:18 +01:00
Cano
1a9259d00f
Add content metadata to Release Note
2020-05-04 15:46:01 +01:00
davidcanonieto
01c0f53b18
[ADF-5134] REGRESSION - Fix People and Group Components firing twice ( #5666 )
2020-05-03 12:53:04 +01:00
davidcanonieto
b77384331f
[ADF-5122] Unexclude C309674 test ( #5655 )
...
* [ADF-5122] Unexclude C309674 test
* Improve affected libs script to run tests if tests exclussion changed
2020-04-30 14:47:18 +01:00
davidcanonieto
7627b01bb1
[AAE-2487] Fix Checkbox Widget bug ( #5657 )
2020-04-30 13:19:33 +01:00
davidcanonieto
b6072f806a
[ADF-5129][ADF-5130] Fix Lock in Gallery view and Lock Dialog ( #5646 )
2020-04-28 08:50:06 +01:00
davidcanonieto and Eugenio Romano
8f68899ce0
[ADF-4900] Card View and Metadata Components refactoring ( #5592 )
...
* [ADF-4900] Card View and Metadata Components refactoring
* CSS linting
* Unit test excluded
* Rebase branch
* Fix unit tests
* Fix linting
* Fix e2e tests
* Fix 2e2 tests
* Fix process-services e2e tests
* More fixes
* Fix more e2e tests
* Fix unit test
* Improve flaky unit test
* Fix process services e2e tests
* Update Process Header Cloud Page
* Fix linting
* Fix timing issue
* Lintintg
* Fix selectors
* Fix e2e tests
* Fix timing issue
* Fix C260328
* Fix spellcheck
* save screenshot
* performance issue
* Fix unit tests and e2e tests
* fix e2e
* refactoring
* fix lint
* fix e2e
* Fix C309698
* fix other e2e
* fix lint
* increase timeout
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com >
2020-04-27 00:09:52 +01:00
davidcanonieto
86d6ecb49e
[ADF-5120] Fix initialization error of PS cloud Services ( #5634 )
2020-04-23 17:59:44 +01:00
davidcanonieto
a5a82eb649
[ADF-5116] Make ADF's pipeline GREEN again ( #5620 )
...
* [ADF-5116] Make ADF's pipeline GREEN again
* Fix more e2e tests
* Exclude test
* Fix last e2e test
* Fix C305008
2020-04-17 16:27:07 +01:00
davidcanonieto
c1bf8e4db9
[ADF-3726] Enable/disable Copy to clipboard in Metadata from config ( #5578 )
...
* [ADF-3726] Enable/disable Copy to clipboard in Metadata from config
* Update app.config.json
* Fix e2e tests
2020-03-31 14:10:52 +01:00
davidcanonieto
6806504a65
[ADF-3726] Add copy to clipbouard support to card view properties ( #5565 )
2020-03-25 13:42:35 +00:00
davidcanonieto
144da83d0e
[ADF-4559] Add chips to multivalue metadata properties ( #5552 )
...
* [ADF-4559] Add chips to multivalue metadata properties
* Fix app config schema
* Restore app config
* Fix checkListIsSorted method
* Fix e2e datatable sorting
* Fix e2e tests
* Improve chips input
2020-03-23 13:02:01 +00:00
davidcanonieto
3fcf965eca
[ADF-4673] Add editable property to metadata config ( #5557 )
...
* [ADF-4673] Add editable property to metadata config
* Add readonly mode for aspect oriented config
* Fix linting
2020-03-20 22:16:35 +00:00
davidcanonieto
2b1a321baf
[AAE-1977] Fix file uploaded after cancelling upload ( #5532 )
...
* [AAE-1977] Fix file uploaded after cancelling upload
* Add constants
2020-03-03 18:47:29 +00:00
davidcanonieto
159f0f94f3
[AAE-1881] Add E2E tests for document list actions ( #5514 )
...
* [AAE-1881] Add E2E tests for document list actions
* Improve code
* Fixing my stupidity
2020-02-26 17:12:36 +00:00
davidcanonieto
2cf36c2862
[AAE-1842] Automate C277196 Version manager permissions ( #5510 )
2020-02-25 14:16:10 +00:00
davidcanonieto
fcda1e3c7e
[AAE-1940] Add unit tests for Radio Buttons Widget ( #5505 )
...
* [AAE-1940] Add unit tests for Radio Buttons Component
* Update tests
2020-02-24 15:45:35 +00:00
davidcanonieto
9898ad4401
[AAE-1939] Add unit tests to Text Widget ( #5488 )
...
* [AAE-1939] Add unit tests to Text Widget
* Improve code
* Improve toBeFalsy/toBeTruthy
* Configure TestBed only with needed modules
2020-02-23 12:38:46 +00:00
davidcanonieto
2874e6469b
[AAE-1925] Add unit tests for Task List Component ( #5484 )
2020-02-20 22:07:14 +00:00
davidcanonieto
d9cf24a4cb
[AAE-1803] Add Unit tests for custom templates ( #5474 )
...
* [AAE-1803] Add Unit tests for custom templates
* Fix linting
2020-02-13 11:47:47 +00:00
davidcanonieto
1c016634b1
[AAE-1179] Fix Start Task with Groups E2E tests ( #5464 )
2020-02-10 14:49:39 +00:00
davidcanonieto
f551ad52a6
[AAE-1558] Update apps to use new structure ( #5421 )
2020-01-29 12:35:06 +00:00
davidcanonieto
dead0087f4
[AAE-1022] Fix components to work on Community environments ( #5296 )
...
* [AAE-1022] Fix components to work on Community environments
* Remove appName input
2019-12-18 17:33:50 +00:00
davidcanonieto
db55cdf997
[AAE-898] Fix Datetime card view model custom format ( #5265 )
...
* [AAE-898] Fix Datetime card view model custom format
* Fix e2e tests and rebase
2019-11-20 16:48:04 +00:00
davidcanonieto
2a76b0846d
[AAE-485] Fix card view int item validator when value is empty ( #5205 )
...
* [AAE-485] Fix card view int item validator when value is empty
* Avoid creating a function every time we validate number
* Add return type to method
2019-11-08 16:06:22 +02:00
davidcanonieto
2a033507b3
[AAE-485] Fix card view int item validator ( #5135 )
...
* [AAE-485] Fix card view int item validator
* Improve code
* Fix unit tests
* Remove outdated test
* Fix login of int validator
* Fix e2e test
* fix linting
2019-10-21 11:18:55 +01:00
davidcanonieto
f2c1778eda
[ADF-4595] Change demo-shell style classes prefix ( #5132 )
...
* [ADF-4595] Change demo-shell style classes prefix
* Change more files
* Trigger e2e tests
* Fix e2e selectors
* Fix e2e tests
* Fix e2e tests
2019-10-18 17:35:01 +01:00
davidcanonieto
47ec01555a
[ADF-4893] Fix visibility condition in datatable action menu ( #5088 )
...
* [ADF-4893] Fix visibility condition in datatable action menu
* Add filtering for when menu cache is disabled
* Fix unit test and improve code
* Fix linting
* Fix linting
* Add missing return type
2019-10-14 15:28:24 +01:00
davidcanonieto
2def8d0557
[ADF-4861] Fix memory leak in Date widgets and Form Cloud Model ( #5041 )
...
* [ADF-4836] Fix memory leak in Date widgets and Form Cloud Model
* Remove unit tests based on old logic
2019-10-10 11:01:06 +01:00
davidcanonieto
720e2035d8
[ADF-4925] Fix Process Variable mapping in ADF forms ( #5116 )
2019-09-30 16:08:48 +01:00
davidcanonieto
7c692137e3
[ADF-4925] Fix process variable mapping in Form Cloud component ( #5110 )
2019-09-29 13:48:55 +01:00
davidcanonieto
7ebd287728
[APM-1412] Fix Json dialog on Form json widget ( #5107 )
2019-09-27 15:08:48 +01:00
davidcanonieto
aabfe19c51
[ADF-4922] Fix update project script for Generator and Modeler ( #5103 )
2019-09-26 13:36:57 +01:00
davidcanonieto
6ec6be36d5
[ADF-4913] Fix Gallery View in datatable Component ( #5101 )
2019-09-26 08:41:29 +01:00
davidcanonieto
e610ae9766
[ADF-4914] Fix update versions script on Generator and AMA ( #5098 )
2019-09-24 21:18:59 +01:00
davidcanonieto
1cb4dfc1b8
[ADF-4764] Hide placeholder in Amount Widget in readOnly mode ( #5035 )
...
* [ADF-4764] Hide placeholder in Amount Widget in readOnly mode
* add missing return type
2019-08-31 00:30:13 +01:00
davidcanonieto
e5f7d2f304
[ADF-4852] Make use of ADF-CLI command to update sha ( #5032 )
...
* [ADF-4852] Make use of ADF-CLI command to update sha
* Update build.sh
2019-08-29 15:05:00 +01:00
davidcanonieto
c6ddfe46cf
[ADF-4816] Move localization keys for About component from demo-shell to core ( #5007 )
2019-08-29 14:59:07 +01:00
davidcanonieto
8a48738b99
[ADF-4825] Use ADF-CLI in ADF for versions and latest commit ( #4994 )
...
* [ADF-4825] Use ADF-CLI in ADF for versions and latest commit
* Add documentation
* Update update-version.ts
* Update release.sh
* Update update-project.sh
* Update release.sh
* Update update-project.sh
* Update release.sh
* Update update-project.sh
* Update README.md
* Rebase branch
* Update package.json
* Update build.sh
* Update package.json
2019-08-28 11:01:00 +01:00
davidcanonieto
e7c0852051
[ADF-4816] Refactor About component ( #5000 )
...
* [ADF-4816] Refactor About component
* Update package.json
2019-08-19 15:29:16 +01:00
davidcanonieto
deca68e5b2
[ADF-4795] The form is editable after completing the task in APS ( #4979 )
...
* [ADF-4795] Form should not be editable when a task is completed
* add unit test
2019-08-07 16:08:57 +02:00
davidcanonieto
8adb9b2a25
[ADF-4775] Make date widget compatible with APS1 and APS2 ( #4966 )
...
* [ADF-4775] Make date widget compatible with APS1 and APS2
* Refactor and create new cloud widget
2019-08-07 00:40:19 +02:00
davidcanonieto
964e89f6ef
[ADF-4788] Fix parsing of process variables from APS2 BE ( #4972 )
2019-08-07 00:34:04 +02:00
davidcanonieto
479416861f
[ADF-4650] Fix and refactor amount, date and date-time widgets ( #4957 )
...
* [ADF-4650] Fix and refactor amount, date and date-time widgets
* fix e2e tests
* Fix people cloud test
* Fix e2e date test
* fix lint
2019-07-26 14:01:00 +02:00