lotte
|
f67387ed65
|
first draft breadcrumbs
|
2020-02-24 16:27:19 +01:00 |
|
lotte
|
42c690dfd4
|
moved search module contents to shared
|
2019-07-10 13:17:28 +02:00 |
|
lotte
|
487ee9f756
|
small fixes for search
|
2019-05-16 13:43:07 +02:00 |
|
lotte
|
3afa288c58
|
fixed loading issue
|
2019-05-16 10:20:35 +02:00 |
|
Art Lowel
|
2852ef0364
|
fix test issues, rewrite recent submissions using switchmap
|
2019-05-16 09:33:55 +02:00 |
|
lotte
|
c216e35a23
|
added search link fixes
|
2019-05-15 15:34:46 +02:00 |
|
Art Lowel
|
e31c3c861e
|
fix an issue where the recent submissions on collection homepages would be wrong, and would continually rerender
|
2019-05-14 18:37:10 +02:00 |
|
lotte
|
32d4fbde12
|
32180: fixed rebase issues
|
2019-05-14 09:43:58 +02:00 |
|
lotte
|
7a4edd1567
|
62180: fixed non-uuid paths
|
2019-05-14 08:54:27 +02:00 |
|
lotte
|
187c70847c
|
added test and docs for 404 operator
|
2019-05-14 08:49:39 +02:00 |
|
lotte
|
ee5a9c7df5
|
62180: fixed issues wih 404 pages
|
2019-05-14 08:47:38 +02:00 |
|
Kristof De Langhe
|
4da66b5f35
|
61133: Post-merge refactoring + order renamed to place
|
2019-03-15 12:41:43 +01:00 |
|
lotte
|
9c3f226599
|
Merge branch 'master' into configurable_entities
Conflicts:
src/app/+collection-page/collection-page.component.ts
src/app/+item-page/full/full-item-page.component.ts
src/app/+item-page/simple/item-page.component.ts
src/app/+search-page/search-filters/search-filter/search-filter.service.spec.ts
src/app/+search-page/search-filters/search-filter/search-filter.service.ts
src/app/+search-page/search-page.component.spec.ts
src/app/+search-page/search-page.component.ts
src/app/+search-page/search-results/search-results.component.spec.ts
src/app/+search-page/search-results/search-results.component.ts
src/app/+search-page/search-service/search-configuration.service.spec.ts
src/app/+search-page/search-service/search-configuration.service.ts
src/app/+search-page/search-service/search.service.ts
src/app/core/cache/builders/remote-data-build.service.spec.ts
src/app/core/cache/builders/remote-data-build.service.ts
src/app/core/data/data.service.ts
src/app/core/metadata/metadata.service.ts
src/app/core/shared/item.model.ts
src/app/core/shared/operators.ts
src/app/shared/loading/loading.component.ts
src/app/shared/object-collection/object-collection.component.ts
src/app/shared/object-list/item-list-element/item-list-element.component.spec.ts
src/app/shared/object-list/search-result-list-element/item-search-result/item-search-result-list-element.component.spec.ts
src/app/shared/services/route.service.spec.ts
src/app/shared/services/route.service.ts
src/app/shared/shared.module.ts
src/app/shared/testing/hal-endpoint-service-stub.ts
src/app/shared/testing/search-service-stub.ts
yarn.lock
|
2018-12-10 11:13:01 +01:00 |
|
Kristof De Langhe
|
d32ec11778
|
57557: Sort direction on collection page reverted to DESC
|
2018-11-28 13:16:12 +01:00 |
|
Kristof De Langhe
|
626b9fee10
|
57557: reset homepage and fix collection sorting
|
2018-11-22 13:15:00 +01:00 |
|
Kristof De Langhe
|
20520ea0e2
|
55558: Collection-page fix and search reponse parsing fix
|
2018-09-18 09:45:21 +02:00 |
|
Kristof De Langhe
|
de2499b1da
|
55558: Small conflict fixes - intermediate
|
2018-09-17 16:05:19 +02:00 |
|
lotte
|
777facf5cd
|
intermediate commit
|
2018-08-29 15:12:01 +02:00 |
|
lotte
|
2cbe6a6d91
|
upgrade to angular6
|
2018-08-24 13:26:43 +02:00 |
|
lotte
|
976302389f
|
fixed collection page, added SearchFilter Model
|
2018-08-23 14:01:37 +02:00 |
|
lotte
|
f5fed28722
|
reworked items list on collection page
|
2018-08-22 16:30:28 +02:00 |
|
lotte
|
777ae2bc19
|
resolvers for collection, community, item page
|
2018-08-08 14:28:11 +02:00 |
|
Art Lowel
|
9a6390e011
|
fixed an issue where the resolver wouldn't hand over responsability to the page component, and added a loading screen for resolving routes
|
2018-08-06 17:47:48 +02:00 |
|
lotte
|
7985ad9644
|
start of resolvers
|
2018-08-06 15:09:32 +02:00 |
|
Lotte Hofstede
|
38efd5b542
|
changed default sort options
|
2018-05-03 09:32:48 +02:00 |
|
Art Lowel
|
d775467fcb
|
cleaned up remotedata for a better separation of concerns, moved statuscode and errormsg in to RemoteDataError object, moved pageInfo to PaginatedList object in the payload
|
2017-12-07 11:28:44 +01:00 |
|
Art Lowel
|
ce330fcb47
|
refactored template variables
|
2017-10-27 17:57:28 +02:00 |
|
Art Lowel
|
ee84399d23
|
fixed an issue where a rehydrate would sometimes leave the app in a broken state
|
2017-10-26 12:58:42 +02:00 |
|
Art Lowel
|
feca366290
|
refactor done, todo fix tests
|
2017-10-25 13:31:10 +02:00 |
|
Art Lowel
|
0529bb17f8
|
Merge branch 'master' into improve-support-for-hal-links
|
2017-10-17 10:25:23 +02:00 |
|
William Welling
|
6f42fa5af5
|
moved meta service into applicable page components
|
2017-10-13 13:09:00 -05:00 |
|
Art Lowel
|
ad631f8031
|
Merge branch 'master' into improve-support-for-hal-links
|
2017-10-12 13:14:43 +02:00 |
|
Art Lowel
|
a84eb533be
|
get browse endpoints from hal links
|
2017-10-12 12:51:58 +02:00 |
|
William Welling
|
8932817658
|
reduce async observables with local assignment
|
2017-10-04 19:41:20 -05:00 |
|
William Welling
|
45ca74410c
|
simple loading animation and fade in and out animations
|
2017-10-04 15:39:08 -05:00 |
|
William Welling
|
0efcd9cecc
|
resolved merge conflicts
|
2017-09-29 10:05:49 -05:00 |
|
William Welling
|
3d02e660da
|
fixed core and shared module usage, lazy loading modules
|
2017-09-26 11:44:07 -05:00 |
|