Alexandre Vryghem | 20e96ac9bcf | Moved the WorkspaceItemsDeletePageComponent component to the correct folder in the custom theme | | |
Alexandre Vryghem | 1fb2b01af9bM | Merge remote-tracking branch 'upstream/main' into minor-themed-component-fixes_contribute-main# Conflicts:
# src/app/item-page/media-viewer/media-viewer.component.html
# src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts | | |
 Tim Donohue | 41a00e3312dM | Merge pull request #2976 from 4Science/DURACOM-253Fix issue with the admin sidebar scrollbar on Firefox/Windows | | DURACOM-253 |
 Tim Donohue | 0fa5d189da5M | Merge pull request #2865 from ybnd/poc-eslint-plugin-autofix-selectorsIntroduce custom ESLint rules to apply and enforce new themed component selector convention | | |
Yury Bondarenko | a48d1991f4f | Autofix: remove unneeded base component importsThis is part of the themed-component-usages rule; Themed* components already import the base component, we don't need to import both anymore.
You'll see that all of these changes are also reflected in the base component.
Double-checked and this doesn't compromise the fixes from https://github.com/DSpace/dspace-angular/pull/2984 | | |
Yury Bondarenko | c9d9e12fa2eM | Merge remote-tracking branch 'origin/main' into poc-eslint-plugin-autofix-selectors | | |
Alexandre Vryghem | 17650612acbM | Merge remote-tracking branch 'upstream/main' into minor-themed-component-fixes_contribute-main | | |
 Tim Donohue | a8f65cea727M | Merge pull request #2710 from DSpace/bram-atmire-patch-1-2709Update robots.txt.ejs | | |
 Tim Donohue | 13dbd6ba306M | Merge pull request #2675 from atmire/multiline-search-filter-badge_mainMultiline selected facet badge on search page | | |
 Tim Donohue | 99bfe13c8e7M | Merge pull request #2985 from atmire/w2p-114596_CreatingTemplateItemResultsInPageWhichNeverFinishesLoadingFixed the problem that creating template item results in page which never finishes loading | | |
 Tim Donohue | 3568acc6969M | Merge pull request #2984 from atmire/w2p-114732_CustomThemeNoLongerWorksSynced the imports of the custom theme with the imports of the base component so custom theme works again | | |
Kuno Vercammen | c5e3b180142 | 114624: Added small naming fix to e2e test | | |
Kuno Vercammen | a1fd59f517d | 114732: Synced the imports of the custom theme with the imports of the base component | | |
Yury Bondarenko | 3a0c964a49d | Upgrade @angular-eslint & get rid of warning in tests | | |
Yury Bondarenko | 348dcc47fdf | Generated docs should use Unix line endings on Windows | | |
Yury Bondarenko | 145a0a04b6a | Fix lint plugins & tests on Windows | | |
Alexandre Vryghem | a73b2adeeb7M | Merge remote-tracking branch 'alex/themed-SubmissionUploadFilesComponent_contribute-7.6' into minor-themed-component-fixes_contribute-main# Conflicts:
# src/app/submission/submission.module.ts
# src/themes/custom/lazy-theme.module.ts | | |
 Tim Donohue | 288a9180aacM | Merge pull request #2962 from atmire/fix-submission-lost-changes-after-save-8.0.0-nextFix submission lost changes after save | | |
Yury Bondarenko | 671e9f172b7 | Move ESLint plugins to dev dependencies | | |
Art Lowel | af2e0976af7 | move embed item fix to SubmissionJsonPatchOperationsService | | |
Yury Bondarenko | 728b561bf4d | Optional postinstall script should be cross-platformThere is no cross-platform way to check if the file/directory exists that doesn't depend on adding another NodeJS dependency.
This "skip if failed" approach is more noisy, but it should work everywhere. | | |
Yury Bondarenko | 80be4fc8b08 | Skip build:lint if installed without source | | |
 Alexandre Vryghem | 8b29a7189bb | Themed SubmissionUploadFilesComponent | | |
Davide Negretti | 44464de25a7 | [DURACOM-253] Fix scrollbar issue on Firefox on Windows | | DURACOM-253 |
Davide Negretti | f8194ab58be | [DURACOM-253] Detect browser and apply browser class | | DURACOM-253 |
Kuno Vercammen | 7767934a5be | 114596: Small lint fix | | |
Kuno Vercammen | 0ded7a4e031 | 114596: Added e2e tests for item template page | | |
Alexandre Vryghem | 3f922490b48M | Merge branch 'minor-themed-component-fixes_contribute-7.6' into minor-themed-component-fixes_contribute-main# Conflicts:
# src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-issue/journal-issue-search-result-list-element.component.html
# src/app/entity-groups/journal-entities/item-list-elements/search-result-list-elements/journal-volume/journal-volume-search-result-list-element.component.html
# src/app/entity-groups/journal-entities/item-list-elements/search... | | |
 Tim Donohue | d4531055d44M | Merge pull request #2966 from tdonohue/update_backend_docker_scriptsUpdate REST and CI docker compose scripts to sync with 8.0 backend | | |
Alexandre Vryghem | 70000353030 | Fixed duplicate selectors throwing warnings | | |
Tim Donohue | e13f35eb331 | Update README for DSpace 8 | | |
Yury Bondarenko | 858d69c8efaM | Merge remote-tracking branch 'origin/main' into poc-eslint-plugin-autofix-selectors | | |
Kuno Vercammen | a7cdf2e97a0 | 114596: Fixed the issue that item template page never loads | | |
Yury Bondarenko | bb10b808f6b | Build ESLint plugins after yarn install | | |
Tim Donohue | 96cff30c655 | Update REST and CI docker compose scripts to sync with 8.0 backend | | |
 Tim Donohue | 6d582cd39eaM | Merge pull request #2816 from atmire/w2p-111326_fix-status-code-object-not-found-7.4Return 404 Not Found status code on missing identifiers | | |
Art Lowel | a3540be7365 | fix lint issues | | |
 Tim Donohue | a4387bb38afM | Merge pull request #2642 from alexandrevryghem/fix-broken-item-mapper-pagination_contribute-mainFixed pagination issues on item mapper | | |
Art Lowel | d03c640e8c7M | Merge remote-tracking branch 'atmire-github/fix-submission-lost-changes-after-save-7.6' into fix-submission-lost-changes-after-save-8.0.0-next | | |
 Tim Donohue | e96ca2f59ddM | Merge pull request #2768 from 4Science/DURACOM-224Fix infinite scroll | | DURACOM-224 |
 Tim Donohue | 489d8fdbc1dM | Merge pull request #2888 from alexandrevryghem/w2p-112970_added-missing-breadcrumbs_contribute-mainAdded missing/incomplete breadcrumbs on create community/collection/item pages | | |
 Tim Donohue | 57b0efe30f7M | Merge pull request #2945 from alexandrevryghem/home-page-facet-fixesFixed home page links being unclickable | | |
Alexandre Vryghem | a5f49babaceM | Merge remote-tracking branch 'upstream/main' into fix-broken-item-mapper-pagination_contribute-main# Conflicts:
# src/app/shared/object-list/object-list.component.html
# src/app/shared/object-select/collection-select/collection-select.component.ts
# src/app/shared/object-select/item-select/item-select.component.ts
# src/app/shared/pagination/pagination.component.ts | | |
Alexandre Vryghem | adf995cf369M | Merge branch 'fix-broken-item-mapper-pagination_contribute-7.6' into fix-broken-item-mapper-pagination_contribute-main# Conflicts:
# src/app/access-control/bulk-access/browse/bulk-access-browse.component.html
# src/app/access-control/epeople-registry/epeople-registry.component.html
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html
# src/app/access-control/group-registry/group-form/members-list/members-list.component.html
# src/app/access-control/group-registry/group-form/subgro... | | |
Alexandre Vryghem | 268d2e54fcb | 108555: Refactored CollectionSelectComponent to not call canSelect every time changes are detected | | |
Alexandre Vryghem | 59197cff2d6 | 108555: Refactored ItemSelectComponent to not call canSelect every time changes are detected | | |
Alexandre Vryghem | da31c4f253e | 108555: Removed pageInfoState Input since it wasn't used and almost all the components gave the incorrect type of data to it | | |
Yury Bondarenko | 63090b501b5 | Update README | | |
Yury Bondarenko | f1c25ee3449 | Fix overindented decorated properties | | |
Yury Bondarenko | eec052fd77a | Fix Community stats page selectorLikely a copy/paste leftover | | |