Commit Graph

5018 Commits

Author SHA1 Message Date
Giuseppe Digilio
b49d46176b fixed dynamic disabled component after angular 10 upgrade 2020-12-02 12:38:26 +01:00
Giuseppe Digilio
9336693cc7 Removed entry components from module definitions 2020-12-01 20:38:03 +01:00
Giuseppe Digilio
18160b16db fixed absolute import paths 2020-12-01 20:33:17 +01:00
Giuseppe Digilio
ef0c574473 fixed collection dropdown component after angular 10 upgrade 2020-12-01 15:23:41 +01:00
Kristof De Langhe
4145f829a7 Merge branch 'main' into w2p-74612_Ask-unauthenticated-users-to-log-in 2020-12-01 14:52:26 +01:00
Kristof De Langhe
67de6538e5 74606: LGTM issue fixes 2020-12-01 14:47:03 +01:00
Kristof De Langhe
e15b66aa1b Merge branch 'main' into w2p-74606_Ensure-the-correct-operators-are-used-for-filter-queries 2020-12-01 14:38:19 +01:00
Marie Verdonck
2243e8a76c 74848: Check so warn message not shown on new group form 2020-12-01 14:28:47 +01:00
Marie Verdonck
dee3043c9f 74179/PR#925: Test fixes 2020-12-01 13:43:15 +01:00
Marie Verdonck
dfd7468b88 74179/PR#925: Groups with linked dso (workflow groups) => No edit/delete possible + alert on edit page with link to edit roles on comcol page 2020-12-01 13:43:15 +01:00
Marie Verdonck
1fcd4d6c3e 74179: NameAlreadyInUse check removed since not correctly shown if there are similarly named groups (group name search not exact) 2020-12-01 13:43:15 +01:00
Art Lowel
3c20cb7ee1 fix positioning of group delete button and clearing of the cache on delete 2020-12-01 13:43:15 +01:00
Marie Verdonck
46defed6f2 74179: Test fix 2020-12-01 13:43:15 +01:00
Marie Verdonck
f8a8af32da 74179: Delete group cache cleared, redirect & delete button moved on group edit page 2020-12-01 13:43:15 +01:00
Marie Verdonck
e3578a6b0f 74179: Edit group functionality added + test (fixes) 2020-12-01 13:43:15 +01:00
Marie Verdonck
ab88dc3c77 74179: Test fixes after changes for empty results in eperson/group registries 2020-12-01 13:43:15 +01:00
Marie Verdonck
bdd1a675f1 74179: Fix for no result message not shown if no search results epeople/group registry 2020-12-01 13:43:15 +01:00
Marie Verdonck
1903530f77 74179: Deleting groups notifications, authorisation check, button on edit group page 2020-12-01 13:43:14 +01:00
Giuseppe Digilio
5b5d2031d5 fixed date picker form component after angular 10 upgrade 2020-12-01 11:50:27 +01:00
Tim Donohue
aa8feb01b3 Merge pull request #954 from 4Science/orcid_labels
replaced orcidV2 label keys with orcid
2020-11-30 11:10:17 -06:00
Tim Donohue
4a6939f621 Merge pull request #959 from DSpace/tdonohue-correct_build
Update build.yml to not limit by branch
2020-11-30 10:39:44 -06:00
Tim Donohue
96d7f9c2d7 Update build.yml to not limit by branch 2020-11-30 10:12:02 -06:00
Tim Donohue
0bfa425e57 Update build status badge to point to GitHub 2020-11-25 17:08:20 -06:00
Tim Donohue
5e23a84ea3 Merge pull request #956 from tdonohue/github_ci
Add CI to Github via Actions (based on Travis CI config)
2020-11-25 10:20:04 -06:00
Tim Donohue
3f1266e485 Enable only for main branch pushes or PRs 2020-11-25 09:26:43 -06:00
Tim Donohue
49effd14df Rename job to "tests". Space out steps to make it easier to read. 2020-11-25 08:58:38 -06:00
Tim Donohue
d241d4ea6a Revert to checkout@v1 per https://community.codecov.io/t/codecov-status-stuck-at-waiting-for-status-to-be-reported-on-github/341/40 2020-11-25 08:27:25 -06:00
Tim Donohue
e32b435edd Remove .travis.yml Minor comment cleanup to build.yml 2020-11-24 17:07:49 -06:00
Tim Donohue
b036c084b7 Try codecov bash uploader to see if it works 2020-11-24 16:38:07 -06:00
Tim Donohue
8d526f0e80 Move codecov reports to last step 2020-11-24 16:03:22 -06:00
Tim Donohue
bc0b0a26c9 Initial GitHub Actions CI settings. Rename docker-compose-travis to docker-compose-ci 2020-11-24 15:15:58 -06:00
Kristof De Langhe
8486fecc17 74612: Post-merge test fixes 2020-11-24 12:03:34 +01:00
Yana De Pauw
6b69f66a8d 74572: Update type badge to not rely on constructor name 2020-11-24 11:58:16 +01:00
Kristof De Langhe
c28af7d7c8 Merge branch 'main' into w2p-74612_Ask-unauthenticated-users-to-log-in
Conflicts:
	src/app/+item-page/simple/item-page.component.ts
	src/app/process-page/detail/process-detail.component.spec.ts
	src/app/process-page/detail/process-detail.component.ts
2020-11-24 11:34:17 +01:00
Kristof De Langhe
b2369b237e 74612: Redirect bugfix 2020-11-24 10:36:50 +01:00
Giuseppe Digilio
4473395cb9 Fixed "CommonJS or AMD dependencies can cause optimization bailouts." warnings
https://stackoverflow.com/questions/62592903/upgrading-to-angular-10-fix-commonjs-or-amd-dependencies-can-cause-optimizatio/62604034#62604034
2020-11-23 16:52:55 +01:00
Tim Donohue
d78549c2ff Merge pull request #938 from 4Science/CSTPER-222
Metadata identifier for Communities and Collections
2020-11-23 09:21:37 -06:00
Giuseppe Digilio
9f5204992d Replaced deprecated rxjs flatMap operator 2020-11-23 15:38:02 +01:00
Corrado Lombardi
f8076051b4 replaced orcidV2 label keys with orcid 2020-11-23 09:14:16 +01:00
Tim Donohue
f1b1f8199b Merge pull request #827 from atmire/Support-for-process-output
Support for process output on detail page
2020-11-20 15:10:37 -06:00
Tim Donohue
c5898b4182 Merge pull request #929 from atmire/w2p-74275_Issue-2988_Reset-pw-eperson-created-in-admin-ui
Issue 2988: Password (re)set for eperson with add PatchOperation
2020-11-20 14:31:55 -06:00
Giuseppe Digilio
44a65c7a23 upgrade to angular 10 intermediate commit 2020-11-20 21:10:36 +01:00
Giuseppe Digilio
9abc827fc1 fix for dynamic form after upgrade 2020-11-20 21:10:09 +01:00
Tim Donohue
6e0e5a8fee Merge pull request #941 from atmire/74609-Fix-type-error-on-search-pages
Fix TypeError on search pages
2020-11-20 11:51:16 -06:00
Giuseppe Digilio
59a0263817 upgrade to angular 10 intermediate commit 2020-11-20 17:06:42 +01:00
Giuseppe Digilio
79285b203b Changed to use TestBed.inject method instead of deprecated TestBed.get 2020-11-20 15:21:34 +01:00
Giuseppe Digilio
32dc9a80a6 Replaced ngx-bootstrap TooltipModule in favour of @ng-bootstrap ngbTooltip 2020-11-20 12:41:13 +01:00
Yana De Pauw
9c2ca90c32 Remove unused import 2020-11-20 11:11:58 +01:00
Yana De Pauw
6c80f0797b Merge remote-tracking branch 'upstream/main' into w2p-74199_Admin-search-dialogs 2020-11-20 10:44:24 +01:00
Tim Donohue
c05f4fc912 Merge pull request #942 from atmire/74615-Remove-baseUrl-api-workaround
Remove workaround for baseUrl ending in /api
2020-11-19 17:04:05 -06:00