Commit Graph

46 Commits

Author SHA1 Message Date
lotte
b443890848 61561: resolving second todo in auth srvice 2019-04-08 15:55:09 +02:00
lotte
0050f58bf0 got rid of TNormalized everywhere 2019-01-29 16:03:50 +01:00
Samuel
390966f30d * added authenticate guard
* added metadata schema form, with the form model fields & validation and layout
* fixed the pagination for schemas and fields
* added reducer and actions for the registry state
2019-01-17 14:47:22 +01:00
Art Lowel
9911578bcc remove all instances of first as it can cause an error if it's never triggered 2018-12-19 14:53:11 +01:00
lotte
afa3a03d2c fix for 401 requests 2018-11-27 11:45:35 +01:00
lotte
d46ab9637c Merge branch 'master' into angular6-upgrade 2018-11-21 11:09:38 +01:00
lotte
d154caf039 56119: fixed issue where facets could not be changed when you are logged on 2018-10-12 15:06:10 +02:00
lotte
3a8f7754fa 55143: fixed all tests 2018-10-11 12:02:40 +02:00
lotte
7c16ccafd3 rxjs migrate 2018-10-08 12:33:39 +02:00
lotte
e025f3bc4d Merge branch 'master' into resolvers-branch-angular6
Conflicts:
	package.json
	src/app/+search-page/search-filters/search-filters.component.ts
	src/app/core/auth/auth.effects.ts
	src/app/core/auth/auth.service.ts
	src/app/core/auth/server-auth.service.ts
	src/app/core/data/comcol-data.service.ts
	src/app/core/data/community-data.service.ts
	src/app/core/data/data.service.ts
	src/app/core/data/item-data.service.ts
	src/app/core/shared/dspace-object.model.ts
	src/app/header/header.component.spec.ts
	src/app/shared/auth-nav-menu/auth-nav-menu.component.ts
	src/app/shared/testing/auth-service-stub.ts
	yarn.lock
2018-10-08 12:28:08 +02:00
lotte
bfc70f4f88 Added links to issues 2018-09-27 10:37:40 +02:00
lotte
a2bcdfbea9 disabled reloads 2018-09-20 15:24:16 +02:00
lotte
e96eeeaa83 fixed redirect after login 2018-09-18 16:29:55 +02:00
lotte
2b1d4cd12a Fixed logout issue 2018-09-14 11:42:55 +02:00
lotte
1f336f29fd small fixes for authentication 2018-09-12 16:11:04 +02:00
lotte
caf9194f36 Fixes for authentication (awaiting fixes in EPerson REST endpoint) 2018-09-12 11:38:08 +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
Giuseppe Digilio
66295d10ed Fixed issue with credentials that have special chars 2018-05-29 10:51:07 +02:00
Giuseppe Digilio
e0efa5f8e5 changes based on review comments 2018-05-23 18:13:34 +02:00
Giuseppe Digilio
5682c8146c Fixed merge 2018-05-08 11:28:12 +02:00
Giuseppe Digilio
b0b4342f24 Fixed an issue with redirect url 2018-05-08 10:34:46 +02:00
Giuseppe Digilio
2c938571b3 Fixed logout page view 2018-05-03 19:53:06 +02:00
Giuseppe Digilio
c8a1fe0860 Removed use of platform service and created different service for SSR and CSR 2018-05-03 19:08:07 +02:00
Giuseppe Digilio
3b9a334258 Reduced use of own css 2018-05-03 14:40:34 +02:00
Giuseppe Digilio
34e3e4bd2b Fixed issue when reload protected page with expired token 2018-04-10 19:14:42 +02:00
Giuseppe Digilio
04be7170c3 Added auth token to auth state 2018-04-10 15:20:28 +02:00
Giuseppe Digilio
1f953b6b9d Fixes 2018-04-10 14:27:32 +02:00
Giuseppe Digilio
0ed1f7778e Set the expire date of the cookie's token to one date 2018-04-05 14:35:30 +02:00
Giuseppe Digilio
ebdb17d083 Fixes 2018-04-04 17:40:55 +02:00
Giuseppe Digilio
b2e46f7bd3 Splitted redirect to login page method 2018-04-04 17:35:45 +02:00
Giuseppe Digilio
26a743322e Added i18n label and fixes 2018-04-04 17:01:49 +02:00
Giuseppe Digilio
f841612e1c Added redirect to login whether token is expired 2018-04-04 13:32:02 +02:00
Giuseppe Digilio
5fc6d4ead8 Added redirect after logout 2018-04-04 10:59:08 +02:00
Giuseppe
2cc33f003f Update auth.service.ts 2018-03-07 19:50:18 +01:00
Giuseppe Digilio
1726c8afdb Fixed an issue when redirecting to urls that have query params 2018-03-07 19:46:06 +01:00
Giuseppe Digilio
abb8fc1677 Added comment 2018-03-01 11:50:40 +01:00
Giuseppe Digilio
564f148e5c fixes 2018-03-01 11:42:41 +01:00
Giuseppe Digilio
696b8b73f5 Added refresh token functionality 2018-02-26 15:41:07 +01:00
Giuseppe Digilio
2637f1c28e Finalized auth module 2018-02-22 15:47:15 +01:00
Giuseppe Digilio
4488a450c0 Fixed authentication module 2018-02-13 12:56:07 +01:00
Giuseppe Digilio
8df514f39c Auth module improvement 2018-02-12 19:13:42 +01:00
Giuseppe Digilio
b7cff01dab fixed auth module 2018-02-10 13:01:58 +01:00
Giuseppe Digilio
2f19f32d91 Improvement for authentication module 2018-02-09 09:55:55 +01:00
Giuseppe Digilio
19c9482009 Added first release of the authentication module 2018-02-06 15:48:05 +01:00
Giuseppe Digilio
8f28429fe6 Added auth service 2018-02-02 14:35:26 +01:00