davidcanonieto
2a033507b3
[AAE-485] Fix card view int item validator ( #5135 )
...
* [AAE-485] Fix card view int item validator
* Improve code
* Fix unit tests
* Remove outdated test
* Fix login of int validator
* Fix e2e test
* fix linting
2019-10-21 11:18:55 +01:00
Denys Vuika
d7ab0417b8
[AAE-622] No implicit returns ( #5157 )
...
* enable noImplicitReturns rule
* type fixes
* fix return types
* fix return value
* fix tests
* fix visibility service
* update tests
* add missing types
* fix test
2019-10-17 09:35:39 +01:00
Cilibiu Bogdan
2f1a5943b6
panels header visual accessibility ( #5162 )
2019-10-16 12:52:06 +01:00
Cilibiu Bogdan
8bb8231a83
mark aria headings ( #5155 )
2019-10-15 15:23:55 +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
davidcanonieto
a0d4160c11
[ADF-4713] Add new DecimalNumber Pipe to transform and localize numbers ( #4926 )
...
* [ADF-4713] Add new DecimalNumber Pipe to transform and localize numbers
* Unsubscribe from userPreference service
* Make Pipe impure
* Add documentation in localization page
2019-07-18 12:09:50 +02:00
davidcanonieto
5c07d5b3e6
[ADF-4457] StorageService should be independent of AppConfigService ( #4712 )
...
* [ADF-4457] StorageService should be independent of AppConfigService
* [ADF-4457] Fix e2e tests
* [ADF-4457] Fix e2e tests
* [ADF-4457] Improve storage service workflow
* Fix linting
* Fix unit tests
* Fix e2e test
* Add missing class to constructor
* Fix e2e test
* Rebase branch
* Improve unit test
* fix test
2019-06-25 16:21:13 +01:00
davidcanonieto
334ebd1256
[ADF-4338] Add locale to CardViewDateItemModel and improve logic of LocalizedDat… ( #4845 )
...
* Add locale to CardViewDateItemModel and improve logic of LocalizedDatePipe
* Fix e2e tests
* Fix e2e tests
* Fix C305010 test
2019-06-14 17:26:08 +01:00
Denys Vuika
bbea17fe37
[ADF-4268] Info drawer fixes ( #4709 )
...
* show error popups
* proper error handling
* update tests
* update code as per review
* remove old implementation
* remove old code
2019-05-13 07:24:49 +01:00
dhrn
9866cf4d1d
* fixing the existing behavior
2019-04-24 13:00:47 +05:30
dhrn
c6933e169a
[ADF-4359] - Add the possibility to chose which panel to show first in info-drawer
2019-04-24 12:02:59 +05:30
Eugenio Romano
df26447701
Revert "[ADF-4359] - Add the possibility to chose wich panel to show first in info-drawer ( #4632 )" ( #4637 )
...
This reverts commit 6e4adfb09a37caaaf98daab4d7c3cf68ade361c5.
2019-04-23 00:58:26 +02:00
dhrn
6e4adfb09a
[ADF-4359] - Add the possibility to chose wich panel to show first in info-drawer ( #4632 )
...
* [ADF-4359] - Add the possibility to chose which panel to show first in info-drawer
* * docs added
2019-04-22 19:38:35 +02:00
davidcanonieto
8395b0baa5
[ADF-4219] Multivalue Metadata Card View ( #4600 )
...
* [ADF-4219] Multivalue Metadata Card View
* [ADF-4219] Add documentation
* [ADF-4219] Improve code, docs and tests
* [ADF-4219] Fix e2e tests
2019-04-17 18:04:27 +02: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
davidcanonieto
3e29c7cd9d
[ADF-4162] Add includeAll/exclude capabilities to metadata config ( #4436 )
...
* [ADF-4162] Add includeAll/exclude capabilities to metadata config
* Revert app config
* Update documentation
* fix schema change
2019-03-18 12:45:08 +00:00
dhrn
2cbc5914b0
[ADF-4099] The metadata group is always showed even though the properties are not there ( #4328 )
...
* [ADF-4099] The metadata group is always showed even though the properties are not there
* [ADF-4099] * unit test fixed
2019-02-19 16:00:16 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Eugenio Romano
3263659ac2
rename old hasPermission as allowableOperation and introduce the real hasPermissions ( #4294 )
2019-02-11 10:44:37 +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
220930d27b
[ADF-3351] angular 7 ( #3956 )
...
* upgrade Angular CLI
* upgrade material and fix breaking changes
* upgrade lib dependencies
* upgrade i18n
* update test
* disable flaky tests
* try fix notification test
* update package-lock
* code and dependency fixes
* card view e2e fixes
* udpate e2e tests
* fix e2e utils
* updated e2e typings
* test fixes
* notification fixes
* update tests
2018-12-07 09:16:21 +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
Eugenio Romano
34a30c0f14
tslint arrow-parens rule ( #4003 )
2018-11-23 01:06:56 +00:00
Denys Vuika
e39a2b149b
[ADF-3591] spellcheck support for code ( #3827 )
...
* setup spellcheck
2018-10-23 15:05:38 +01:00
Mario Romano
53d96679ea
[ADF-3609 ] fallback for metadata and undefined value check ( #3838 )
...
* [ADF-3609 ] fallback for metadata and undefined value check
* fix lint issues
* make name new property optional
2018-10-23 14:35:44 +01:00
Eugenio Romano
ddbb5b3d65
[ADF-3684] not autoselect first process in start process when multi process are present in an app
...
fix failing unit test
2018-10-22 17:39:58 +01:00
Eugenio Romano
cf3e4e8a6c
[ADF-2617] Document metadata - we have a "More Information" button instead of "Less Information" and vice versa
2018-10-22 11:31:36 +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
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
davidcanonieto
409acbcc9e
[ADF-3372] Added toggle and global configuration to display metadata ( #3636 )
...
* [ADF-3372] Added toggle and global configuration to display metadata
* [ADF-3372] Fixed typo in shcema.json
* [ADF-3372] Removed unnecessary variables and variable name changed
* [ADF-3372] Fixed unit test
* [ADF-3372] Improved logic
* [ADF-3372] Improved Metadata component html logic
* [ADF-3372] Demoshell variable from app.config.json removed
* [ADF-3372] fixed bugs and tests
* [ADF-3372] fixed some error in tests
* [ADF-3372] fixed some wrong compilation in test
* [ADF-3372] fixed wrong locator
* [ADF-3372] fixed randomly failing tests
2018-08-14 15:42:49 +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
Denys Vuika
6929f1f678
remove injectable decorator from non-services ( #3641 )
2018-08-14 15:42:39 +01:00
Eugenio Romano
b2cb93468d
[ADF-3259] [ADF-3363] e2e login and card metadata ( #3612 )
...
* remember me
* add login component e2e test
* add success route test
* add change logo check
* redirect url after logout e2e
* move redirection test in a separate file
* login component tslint
* cardview e2e
* fix login test
* add test case number
* move version test in a separate file
* clean unused elements
* metadata part 1
* tslint fix
* fix metadata test
* remove fit
* fix formatting file viewerPage
* multi propety test
* metadata and login improvements
* fix data automation fix
* metadata permission e2e
* fix tslint problems
* improve selector
* stabilize search component test
* stabilize test step 1
* fix tag test
add config timeout
* tentative
* delay after download
* change meatdata test
* stabilize metadata
* use smaller file for not extension related test
* stabilize test step 2
* exclude failing test
* timeout fix
* split in multiple task e2e
* trick travis
* trigger build
* fix command issue
* fix save screenshot
* fix run subfolder
* test timeout increase
2018-08-14 15:42:28 +01:00
Denys Vuika
061a2e5567
undo ADF-3176 changes
2018-06-20 08:22:09 +01:00
bbcodrin
e7f49913d9
[ADF-3176] file content reload fixed ( #3501 )
...
* file content reload fixed
* refactoring & layout fix
* resolve indentation problems
* missing semicolon
2018-06-19 19:08:03 +01:00
Popovics András
737becd51f
[ADF-3190] Fix rerendering issue with content-meta-data ( #3494 )
...
* Fix rerendering issue with content-meta-data
* Fix indentation
2018-06-18 11:54:19 +01:00
Eugenio Romano
7e67257b8a
first part random test fix ( #3376 )
...
fixing random test executions first part
2018-05-23 01:23:54 +01:00
Andy Stark
b393708514
[ADF-2905] Updated JSDocs for content services ( #3262 )
...
* [ADF-2905] Updated JSDocs for content services
* [ADF-2905] Updated JSDocs for content services
* [ADF-2911] Improved error message handling in doc tools (#3267 )
* [ADF-2772] Sidenav Layout - UX review (#3264 )
* Add border-right in mat-sidenav
* workaround for enum issue in js-api
* fix the AoT buid error
* fix AoT build error
* fix export problem for AoT
* [ADF-2905] Updated JSDocs for content services
* [ADF-2905] Updated JSDocs for content services
2018-05-04 11:11:11 +01:00
Eugenio Romano
8872706eab
[ADF-2563] Upload new version information dialog ( #3235 )
...
* add majorVersion param
move common part in base class
* refactor upload queue
* fix after refactoring
* add comment functionality in versioning
add minor and major option in versioning
add animation in versioning
add new functionality in demo shell
* add animation test
* add missing properties test and base upload class
* fix reload after new version upload [ADF-2582]
* update documentation
* update doc and fix minor style issues
* fix tslint error
* change cachebuster
* ADF-2672 version manager disable buttons
* [ADF-2649] hide show actions in version list
* fix tests
2018-04-26 14:57:55 +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
Vito
fabb6f4450
[ADF-2601] added permission check to info editing button ( #3177 )
...
* [ADF-2601] added permission check to info editing button
* [ADF-2601] added test for node permission check on the content metadata card
* [ADF-2601] used enum instead of string for test
2018-04-17 20:34:14 +01:00
Eugenio Romano
978c4487a7
[ADF-2690] fix margin header property metadata card
2018-04-13 10:44:56 +01:00
Eugenio Romano
a4da697b7e
[ADF-2586] change export org for AOT ( #3170 )
...
* change export org for AOT
* update CLI and remove memory hack
* remove unused import
* right type
2018-04-11 14:04:05 +01:00
Denys Vuika
11d38efe2b
[ADF-2625] updating viewer on node editing ( #3160 )
...
* update viewer on metadata changes
* add test and docs
2018-04-10 11:00:35 +01:00
Denys Vuika
38f2973863
tooltip and i18n fixes ( #3147 )
...
* tooltip fixes
* i18n for info drawer strings
2018-04-06 12:47:19 +01:00
Eugenio Romano
9e2969b955
[ADF-2569] fix reload app.config.json ( #3124 )
...
* fix reload app.config.json
* improve style mobile
fix test
* test karma setup update
* fix core providers test
* remove unused providers
* use mock api in service test
* skip test in the wrong place
* remove comma
* remove fdescribe
2018-03-28 11:01:04 +01:00
Denys Vuika
396d9104ee
[ADF-2531] Fixes for production mode ( #3121 )
...
* fix dialog module
* fix social component providers
* content metadata module fixes
* remove empty provider sections
2018-03-26 11:37:28 +02:00
Denys Vuika
5c4a18dd48
[ADF-2531] support for AoT and production builds ( #3110 )
...
* fix translation for Core module
* fix datatable reference
* fix issue with duplicate pipe and i18n error
* fixes for upload service cutomisation (process services)
* demo shell fixes
* fix search component
* remove unused declaration
* update tests
* remove fdescribe
2018-03-22 10:43:56 +00:00
Cilibiu Bogdan
de0fdd9ab4
translate group title ( #3105 )
2018-03-21 15:18:09 +00:00
Popovics András
f5d58178db
[ADF-2504] Add read-only mode for the content meta-data component ( #3089 )
...
* Add read-only mode for the content meta-data component
* Multi parameter
* Fix input param name
2018-03-20 12:24:30 +00:00