Commit Graph

2268 Commits

Author SHA1 Message Date
Julius Gruber
ca1710c548 Deleted the IP-login component 2019-08-29 09:14:59 +02:00
Julius Gruber
c9142b604a Deleted IP-Login, X509-Login and LDAP-login comoponent 2019-08-29 09:11:09 +02:00
Julius Gruber
bde1d33b6f Resolved merge conflict 2019-08-29 08:47:45 +02:00
Tim Donohue
7903a93042 Merge pull request #463 from lhenze/440-pagination-messaging
Pagination messaging:  Hiding "Now Showing"
2019-08-26 17:54:54 +02:00
lhenze
316ced7fef More compact approach h/t @artlowel 2019-08-26 07:47:11 -04:00
lhenze
064552188e Moving the ngIf directive to wrap both parts of the statement 2019-08-24 13:47:20 -04:00
Art Lowel
0ad505ba30 Merge pull request #442 from atmire/ConfigurationSearchPageComponent
Configuration search page component
2019-08-12 10:40:35 +02:00
Tim Donohue
64b657507c Merge pull request #440 from atmire/Edit-current-item-query
Edit current item query
2019-08-09 22:48:09 +02:00
Tim Donohue
2fc6f9ea77 Merge pull request #457 from atmire/flatten-i18n-files
Flatten i18n files
2019-08-09 17:32:50 +02:00
Julius Gruber
e846aa801f authService startShibAuth() changed 2019-08-09 08:10:32 +02:00
Tim Donohue
3a7926eebe Merge pull request #454 from atmire/remove-e2e-from-ci
Remove e2e tests from the ci task
2019-08-08 22:14:04 +02:00
Art Lowel
746567ab52 Merge branch 'master' into flatten-i18n-files 2019-08-08 13:49:13 +02:00
Julius Gruber
ad2b98e780 Merge branch 'master' into shibbolethDev4 2019-08-08 12:26:54 +02:00
Julius Gruber
8883793b06 Changed modifier of dynamicLoginMethods 2019-08-08 12:24:02 +02:00
Julius Gruber
aca60642a9 Removed dev log statemnet from lon-in-container 2019-08-08 11:30:31 +02:00
Julius Gruber
d3e93fed24 Removed hardcoded shibbolethUrl 2019-08-08 11:17:18 +02:00
Julius Gruber
3b6a20bf67 Added further dynamic authentication methods 2019-08-08 11:05:12 +02:00
Julius Gruber
bcc6daa39f Added mock components for dynamic login components 2019-08-08 09:29:00 +02:00
Julius Gruber
68968ca70a First functional prototype 2019-08-07 17:57:31 +02:00
Art Lowel
c81f589338 Update the Quick Start docs to include node 10 2019-08-06 17:41:22 +02:00
Art Lowel
d1ba6ab610 restore protractor timeouts to their default values 2019-08-06 17:19:49 +02:00
Art Lowel
588fc484a4 remove e2e tests from the ci task 2019-08-06 17:08:43 +02:00
Tim Donohue
5221615c42 Merge pull request #452 from atmire/security-fixes
Upgrade dependencies to prevent vulnerabilities
2019-08-06 15:37:17 +02:00
Art Lowel
004f4ce38c increase protractor timeouts again 2019-08-06 14:40:53 +02:00
Art Lowel
1fb38fe56d increase protractor allScriptsTimeout 2019-08-06 13:31:32 +02:00
Art Lowel
dc868853a8 remove node 9, add node 10 2019-08-06 11:17:17 +02:00
Art Lowel
73f67827f3 upgrade dependencies to prevent CVE-2019-10744, CVE-2019-13173, CVE-2018-14732, CVE-2018-16469, CVE-2018-1000620, CVE-2019-10744 and WS-2018-0236 2019-08-05 18:23:27 +02:00
Julius Gruber
92989a618a Added null/undefined check for authMethodModels 2019-08-05 17:16:15 +02:00
Julius Gruber
9234f8bc46 Removed unused methods from auth.interceptor 2019-08-05 15:42:07 +02:00
Julius Gruber
12941640a4 Removed old shibboleth code 2019-08-05 15:32:41 +02:00
Julius Gruber
de8bcce8be Removed ssoLoginUrl from initial auth state 2019-08-05 15:17:53 +02:00
Julius Gruber
c8f4db618e Store available authentication methods in ngrx/store 2019-08-05 14:45:57 +02:00
Julius Gruber
7a3155f2b4 Merge branch 'master' into shibbolethDev4 2019-08-05 09:06:02 +02:00
Julius Gruber
d25f12590d Branch upadate 2019-08-05 09:00:13 +02:00
Art Lowel
0b4379abad Merge pull request #431 from DSpace/dependabot/npm_and_yarn/lodash.mergewith-4.6.2
Bump lodash.mergewith from 4.6.1 to 4.6.2
2019-08-02 17:23:59 +02:00
Art Lowel
2e4b9d7811 Merge pull request #422 from DSpace/dependabot/npm_and_yarn/ecstatic-3.3.2
Bump ecstatic from 3.2.2 to 3.3.2
2019-08-02 17:23:26 +02:00
Art Lowel
00858ae013 Merge pull request #415 from DSpace/dependabot/npm_and_yarn/handlebars-4.1.2
Bump handlebars from 4.0.11 to 4.1.2
2019-08-02 17:23:05 +02:00
Art Lowel
aed3e5ae46 Merge pull request #414 from DSpace/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.12.0 to 3.13.1
2019-08-02 17:22:44 +02:00
Art Lowel
3e8b12cb91 Merge pull request #412 from DSpace/dependabot/npm_and_yarn/pem-1.13.2
Bump pem from 1.12.3 to 1.13.2
2019-08-02 17:21:57 +02:00
Art Lowel
8148a67e40 double e2e jasmine timeout 2019-08-02 16:52:15 +02:00
Julius Gruber
f086ee79a5 Removed double ssoLoginUrl from auth.state 2019-08-02 13:05:57 +02:00
Julius Gruber
fb44c02437 Changed home-news.component.html to original state 2019-08-02 10:41:30 +02:00
Julius Gruber
8af15d06bc Moved Shibboleth route to DECLARATIONS array 2019-08-02 10:41:30 +02:00
Julius Gruber
8beece2f73 Revert "Changed auth-status model: ssoLoginUrl: string"
This reverts commit 35554b57
2019-08-02 10:41:30 +02:00
Julius Gruber
71f281516a Added logs for server debug 2019-08-02 10:40:46 +02:00
Julius Gruber
7c243623c8 Added hardcoded shibboleth button 2019-08-02 10:40:46 +02:00
Julius Gruber
39fd025252 Added spinner to shibboleth landing page 2019-08-02 10:40:46 +02:00
Julius Gruber
5d5f9c4046 Added debug logs for server 2019-08-02 10:40:46 +02:00
Julius Gruber
318c736083 Added translation for Shibboleth button 2019-08-02 10:40:46 +02:00
Julius Gruber
159ce66050 Removed logs from auth.interceptor 2019-08-02 10:40:46 +02:00