Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +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
bbcodrin
54380fd693
[ADF-3237] Change and remove form from a task ( #3597 )
...
* button added for task standalone
* rebase fixed
* review fix
* test added & fixes
* refresh task details
* change and remove form added
* localize & documentation work
* tests added
* tests fixes
* tests fixes
2018-08-14 15:42:25 +01:00
Eugenio Romano
08fd49c4e3
[no-issue] error image resolver mimetype should not be part of datatable ( #3415 )
...
* move error image custom logic form datatable to documentlist
* change travis
* [fix-test-log] added optional function to data row interface
* [no-issue] fixed datatable tests
* [no-issue] fixing tests
2018-06-08 00:27:01 +02:00
Vito
3a699a38d4
[ADF-2238] removed created by property ( #3380 )
...
* [ADF-2238] removed created by property
* [ADF-2238] added a condition to avoid checklist delete for completed task
* Revert "[ADF-2238] added a condition to avoid checklist delete for completed task"
This reverts commit fc2227ea0491f14bdb5c4ef1dc8c01967780072c.
2018-05-23 19:08:40 +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
Eugenio Romano
45426fd246
[no-issue] speed up test CS part 2 ( #3009 )
...
* remove tag and rating service the testbed
* remove unused import in modules
* pdf viewer async
* viewer test fixed
* remove testbed share datatable
* remove unused dependencies
* add missing parameter
* remove testbed from folder actions service
* TaskHeaderComponent async
* remove testbed from document actions and list
* remove unused import
* use done for nested test
* fast finish false
2018-02-28 17:15:52 +00:00
Vito
2080d75d51
[ADF-2211] added configuration filter for task header properties ( #2914 )
...
* [ADF-2211] added configuration filter for task header properties
* [ADF-2211] removed added configuration
* [ADF-2211] updated schema.json with the new attribute
* [ADF-2211] added schema check on build step of demo shell
2018-02-06 14:53:50 +00:00
mihai sirghe
321c4f48e1
[ADF-1826] Task Header - The priority property should be editable ( #2768 )
...
* [ADF-1826] Task Header - The priority property should be editable
* [ADF-1826] - Fixed isEditble typo
* [ADF-1826] - Adding unit test - checking the priority value is displayed
* [ADF-1826] fixed unit test
* [ADF-1826] fixed unit test (replaced fit with it)
2017-12-06 20:46:28 +00:00
siva kumar
7cf0a1c839
[ADF-1712] The <adf-task-header component displays a Requeue button for none pooled tasks ( #2680 )
...
* [ADF-1712] The <adf-task-header component displays a Requeue button for none pooled tasks .
* Refactored task header component.
* [ADF-1712]The <adf-task-header component displays a Requeue button for none pooled tasks.
* Refactored task header component.
* Added test cases.
* [ADF-1712] The <adf-task-header component displays a Requeue button for none pooled tasks.
* Changed method name .
2017-11-22 11:18:14 +00:00
Eugenio Romano
f629f48d16
[ADF-1968] [IE11] The login page is not loading and import fix ( #2679 )
...
* fix viewer script
export insights and diagram
remove requires svg
fix new data adapter path
dist working with diagrams commented out
change use of minimatch
fix unused import
remove unused component
fix test
new import moment es6 and throw rxjs
fix import analytics test
fix imports rxjs
new pacakging
* fix after rebase
* fix test upload services
* exclude temporarily button event test
* restore commented demo shell files
* fix process spy
2017-11-22 10:33:56 +00:00
Eugenio Romano
ff2e855aa3
Fix prefix adf- import ( #2657 )
...
* fix prefix adf- import
* missing conf file prefix replacement
* fix demo shell start
2017-11-17 02:46:31 +00:00
Eugenio Romano
a52bb5600a
New packages org ( #2639 )
...
New packages org
2017-11-16 14:12:52 +00:00