Commit Graph

12745 Commits

Author SHA1 Message Date
Davide Negretti
8718bd0df6 [DURACOM-195] Header, navbar, and sidebar refactoring 2024-03-07 18:34:34 +01:00
Davide Negretti
7d2fdb7598 [DURACOM-195] Base components (simplify header-navbar-wrapper) 2024-03-07 18:32:51 +01:00
Davide Negretti
6c6afbf148 [DURACOM-195] Base components 2024-03-07 18:32:46 +01:00
Davide Negretti
d95d5753b4 [DURACOM-195] New host-window service methods 2024-03-07 18:32:38 +01:00
Andrea Barbasso
19f806caf2 [DURACOM-191] fix dynamicComponentLoader 2024-03-07 15:41:37 +01:00
Yury Bondarenko
c8954da9f7 Merge remote-tracking branch 'origin/main' into fix-versioning-button 2024-03-07 10:10:45 +01:00
Yury Bondarenko
86885f7dce Merge remote-tracking branch 'origin/main' into more-eslint 2024-03-07 09:56:55 +01:00
Yury Bondarenko
5edc689bc1 Fix null/undefined incosistencies
- Introduced pipes for combined null/undefined checks: dsHasValue & dsHasNoValue
- Safer to async !== true than async === false
- Went over other instances of async === to confirm that they should be fine
2024-03-07 09:55:36 +01:00
Andrea Barbasso
a8b4c82b9a [DURACOM-191] fix errors at runtime 2024-03-06 17:19:31 +01:00
Tim Donohue
a9c58a1d5a Merge pull request #2856 from 4Science/coar-notify-itempage-error-on-ldnenabled-false
fix 'undefined' error on anonymous item page landing
2024-03-06 09:22:40 -06:00
Andrea Barbasso
3a5f9cdd63 [DURACOM-191] fix circular dependencies 2024-03-06 15:35:29 +01:00
Yury Bondarenko
ebbbd64bae Fix tests 2024-03-06 11:56:17 +01:00
Yury Bondarenko
3b48d9a26d Manually fix lint issues 2024-03-06 11:56:17 +01:00
Yury Bondarenko
2b540cd91c Autofix lint issues 2024-03-06 10:30:19 +01:00
Yury Bondarenko
dbf7fd67fd Merge remote-tracking branch 'origin/main' into more-eslint 2024-03-06 10:26:07 +01:00
frabacche
e6389a73df fix e2e test 18x aria on <ul> html tag 2024-03-06 09:30:42 +01:00
Giuseppe Digilio
91de2e78bc Avoid metadata representation element is rendered twice when checking the browse configuration 2024-03-05 17:18:25 +01:00
Tim Donohue
2178e0e6a3 Merge pull request #2852 from DSpace/backport-2851-to-dspace-7_x
[Port dspace-7_x] fix selector value in CommunitySidebarSearchListElementComponent
2024-03-05 09:52:46 -06:00
Andrea Barbasso
92c944a8fb [DURACOM-191] run migration script 2024-03-05 16:25:21 +01:00
Andrea Barbasso
59cb88ee45 [DURACOM-191] fix build errors 2024-03-05 16:22:53 +01:00
Sascha Szott
77f3b97e46 fix selector value in CommunitySidebarSearchListElementComponent
(cherry picked from commit ad3ef56e06)
2024-03-05 15:13:14 +00:00
frabacche
dd9fc1881f fix 'undefined' error on anonymous item page landing 2024-03-05 16:13:00 +01:00
Tim Donohue
230055ce6f Merge pull request #2851 from saschaszott/patch-19
fix selector value in CommunitySidebarSearchListElementComponent
2024-03-05 09:12:58 -06:00
Simone Ramundi
3907bc114f [DURACOM-237] - Added imports inside ts component 2024-03-05 12:20:33 +01:00
Andrea Barbasso
a38f96d13b [DURACOM-191] delete useless modules 2024-03-05 12:01:41 +01:00
Andrea Barbasso
c5730e554d [DURACOM-191] fix build errors 2024-03-05 11:45:57 +01:00
Simone Ramundi
6970f1ee67 [DURACOM-237] - Refactoring ts based on @angular/cdk/drag-drop 2024-03-05 11:39:22 +01:00
Simone Ramundi
4b0bf74d29 [DURACOM-237] - Refactoring html based on @angular/cdk/drag-drop 2024-03-05 11:39:22 +01:00
Simone Ramundi
478783f1f3 [DURACOM-237] - Refactoring scss based on @angular/cdk/drag-drop 2024-03-05 11:39:22 +01:00
Simone Ramundi
671fa8f220 [DURACOM-237] - Refactoring html based on @angular/cdk/drag-drop 2024-03-05 11:39:22 +01:00
Simone Ramundi
61bf50e152 [DURACOM-237] - Refactoring html based on @angular/cdk/drag-drop 2024-03-05 11:39:22 +01:00
Simone Ramundi
9e724f38c9 [DURACOM-237] - Refactoring scss based on @angular/cdk/drag-drop 2024-03-05 11:39:22 +01:00
Simone Ramundi
e092914c00 [DURACOM-237] - Refactoring html based on @angular/cdk/drag-drop 2024-03-05 11:39:22 +01:00
Simone Ramundi
dbf6b9d1f9 [DURACOM-237] - Refactoring scss based on @angular/cdk/drag-drop 2024-03-05 11:39:21 +01:00
Simone Ramundi
0c80b1a366 [DURACOM-237] - Refactoring html based on @angular/cdk/drag-drop 2024-03-05 11:39:21 +01:00
Simone Ramundi
3807a3563c [DURACOM-237] - Refactoring ts based on @angular/cdk/drag-drop 2024-03-05 11:36:58 +01:00
Simone Ramundi
3051fa8d8d [DURACOM-237] - Added DragDropModule which replaced the SortablejsModule inside form.module.ts 2024-03-05 11:31:37 +01:00
Andrea Barbasso
9cd1db54c0 [DURACOM-191] fix browse-by-decorator map 2024-03-05 11:17:25 +01:00
Sascha Szott
ad3ef56e06 fix selector value in CommunitySidebarSearchListElementComponent 2024-03-05 11:10:12 +01:00
Andrea Barbasso
36edc58979 [DURACOM-191] migrate components to standalone 2024-03-05 10:44:39 +01:00
Andrea Barbasso
8bfb776eef [DURACOM-191] fix standalone components 2024-03-05 09:55:31 +01:00
Andrea Barbasso
7b3571e606 [DURACOM-191] make section-coar-notify standalone 2024-03-05 09:32:43 +01:00
Andrea Barbasso
344cbf1111 [DURACOM-191] run migration script 2024-03-05 09:28:13 +01:00
Andrea Barbasso
e5d7f11e15 [DURACOM-191] fix missing import 2024-03-05 08:46:42 +01:00
Andrea Barbasso
ad1a3e6172 [DURACOM-191] fix routing module 2024-03-05 08:46:03 +01:00
Andrea Barbasso
0f97fc3d86 [DURACOM-191] fix routing modules 2024-03-05 08:44:07 +01:00
Andrea Barbasso
5ec649f329 [DURACOM-191] fix routing modules 2024-03-05 08:14:13 +01:00
Tim Donohue
203b0bbbaf Merge pull request #2850 from DSpace/backport-2847-to-dspace-7_x
[Port dspace-7_x] Bump sanitize-html from 2.10.0 to 2.12.1
2024-03-04 16:37:05 -06:00
Tim Donohue
761b0c2203 Merge pull request #2751 from 4Science/coar-notify-7-part-two
Coar Notify Integration - Administer/Log
2024-03-04 16:32:23 -06:00
dependabot[bot]
781de6e998 Bump sanitize-html from 2.10.0 to 2.12.1
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.10.0 to 2.12.1.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.10.0...2.12.1)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit e7eaa9f61b)
2024-03-04 22:02:36 +00:00