Commit Graph

6690 Commits

Author SHA1 Message Date
Michael Spalti
b1c3967a5b Added lockfile. 2021-12-13 11:32:37 -08:00
Michael Spalti
5acc29e498 Updated Mirador dependencies. 2021-12-13 11:08:10 -08:00
Nathan Buckingham
e2614b9dad w2p-85847 Add Authority to browse indexes 2021-12-13 13:48:09 -05:00
Davide Negretti
4c27a11747 [CST-4882] Tests improved 2021-12-11 01:59:38 +01:00
Davide Negretti
64231683b3 [CST-4882] Error 422 is now handled in home page too 2021-12-10 18:28:30 +01:00
Kristof De Langhe
549529c889 85262: Get submission object instead of sending empty patch + revert empty patch code 2021-12-10 14:18:51 +01:00
Rezart Vata
31fd89a9fc [CST-4878] Created component 2021-12-09 18:22:35 +01:00
Giuseppe Digilio
d3b5e09e2a [DSC-287] remove unused imports 2021-12-09 17:48:59 +01:00
Giuseppe Digilio
9be1733bc8 Merge remote-tracking branch 'origin/main' into DSC-287-Show-an-error-page-if-the-REST-API-is-not-available
# Conflicts:
#	src/app/app-routing.module.ts
2021-12-09 15:23:16 +01:00
Rezart Vata
a3892dc7e7 [CST-4875] Fixed response handling 2021-12-09 15:19:20 +01:00
Rezart Vata
01b200279b [CST-4875] improvements 2021-12-09 12:46:50 +01:00
Rezart Vata
f74716a459 [CST-4875] Created feedback route, created feedback form, created service & guard, utilzed when user is logged in, unit testing and lint check 2021-12-09 12:33:53 +01:00
Davide Negretti
b64b7c2607 [CST-4882] Error fixed - Tests improved 2021-12-09 12:17:20 +01:00
William Welling
2bf880b216 correct typo in comment 2021-12-08 19:31:05 -06:00
Tim Donohue
efe51aa340 Merge pull request #1442 from tdonohue/cleanup_license
Cleanup our LICENSE file so GitHub can detect our BSD license
2021-12-08 16:58:24 -06:00
Tim Donohue
ed806dc3bf Minor license formatting cleanup to allow GitHub to recognize our BSD 3-Clause License. Copy over NOTICE file from DSpace/DSpace 2021-12-08 16:55:38 -06:00
Tim Donohue
5b1c9286ed Merge pull request #1441 from tdonohue/disable_docker_action_on_forks
Disable Docker image build action on forked repos & on non-maintenance branches
2021-12-08 15:54:46 -06:00
Tim Donohue
a6eeceeb67 Ensure Docker GitHub action only runs for maintenance branches, official tags. Never run for forked repos 2021-12-08 15:08:44 -06:00
William Welling
10622008c4 refactor config filename and convert to yaml 2021-12-08 14:56:52 -06:00
Tim Donohue
d955fe7ca3 Merge pull request #1440 from tdonohue/docker_github_action
Add GitHub action to build Docker images and push to DockerHub
2021-12-08 10:22:04 -06:00
Tim Donohue
35584d44aa Minor cleanup. Disable 'latest' tag in Docker. 2021-12-08 09:42:48 -06:00
Tim Donohue
86c2f389d5 Create a Docker GitHub action to autobuild on each commit. Update Dockerfile and docker-compose.yml to support. 2021-12-08 09:10:43 -06:00
William Welling
bc999d0b5f minor refactoring and more config util assertions 2021-12-07 21:33:43 -06:00
Tim Donohue
0dba48be13 Update to latest version of all GitHub actions 2021-12-07 16:50:43 -06:00
William Welling
18dd2ad884 add simple config util test 2021-12-07 14:45:46 -06:00
William Welling
46bb3e109c cleanup and readme updates 2021-12-07 12:15:58 -06:00
William Welling
33488ccf40 extend environment and use injected app config 2021-12-07 10:12:27 -06:00
Tim Donohue
eb9d72ad72 Merge pull request #1425 from atmire/w2p-85192_pr-bugfix-specify-view-mode-in-ds-browse-by
BUGFIX: Load themed browse entry components
2021-12-06 14:14:10 -06:00
William Welling
71f5b46639 use standard environments 2021-12-06 12:25:37 -06:00
William Welling
c1555326fa build app config 2021-12-03 21:17:36 -06:00
Tim Donohue
46d340a5ce Merge pull request #1424 from ybnd/Fix-modal-open-issues
Fix minor modal UX issues
2021-12-03 14:20:04 -06:00
Nathan Buckingham
768de1a1e7 w2p-85346 Allow facets to be authority controlled and add test to verify 2021-12-03 11:49:39 -05:00
Tim Donohue
77f9b27fcf Merge pull request #1403 from tdonohue/angular_11
Upgrade to Angular 11
2021-12-03 09:34:47 -06:00
Giuseppe Digilio
11ecfd370c Merge remote-tracking branch 'origin/main' into DSC-287-Show-an-error-page-if-the-REST-API-is-not-available 2021-12-03 14:35:11 +01:00
Tim Donohue
ad5a76aedc Remove "relativeLinkResoluton: legacy" and use default instead 2021-12-02 10:36:06 -06:00
Bruno Roemers
03fd57e426 85194: Fix favicon switching in production mode 2021-12-02 14:25:16 +01:00
Bruno Roemers
47ed6bedb4 85123: BUGFIX: Use this.document instead of document
Typo caused ReferenceError in SSR
2021-12-02 12:47:38 +01:00
Kristof De Langhe
ed2c774d86 85262: Allow empty patch requests 2021-12-02 12:39:07 +01:00
Rezart Vata
b7b949b415 Merge branch 'DSC-287-Show-an-error-page-if-the-REST-API-is-not-available' of https://bitbucket.org/4Science/dspace-angular into DSC-287-Show-an-error-page-if-the-REST-API-is-not-available 2021-12-01 18:51:01 +01:00
Rezart Vata
c8de6ccb4c [DSC-287] Fixed for yarn start error 500 loading 2021-12-01 18:50:42 +01:00
Bruno Roemers
e99086c228 Fix bad merge 2021-12-01 17:16:21 +01:00
bruno-atmire
ddccae60b5 Merge branch 'main' into w2p-85192_pr-bugfix-specify-view-mode-in-ds-browse-by 2021-12-01 16:19:21 +01:00
Bruno Roemers
dcb80b7c9c 85192: Write test for themed browse entries 2021-12-01 15:56:49 +01:00
Bruno Roemers
ab3d53c19f 85192: BUGFIX: Ensure themed browse entries are picked up 2021-11-30 20:10:28 +01:00
Yura Bondarenko
8d8b24f00a Fix scrolling background when auto-focusing in modal 2021-11-30 15:51:52 +01:00
Yura
dbbb19e37f Fix modal backdrop animation 2021-11-30 15:51:41 +01:00
Kristof De Langhe
99af22b621 85262: Re-disable deposit button during save/deposit 2021-11-30 13:44:08 +01:00
Kristof De Langhe
5e17a4e958 85262: Always enable deposit button 2021-11-30 13:27:16 +01:00
Yura Bondarenko
714624147c 85042: Make ds-item-list-preview themeable 2021-11-29 12:17:38 +01:00
Davide Negretti
7a567a47b9 [CST-4882] Show error message if the search query fails - Handle error 422 (invalid query) separately 2021-11-26 11:20:35 +01:00