Commit Graph

22 Commits

Author SHA1 Message Date
Samuel
e7e408dacb Add statistics pages - feedback 2020-09-23 21:57:53 +02:00
Samuel
b7382de29a Add statistics pages 2020-09-23 21:57:52 +02:00
Kristof De Langhe
dd7f34e541 Merge branch 'main' into w2p-71764_Features-support-part-2
Conflicts:
	src/app/+collection-page/collection-page-routing.module.ts
	src/app/+community-page/community-page-routing.module.ts
	src/app/+item-page/edit-item-page/edit-item-page.routing.module.ts
	src/app/+item-page/edit-item-page/item-status/item-status.component.ts
	src/app/+item-page/item-page-routing.module.ts
	src/app/app-routing.module.ts
	src/app/core/core.module.ts
	src/app/shared/log-in/log-in.component.html
	src/app/shared/log-in/log-in.component.spec.ts
	src/app/shared/log-in/log-in.component.ts
2020-09-22 08:36:16 +02:00
Art Lowel
21e8879f77 remove circular dependencies 2020-08-28 11:34:17 +02:00
Kristof De Langhe
73370fa00d 71764: DsoPageAdministratorGuard 2020-07-10 13:14:55 +02:00
Tim Donohue
b493c9b0f2 Merge pull request #640 from atmire/broken-create-community
Broken create community
2020-04-01 10:03:56 -05:00
Ben Bosman
5ec544ffea Moving create community to the top so "create" is not interpreted as an ID 2020-03-18 11:43:20 +01:00
lotte
7390999010 force resolvers to rerun for community and collection sub-path changes too 2020-03-17 09:08:14 +01:00
lotte
4ae8997ada added tests for breadcrumbs service and component 2020-02-26 14:44:34 +01:00
lotte
f67387ed65 first draft breadcrumbs 2020-02-24 16:27:19 +01:00
Kristof De Langhe
3d9af688e7 63669: Edit Communtiy/Collection Tabs 2019-07-10 16:43:20 +02:00
lotte
9f02f65a0a implemented edit popups and added actions 2019-03-07 14:24:51 +01:00
lotte
ab5cc1c961 58522: implemented delete for coll and comms 2019-01-04 16:30:25 +01:00
lotte
1ebd6f0e86 Finished refactoring, guards, docs, tests 2019-01-03 10:29:29 +01:00
lotte
7a12332d70 Edit and create communities 2018-12-20 15:54:47 +01:00
Kristof De Langhe
da3627e614 Merge branch 'master' into w2p-54472_Create-community-and-collection-pages
Conflicts:
	src/app/+collection-page/collection-page-routing.module.ts
	src/app/+collection-page/collection-page.module.ts
	src/app/+community-page/community-page-routing.module.ts
	src/app/core/data/community-data.service.ts
	src/app/core/data/dso-response-parsing.service.ts
2018-09-07 14:16:21 +02:00
Kristof De Langhe
d3e6dd5397 54472: Authorization + tests (intermediate) 2018-08-22 16:10:55 +02:00
lotte
777ae2bc19 resolvers for collection, community, item page 2018-08-08 14:28:11 +02:00
Kristof De Langhe
0da645931c 54472: Create Community page 2018-07-23 14:29:32 +02:00
William Welling
6f42fa5af5 moved meta service into applicable page components 2017-10-13 13:09:00 -05:00
William Welling
f4c0df176e metadata service 2017-10-12 19:08:03 -05:00
William Welling
3d02e660da fixed core and shared module usage, lazy loading modules 2017-09-26 11:44:07 -05:00