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
Eugenio Romano
1c51b2a1a6
Use hash strategy in demo shell as the other apps ( #6402 )
...
* hash startegy
* use hash in e2e
* trigger build
* fix
* fix
* remove children router overwrite crazynes
* Update login.module.ts
* revert not needed changes
* some fixes
* fix
* remove fdescribe
* fix
* fix
* Update share-file.e2e.ts
* Update lock-file.e2e.ts
* Update share-file.e2e.ts
* some fix
* some other fixes
* username as id
* fix after rebase
* username
* fix usernamee
* Fix the errorComponent
* Attempt to fix unit test - to check
* * Fixed circular dependency error while building adf-testing package
* * Fixed failing UT
* fix
* use username
* some fixes
* some fix
* fix
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
2020-12-16 18:46:56 +00:00
Denys Vuika
cf54477408
remove old context menu ( #6424 )
2020-12-10 11:51:55 +00:00
Silviu Popa
f39997b98b
[AAE-3638] - update priority option ( #6423 )
2020-12-04 17:42:34 +00:00
Denys Vuika
31bac2da24
[ACA-4205] reload on sorting only for server mode ( #6420 )
...
* reload on sorting only for server mode
* cleanup demo shell / files
2020-12-04 17:36:02 +00:00
davidcanonieto
786984bfee
[ADF-5298] Fix Service Tasks not loading ( #6413 )
2020-12-04 11:49:56 +00:00
Denys Vuika
19748c3aea
Clean-up demo shell Error component ( #6403 )
...
* cleanup error component and fix i18n
* remove fake component
2020-12-02 00:00:28 +00:00
davidcanonieto
9bbdee5de0
[ADF-5297] Success Snackbar messages showning as errors ( #6404 )
2020-12-01 23:57:46 +00:00
Eugenio Romano
c80598e1dc
Update index.html
2020-12-01 23:57:29 +00:00
Marcello Teodori
419c47b87e
AAE-4023 fix BASE_PATH as / ( #6397 )
2020-11-30 21:59:31 +00:00
Gloria Camino
fe7ad99aa9
LOC-268 - Fixed. All localised UI files updated in 16 languages ( #6383 )
2020-11-27 11:27:15 +00:00
arditdomi
20833161a2
[ACA-3712] Add appVersion multi-select dropdown in edit cloud process filter ( #6321 )
...
* [ACA-4053] Add appVersion multiselect dropdown in cloud filters
* Call applications api to fetch the versions
* Keep both old and new appVersion filter
* minor changes
* Add unit tests
* Fix comments - remove appVersionMultiple input and use a common appVersion input
2020-11-24 03:15:35 +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
arditdomi
4dfa9b6d53
[ACA-4123] Unify APS and Cloud event emitters for filters ( #6331 )
...
* Experimental solution
* Unify event emitters for aps and cloud filters
* Update emitter descriptions
* Fix/Add unit tests
* Unit tests part 2
* Update documentation, put mock objects into separate mock files and remove them from test files
* rename tests
* align demo-shell with the new changes
* fix aps demo shell
2020-11-16 14:37:17 +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
Silviu Popa
1f163d58ec
[ACA-3706] implement startedBy process filter property ( #6077 )
...
* [ACA-3706] implement startedBy filter property
* fix lint
* [ACA-3706] implement startedBy filter
* replace initiator with people cloud component
* small changes
* fix user selection mode
* revert unnecesary change
* fix e2e
* fix process filter e2e tests
* fix more e2e
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-10-23 11:33:03 +02:00
arditdomi
072f910452
[AAE-3719][AAE-3720] - Fix content node selector search should align with the filtering ( #6214 )
...
* Fix content node selector search should align with the filtering
* Add a flag to disable optionally the search execution in the filters
* Add unit tests
* refactoring - Remove content node selector service and use the main search service instead
* Fix existing unit tests to align with the new changes
* Fix bug when copying a file
* add include properties in demo shell search config
* revert attach-file-cloud widget
* Remove unused import
* More unit tests
2020-10-20 15:48:23 +01: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
Vito
302482945c
Added switch to be able to check the form behaviour ( #6177 )
...
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-09-28 16:23:40 +01: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
dhrn
d7f0fa5aa0
[AAE-3493] Update the documentation to provide the proper guidance on custom forms widgets for APA and APS developers ( #6158 )
...
* * improve docs
* * assets fixed
* * links fixed
* * versions fixed
* * assets added
* * fix links
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Update docs/user-guide/aae-extensions.md
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
* * example fixed
* * minor changes
* Make stencils document step-based
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
Co-authored-by: Mark Hulbert <mark.hulbert@alfresco.com>
2020-09-25 12:42:37 +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 472e112b71ab928c454818c706ccc2c6debc91c4.
2020-09-23 10:48:52 +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
Eugenio Romano
46ccda68b3
[ADF-5235] Facet fix and improve search test ( #6122 )
...
* improve search test
* fix
* fix
* fix
* changes
* modify
* logout public URL
* improve stability some e2e
* fx lint
* fix
* fix
* improve
* fix
* improve
* fix
* fix
* fix
* fix [skip ci]
* fix
* some fix [skip ci]
* fix
* fix lint
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* convert C291893 in manual test case in testrail
* fix
* fix
2020-09-21 09:35:01 +01:00
siva kumar
6fa02548ae
[AAE-3321] Select uploaded local files by default ( #6079 )
...
* [AAE-3111] Select uploaded files by default
* [AAE-3321] Select uploaded local files by default
* * After rebase
* * Renamed method/property names
* * Fixed comments
* Added a private method to bubble up preselected nodes
* * Added unit tests
* * Fixed typo* added doc* Preselect based on the selection mode
* * Added way to test in demo shell
2020-09-14 09:07:41 +01:00
dhrn
5d3c86d75f
[Docs] cloud custom form widget examples ( #6083 )
...
* Docs for AAE 2829
* * sample improved
* * redonly improved
* minor changes
2020-09-10 21:31:51 +01:00
dhrn
e765239cbf
[MNT-21789] ADW - Disable ACS Thumbnail Generation cause ADF Upload Service to fail any file upload with 501 error ( #6114 )
...
* Disable ACS Thumbnail Generation cause ADF Upload Service to fail any file upload with 501 error
* * fixed config
2020-09-10 18:51:50 +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
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
Vito
61cac20ab3
Readded column key as key parameter ( #5960 )
...
* Readded column key as key parameter
* Fixed failing unit test
2020-08-07 09:37:40 +01:00
Eugenio Romano
d312809811
not sortable id and lock ( #5949 )
2020-08-04 19:00:57 +01:00
Vito
85183ead0d
[ACA-3542] - added sorting for filters ( #5932 )
...
* [ACA-3542] - added sorting for filters
* [ACA-3542] - removed wrong parameter
* [ACA-3542] - fixed test with fixed sorting mode parameter
* Update content-node-selector-panel.component.html
* fix e2e
* fix delete site
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-08-03 10:30:14 +01:00
arditdomi
d553c71b1e
[AAE-3110] Move upload button inside the node selector dialog ( #5901 )
...
* Open select dialog on all types, fetch destination folder from a relative path
* Dialog UI refactor, multiple upload from local
* Fix document list should automatically reload after upload
* Remove not used ViewChild
* Fix imports, read destination folder from form field
* support different alias
* Remove not needed property, reuse selection mode
* Remove unused methods
* Fix unit tests
* * Added unit tests
* Fixed failing unit tests
* * Added unit for upload button
* Skipped failing e2e
* * Removed process-storage related code
* * Removed unncessory model and code
*
* * Removed contentHost from formCloud model
* * Skiped content-services e2e
* Skip failing process e2e related to attachment
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
2020-07-31 06:38:58 +01:00
Mercy Chrysolite
46f3f0f1d1
[ACA-3687] Implement Process definition name filter dropdown in Process List ( #5870 )
...
* [ACA-3687] Implement Process definition name filtr
* Updated docs
* Updated mock
2020-07-30 09:30:39 +01:00
Vito
01a068550f
Put folder on top by default ( #5918 )
2020-07-28 09:13:04 +01:00
Urse Daniel
7c09fb1fb9
added functionality to view a previous version ( #5913 )
2020-07-27 09:29:29 +01:00
Maurizio Vitale
1dde6bb1c5
[AAE-3115] Content node selector - Ability to select multiple files ( #5904 )
...
* Ability to select multiple files
* Fix unit test
* Rename event into NodeSelected
* restrict the typo
Co-authored-by: Denys Vuika <denys.vuika@alfresco.com>
Co-authored-by: Denys Vuika <denys.vuika@alfresco.com>
2020-07-24 10:12:51 +01:00
Vito
30c5c58d40
[ACA-3672] - added server order for document -list ( #5899 )
...
* [ACA-3672] - added sorting server side for document-list
* [ACA-3672] - added and fixed unit tests for backend order
* [ACA-3672] - fixed failing test
* [ACA-3672] - regenerated doc and renamed variable
Co-authored-by: Vito Albano <vitoalbano@Vitos-MacBook-Pro.local>
2020-07-23 14:04:05 +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
Vito
3b7f3a5762
[ACA-3506] - Filter are kept when reloaded ( #5885 )
...
* [ADF] - saving in the url the filter values
* Fixed filter status on refresh
* Fixed filter status on refresh
* [ACA-3506] - added url filtering save
* [ACA-3506] - fixed spellcheck
* improve log
* more log
* fix scripts
* Added documentation for allowUpdateOnChange setting
* Added default value in description for docs
Co-authored-by: Vito Albano <vitoalbano@Vitos-MacBook-Pro.local>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-07-20 11:39:51 +01:00
Denys Vuika
38440670b3
upgrade 3rd party dependencies ( #5879 )
...
* update and remove libs
* upgrade angular
* upgrade libs
* disable old polyfills
* upgrade angular devkit
2020-07-16 11:53:29 +01:00
Vito
81d3247c87
[ADF-5179] - added folders for size filters ( #5849 )
...
* [ADF-5179] - added folders for size filters
* Update app.config.json
fixed wrong rebased missed value
2020-07-14 09:33:51 +01:00
Vito
529aea77b1
[ADF-5178] - add translation for filters ( #5843 )
2020-07-08 09:10:00 +01:00
Denys Vuika
f691dc90dc
cleanup dependencies and fix versions ( #5835 )
...
* remove core-js
* fix lib versions
* remove unused lib
* upgrade rxjs
2020-07-03 18:08:37 +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
Eugenio Romano
5180493aa8
[ACA-3507] [ACA-3523] Fix Filters ( #5821 )
...
* fix search one letter
fix navigation
add new property search text prefix and suffix
* fix unit test
* fix unit test
* fix failing test
2020-06-29 17:27:52 +01:00
Eugenio Romano
1aa1f12c64
[DO NOT MERGE] try reload search conf ( #5820 )
...
* try reload
* fix
* provide
* fix
* try
2020-06-27 14:26:51 +01:00