Commit Graph

6266 Commits

Author SHA1 Message Date
Giuseppe Digilio
d2a4a55507 [CST-4633] fix issue with filter scope and configuration 2021-12-23 23:41:56 +01:00
Rezart Vata
12ab877ae4 [CST-4981] fixed and finished unit testing 2021-12-23 21:59:24 +01:00
Davide Negretti
0550cd55d1 [CST-5064] Show submitter in version history table 2021-12-23 20:12:25 +01:00
Tim Donohue
13db7c8c19 Update docker-compose for runtime configs. Remove all config files & replace with env variables 2021-12-23 10:27:49 -06:00
Yura Bondarenko
fc059520a0 Fix LGTM issues 2021-12-23 17:09:44 +01:00
Yura Bondarenko
c1e8bbbeae 86016: Add typedocs 2021-12-23 16:55:48 +01:00
Yura Bondarenko
a2515c11e1 86016: Update log.interceptor.spec.ts 2021-12-23 16:55:48 +01:00
Yura Bondarenko
50d8719c41 Remove stray fdescribe 2021-12-23 16:55:48 +01:00
Yura Bondarenko
3c8c425843 86016: Add unit tests for correlationId reducer & service 2021-12-23 16:55:47 +01:00
Art Lowel
2fe5587e02 move the correlation id to the ngrx store 2021-12-23 16:55:46 +01:00
Corrado Lombardi
3452680b47 [CST-4875] removed comments, unused imports and variables 2021-12-23 09:11:00 +01:00
Tim Donohue
ba268d4f28 Merge pull request #1471 from wwelling/readme-corrections
Minor readme configuration corrections
2021-12-22 14:31:56 -06:00
William Welling
9646088931 minor readme configuration corrections 2021-12-22 14:29:37 -06:00
Tim Donohue
72aeeff5ca Merge pull request #1437 from wwelling/1422-deploy-time-config
Runtime configuration via YAML (Ensure UI config changes don't require a rebuild)
2021-12-22 14:18:10 -06:00
Rezart Vata
e594cabe4a [CST4981] finished task, working on unit testing 2021-12-22 18:01:37 +01:00
William Welling
f055d1676e add NODE_ENV development for yarn start:dev 2021-12-22 10:51:26 -06:00
William Welling
c43fdb9754 add missing break in switch 2021-12-22 10:50:06 -06:00
William Welling
3476fe3f0f remove browse by types from config example 2021-12-22 09:20:15 -06:00
William Welling
15fb55ccb5 Merge branch 'main' of github.com:DSpace/dspace-angular; branch '1422-deploy-time-config' of github.com:wwelling/dspace-angular into 1422-deploy-time-config 2021-12-22 09:18:14 -06:00
Tim Donohue
a34eb4682b Merge pull request #1468 from atmire/w2p-85993_browseby-from-rest
Use browse configuration from REST
2021-12-22 08:37:01 -06:00
lotte
39e0f1a65b Added test and fixed lgtm errors 2021-12-22 07:58:13 +01:00
William Welling
f52dd92fbc Update config.server.ts 2021-12-21 23:57:38 -06:00
William Welling
e2c1319011 Update Configuration.md 2021-12-21 23:53:01 -06:00
Tim Donohue
1c63fb2b49 Merge pull request #1417 from 4Science/CST-4878
Upload files - Edit bitstream (improvements and bug fixes)
2021-12-21 14:33:22 -06:00
lotte
0e6c3a3a9d 85993: small changes and lint fixes 2021-12-21 16:48:31 +01:00
lotte
15dfa3cd82 85993: comcol/switcher/guard browse by changes + test updates 2021-12-21 15:38:50 +01:00
Davide Negretti
8f2ef71e3c [CST-5065] Fix 2021-12-21 13:53:17 +01:00
Davide Negretti
f46767be89 [CST-5065] Tests fixed 2021-12-21 13:06:16 +01:00
Davide Negretti
6a1bbc8afc [CST-5065] Admin is unable to reset other user password (function implementation) 2021-12-21 12:43:13 +01:00
Luca Giamminonni
21e78e33e5 [CST-5065] Admin is unable to reset other user password (cherry pick from DSC-215) 2021-12-21 11:50:55 +01:00
Davide Negretti
d246965cfb [CST-4879] TypeError fixed 2021-12-21 11:17:12 +01:00
William Welling
66555c9fc1 move NODE_ENV production to start:prod 2021-12-20 15:36:36 -06:00
William Welling
f9328da826 add theme head tags to example 2021-12-20 15:29:21 -06:00
William Welling
f75854b77b default to production 2021-12-20 15:29:04 -06:00
William Welling
d59e8becc3 specify NODE_ENV for production scripts 2021-12-20 15:28:19 -06:00
William Welling
f652490c1c Merge branch 'main' of github.com:DSpace/dspace-angular into 1422-deploy-time-config 2021-12-20 12:30:53 -06:00
William Welling
0fe6d4536c update readme 2021-12-20 12:22:52 -06:00
Tim Donohue
e86afacff1 Add e2e test notes 2021-12-20 12:17:50 -06:00
Tim Donohue
c43970ffd4 Merge pull request #1428 from atmire/w2p-85123_add-support-for-themeable-favicons
Add support for themeable favicons
2021-12-20 11:53:07 -06:00
Tim Donohue
1c2dcab82d Merge pull request #1459 from CICBA/fix-collection-load
Fix to collection selection window not loading successfully.
2021-12-20 11:15:13 -06:00
Giuseppe Digilio
c9b48ccb65 [CST-4633] fix tests 2021-12-19 17:36:03 +01:00
Tim Donohue
099582ee96 Merge pull request #1462 from tdonohue/e2e-retries
Tell Cypress to retry twice if an e2e test failure occurs
2021-12-17 13:30:01 -06:00
Giuseppe Digilio
f43317c2ee [CST-4633] fix build 2021-12-17 19:51:50 +01:00
Giuseppe Digilio
9722164705 [CST-4633] use search.component.ts for the mydspace page 2021-12-17 19:51:37 +01:00
Tim Donohue
a818727ed7 Tell Cypress to retry twice if an e2e test failure occurs 2021-12-17 12:36:22 -06:00
Giuseppe Digilio
ef18308893 [CST-4633] Refactoring of search.component in order to have all functionality used during the different search components 2021-12-17 19:35:28 +01:00
Tim Donohue
7d88897afb Merge pull request #1458 from atmire/w2p-85862-handling-very-long-strings
Handling very long strings for metadata and file names
2021-12-17 10:05:45 -06:00
William Welling
4c46d9db2b refactor environment.prod.ts to environment.production.ts 2021-12-17 08:18:56 -06:00
Tim Donohue
982f7bcd17 Merge pull request #1457 from atmire/fix-legacy-links
Update legacy relative links to angular 11 format
2021-12-16 16:47:22 -06:00
Bruno Roemers
9f44cecdad 85123: Document head tags in environment.common.ts 2021-12-16 17:29:08 +01:00