Eugenio Romano
89f612bbb0
update codelyzer last version wit accessibility check
2019-03-27 09:55:35 +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
f9e798a18c
remove duplicate import
2019-03-22 11:02:07 +00:00
mhalczuk
20c8291bd8
[ADF-4478] Add missing WidgetVisibilityService export ( #4479 )
2019-03-22 10:58:00 +00:00
Denys Vuika
726398838a
add missing service export, refs #4478
2019-03-22 09:28:47 +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
6356cfcd84
fix related attached file only for task as in the process
2019-02-13 16:22:31 +00:00
Silviu Popa
0683c4d226
[ADF-4055] ProcessAttachmentListComponent- add opt parameter on process-instances api call ( #4292 )
...
* [ADF-4055] ProcessAttachmentListComponent - add opts parameter on load attachments api call
* [ADF-4055] fix lint
* [ADF-4055] - fix unit test
* [ADF-4055] - change opt parameter format
* [ADF-4055] remove useless unit test from process-content
2019-02-12 05:54:31 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
davidcanonieto
aa852e7b48
[ADF-1344] Old directive selectors should still be usable ( #4217 )
2019-01-28 17:39:23 +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
Andy Stark
54a1a90083
[ADF-3745] Updates for doc review ( #4203 )
2019-01-23 18:46:13 +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
Andy Stark
b32654b236
[ADF-3745] Updated properties and doc comments ( #4134 )
2019-01-14 19:19:08 +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
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
8a09d0db6a
[ADF-3615] created a pipe to replace empty space in strings with a special character ( #4005 )
2018-11-26 16:15:50 +00:00
Eugenio Romano
34a30c0f14
tslint arrow-parens rule ( #4003 )
2018-11-23 01:06:56 +00:00
Andy Stark
54cbd210a1
[ADF-3745] Updates for doc review ( #3970 )
...
* [ADF-3745] Updated tutorial text
* [ADF-3745] Updates for doc review
2018-11-14 19:43:23 +00:00
davidcanonieto
21f155e285
[ADF-3655] Fix styles on date, date-time and people widgets ( #3951 )
...
* [ADF-3655] Fix layout issue on IE 11
* [ADF-3655] Fix styles on date, date-time and people widgets
* [ADF-3655] Fix styles on date, date-time and people widgets
2018-11-09 10:21:28 +00:00
davidcanonieto
a358a81132
[ADF-3655] Fix layout issue on IE 11 ( #3924 )
2018-10-29 14:44:47 +00:00
davidcanonieto
b630869f6c
[ADF-3561] Fix form action buttons translation ( #3920 )
...
* [ADF-3561] Fix form action buttons translation
* [ADF-3561] Fix unit test
* [ADF-3561] Change Key to complete form button in translation file
2018-10-26 14:45:05 +01:00
davidcanonieto
ee7af9d797
[ADF-3671] Add automation tests for Form Widgets ( #3911 )
...
* [ADF-3617] Fix bugs in Task Details Page controller
* [ADF-3617] Fix bugs in Task Page controller
* [ADF-3617] Separate in different describes automation tests
* [ADF-3671] start working on e2e form tests
* [ADF-3671] improved checks for form widgets
* [ADF-3671] start adding multiline text widget tsts
* [ADF-3671] added test for multiline and some improvements
* [ADF-3671] Add e2e tests for Dropdown, Date, Checkbox widgets
* [ADF-3671] Add e2e test for radio, number, hyperlink widgets
* [ADF-3671] Add automation tests for Form Widgets
* [ADF-3671] Update usage of Dropdown Widget
* [ADF-3671] Fix fileModel file and rename widget controles
* [ADF-3671] Rename Widget Controllers
* [ADF-3671] Remove unused imports and fix dynamic table e2e test
* [ADF-3671] Fix spell errors
* [ADF-3671] Fix people, date time, attach widget
* [ADF-3671] Fix Form People widget tests
* [ADF-3671] Rebase and remove unused variables
2018-10-26 14:03:13 +01:00
Denys Vuika
e39a2b149b
[ADF-3591] spellcheck support for code ( #3827 )
...
* setup spellcheck
2018-10-23 15:05:38 +01:00
Denys Vuika
fee35c98df
tree shaking support for services ( #3906 )
...
[ADF-3697] tree shaking support for services
2018-10-22 11:09:43 +01:00
Eugenio Romano
368f949fc4
[no-issue] general fix e2e and unit test ( #3903 )
...
* add missing import
remove creation folder in redirect test in main folder
fix update script
update node js-api to last alpha before to install
improve share dialog test
* update gnu
* fix notification and search e2e
* change name compatible with file name
* improve failing test to avoid cdk overlay problems
* [ADF-3561] fix Outcome not translatable
* increase sleep in user permission
checklist missing uppercase
comment possible different value in test due time
* improve document list actions
* improve document list action test
* tag refresh bbefore next test
comment possible value due the time
2018-10-20 18:16:44 +01:00
Denys Vuika
f5a7b07370
[ADF-3593] remove rxjs-compat layer ( #3886 )
...
* remove rxjs-compat layer
* add rxjs linter
* observable new instead of create
* lint fixes
* disable rxjs-no-subject-value for certain scenarios
* fix auth rxjs
2018-10-16 19:45:00 +01:00
davidcanonieto
67785cba54
[ADF-3629] Fix involved user bug on People Widget ( #3858 )
2018-10-04 11:33:07 +01:00
Eugenio Romano
488ce948be
fix readonly form in complete task ( #3857 )
2018-10-03 19:01:02 +01:00
Eugenio Romano
e12c1f69e7
ADF-3641 Broken form layout for Involve people widget
2018-10-02 16:14:54 +01:00
Eugenio Romano
0051e26159
rollback dropdown editor modify
2018-09-26 15:45:07 +01:00
Andy Stark
431bde3ddf
[ADF-3587] Fixed doc comment problems ( #3822 )
...
* [ADF-3587] Fixed missing docs for accessor properties
* [ADF-3587] Fixed badly formed doc comments with deprecated tag
* [ADF-3587] Fixed linting issue with doc comment
2018-09-25 21:45:16 +01:00
Eugenio Romano
9fe85419f5
fix test core
2018-09-23 01:42:45 +01:00
Eugenio Romano
bd5be8912f
fix protractor report
...
fix validation
fix log deprecated
fix ADF-3576 Single required dropdown column dynamicgrid aps-form row editor not saving
2018-09-21 15:18:06 +01:00
davidcanonieto
bd4ac1b71d
[ADF-3562] People Widget reactive form ( #3805 )
...
* [ADF-3562] People Widget reactive form
* [ADF-3382] Removed comment
2018-09-19 11:13:33 +01:00
Eugenio Romano
219e093d66
[ADF-584] [ADF-3561] Validation error summary for error component ( #3795 )
...
* emit Forms error
* add demo
* add documentation
remove old form tag deprecated in 1.x
fix translation outcome
* remove prevent default validation
* fix lint
2018-09-18 17:40:00 +01:00
Andy Stark
a7cdcbf7b9
[ADF-3551] Doc review updates ( #3789 )
...
* [ADF-3551] Updated docs plus minor ToC tool fix
* [ADF-3551] Updated docs and JSDocs
* [ADF-3551] Updated docs and JSDocs
2018-09-13 18:08:47 +01:00
bbcodrin
de9a053fc5
placeholder position fix ( #3771 )
2018-09-12 13:20:33 +01:00
Vito
4b6adfdb41
[ADF-3509] - added autoscroll for dynamic table widget ( #3763 )
2018-09-11 12:19:28 +01:00
Vito
04799f0c95
[ADF-3427] fixed wrong validation for dropdown widget and date widget ( #3745 )
...
* [ADF-3427] fixed wrong validation for dropdown widget and date widget
* [ADF-3427] fixed unit test
2018-09-10 14:47:35 +01:00
Denys Vuika
c0acc53eb9
[ADF-3501] PDF view fixes ( #3735 )
...
* PDF view fixes
* updated package.lock
* fix failing tests
* restore test
* use fake web worker for tests
* test fixes
* test fixes
* disable i18n test
* test fixes
2018-09-04 14:55:44 +01:00
Eugenio Romano
a94e76d45f
exclude validators in readonly mode forms
2018-08-14 15:43:21 +01:00
bbcodrin
cacf93ad2f
observable fix ( #3692 )
2018-08-14 15:43:13 +01:00
Denys Vuika
7ceee231bd
viewer fixes for demo shell ( #3686 )
2018-08-14 15:43:06 +01:00
bbcodrin
ecd0ed6166
[ADF-3424] Start task - Object display instead of value for assignee ( #3679 )
...
* object input fix
* tests focus fix
2018-08-14 15:43:04 +01:00
Eugenio Romano
5e57b7f9d4
fix placeholder people
2018-08-14 15:43:01 +01:00
Eugenio Romano
f3755ddb08
fix placeholder align problem in form
2018-08-14 15:43:00 +01:00
Denys Vuika
f606149344
[ADF-3380] lazy loading fixes ( #3609 )
...
* lazy loading file viewer
* fix issue with CoreModule referencing
* fix issue with app config and lazy loading
* test fixes
* fix import
* lazy loading workaround for content module
* fix providers for lazy loading
* fix tests
* lazy loading for Process Services lib
* lazy loading for Insights, module cleanup
* fix issue with Translate module, optimise imports
* lazy-load blob viewer (demo shell)
* remove duplicate pdf init
* update to more stable pdfjs
* fix license header
* fix lint issues
* fix test import
* fix pdf version
2018-08-14 15:42:50 +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