Commit Graph

6266 Commits

Author SHA1 Message Date
Davide Negretti
31442f36a3 [CST-4884] Bitstream edit form moved inside modal (test WIP) 2021-11-22 19:11:58 +01:00
Tim Donohue
597e5396f9 Update ngx-sortablejs to latest version 2021-11-22 11:30:25 -06:00
Tim Donohue
d2cc184763 Fix broken tests by fixing imports and providers 2021-11-22 11:27:10 -06:00
Tim Donohue
466aaaa0d5 Tell Visual Studio Code to use version of Typescript in project 2021-11-22 11:26:58 -06:00
Tim Donohue
d926a24088 Autoupdate to @ng-dynamic-forms/core@13 and @ng-dynamic-forms/ui-ng-bootstrap@13 2021-11-22 11:26:27 -06:00
Tim Donohue
10c342483a Required migration from old ngbTabSet to new ngbNav after ng-bootstrap update 2021-11-22 11:23:40 -06:00
Tim Donohue
ab3fa88913 Automated upgrade to @ng-bootstrap/ng-bootstrap@9 2021-11-22 11:22:13 -06:00
Davide Negretti
624f39df1e [CST-4884] Bitstream edit form moved inside modal (test TBD) 2021-11-22 18:20:41 +01:00
Tim Donohue
be289617e1 Automated upgrade to ng-mocks@11 2021-11-22 11:15:41 -06:00
Tim Donohue
2d633d79dc Automated upgrade to @nguniversal/express-engine@11 2021-11-22 11:13:04 -06:00
Tim Donohue
8fedb2c177 Automated upgrade to @ngrx/store@11 2021-11-22 11:10:35 -06:00
Tim Donohue
0d031d0b25 Automated upgrade to @angular/cdk@11 2021-11-22 11:07:53 -06:00
Tim Donohue
9f1a017b56 Automated upgrade to Angular 11.0 2021-11-22 11:01:54 -06:00
Tim Donohue
890731e3e2 Merge pull request #1412 from wwelling/1410-prod-build
[Issue 1410] Production build
2021-11-22 09:57:26 -06:00
Davide Negretti
5df2f6f8d5 [CST-4947] File description on bitstream can now be deleted 2021-11-22 11:16:17 +01:00
Davide Negretti
cefb73c11e Merge remote-tracking branch 'gh/CST-4878' into CST-4878 2021-11-22 10:56:44 +01:00
Davide Negretti
2579577225 [CST-4947] Test WIP 2021-11-22 10:56:27 +01:00
Tim Donohue
23586810b3 Merge pull request #1406 from 4Science/CSTPER-869_group_creation_validation
group creation validator
2021-11-19 14:51:57 -06:00
Davide Negretti
9363b0fb35 [CST-4947] File description on bitstream can now be deleted (test TBD) 2021-11-19 19:58:07 +01:00
Davide Negretti
df957fc31b [CST-4878] Remove start and end date when embargo policy is changed to 'open access' 2021-11-19 16:22:52 +01:00
William Welling
49a3a9a0f2 remove docker changes 2021-11-19 09:00:38 -06:00
Tim Donohue
8ce6a043bb Merge pull request #1411 from tdonohue/fix_1409
Add a config:dev:check:rest option for checking dev environment settings
2021-11-18 10:51:26 -06:00
Tim Donohue
3befdb9f48 Merge pull request #1400 from tdonohue/disable_cli_analytics
Disable CLI analytics by default
2021-11-18 10:29:10 -06:00
William Welling
f7bea3eaa9 update rxjs imports 2021-11-18 09:09:00 -06:00
William Welling
d049caa8c0 remove webpack node externals 2021-11-18 05:03:02 -06:00
William Welling
0b99ce3211 update uuid import in specs 2021-11-17 22:29:14 -06:00
William Welling
b0ee227918 update dockerfile 2021-11-17 22:26:21 -06:00
William Welling
8d66f68dfa remove bundle workaround, update dependencies and build 2021-11-17 22:11:06 -06:00
William Welling
600fbc6df7 update json5 import 2021-11-17 21:59:34 -06:00
William Welling
ebf900686b update uuid imports 2021-11-17 21:58:47 -06:00
William Welling
dc9e93a907 upgrade rxjs imports 2021-11-17 21:57:54 -06:00
Tim Donohue
4ed748381a Add a config:dev:check:rest option for checking dev environment settings 2021-11-17 11:36:38 -06:00
Davide Negretti
08b1025eb3 [CST-4903] Fix 2021-11-17 10:46:36 +01:00
Giuseppe Digilio
92e9f79f09 [DSC-287] optimize code and add typedoc 2021-11-17 09:37:49 +01:00
Corrado Lombardi
f9c8ac6568 [CSTPER-869] removed unused elements 2021-11-16 22:28:43 +01:00
Giuseppe Digilio
a323aefc22 [DSC-287] change app-routing.module.ts inn order to have ServerCheckGuard configured once 2021-11-16 19:13:57 +01:00
Rezart Vata
ce7a5b1499 [CSTPER-869] Fix on edit remove validator, unit testing , lint fixes & report 2021-11-16 18:14:53 +01:00
Rezart Vata
9aea3e0bbf [CSTPER-869] validator to check if a group already exists 2021-11-16 18:08:06 +01:00
Giuseppe Digilio
76ddce7239 [DSC-287] fix test 2021-11-16 17:38:20 +01:00
Davide Negretti
8e0fd14b4e [CST-4918] process-page.resolver.ts - don't use cached version 2021-11-16 17:33:11 +01:00
Davide Negretti
d3c3624816 [CST-4903] Test fixed 2021-11-16 12:53:51 +01:00
Davide Negretti
7d5493fcf4 [CST-4903] Button style fixed 2021-11-16 11:58:10 +01:00
Davide Negretti
cb88885870 [CST-4903] Timezone fixed in process detail page 2021-11-15 19:29:39 +01:00
Giuseppe Digilio
81c4403ee6 [DSC-287] reformat app-routing.module code 2021-11-15 19:02:10 +01:00
Giuseppe Digilio
25a51c9764 [DSC-287] Add test to guard 2021-11-15 18:52:33 +01:00
Giuseppe Digilio
2151d1af58 [DSC-287] Fix error message 2021-11-15 18:49:13 +01:00
Giuseppe Digilio
826875e207 Merge remote-tracking branch 'origin/main' into DSC-287-Show-an-error-page-if-the-REST-API-is-not-available 2021-11-15 17:02:50 +01:00
Tim Donohue
29f342380d Merge pull request #1401 from tdonohue/fixup_docker
Sync with DSpace/DSpace docker-compose setup
2021-11-12 08:20:37 -06:00
Tim Donohue
2503b39897 Sync with DSpace/DSpace docker-compose setup 2021-11-11 16:25:19 -06:00
Tim Donohue
d5c841253c Merge pull request #1397 from 4Science/CST-4873-request-copy-bug
Fix issue with request a copy functionality route
2021-11-11 16:11:17 -06:00