Commit Graph

1779 Commits

Author SHA1 Message Date
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
lotte
b62e5786ab added typedoc 2019-03-21 17:20:33 +01:00
lotte
7889300c23 Merge branch 'master' into w2p-61116_bootstrap-upgrade 2019-03-21 16:27:23 +01:00
lotte
d820991beb solved conflicts with master 2019-03-21 16:16:24 +01:00
lotte
23a1e6bce5 Merge branch 'master' into performance-optimizations
Conflicts:
	src/app/core/data/request.service.spec.ts
	src/app/core/data/request.service.ts
2019-03-21 16:00:08 +01:00
lotte
037063ea63 Added more optimalisations and fixed tests 2019-03-21 15:52:34 +01:00
Giuseppe Digilio
dee38f3043 Merge remote-tracking branch 'remotes/origin/master' into submission
# Conflicts:
#	resources/i18n/en.json
#	src/app/core/cache/builders/remote-data-build.service.ts
#	src/app/core/data/request.service.spec.ts
#	src/app/core/data/request.service.ts
2019-03-21 15:10:15 +01:00
Tim Donohue
6aa0ec4427 Merge pull request #367 from atmire/Admin-select-DSO-modal
Admin pop-up to create/edit a DSO
2019-03-21 08:45:50 -05:00
Giuseppe Digilio
b9bae41935 Removed console.log 2019-03-21 14:44:32 +01:00
Giuseppe Digilio
433faf932c Renamed SectionContainerComponent to SubmissionSectionContainerComponent 2019-03-21 14:01:25 +01:00
Giuseppe Digilio
a87900c132 Renamed AlertsComponent to AlertComponent and added tests 2019-03-21 13:16:38 +01:00
Giuseppe Digilio
49c060d1ae Added more comments 2019-03-21 12:37:17 +01:00
Giuseppe Digilio
a017b178f7 Added more comments 2019-03-21 12:30:40 +01:00
Giuseppe Digilio
b0e76d227f Added more comments 2019-03-21 12:15:01 +01:00
Giuseppe Digilio
e3e9be03b2 Renamed properly submission's section components 2019-03-21 11:59:22 +01:00
Giuseppe Digilio
7ac39f05b9 Removed edit item from submission 2019-03-21 11:41:10 +01:00
Giuseppe Digilio
4539ee704a Added more comments 2019-03-21 11:22:17 +01:00
Giuseppe Digilio
3615075090 Removed WorkspaceitemSectionRecycleObject 2019-03-21 10:08:57 +01:00
Giuseppe Digilio
1804a467f3 Removed WorkspaceitemSectionDetectDuplicateObject 2019-03-21 10:00:21 +01:00
Giuseppe Digilio
6335d61dda Added more comments 2019-03-20 19:57:07 +01:00
lotte
fc73fc1d3e optimizations links in facets 2019-03-20 16:57:55 +01:00
lotte
6d64326238 Added debounce, fixed error handling for search results, fixed bug in paginated lists 2019-03-19 16:22:16 +01:00
Giuseppe Digilio
825464bb9c Fixed test 2019-03-18 11:38:38 +01:00
Giuseppe Digilio
2473ef3077 Fixed an issue with showing form error in FormSectionComponent and added comments 2019-03-18 11:11:01 +01:00
Giuseppe Digilio
bbd6225cd4 Move SubmissionRestService to submission core dir 2019-03-18 09:57:31 +01:00
Giuseppe Digilio
299c7f7e2c Added more comments 2019-03-17 19:21:02 +01:00
Giuseppe Digilio
d90f69d15e renamed section upload inner components 2019-03-17 17:16:53 +01:00
Giuseppe Digilio
c6d16abbbd Fixed issue with bitstream edit form that not show access condition groups when were more than one 2019-03-17 17:01:47 +01:00
Giuseppe Digilio
1bdc1d799d Added form validation before saving bitstream data 2019-03-17 16:57:24 +01:00
Giuseppe Digilio
e90212703e Fixed validateAllFormFields FormService method 2019-03-17 16:54:00 +01:00
Giuseppe Digilio
fa218abada Fixed property groups form Group and EPerson models and added comments 2019-03-17 16:52:07 +01:00
Giuseppe Digilio
e90d80bce7 Added mandatory property for date and group selection in bitstream metadata edit form 2019-03-17 16:30:43 +01:00
Giuseppe Digilio
ad52dc815e Added mandatory property for date and group selection in bitstream metadata edit form 2019-03-17 16:30:19 +01:00
Art Lowel
cc5783082f webpack: replace deprecated LoaderOptionsPlugin with OptimizeCSSAssetsPlugin 2019-03-15 16:55:22 +01:00
lotte
6f55788f37 61116: bootstrap upgrade 2019-03-15 10:16:35 +01:00
lotte
f160196cf3 reinstated responseMsToLive for get requests 2019-03-14 11:35:00 +01:00
lotte
917c00f8fb added missing tests and docs 2019-03-14 11:14:59 +01:00
lotte
4c150988e2 fixed tests after changes to request caching 2019-03-13 16:28:46 +01:00
lotte
88ae626736 fixed caching 2019-03-13 15:51:04 +01:00
Giuseppe Digilio
013d464294 Intermediate commit 2019-03-11 20:07:11 +01:00
Giuseppe Digilio
11e77086ae Merge remote-tracking branch 'remotes/origin/submission' into mydspace 2019-03-11 20:06:42 +01:00