davidcanonieto
88ef01011e
[ADF-3945] Add Infinite Pagination to configuration editor ( #4388 )
...
* [ADF-3945] Add Infinite Pagination to configuration editor
* [ADF-3945] Switch to user preference instead of app config
* Update content-node-selector-panel.component.scss
2019-03-08 00:15:26 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Nicolas Barithel
e5a295c3ec
fix typo pageSize in InfinitePaginationComponent ( #4296 )
2019-02-11 13:56:11 +00:00
Eugenio Romano
cd4fb8d06d
[ADF-4056][ADF-4060][ADF-3930] Content Node Selector fix ( #4293 )
...
* remove target when search
* content panel component infinite pagiantion and dropdown integration
* fix insight karma
2019-02-11 11:14:05 +00:00
Eugenio Romano
d884c1099b
fix static default pagination ( #4288 )
2019-02-08 01:58:06 +00:00
Eugenio Romano
8fa335aced
[ADF-4042] fix reset pagination issue when enter in a folder ( #4281 )
...
* fix reset pagination issue when enter in a folder
* fix pagination new folder issue and infintie pagiantion
2019-02-07 21:30:46 +00:00
Eugenio Romano
262b37b759
[ADF-4039] Copy/Move of the files/folders is not working when the root folder of the user is chosen. ( #4280 )
...
* fix infinite pagination test
* ready event only after full source
* infinite init to pagesize maxitems
* infinite init to pagesize maxitems
* infinite init to pagesize maxitems
2019-02-07 01:55:00 +00:00
Eugenio Romano
3fd6b5d230
fix infinite pagination test ( #4279 )
2019-02-06 23:45:26 +00:00
Eugenio Romano
836caf5253
fix infinite pagination delete, difficult to handle the delta in case of delete better to reload the whole list for infinite pagination
2019-02-06 19:19:01 +00:00
Eugenio Romano
d6b8e85c35
[ADF-3930] fix infinite pagination ( #4275 )
...
* refactoring infinite pagination
* fix lint
* fix import reuqest pagination from core
* fix failing unit test
2019-02-06 14:40:38 +00:00
Eugenio Romano
fec2b89b2d
[ADF-3930] Can't load more results in Copy/Move dialog ( #4247 )
...
* fix unrelated failing test
improve type definition
add set get filtering node selector
fix directive highlight
fix minor problem style breadcrumb
small refactoring problem documentlist
* fix lint style
* fix html node
* fix test
2019-02-03 20:10:54 +00:00
Eugenio Romano
348bee9c6f
[ADF-3918] Fix translation issue ( #4169 )
2019-01-20 23:40:07 +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
Nicolas Barithel
411166605e
Fix pageSize value fetch for infinite pagination ( #4073 )
...
- uses pageSize defined on the component or by the UserPreferencesService
if not defined
2018-12-13 14:20:20 +00:00
Eugenio Romano
34a30c0f14
tslint arrow-parens rule ( #4003 )
2018-11-23 01:06:56 +00: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
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
83b2857097
[ADF-2629] Fix infinite pagination and e2e parallel task ( #3691 )
...
* change infinite pagination logic
make merge in share adapter a real merge
* missing semi column
* type problem
* fix pagination infinite test
* tentative file detector
* add other remote files for webdriver
* parallel execution test
* fix refresh browser e2e
* missing driver remote in util
2018-08-14 15:43:13 +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
Eugenio Romano
b18b041ade
add reset pagination ( #3239 )
2018-04-26 15:15:02 +01:00
Eugenio Romano
1681958d6b
[ADF-2743] changes gallery manager
2018-04-17 12:27:05 +01:00
Eugenio Romano
0a8438954b
[ADF-2455] fix properly fall back datatable thumbnail
...
fix search node selector
drop down list style
2018-04-17 01:19:59 +01:00
Eugenio Romano
5f8b41411a
[NO-ISSUE] RE enable failing test ( #3168 )
...
* restore viewer test
* fix content node selector breadcrumb tests
* fix skipped test
* notification service uncomment test
* remove duplicated test
exclude dialog test
2018-04-11 09:03:03 +01:00
Eugenio Romano
07c247ca11
[ADF-2500] fix trashcan bug plus refactoring documentlist ( #3136 )
...
* [ADF-2500] The full content of Trashcan is not displayed.
fix pagination problem and add tests
* refactor code
* custom resources services
* move custom resources in separate service part 2
* move custom resources in separate service part 3
* move isCustomResources in custom resources
* move getCorrispondinNodeIds in custom services
* reorganize code
* add pagination interface
* remove permissions check document list and use the common cs method
remove the merge option and move it in the paginator
* make infinte scrolling always use the target
* restore loading infinite page
* fix license header
* fix type problems
* breadcrumb test service
* fix test
* export CustomResourcesService
* fix test pagination
* fix content ndoe test
* remove timeout content node selector test
* fix after rebase
* ripristinate observalbe in search service
* fix wrong type return stub document list test
* fix search service
* fix test document list
* move handle error in common method
* restore observable in search control
* Update search-control.component.spec.ts
* fix after rebase
* add import switchmap
* core import in karma conf
* missing commas
* fix mocks
* fix mock searchquerybody
* search test fix
2018-04-09 10:31:43 +01:00
Andy Stark
900fd70d63
[ADF-1769] Added prop tables and fixed script ( #2896 )
...
* [ADF-1769] Added prop tables and fixed script
* [ADF-1769] Corrected JSDoc formatting errors
* [ADF-1769] Restored default column to prop tables
2018-01-31 09:22:05 +00:00
Popovics András
89a7b0c4b0
[ADF-2157] Infinite pagination target supporting ( #2856 )
...
* Infinite pagination target supporting
* Updating documentation
2018-01-22 10:59:05 +00:00
Eugenio Romano
95a33363cf
No input and No Output rename tslint rule ( #2814 )
2018-01-10 17:39:55 +00:00
Eugenio Romano
a52bb5600a
New packages org ( #2639 )
...
New packages org
2017-11-16 14:12:52 +00:00