Denys Vuika
f201efd56a
[ACS-5761] Demo Shell Cleanup (part 2) ( #8807 )
...
cleanup demo shell
2023-08-10 22:18:21 +01:00
Denys Vuika
4f2b3bce3c
[ACS-5761] Demo Shell pages cleanup ( #8802 )
...
remove the content that is not covered by e2e testing, preparation steps for the demo shell decommissioning
2023-08-08 14:09:41 +01:00
AleksanderSklorz
1078e27cba
[ACS-5199] upgrade 3rd party depedencies to support angular 14 and later ( #8669 )
...
* ACS-5199 Upgraded ng2-charts and chart.js
* ACS-5199 Removed reports tab from demoshell
* ACS-5199 Versions correction after upgrading charts
* ACS-5199 Replaced ngx-monaco-editor with ngx-monaco-editor-v2
2023-06-27 08:09:59 +02:00
AleksanderSklorz
3b1842f038
[ADF-5505] deprecate angular flex layout library ( #8562 )
...
* ADF-5505 Removed some angular flex usages
* ADF-5505 Deprecated usage of angular flex layout in demo shell
* ADF-5505 Deprecated usage of angular flex layout in core files
* ADF-5505 Removed usage of angular flex layout from files from process services
* ADF-5505 Removed usage of angular flex layout from files from process services cloud
* ADF-5505 Removed usage of fxflex and fxlayout from left files
* ADF-5505 Removed usage of fxhide from left files
* ADF-5505 Fixed issue with incorrect colors
* ADF-5505 Fixed some lint issues
* ADF-5505 Removed imports of FlexLayoutModule
* ADF-5505 Uninstalled angular flex layout dependency
* ADF-5505 Removed usage of ngClass with gt-md
* ADF-5505 Removed duplicated selector
* ADF-5505 Removed empty line
* ADF-5505 Changed encapsulation
2023-05-17 08:44:59 -04: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
Eugenio Romano
2590e7d0a9
[AAE-10777] Move services from Core in Content the right place ( #8242 )
...
Clean core services and directive
2023-03-10 09:28:24 +01:00
Eugenio Romano
a535af667b
[AAE-10773] Make Form core process agonostic ( #8032 )
...
* move form list in a component
* move things in the right place
* move last pice in the right place
* move things in the right place
* move people and group in the right place
* move radio and typehead
form service start remove responsibilities
* remove model service and editor service from formService
* move dropdwon in process-service
finish remove service from form service
* fix some wrong import
* move activiti
* fix double quote imports
* move dynamic table
* fix shell
* move unit test
* [ci:force] fix lint issues
* fix build and some unit test
* fix process spec type spy problems [ci:foce]
* fix
* fix broken tests
* fix lint issues
* fix cloud dropdown test
* cleanup process-service-cloud tests
* fix people process
* improve e2e test
Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com>
2022-12-21 15:12:38 +00:00
MichalKinas
031f00be31
[ACS-3552] Fix accessibility issues from CSV file ( #7887 )
2022-10-18 15:00:49 +02:00
Denys Vuika
e017423c8c
[AAE-7243] fix process services eslint warnings ( #7498 )
...
* fix process services eslint warnings
* fix constants
* revert type changes
2022-02-17 13:07:13 +00:00
Denys Vuika
b8bb234410
[AAE-7100] ESLint support for ADF Core and DemoShell projects ( #7481 )
...
* remove tsconfig.base as per eslint schematics
* add schematics
* upgrade demoshell to eslint
* fix eslint issues for demoshell
* integrate eslint for ADF core and fix some issues
* turn into warn
* fix code
* workaround for Chrome clipboard issue
* exclude e2e tests
* exclude e2e
2022-02-02 18:01:47 +00:00
dependabot[bot]
28bdab1146
Bump stylelint from 13.13.1 to 14.2.0 ( #7431 )
...
* Bump stylelint from 13.13.1 to 14.2.0
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.13.1 to 14.2.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/13.13.1...14.2.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* upgrade to newest stylelint
* fix style issues
* fix color function rules to match old Angular
* rollback modern color func
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2022-01-05 09:21:09 +00:00
Eugenio Romano
f30b20cc46
[ADF-5426] Remove compatibility layer from Lib ( #7110 )
...
* remove compatibility step 1
* remove compatibility step 2
* remove compatibility step 3
* remove compatibility step 4
* remove compatibility step 5
2021-08-04 17:31:35 +02:00
Denys Vuika
829805e201
[ADF-5432] component template and code fixes after testing Angular strict mode ( #7118 )
...
* process list fixes
* template error fixes
* template and code fixes
* bug fixes in templates and types
* bugs, bugs are everywhere
* fix test
* test fixes
* enable strict templates for extensions lib
* enable strict mode for insights lib
* enable strict mode for core lib
* enable strict mode for content lib
* strict mode for process lib
* strict mode for process cloud
* fix demo shell template issues
* fix process cloud types
2021-06-22 16:36:06 +01:00
Denys Vuika
e94b2f99bd
[ADF-5406] SCSS and HTML template path fixes ( #7063 )
...
* remove useless mixin
* fix scss paths
* style fixes
* fix styles
* style fixes
* style fixes
* style fixes
* style fixes
* insights fixes
* css and template path fixes
* bug fixes
2021-06-01 09:21:00 +01: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
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
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
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
98774395d2
fix imports ( #5769 )
2020-06-10 15:29:02 +01:00
siva kumar
b161ceab26
[ACA-3358] Show user friendly error templates when there are no applications/processDefinitions ( #5746 )
...
* * Added empty template on start process component
* * Removed errorMessageId
* * Added unit tests to recent changes
* * Added doc
* * fixed comments
* * Used showError notification
* * After rebase
* * Fixed failing e2e
* * Fixed comments
2020-06-09 09:15:22 +01:00
siva kumar
0f5fd3574b
[ACA-3304] FE - Add a drop down to select running application on start process component ( #5702 )
...
* [ACA-3304] FE - Add a drop down to select running application on start process component
* * Removed unwanted css
* * Added unit tests and updated docs
* * Fixed comments
* * Added way to test application dropdown in start-process
* * Fixed failing unit tests
* * Removed all option* Fixed failing e2e
2020-05-27 12:23:36 +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
siva kumar
ea1454dde0
[ACA-30333]FE - [Process-services] Create ADF task form. ( #5611 )
...
* [ACA-3033] FE - [Process-services] Create ADF task form.
* * Modifed task-from-template
* * Refactored details component with the task-form
* * Updated unit tests to the recent changes
* * Modified task-details component
* * Fixed failing tests
* * Fixed failing tests* Added doc
* * Fixed task-details-form e2e
* Fixed failing test on tas-details e2e
* * Fixed flaky process-services e2e
* * Fixed flaky e2e tests
2020-04-22 08:28:03 +01:00
siva kumar
63063699fd
[ACA-3000][ACA-2999] FE - Provide way to show ContextMenu on Task/Process list ( #5596 )
...
* [ACA-3000] FE - Provide way to show ContextMenu on Task list
* * Updated docs
* * Added unit tests to the recent changes
2020-04-14 09:52:57 +01:00
Maurizio Vitale
f4f46d0c60
Start process: Make the title optional ( #5580 )
...
* Make the title optional
* Add the title on demoshell
* Remove the mat card and css
* Fix scss
2020-03-31 09:38:55 +01:00
dhrn
a097926a5d
[ADF-5001] Process Audit File Log APS1 section wrong instruction for complete processes
2019-12-19 11:25:07 +05:30
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
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
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
siva kumar
d51e22f9f4
* Fixed theaming issue on the filters* Fixed fixed clear action default value. ( #4980 )
2019-08-07 20:48:06 +02:00
Denys Vuika
1abb9bfc89
[ADF-4745] memory leak fixes ( #4931 )
...
* fix app-layout component
* fix card-view component
* fix cloud-layout service
* code fixes
* code fixes
* even more fixes
* even more fixes
* lint fixes
* test fixes
* fix code
* remove useless pipes
* fix code owners
* enable spellcheck for cloud components
* update test
* update test
2019-07-16 15:56:00 +01:00
Eugenio Romano
e578e5dc14
minor fix style demo shell process file list
2019-06-14 13:30:05 +01:00
Eugenio Romano
5e54cd4d43
Increase timeout and modify login async ( #4795 )
...
* increase timeout and modify login async
* run e2e if testing is changed
* improve cdk fix
* fix travis update projects
* disable ghostMode lite server
* lint fix
* fix timeout
* multiple try
* Update content-services-e2e.sh
* Update search-e2e.sh
* Update process-services-e2e.sh
* Update core-e2e.sh
* Update protractor.conf.ts
* fix unit
* remove async
* increqase notification time
* 3 parallel
* dix path issue in save
* small refactor protractor ts
* fix save
* create license check first script adf cli
* modify regex check
* refactor notification history component
* decrease notification
* fix notification message problem
* fix test
* update packages wit high risk
* revert cahnge login sso e2e
* fix dep
* fix documentation duplication and issue
* fix after review
* fix after review
* try 6 parallel test
* back to 3 parallel test no real time improve with 6
2019-06-06 16:47:50 +01:00
Suzana Dirla
3d73e94b5d
[ADF-4402] Move component related styles from demo-shell to ADF components ( #4808 )
...
* [ADF-4402] remove styling of non-existent items
* [ADF-4402] remove not needed style - bcs overwritten by style from core
* [ADF-4559] remove demo-shell only class from core styling
- use class name from core component for styling
* [ADF-4402] remove not used styling code
- .adf-app-layout-toolbar no longer exists, so no need keep its style
* [ADF-4402] move style from demo-shell to core
- same style was needed in ACA, so probably should be best in core ADF
* [ADF-4402] remove not used styling code
* [ADF-4402] move adf-toolbar-title style from demo-shell to core
* [ADF-4402] remove not used styling code
* [ADF-4402] use existing css class
* [ADF-4402] remove style already set from pagination component
* [ADF-4402] remove not used styling code
* [ADF-4402] viewer toolbar width
2019-06-05 16:01:38 +01:00
davidcanonieto
f891ea3df5
Fix redirection to tasks tab on process task click ( #4446 )
...
* [ADF-4076] Fix redirection to tasks tab on process task click
* [ADF-4076] Remove unneeded code
2019-03-15 17:49:18 +00:00
davidcanonieto
ebf6610cd0
[ADF-4076] Fix redirection to tasks tab on process task click ( #4437 )
2019-03-14 22:04:35 +00:00
davidcanonieto
7da9bd89cb
[ADF-4122] Add sticky header feature to datatable and refactor styles ( #4370 )
...
* [ADF-4122] Add sticky header config to datatable and refactor styles
* [ADF-4122] Fix core unit tests
* [ADF-4122] Commit requested changes
* [ADF-4122] Fix e2e tests
* Update docs/core/datatable.component.md
Co-Authored-By: davidcanonieto <david.cano@alfresco.com>
2019-03-01 16:23:31 +00:00
Eugenio Romano
bda7e07b52
[ADF-4125] simplify extension load in extension module ( #4214 )
...
* add extension load in extension module
* add viewer extensions
* fix license header
* fix node passed in the viewer extension
* fix node passed in the viewer extension
* startup factory extension
* startup factory extension
* fix script
* fix beta tag build
* fix build
* fix build
* refactoring configuration files
* extension using map
* fix build
* fix config
* fix test
* fix test
2019-02-22 14:19:41 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
davidcanonieto
1c25b50b1a
[ADF-1344] New Custom Loading Content Directive for Datatable Component ( #4156 )
...
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive
2019-01-25 12:15:28 +00:00
Eugenio Romano
7d061b2c11
[ADF-1873] Remove all deprecated code from ADF ( #4145 )
...
* remove deprecated code part 1
* remove deprecation step 2
* fix spellcheck
* fix
* fix lint
* fix not used import
* remove deprecation
* fix test first part after remove deprecation
* fix test
* fix sidebar demo shell
2019-01-15 15:36:01 +00:00
Eugenio Romano
3ef7d3b7ea
[ADF-] update library to use new js-api 3.0.0 ( #4097 )
2019-01-08 16:29:30 +00:00
Denys Vuika
058d23d57f
[ADF-3442] create library dialog ( #4018 )
...
* library dialog
* integrate with demo shell
* update resources
* fix license
* auto focus for the first input
* update e2e tests
* try close the dialog between tests
* fix afterEach
* Revert "try close the dialog between tests"
This reverts commit 63464f2b03c226c606d09b18c7d2782e3bb52c0a.
* update code due to css lint issues
* csslint settings for vs code
* missing import
lint fix
remove not used import
convert errorPage js to ts
convert tasklistpage js to ts
fix redirection creation folder in root
fix lint issue
fix e2e
* e2e fix
* fix PS tests
* navigation import
* fix tests tooltip
convert paginapage to ts
* fix lint
* fix lock files e2e
filterspage to ts
* fix lint
* fix cs cre
git dept 3 and not 50 as default in travis
* quiet log git download
* add some delay and change the delete lock
* fix node entry
* convert searchDialog to typescript
parallel protractor
* disable browser execute
* restote test
* change search tests
* move search in a separate e2e folder
* experiment fix e2e
* change util presence
change protractor conf
* fix unshare test
* improve query viewerPage using css over xpath
* waitForAngularEnabled before browser redirect
* convert util to ts and more
* convert other files to ts
* convert to ts other files
* trigger build
* function fixes use arrow function
* process service fixes
* lint fix
review timeout default
* fix failing tests
* restore timeout
* share dialog fix
* remove
* use configuration admin
* fix APS 2 login sso
2018-12-05 13:05:39 +00:00
Eugenio Romano
27b0ba897a
[lint-refactor] simplify tslint and unify main tslint extension in sub folders ( #4032 )
...
* simplify tslint and unify main tslint extension in sub folders
* remove autofix
* fix lint extension and process cloud
2018-11-29 15:04:12 +00:00
davidcanonieto
49738ad555
[ADF-3282] Refactor Start Task Component ( #4012 )
...
* [ADF-3282] Refactor Start Task Component
* [ADF-3282] Fix e2e test
* [ADF-3282] Remove maxTaskNameLength from start task doc
2018-11-29 14:57:36 +00:00
davidcanonieto
1a21f234b6
[ADF-3746] Add style lint rules ( #3975 )
...
* add stylelint
* fix style first part
* fix style second part
* fix style third part
* fix style fourth part
* Fix e2e tests first part
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* fix insights
* fix style abotu component
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* [ADF-3746] Rebase branch
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* Fix list error
* fix new style added
* tslint fix
* [ADF-3746] Fix scss errors on Process Filters Cloud component
2018-11-28 14:43:18 +00:00
Vito
539850612e
[ADF-3354] removed the adf-accordion component to use material accordion ( #3980 )
...
* [ADF-3354] removed the adf-accordion component to use material accordion
* [ADF-3354] fixed default opened state for the accordion
* [ADF-3354] fixed locator for new accordion menu
2018-11-21 12:34:45 +00:00
Denys Vuika
e39a2b149b
[ADF-3591] spellcheck support for code ( #3827 )
...
* setup spellcheck
2018-10-23 15:05:38 +01:00
Vito
8fde14e2ca
[ADF-3646] refreshing tasklist and process list when a task of a process is completed ( #3856 )
2018-10-03 18:32:13 +01:00
Eugenio Romano
718b3e8817
rename hasIcon to shoIcon to be equal to process-filter ( #3855 )
2018-10-03 15:20:37 +01:00