Commit Graph

1769 Commits

Author SHA1 Message Date
Giuseppe Digilio
f9b96dc6d5 fixed test 2019-04-03 18:41:26 +02:00
Giuseppe Digilio
030dd20631 Fixed visualization of pagination info div 2019-04-03 18:16:58 +02:00
Giuseppe Digilio
42fa67361a Use search link to retrieve filter values 2019-04-03 18:13:55 +02:00
Giuseppe Digilio
589b0ea63f renamed dspaceObject to indexableObject 2019-04-03 17:17:15 +02:00
Giuseppe Digilio
ceb0e7eeb4 Fixed unexpected error exception during test 2019-04-03 15:33:59 +02:00
Giuseppe Digilio
7c48504c82 renamed dspaceObject to indexableObject 2019-04-03 15:27:08 +02:00
Giuseppe Digilio
af2a995e24 Fixed build error 2019-04-03 14:26:06 +02:00
Giuseppe Digilio
25d955c804 Added tests and comments 2019-04-02 19:21:00 +02:00
Giuseppe Digilio
080e0bee73 Added tests and comments 2019-04-02 18:29:44 +02:00
Giuseppe Digilio
49aee1898b Added tests and comments 2019-04-02 16:25:50 +02:00
Giuseppe Digilio
16b8e91585 Added tests and comments 2019-04-02 15:18:06 +02:00
Giuseppe Digilio
607beb1bef Added ClaimedTaskActionsReturnToPoolComponent 2019-04-02 15:14:50 +02:00
Giuseppe Digilio
ad9ccdd625 Merge remote-tracking branch 'remotes/origin/master' into mydspace
# Conflicts:
#	src/app/core/data/request.service.ts
2019-04-01 10:03:11 +02:00
Tim Donohue
f54a3a4d6b Merge pull request #279 from 4Science/submission
Submission implementation
2019-03-29 15:05:01 -05:00
Giuseppe Digilio
6302a65afe Fixed build error 2019-03-29 15:31:00 +01:00
Giuseppe Digilio
6556d4453d Merge remote-tracking branch 'remotes/origin/master' into submission 2019-03-29 15:22:15 +01:00
Tim Donohue
f139e642e4 Merge pull request #374 from atmire/Search-optimizations
Search performance optimisations
2019-03-29 08:52:43 -05:00
Tim Donohue
2d3a73a11c Merge pull request #377 from atmire/home-pagination-issue-fix
Home pagination issue fix
2019-03-29 08:51:28 -05:00
Giuseppe Digilio
a9794100be Fixed issue after bootstrap update 2019-03-29 11:21:15 +01:00
Giuseppe Digilio
ee5e13517c Merge remote-tracking branch 'remotes/origin/master' into submission
# Conflicts:
#	yarn.lock
2019-03-29 11:02:21 +01:00
lotte
c4cbac44d8 Merge branch 'master' into performance-optimizations
Conflicts:
	yarn.lock
2019-03-29 08:54:24 +01:00
Tim Donohue
030709aef1 Merge pull request #375 from atmire/Bootstrap-upgrade-4.3.1
Bootstrap upgrade to 4.3.1
2019-03-28 16:15:20 -05:00
Giuseppe Digilio
7b63d145d8 Added more tests and comments 2019-03-28 19:33:40 +01:00
lotte
bb2df05bbe fixed messages and hid pagination gear on home page 2019-03-28 14:54:53 +01:00
Giuseppe Digilio
6616d759cb Renamed mydspace results components and files 2019-03-28 14:47:03 +01:00
Giuseppe Digilio
1a57fe703a Added comments 2019-03-28 14:18:55 +01:00
Giuseppe Digilio
c613fb2311 Removed view detail button from pool task 2019-03-28 14:14:57 +01:00
Giuseppe Digilio
6b40efdf99 Fixed loadin spin icon 2019-03-28 14:14:02 +01:00
lotte
19636a16ad added typedoc for toplevel communities component 2019-03-28 13:29:30 +01:00
lotte
bf83f7f91b cleaned up console log 2019-03-28 13:26:28 +01:00
Giuseppe Digilio
eeea331748 Fixed issue with initialization of child class 2019-03-28 13:23:01 +01:00
lotte
b87ecca84b Fixed issue with pagination on the home page 2019-03-28 13:19:59 +01:00
Giuseppe Digilio
c442166522 Added tests 2019-03-28 10:14:01 +01:00
Giuseppe Digilio
96bb4e9bb4 Removed wrong initialization 2019-03-27 16:04:00 +01:00
Giuseppe Digilio
237100a9cf fixed after merge 2019-03-27 16:01:49 +01:00
Giuseppe Digilio
60f9df901e Merge remote-tracking branch 'remotes/origin/submission' into mydspace
# Conflicts:
#	resources/i18n/en.json
#	src/app/core/data/request.service.spec.ts
#	src/app/core/data/request.service.ts
#	src/app/core/json-patch/selectors.ts
#	src/app/shared/shared.module.ts
2019-03-27 16:01:26 +01:00
Giuseppe Digilio
39b98f7f1c Fixed unit tests 2019-03-27 14:49:37 +01:00
Giuseppe Digilio
9b65189b4a Fixed build errors 2019-03-26 17:03:03 +01:00
Giuseppe Digilio
67c9fc9fdd Fixes 2019-03-26 16:32:38 +01:00
Giuseppe Digilio
c1ccf43d51 Merge remote-tracking branch 'remotes/upstreamatmire/Search-optimizations' into mydspace 2019-03-26 10:04:24 +01:00
Giuseppe Digilio
b871148cc9 fixes after merge 2019-03-26 10:04:05 +01:00
Giuseppe Digilio
c9cd9ce215 Merge remote-tracking branch 'remotes/upstreamatmire/Search-optimizations' into mydspace
# Conflicts:
#	resources/i18n/en.json
#	src/app/+search-page/search-filters/search-filter/search-facet-filter/search-facet-filter.component.ts
#	src/app/+search-page/search-filters/search-filter/search-filter.component.ts
#	src/app/+search-page/search-filters/search-filters.component.html
#	src/app/+search-page/search-filters/search-filters.component.ts
#	src/app/+search-page/search-page.component.ts
#	src/app/+search-page/search-page.module.ts
#	src/app/+search-page/search-service/search.service.ts
#	src/app/core/cache/builders/remote-data-build.service.ts
#	src/app/core/core.module.ts
#	src/app/core/data/paginated-list.ts
#	src/app/core/data/request.models.ts
#	src/app/core/data/request.service.spec.ts
#	src/app/core/data/request.service.ts
#	src/app/shared/services/route.service.ts
#	src/app/shared/shared.module.ts
2019-03-26 10:01:57 +01:00
lotte
281a4cd1d7 Fixed issues when there are no values for a specific facet 2019-03-26 09:36:07 +01:00
Giuseppe Digilio
2013eade50 Renamed components properly 2019-03-25 16:53:35 +01:00
Giuseppe Digilio
512382f476 Renamed components properly 2019-03-25 16:50:26 +01:00
Giuseppe Digilio
09d30cc2a8 Added more comments 2019-03-25 16:44:07 +01:00
Giuseppe Digilio
591ae3fb43 removed duplicate functions 2019-03-25 16:42:53 +01:00
lotte
c07766f5be Added missing test files 2019-03-22 11:41:42 +01:00
lotte
a788999c75 Added tests for new components 2019-03-22 11:40:07 +01:00
Art Lowel
bbf181e522 add TypeDocs about the IndexReducer and its selectors 2019-03-21 18:49:58 +01:00