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
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
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
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
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
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
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
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
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
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
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
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
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
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
Suzana Dirla
317ae3db68
[ADF-4696] Display name on metadata card ( #4870 )
...
* [ADF-4696] Display names on content metadata
* [ADF-4696] unit test
2019-06-24 17:39:06 +01:00
davidcanonieto
a172543b8f
[ADF-4455] Fix whitespaces trim in multivalue metadata field ( #4663 )
2019-05-01 14:12:09 +01:00
Silviu Popa
32647c8af5
[ADF-4430] Metadata- fix error message ( #4635 )
2019-04-22 19:19:39 +02:00
davidcanonieto
8395b0baa5
[ADF-4219] Multivalue Metadata Card View ( #4600 )
...
* [ADF-4219] Multivalue Metadata Card View
* [ADF-4219] Add documentation
* [ADF-4219] Improve code, docs and tests
* [ADF-4219] Fix e2e tests
2019-04-17 18:04:27 +02:00
Eugenio Romano
ad15cdf028
fix unit test
2019-04-02 00:24:31 +01:00
Eugenio Romano
17efd33f44
fix lint issue after merge 3.2.0
2019-03-30 11:05:19 +00:00
Eugenio Romano
b35fb4df93
Merge branch 'development' into next-release-3.2.0
2019-03-29 16:17:03 +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
Denys Vuika
a7a48e8b2b
enable prefer-const rule for tslint, fix issues ( #4409 )
...
* enable prefer-const rule for tslint, fix issues
* Update content-node-selector.component.spec.ts
* Update content-node-selector.component.spec.ts
* fix const
* fix lint issues
* update tests
* update tests
* update tests
* fix code
* fix page class
2019-03-27 09:55:30 +00:00
Eugenio Romano
7bc2fafcca
fix metadata test
2019-03-14 02:30:24 +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
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
davidcanonieto
1804792de5
[ADF-3999] Regression - Fix metadata layout ( #4262 )
2019-02-04 19:14:22 +00:00
davidcanonieto
b113ad83f1
[ADF-3124] Fix overflowing text on file info dialog values ( #4058 )
2018-12-12 10:54:40 +00:00
Denys Vuika
e39a2b149b
[ADF-3591] spellcheck support for code ( #3827 )
...
* setup spellcheck
2018-10-23 15:05:38 +01:00
Denys Vuika
6b24bfb1d4
[ADF-3299] and [ADF-3300] upgrade to Angular and Material 6 ( #3579 )
...
* upgrade to HttpClient
* upgrade to Renderer2
* upgrade Document reference
* remove useless test with deprecated ReflectiveInjector
* upgrade to latest typescript
* upgrade libs
* upgrade package scripts
* remove rxjs blacklists and duplicate rules
* add rxjs compat to help with migration
* fix breaking changes
* fix breaking changes in material
* fix breaking changes (material 6)
* upgrade rxjs, ngx-translate and flex layout
* update unit tests
* restore providers
* upgrade deprecated Observable.error
* rebase
fix first configuration problems
* fix style issues commented
* fix core build
* fix lib template errors
* move lib test execution in angular.json
* ignore
* karma conf files
* fix import statement test
* single run option
* update packages reporter
* restore report
* increase timeout
* improve karma conf test configuration
* fix test issues about lint
* fix test analytics
* fix process service test
* content service fix test
* fix logout directive test
* fix core test
* fix build
* update node-sass to latest
* update angular cli dependencies
* improve build script
create directorites and move files only if previous command succeded
* upgrade individual libs to 6.0
* remove old webpack files
* revert sass change
* fix type issues
fix style issues
* fix tslint demo shell issue
* fix peerdependencies
* fix test e2e BC
* package upate
* fix style import issue
* extract-text-webpack-plugin beta
* fix test dist build command
* remove alpha js-api
* fix tslint issue
add banner tslint rule
* upload service fix
* change BC script
* fix test dist script
* increase demo shell timeout test
* verbose copy
* path absolute
* fix script bc
* fix copy part
* fix path warning
fix monaco editor
* remove duplicate header
* remove unused import
* fix align and check ago tests
* add missing import
* fix notification button selector
* [ANGULAR6] fixed core tests
* fix CS test
* fix cs test step 2
* increase travis_wait for dist
* fix attachment PS
* fix checklist test
* use pdf min
2018-08-14 15:42:43 +01:00
Eugenio Romano
b2cb93468d
[ADF-3259] [ADF-3363] e2e login and card metadata ( #3612 )
...
* remember me
* add login component e2e test
* add success route test
* add change logo check
* redirect url after logout e2e
* move redirection test in a separate file
* login component tslint
* cardview e2e
* fix login test
* add test case number
* move version test in a separate file
* clean unused elements
* metadata part 1
* tslint fix
* fix metadata test
* remove fit
* fix formatting file viewerPage
* multi propety test
* metadata and login improvements
* fix data automation fix
* metadata permission e2e
* fix tslint problems
* improve selector
* stabilize search component test
* stabilize test step 1
* fix tag test
add config timeout
* tentative
* delay after download
* change meatdata test
* stabilize metadata
* use smaller file for not extension related test
* stabilize test step 2
* exclude failing test
* timeout fix
* split in multiple task e2e
* trick travis
* trigger build
* fix command issue
* fix save screenshot
* fix run subfolder
* test timeout increase
2018-08-14 15:42:28 +01:00
Eugenio Romano
eb0f91c5db
fix random test failing part 2 ( #3395 )
...
* fix random failing test core search/comment/auth/user
* fix node delete directive
* fix lint issues
* node restore fix
* fix comment test
* remove fdescribe
* fix tests and tslint
* fix upload test
* unsubscribe success event task test
* copy comment object during test
* use the data pipe performance improvement and standard usage
* uncomment random test
* fix comment date random failing test
* disposable unsubscribe
* fix start process
* remove fdescribe
* change start process test and remove commented code
* fix error event check double click
* clone object form test
* refactor date time test
* fix service mock
* fix test dropdown and context
* git hook lint
* fix language test
* unsubscribe documentlist event test
* fix disposable error
* fix console log service error document list
* unusbscribe search test
* clear input field
* remove wrong test
2018-05-29 10:18:17 +01:00
Denys Vuika
382ea3c1b3
unit test performance ( #3194 )
...
* DataTable (-4 sec)
* PaginationComponent (-1 sec)
* DocumentList
* custom testbed setup, test upgrades
* test fixes
* more test fixes
* remove fdescribe
* test fixes
* test fixes
* more test fixes
* test fixes
* upgrade tests
* update tests
* upgrade tests
* upgrade tests
* upgrade tests
* upgrade tests
* update tests
* translate loader fixes
* auth and cookie fixes
* upgrade tests
* upgrade tests
* test fixes
* almost there
* diable broken tests
* process tests (part 1)
* fix lint issues
* another test upgrade
* almost there
* cleanup
* insights testing upgrade
* improve tests
* tests cleanup
* tests cleanup
* cleanup tests
* test cleanup
* favorite nodes tests
* rebase fix syntax
* fix core test
* give up test focus
* flush tabs
* fix search test
* Update document-list.component.spec.ts
* fix document list lock
* increase tick time
* remove duplicate test
2018-04-23 09:55:22 +01:00
siva kumar
313d7f30cf
[ADF-2614] Edit icon misses in Info-drawer Assignee ( #3145 )
...
* [DW-488] Edit icon misses in Info-drawer Assignee
* * Added unit testcases for the recent changes .
* * Updated card-view doc for the recent changes made.
* * Fixed failing taskHeader testcases
2018-04-06 12:49:38 +01:00