Michaela
a74388513e
AAE-32255 Start Process button in start event is showing and failing for form with custom outcomes ( #10697 )
...
* [AAE-32255] check if form has visible outcomes
* [AAE-32255] readded ?
* [AAE-32255] use pipe and observable
* [AAE-32255] check if exists
2025-03-11 17:21:55 +01:00
tomasz hanaj
0c725a1c90
[AAE-30863] updated validators to set proper button state ( #10667 )
2025-02-25 09:30:14 +01:00
Mykyta Maliarchuk
e62c0587b6
[ACS-9215] Update license headers ( #10625 )
...
* [ACS-9215] Update license headers
* [ACS-9215] Update license headers
2025-02-06 13:18:56 +01:00
Denys Vuika
b7881db56b
AAE-26215 standalone form (cloud) ( #10535 )
2025-01-08 07:53:56 -05:00
Denys Vuika
0bc5b6d139
AAE-26215 Standalone start-process component ( #10531 )
2025-01-06 12:00:46 -05:00
dominikiwanekhyland
3078387325
[ACS-8959] Introduce new takeUntilDestroyed
operator where possible ( #10388 )
2024-11-19 11:54:00 +01:00
Bartosz Sekula
35f24fddb5
AAE-21573 Add display mode support for porcess start event form ( #10273 )
2024-10-07 15:05:44 +02:00
Wojciech Duda
8144006c99
AAE-25409 Fix custom outcome button not starting a process if used in start process form ( #10232 )
...
* AAE-25409 Fix custom outcome button not starting a process if used in start process form
* AAE-25409 comment adjustments
* AAE-25409 remove hardcoded process version
* AAE-25409 modify start process cloud for the solution
* AAE-25409 add unit test
2024-09-20 14:31:28 +02:00
Pablo Martinez
b60797e3b1
AAE-25190 Retrieve start process cloud customisation ( #10133 )
...
* AAE-25190 Restrieve start process cloud customisation
* AAE-25190 Fix code duplucation
* AAE-25190 Address review comments
* AAE-25190 Address review comments
2024-09-06 16:25:49 +02:00
Ehsan Rezaei
706428d356
Revert "Revert "AAE-24371 Fix invalid endpoint is called when process with form is st…"" ( #10076 )
...
* Revert "Revert "AAE-24371 Fix invalid endpoint is called when process with fo…"
This reverts commit 0277376c79
.
* AAE-24371 unify error response
* AAE-24371 unify error response
* AAE-24371 unify error response
---------
Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com >
Co-authored-by: Kasia Biernat-Kluba <1268696+kathrine0@users.noreply.github.com >
2024-08-29 16:48:52 +02:00
Ehsan Rezaei
0277376c79
Revert "AAE-24371 Fix invalid endpoint is called when process with form is st…" ( #10075 )
...
This reverts commit d38e782fe3
.
2024-08-09 20:27:00 +02:00
Kasia Biernat
d38e782fe3
AAE-24371 Fix invalid endpoint is called when process with form is st… ( #10052 )
...
* AAE-24371 Fix invalid endpoint is called when process with form is started
* AAE-24371 Unit tests
* AAE-24371 update tests to remove subscription
2024-08-07 15:26:47 +02:00
Kasia Biernat
fcd9d640d2
AAE-23358: Fix allowing to bypass required form on start event by cli… ( #9977 )
...
* AAE-23358: Fix allowing to bypass required form on start event by clicking the start button before form is loaded
* AAE-23358 change submit button disabled condition to make solution more in sync with original one
* Use specific version and regenerate the lock
---------
Co-authored-by: mauriziovitale <maurizio.vitale@hyland.com >
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2024-07-31 10:10:26 +02:00
Tomasz Gnyp
ddf6840511
AAE-23379 Fix - required attach file allows to start process ( #9874 )
...
* AAE-23379 Fix - required attach file allows to start process
* fix unit tests
2024-06-26 11:25:46 +02:00
Bartosz Sekula
d59fbdd825
AAE-21566 Handling new form event - show spinner ( #9656 )
...
* [AAE-21566] Add spinner event in process form
* CR
* CR
* added test for spinner service
* fix unit test
* fix lint
2024-05-09 10:46:36 +02:00
Darya Blavanovich
3819aecb70
[MNT-24354] update license header to 2024 ( #9633 )
...
* MNT-24354 update license header [ci:force]
* MNT-24354 fix lint [ci:force]
* MNT-24354 [ci:force]
* MNT-24354 update license header in process-services [ci:force]
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-05-08 08:34:51 +02:00
Denys Vuika
ef551a9c71
Improved ESLint configuration, integrated spellcheck and error fixes ( #8931 )
...
* integrate cspell with eslint, improved configuration
* core: fix linting errors
* core: fix lint warnings
* content: lint fixes
* process service lint fixes
* lint: process services cloud
* lint: insights
* lint: extensions
* [ci:force] lint: cli fixes
* [ci:force] comment out dead code
* [ci:force] exclude dead code
* fix code and tests
* rollback some changes
* fix testing lib
* fix demo shell
* minor lint warning fixes
* minor lint fixes
* fix process services
2023-09-26 13:46:53 +01:00
Denys Vuika
a1dd270c5d
[ACS-5991] ESLint fixes and code quality improvements ( #8893 )
...
* prefer-optional-chain: core
* prefer-optional-chain: content, fix typings
* prefer-optional-chain: process, fix typings
* prefer-optional-chain: process-cloud, fix typings, fix ts configs and eslint
* [ci: force] sonar errors fixes, insights lib
* [ci:force] fix security issues
* [ci:force] fix metadata e2e bug, js assignment bugs
* [ci:force] fix lint issue
* [ci:force] fix tests
2023-09-18 09:42:16 +01:00
AleksanderSklorz
98c0a3c7be
[ACS-5041] update license headers to reflect hyland copyright guidelines ( #8472 )
...
* ACS-5041 Changed json to js
* ACS-5041 Corrected paths
* ACS-5041 Changed json to js
* ACS-5041 Updated eslintrc
* ACS-5041 Small correction
* ACS-5041 Small correction
* ACS-5041 Updated license headers
* ACS-5041 Updated license headers
* ACS-5041 Replaced references to alfresco
* ACS-5041 Added Hyland to known words
* ACS-5041 Fixed coverage issue
* ACS-5041 Fixed duplication issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed test
* ACS-5041 Fixed test
* ACS-5041 Reverted one change
* ACS-5041 Added missing license to files after rebase
2023-04-20 09:34:03 +02:00
Ehsan Rezaei
dd91f2eeb6
AAE-12245: Migrated from event cancelBubble to stopPropagation ( #8311 )
2023-03-06 21:57:51 +01:00
tomasz hanaj
b9c53e586d
AAE-12139 disabled start process btn when clicked and api call in pro… ( #8160 )
...
* AAE-12139 disabled start process btn when clicked and api call in progress
* AAE-12139 improved unit tests
* AAE-12139 added return type
* AAE-12139 removed ngOnInit from unit tests
2023-02-08 16:55:15 +01:00
AleksanderSklorz
1791534ec6
[ACA-4647] Fix for e2e ( #8104 )
...
* [ci:force] ACA-4647 Fix for e2e
* ACA-4647 added missing parameters to unit test
* ACA-4647 added unit test to cover changes in startProcess
* ACA-4647 changed property name to fix build error
* ACA-4647 changed json to object to avoid lint errors
* ACA-4647 added missing semicolon
Co-authored-by: tomek.hanaj <tomek.hanaj@hyland.com >
2023-01-10 19:05:35 +00:00
tomasz hanaj
bc7c052059
[AAE-11740] replaced api for starting process ( #8052 )
...
* AAE-11740 replaced api for starting process
* AAE-11740 adjusted tests due to replaced start process api
* AAE-11740 merged similar tests for starting process
* AAE-11740 added condition for disabled start process button
2022-12-22 09:07:54 +01:00
tomasz hanaj
ef278bde79
AAE-11739 removed unnecessary api call when cancelling not started pr… ( #8041 )
...
* AAE-11739 removed unnecessary api call when cancelling not started process
* AAE-11739 added unit tests for cancelling process
* AAE-11739 fixed erroneous test
* AAE-11739 fix for test related error thrown in afterAll
* AAE-11739 added proper way to test wheter button exist
2022-12-13 11:39:31 +01:00
Robert Duda
a83e837a96
[AAE-11319] start process loading spinner ( #7968 )
2022-11-15 09:57:38 +01:00
Maurizio Vitale
1fa81962a0
👽 Angular 14 rebase 👽 ( #7769 )
...
* fix after rebase
* new release strategy for ng next
Signed-off-by: eromano <eugenioromano16@gmail.com >
* peer dep
Signed-off-by: eromano <eugenioromano16@gmail.com >
* Angular 14
fix unit test and storybook
Signed-off-by: eromano <eugenioromano16@gmail.com >
fix after rebase
Signed-off-by: eromano <eugenioromano16@gmail.com >
update pkg.json
Signed-off-by: eromano <eugenioromano16@gmail.com >
missing dep
Signed-off-by: eromano <eugenioromano16@gmail.com >
Fix mistake and missing code
Dream....build only affected libs
Add utility run commands
* Use nx command to run affected tests
* Fix nx test core
fix content tests
Run unit with watch false
core test fixes
reduce test warnings
Fix process cloud unit
Fix adf unit test
Fix lint process cloud
Disable lint next line
Use right core path
Fix insights unit
fix linting insights
Fix process-services unit
fix the extensions test report
fix test warnings
Fix content unit
Fix bunch of content unit
* Produce an adf alpha of 14
* hopefully fixing the content
* Push back the npm publish
* Remove flaky unit
* Fix linting
* Make the branch as root
* Get rid of angualar13
* Remove the travis depth
* Fixing version for npm
* Enabling cache for unit and build
* Fix scss for core and paths
Copy i18 and asset by using ng-packager
Export the theming alias and fix path
Use ng-package to copy assets process-services-cloud
Use ng-package to copy assets process-services
Use ng-package to copy assets content-services
Use ng-package to copy assets insights
* feat: fix api secondary entry point
* fix storybook rebase
* Move dist under dist/libs from lib/dist
* Fix the webstyle
* Use only necessary nrwl deps and improve lint
* Fix unit for libs
* Convert lint.sh to targets - improve performance
* Use latest of angular
* Align alfresco-js-api
Signed-off-by: eromano <eugenioromano16@gmail.com >
Co-authored-by: eromano <eugenioromano16@gmail.com >
Co-authored-by: Mikolaj Serwicki <mikolaj.serwicki@hyland.com >
Co-authored-by: Tomasz <tomasz.gnyp@hyland.com >
2022-08-25 10:50:30 +01:00
Pablo Martinez Garcia
243803d4d3
[AAE-8929] Get start event form static inputs ( #7652 )
...
* [AAE-8929] Get start event form static inputs
* [AAE-8929] Fix tests
2022-06-02 11:18:56 +02:00
Bartosz Sekuła
14a777c5d4
[AAE-6345] New start process page APA ( #7521 )
...
* [AAE-6345] New start process page APA
* [AAE-6345] Added test
* [AAE-6345] Update
* CR
* Revrite wrapper to component
* Quick fix to e2e
* Show errors as ng-content
* Add Inplace word
* Fix unit tests
* Fix e2e
2022-03-03 20:02:36 +01:00
Denys Vuika
5b7f255eec
[AAE-7244] fix process services cloud eslint warnings ( #7503 )
...
* fix process services cloud eslint warnings
* fix export of private consts
* improve constant export
* fix unit tests
2022-02-17 14:08:41 +00:00
Denys Vuika
8dc736e8f0
[AAE-7100] migrate ADF projects to eslint ( #7483 )
...
* migrate content services to eslint
* migrate insights to eslint
* migrate extensions to eslint
* migrate testing lib to eslint
* migrate CLI to eslint
* migrate process-services to eslint
* migrate process-services-cloud to eslint
* remove cli analytics [ci:force]
2022-02-03 11:01:54 +00:00
Bartosz Sekuła
bf77663d6a
[AAE-6310] Fix for attaching files ( #7457 )
...
* [AAE-6310] Fix for attaching files
* [AAE-6310] Update
* [AAE-6310] Revert indentions changes
* [AAE-6310] Fix tests
2022-01-24 12:36:35 +01:00
Ketevani Kvirikashvili
dbb7aeff8e
[AAE-6307] Setting a default process name ( #7389 )
...
* [AAE-6307] Setting a process name on init if process definition name is present
* delete space and adding semicolon
* fixed lint
2021-11-29 10:26:09 +00:00
arditdomi
3eb74384ae
[AAE-5872] - Viewer responds as we type in the form fields. Apply the… ( #7298 )
...
* [AAE-5872] - Viewer responds as we type in the form fields. Apply the fix on start process also
* Remove comments
Co-authored-by: Ardit Domi <arditdomi@apl-c02g64vpmd6t.home >
2021-10-13 14:38:26 +01:00
Denys Vuika
6f968f7e4a
[AAE-5637] Remove SCSS mixins and use CSS variables ( #7250 )
...
* remove default-class mixin and use regular import
* cleanup colors
* remove variables file, fix bugs in animations
* proper ordering of imports, core css vars
* cleanup snackbar and material themes
* tags component
* login component styles
* app login
* toolbar component styles
* breadcrumb styles
* dropdown breadcrumb
* app layout component
* demo shell: files component
* aspect list styles
* content metadata styles
* node selector
* name location cell
* node share dialog
* content type dialog
* folder dialog
* document list
* datatable theme
* pagination theme
* viewer theme
* viewer theme
* user-info theme
* container widget
* dynamic table theme
* form widgets
* form theme
* form renderer
* sidebar menu
* header theme
* info drawer theme
* comment list
* commens and layout container
* sidenav layout
* empty content
* error content
* clipboard theme
* search input
* tooltip card and notification history
* card view theme
* remove unused keys
* add permission dialog
* search and permission dialogs
* version comparison and column themes
* upload drag area and cleanup references
* remove the need for content styles
* insight components
* cleanup insights theme
* process components
* process components
* process cloud themes
* cleanup unsed imports
* cleanup mixins
* update build scripts
* test fixes
* remove fdescribe
* css fixes
* update unit tests
2021-09-29 13:17:05 +01:00
Vito
d369265e66
[AAE-4973] - fixed start process button enabling when default process… ( #6968 )
...
* [AAE-4973] - fixed start process button enabling when default process is set
* [AAE-4973] - added constants
2021-05-04 17:13:38 +01:00
Eugenio Romano
cd915b307b
Remove demo shell test and make cloud a bit more stable ( #6781 )
...
* remove demo shell test and make cloud a bit more stable
* fix lint
* Update restore-content-directive.e2e.ts
* Update restore-content-directive.e2e.ts
* Update restore-content-directive.e2e.ts
* try fix attach
* Update .travis.yml
* sleep...
* remove about e2e demo shell....
* fix
* lint fix
* configure
* refactor buuild
* names and remove demo shell build from libs
* fix new build approach
* fix
* fix
* .
* uncomment
* .
* .
* fix
* fix
* .
* fix
* lock update
* fix demo shell errors
* use replay subject
* fix some console log error
* suffix problem
* split process e2e
* not need to check everywhere the pagination e2e
* split content
* fix
* fix
* fix
* fix
* reorg
# Conflicts:
# .travis.yml
2021-03-17 15:17:46 +00:00
Mercy Chrysolite
700c06521b
[AAE-3219] Start process button is disabled when page is first displayed ( #5955 )
2020-08-05 20:54:57 +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
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
Denys Vuika
b69fdb9370
Optimize tests and upgrade Nx workspace ( #5884 )
...
* fix issue with async await, use interface over class
* upgrade nx workspace
* remove useless async
* code fixes
2020-07-16 22:34:50 +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
Popovics András
3106786a9a
[ACA-3522] Fix start process feature (infinite loop, process name gets updated every second) ( #5818 )
2020-06-26 01:06:15 +01:00
Silviu Popa
71205a704c
[ACA-3461] Start Process - show form for preselected process ( #5787 )
...
* [ACA-3461] Start Process - show form for preselected process
* fix unit test
* fix unit test
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com >
2020-06-18 18:00:49 +01:00
arditdomi
8a36e7fd3f
[ACA-3348] Add default process name pipe ( #5745 )
...
* [ACA-3348] Add default process name pipe
* [ACA-3348] Add documentation
* [ACA-3348] Change transform function to recieve a process def parameter, Update documentation
* Change parameter type to fix build
* Fix lint errors
* Move unit test to the correct describe
* Fix lint errors
* Move from one core pipe to different for APS1 and Cloud
* Add Pipe to process cloud providers
* Update documentation
* Revert demo-shell default process name
* Fix pipe version in documentation
* e2e - select process definition and then type name
* Fix process services e2e
* Align process filters e2e
* Align start-task-form cloud e2e
* Use processInstance model instead of processDefinition as a parameter for transform function
2020-06-09 13:35:13 +01:00
Popovics András
0a4f792854
[ACA-3074] Fix preselected file loading issue ( #5739 )
2020-06-02 09:45:39 +01:00
Mercy Chrysolite
66c2b0b125
[ACA-3271] START PROCESS button is inactive first time when process model is loaded ( #5700 )
...
* [ACA-3271] START PROCESS button is inactive first time when process model is loaded
* Fixed lint error
* Fixed failing unit tests
2020-05-27 15:00:51 +02:00
Silviu Popa
171089d1d6
[ACA-3273] - fix start process empty message ( #5689 )
...
* [ACA-3273] - fix start process empty message
* revert licenses changes
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com >
2020-05-13 01:17:48 +01:00
Vito
f5fe125c9e
[AAE-2557] - fixed variable mapping on start process ( #5680 )
...
* [AAE-2557] - fixed variable mapping on start process
* [AAE-2557] - fix for randomly failing e2e
* run
* uopdate process
* fix unit
* increase timeout
* Update edit-process-filter-cloud-component.page.ts
* [AAE-2557] - removed trailing whitespaces
* create only if change processes
* [create preview]
* trigger build
* [AAE-2557] - correct all filter on process filter selection
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com >
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2020-05-12 20:35:45 +01:00
dhrn
7d2af84a58
[AAE-2505] [PS cloud] Should not allow to start the process if is not created ( #5659 )
...
* * fixed bug
* * cherry pick
2020-05-01 09:40:40 +01:00
Vito
1430314815
[ACA-3229] - fixed error on start process cloud when all the value a… ( #5660 )
...
* [ACA-3229] - fixed error on start process cloud when all the value are selected by default
* Update start-process-cloud.component.ts
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2020-04-30 22:55:24 +01:00