Commit Graph

2297 Commits

Author SHA1 Message Date
Julius Gruber
8936b96a25 Code clean up 2019-09-20 14:19:09 +02:00
Julius Gruber
1a703af9cb Code cleanup 2019-09-20 13:36:58 +02:00
Julius Gruber
9844e9eff7 Prototype ready 2019-09-20 11:41:01 +02:00
Julius Gruber
52ef2acb08 Requested changes implemented - basic functionality working 2019-09-19 13:43:36 +02:00
Julius Gruber
62cbba5982 Added config to shibboleth component 2019-09-11 17:42:38 +02:00
Julius Gruber
917783e34b Branch change commit 2019-09-05 08:00:54 +02:00
Julius Gruber
6167012e32 Basic implmentation of the dynamic rendering of Authentication Methods 2019-09-04 16:19:59 +02:00
Julius Gruber
c428b1deef Test if reopening PR works 2019-09-04 14:14:12 +02:00
Julius Gruber
093ad47a3d Added spaces on import {} 2019-09-03 16:34:26 +02:00
Julius Gruber
526fab8008 Branch change 2019-09-03 14:07:59 +02:00
Julius Gruber
e72e02773d Mege conflict resolved 2019-09-03 11:50:45 +02:00
Julius Gruber
e27aadc432 Branch merge commit 2019-09-03 11:48:46 +02:00
Julius Gruber
3375086c6f Commit for PR 2019-09-02 17:13:06 +02:00
Julius Gruber
7e292cdde4 Branch change commit 2019-09-02 16:23:30 +02:00
Julius Gruber
901951eaa8 Removed switch statement, changed AuthMethod parsing in authInterceptor to be more generic 2019-09-02 15:01:03 +02:00
Art Lowel
ee56de9e55 Merge pull request #455 from atmire/Bitstream-format-registries
Bitstream format registries
2019-08-30 09:55:01 +02:00
Tim Donohue
c80542c280 Merge pull request #459 from atmire/edit-com-col-labels
Fix the labels on edit collection and community pages
2019-08-29 19:44:12 +02:00
Julius Gruber
beb0f2d410 Dynamic rendering of auth methods via decorator 2019-08-29 17:58:07 +02:00
Julius Gruber
466d01ce09 Changed AuthMethods enum2 2019-08-29 10:44:15 +02:00
Julius Gruber
3517e9bee9 Changed type of payload in class RetrieveAuthMethodsSuccessAction 2019-08-29 10:25:52 +02:00
Julius Gruber
3ee20ad17a Changed folder structure in shared/login folder 2019-08-29 09:59:49 +02:00
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
Yana De Pauw
88c8fddbce Fix to message, margin and deletion page reset 2019-08-19 17:25:41 +02:00
Yana De Pauw
1d05680126 Implement feedback
Change padding into margin
Change 'Create link' to a button
Add placeholder to extension field
Fix pagination
2019-08-16 13:00:04 +02:00
Yana De Pauw
863189b2e5 fix missing , in messages file 2019-08-14 11:48:51 +02:00
Yana De Pauw
67feaf3178 Merge branch 'master' into Bitstream-format-registries
Conflicts:
	resources/i18n/en.json
2019-08-14 11:24:45 +02:00
Yana De Pauw
295bbc5c40 flatten en.json 2019-08-14 11:22:36 +02:00
Art Lowel
930da6dde3 fix the labels on edit collection and community pages 2019-08-13 15:13:51 +02: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
Yana De Pauw
c325e6d61b Merge branch 'master' into w2p-62769_Bitstream-format-registry
Conflicts:
	src/app/+admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts
	src/app/core/core.module.ts
	src/app/core/registry/registry-bitstreamformats-response.model.ts
	src/app/core/registry/registry.service.ts
	src/app/core/shared/bitstream-format.model.ts
2019-08-06 17:22:03 +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