Vito
59a991dc66
Aspect List - added spinner and refresh ( #6693 )
...
* Adding spinner for loading aspects
* Added metadata update and test
2021-02-18 09:37:15 +00:00
Vito
eb9e555ba9
[ADF-5316] - Content Type ( #6602 )
...
* [ADF-5316] - added content type editing for nodes
* [ADF-5316] - added content type editing for nodes
* [ADF-5316] - fix unit test #1
* [ADF-5316] - fix unit test #2
* [ADF-5316] - fix unit test - final
* Removed failing lint word
* [ADF-5316] - added alfresco api real calls
* Build fixed
* [ADF-5316] - fixed second loop trigger on model
* [ADF-5316] - fixed unit tests
* [ADF-5316] - removed unused stream
* [ADF-5316] - fixed package.json
* [ADF-5316] - added missing unit tests
* [ADF-5316] - fixed wrong import
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2021-02-12 09:33:01 +00:00
Eugenio Romano
f4976a1949
[ADF-4329][ASD-5330] plus Improve e2e ( #6580 )
...
Improve e2e
Fix SSO user avatar
Fix Priority for APS1
2021-02-05 15:18:30 +00:00
Silviu Popa
f0e8cd98e5
[AAE-3638] - implement priority drodpown widget ( #6351 )
...
* [AAE-3638] - implement priority drodpown widget
* refactor task cloud service function
* fix remove value on card view text item and move priorities values in app.config.json
* revert app config unnecary changes
* PR changes
* fix unit test
* fix more unit tests
* PR changes
* create task cloud response model
* remove commented code
* fix e2e
* fix start task e2e and add return type
2020-11-18 11:25:21 +00:00
Silviu Popa
80fc239461
[AAE-3908] - fix clear value icon on card view text item ( #6269 )
2020-10-20 18:49:16 +03:00
Silviu Popa
4954642a48
[AAE-3742] fix propertie card view wrong behavior ( #6225 )
...
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-10-12 15:20:04 +03:00
Eugenio Romano
04f5fdffd7
[ADF-5263] Empty page displayed all the time when load content fix ( #6209 )
...
* Make test run on API update
Improve create librrary test
* Fix empty page displayed always first
* remvoe console
* fix
* fix
* lint
* fix
* fix
* fix
* fix
* fix
2020-10-05 00:26:56 +01:00
Denys Vuika
649a19fc8f
fix rxjs imports ( #6181 )
2020-09-28 17:32:41 +01: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
Eugenio Romano
beeb3ad080
selct box can use numbers as value in the card view ( #6020 )
2020-08-17 21:31:01 +01:00
Cilibiu Bogdan
9b0db0a82e
[ADF-5213] Metadata - select list filter ( #5961 )
...
* select filter input component
* include theme
* add filter input
* show input conditionally
* convert value to string for d:int type values
* filter list options pipe
* add components to module
* convert int value to string
* i18n
* update tests
* tests
* update config
* remove unneeded decorator
* fix lint
* update schema
* remove filter pipe
* provide a filtered list
2020-08-09 23:35:46 +01:00
Cilibiu Bogdan
54df083311
[ADF-5204] Metadata - Error message still appears after exiting Edit form ( #5922 )
...
* show error only in editable mode
* reset errors when reset value
* update tests
2020-07-29 09:27:17 +01:00
Cilibiu Bogdan
aa3d890342
[ACA-3742] Metadata - constraints validation ( #5908 )
...
* card min max value validator
* card match value validator
* card value length validator
* map validators to constraint type
* add minmax
* update exported validators
* register validators based on constraint type
* translate errors with parameters
* tests
2020-07-24 16:58:07 +01:00
Cilibiu Bogdan
5257917258
[ADF-3484] - Metadata drop-down list option for properties constrained by a list of values ( #5892 )
...
* update js-api
* include definition field
* process LIST constraint
* update tests
* dropdown visibility
* optional chaining
2020-07-21 22:46:46 +01:00
Eugenio Romano
90820a08df
Revert "[ACA-3499] Cardview textitem update on change ( #5882 )" ( #5886 )
...
This reverts commit 389a65860c0b7745cdadb14bc372dd351702b0a5.
2020-07-17 09:28:34 +01:00
Baptiste Mahé
389a65860c
[ACA-3499] Cardview textitem update on change ( #5882 )
2020-07-16 15:56:32 +01:00
Denys Vuika
cd2b489100
[ADF-5146] Upgrade to Angular 10 ( #5834 )
...
* remove useless module
* upgrade to angular 8
* upgrade material to v8
* upgrade adf libs
* migrate demo shell to v8
* upgrade to angular 9
* upgrade material to v9
* remove hammer
* upgrade nx
* upgrade datetime picker
* upgrade flex layout
* update core api
* remove entry components
* code fixes
* upgrade testbed usage
* code fixes
* remove unnecessary core-js from tests
* upgrade CLI
* ts config fixes
* fix builds
* fix testing config
* compile fixes
* fix demo shell dev setup
* fix core tests
* fix card view import
* upgrade nx
* disable smart builds for now
* remove fdescribe
* restore smart builds
* fix issues
* unify tsconfigs and fix newly found issues
* fix configuration and cleanup package scripts
* improved production build from the same config
* use ADF libs directly instead of node_modules
* disable smart build
* single app configuration (angular)
* fix core build
* fix build scripts
* lint fixes
* fix linting setup
* fix linting rules
* various fixes
* disable affected libs for unit tests
* cleanup insights package.json
* simplify smart-build
* fix content tests
* fix tests
* test fixes
* fix tests
* fix test
* fix tests
* disable AppExtensionsModule (monaco example)
* remove monaco extension module
* upgrade bundle check rules
* fix insights tests and karma config
* fix protractor config
* e2e workaround
* upgrade puppeteer and split linting and build
* reusable resources config
* update protractor config
* fix after rebase
* fix protractor config
* fix e2e tsconfig
* update e2e setup
* Save demoshell artifact on S3 and remove travis cache
* Push the libs on S3 and fetch before releasing it
* Add deps
* Add dependencies among libs and run only affected unit test and build
* fix the travis stage name
* fix after renaming dev to demoshell
* force the order of the projects
* remove unused dependencies
* fix content e2e script
* exit codes fix
* add extra exit codes to core e2e
* postinstall hook and package cleanup
* cleanup packages
* remove deprecated code and dependency on router
* improve bundle analyzer script
* minor code fixes
* update spec
* fix code after rebase
* upgrade protractor after rebase
* fix e2e mapping lib
* Update tsconfig.e2e.json
* update e2e tsconfig
* fix angular config
* fix protractor runs
* cache dist folder for libs
* update material selectors for dropdowns
* selector fixes
* remove duplicated e2e that have unit tests already
* fix login selector
* fix e2e
* fix test
* fix import issues
* fix selector
* cleanup old monaco extension files
* cleanup demo shell login
* add protractor max retries
* disable customisations of protractor
* fix login validation
* fix after rebase
* fix after rebase, disable latest versions of libs
* Hide the report tab and rollback the localstorage
* rename protractor config back to js
* restore lint as part of build
* cleanup code
* do not copy anything to node_modules on dist test
* fix unit tests
* config fixes
* fix code
* fix code after rebase
* fix tests
* remove existing words from spellcheck
* remove useless directive decorators
* update package.json after rebase
* add js-api back
* code fixes
* add missing export
* update configs
* fix code
* try fix the sso login test
* fix
* remove puppeteer unit
* fix e2e script
* fix
* make provider easy
* fix routes module before upgrade
* fix unit tests
* upgrade angular cli
* upgrade to angular 10
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-07-03 13:01:05 +01:00
davidcanonieto
fe95673e0a
[ADF-5160] Fix CardView Key-Value Pairs Item overflowing ( #5790 )
2020-06-17 16:52:23 +01:00
Denys Vuika
ae3ac440bc
Ivy compatible test modules ( #5718 )
...
* ivy compatible core unit tests
* ivy compatible content tests
* ivy compatible process tests
* ivy compatible process cloud tests
* ivy compatible insights tests
* fix content test
* fix content test
2020-05-21 16:25:28 +01:00
Denys Vuika
654be10dd2
Pre-Angular 9 upgrade fixes ( #5712 )
...
* remove deprecated angular/http
* upgrade adf libs
* fix production builds
* ivy-compatible translate module usage
* improved module usage
* upgrade content services module
* fix process services tests
* upgrade process cloud tests
* lint fixes
* update core max size
* fix insights test module
* remove insights lazy loading workaround
* fix insights module exports
* * Fixed skipped form-cloud unit test and removed duplicated tests
* cleanup the use of services
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
2020-05-20 16:51:51 +01:00
Denys Vuika
347e64fd91
Pre-Angular upgrade fixes ( #5709 )
...
* code fixes
* code fixes
* more code fixes
* even more fixes
* add missing typescript for cli
* rollback info drawer test changes
* use npx for cli commands
* restore attach providers
2020-05-18 14:02:15 +01:00
Cilibiu Bogdan
373025c3b4
disable floating labels ( #5669 )
2020-05-04 16:42:33 +01:00
davidcanonieto
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
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
Baptiste Mahé
04b6a3e399
[ADF-5092] Change card view label color ( #5572 )
2020-03-30 18:16:22 +01:00
davidcanonieto
6806504a65
[ADF-3726] Add copy to clipbouard support to card view properties ( #5565 )
2020-03-25 13:42:35 +00:00
Denys Vuika
772188c13d
calendar card item a11y fixes ( #5563 )
2020-03-24 11:02:33 +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
dhrn
d720d36670
[ADF-4522] Metadata value is not rolled back upon error ( #5550 )
...
* * initial commit
* * removed breaking change
* * fixed ts
* * fixed minor changes
* * fixed changes
* * minor changes
* * fixed unit test
* * docs added
* * fixed date clear problem
* * fixed unit test
2020-03-17 10:47:08 +00:00
Eugenio Romano
a70883378a
[AAE-2107] Move e2e to Unit test ( #5535 )
...
* [AAE-2107] Move e2e to Unit test
* * fixed namings
* * more unit test added
* * minor changes
2020-03-05 16:47:59 +00:00
Denys Vuika
a9b49a1eb7
[AAE-1883] document list preset unit tests ( #5519 )
...
* document list preset unit tests
* remove useless tests
* remove useless tests
* remove even more garbage
* remove junk
2020-02-28 13:26:01 +00:00
Eugenio Romano
2d0b571875
remove not needed spaces ( #5495 )
...
* remove not usefull spaces
* increase timeout
* increase timeout
* fix
2020-02-23 17:00:16 +00:00
Baptiste Mahé
b7de48c821
[ADF-5074] Scrollable card-view-textitem when value too long for display ( #5480 )
...
* ADF-5074 Scrollable non-multiline and full display for multiline
* ADF-5074 Refactor template
* ADF-5074 Scrollbar displayed only on overflow
* ADF-5074 adf-textitem-ellipsis is now replaced by adf-textitem-scroll
* ADF-5074 Scrollable non-multiline and full display for multiline
* ADF-5074 Refactor template
* ADF-5074 Scrollbar displayed only on overflow
* ADF-5074 adf-textitem-ellipsis is now replaced by adf-textitem-scroll
2020-02-21 11:02:45 +00:00
Eugenio Romano
1847768b56
[AAE-1848] fix kebab case files and add tlsint rule ( #5481 )
...
* fix kebab case files and add tlsint rule
* headless
* m 2 in e2e
* download file in headless chrome
* fix budget
* fix import
* fix import
2020-02-20 21:08:42 +00:00
dhrn
e46466a885
[ADF-5076] Automate tastrail case ( #5463 )
2020-02-10 14:02:57 +00:00
Denys Vuika
a0926a38d8
Minor code and style fixes ( #5398 )
...
* type fixes
* import fixes
* fix typos
* fix warning for private props that init in ctor only
* typing fixes
* typing fixes
* style cleanup
* fix test template
2020-02-09 22:03:32 +00:00
Chris Rodriguez
f27b94017a
[ACA-2474] adding instructions to the calendar for use ( #5387 )
...
* chore: adding instructions to the calendar for use
* chore: updating lockfile
* chore: fixing package
* chore: updated html for test
* chore: adding instructions to the calendar for use
* chore: updating lockfile
* chore: fixing package
* Wchore: updated html for test
* chore: removed unnused random string gen
* chore: synced lockfile; removed unnused prop
2020-01-25 15:04:23 +01:00
cristinaj
5c1f02a1fd
[AAE-865]Create card view text item PO ( #5320 )
...
* Create card view text item PO
* Changed back the puppeteer version
* Fix the rootElement locator
* no message
* Fix wrong rebase
* * Added unique data-automation-id on cardViewTextComponent.
* Changed data-automation-id for float
2019-12-19 08:50:34 +00:00
sivakumar414ram
86bd37b159
* Updated unit tests
2019-12-17 16:26:37 +05:30
sivakumar414ram
e3f7e3da09
* Add Edit icon
2019-12-17 16:26:36 +05:30
siva kumar
5068cbf539
[ADF-5004] [CardViewTextItemComponent] Provide a way to have an icon for the clickable items ( #5270 )
...
* [ADF-5004] [CardViewTextItemComponent] Provide a way to have an icon for the clickable items.
* * FIxed failing unit tests* Modified task-details tests and add few more.
2019-11-22 09:37:32 +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
Cilibiu Bogdan
81dcfa4341
[ADF-4995] Metadata - edit mode cannot be access via keyboard ( #5253 )
...
* use keydown over keyup
* fix test
* fix tests
2019-11-15 14:33:12 +00:00
Denys Vuika
3dd43ce9b5
[ADF-4997] no-duplicate-imports rule ( #5256 )
...
* no-duplicate-imports rule
* no-duplicate-imports rule
2019-11-15 13:38:01 +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
siva kumar
9c2bcdee1a
[ADF- 4871][TaskHeaderCloudComponent] Add Candidate Users/Groups properties ( #5189 )
...
* [ADF-4871] [TaskHeaderCloudComponent] Add Candidate Users/Groups properties
* Added Candidate users/groups properties to the task heade cloud component.
* * Created CardViewArrayItemComponent
* Modified FullName pipe to return username or email incase fullname missing.
* Added candidate Users/Groups properties to the taskcloudheader component.
* Added two service into task-cloudservice
* Updated Demoshell card-view with new widget
* * Fixed failing unit test
* * Fixed comments.
* * Refactored CardViewArrayItem model
* Fixed comments.
* * Changed candidate group icon
2019-10-29 09:26:34 +00:00
arditdomi
1970b1da82
[ADF-4964] Add enter and escape events for updating card view properties ( #5167 )
...
* [ADF-4964] Add enter and escape events for updating card view properties
* [ADF-4964] Add unit tests
2019-10-21 14:22:16 +01: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
Cilibiu Bogdan
ee5c90871a
[ADF-4958] [ADF-4959] Info Drawer - Buttons don't have role and accessible by keyboard alone ( #5161 )
...
* actions accessibility
* lint
* access setEditMode by keyboard
* fix test
* update action automation id reference
* update element finder reference
* update automation id reference
2019-10-17 11:18:15 +01:00
Denys Vuika
edc0945f39
fix "ng lint" command ( #5012 )
...
* update to latest js-api
* fix the "ng lint" command
* fix linting issues
* fix lint issues
* lint fixes
* code fixes
* fix html
* fix html
* update tests
* test fixes
* update tests
* fix tests and api
* fix code
2019-08-29 16:35:30 +01:00