Nicolas Boulay
fe3ae0e8b4
Add an input to show/hide the badge on file component
2025-03-25 10:55:55 -04:00
FrancescoMolinaro
51c95de793
[DURACOM-307] apply migration script to conflicted files resolved in favor of Angular 18 update
2025-03-10 18:11:22 +01:00
Wout-atmire
e0240259ec
Upgrade to Bootstrap 5 & realign themes ( #3506 )
...
* 117631: upgraded bootstrap, ng-bootstrap and installed popper.js
* 117631: SASS to CSS variables
* 117631: Bootstrap 4 to 5 html/css fixes
* 117631: Theming fixes after bootstrap upgrade
* 117631: More theming fixes: accordions, spacing, search components etc
* 117631: Fixed tests
* 117631: Fixed offset issues
* 117631: Fixed contrast ratio issue
* 117631: Fixed variables, removed unnecessary mapping, fixed tables, upgraded to Bootstrap 5.3.3
* 118113: vertical footer deviders
* 118113: remove button shadow
* 118113: old checkboxes
* 118113: Custom icons font-family
* 118113: accordion color
* 118113: table striped customizable background-color
* 118113: revert vertical deviders in footer bs-secondary change
* 118113: modal close button
* 118113: add w-100 to btn-block elements
* 118113: border radius
* 118113: The date selector on the submission page gets squished to the side of its label fix
* 118113: adding margins to dynamic-form-control-containers
* 118113: adding gaps between sections of item submission form
* 118113: icon font-family removed !important
* 118113: removed !important from #legend_dc_date_issued
* 118113: move --bs-border-radius to $bs-border-radius
* 118113: remove new SCSS variable
* 118113: reduce size for Item type labels
* 118113: date picker border - transparent
* 118113: drag-item-container elements on same line
* 118113: specific border color for ds-number-picker buttons
* Simplify variables & styles
* 118627: html files
* Fix new SCSS compile issues, remove yarn.lock
* 118627: remove footer button shadow
* 118627: custom login button radius
* 118627: success button - white text
* 118627: table alternate colors
* Fix ghostly Bootstrap version, again
* Override (ng-)bootstrap versions for @ng-dynamic-forms
* 118627: Feedback - fix login button radius
* 118627: Feedback - fix footer button shadows
* 118627: Feedback - login border radius use $bs-border-radius-lg + change to rem
* 118627: Tooltip issue
* 118627: Metadata white authority badge
* 118627: Align Back button
* 118627: Bitstreams under Item's Metadata issue fix
* 118627: select on edit collection page "arrow icon"
* 118627: fix alignment issues
* 118627: fix admin sidebar "Managment" label
* 118627: Feedback - login button
* 118627: Line above table heads
* 118627: Remove HMTL accordion expandable arrow
* 118627: bitstream table
* 118627: notification "close button"
* 118627: faint border/shadow around the expand buttons on hierarchical browse pages
* 118627: tooltip margin
* 118627: Bootstrap 5 changed the default gutter size to 24px
* 118627: custom-aligning -> custom-alignment
* 118627: lint-fix
* 118627: lint fix
* 118627: e2e Fix with new "btn-close"
* 118627: e2e Fix heading order for access-control-form-container
* 118627: access-control-form-container mr-4 to me-4
* 118627: update mr to me & ml to ms & pr to ps & pl to ps
* 118627: Access Control "Mode" radiobuttons under Text
* 118627: Item submission Publisher select icon positioning
* 118627: resolved merge conflict with main (and npm install)
* 118627: cherrypicking 3553 commits
* Remove unused angular-idle-preload
(cherry picked from commit fef5dd72b3
)
* 118627: npm install - to fix package-lock.json
* 120594: hamberger menu not showing fix
* 120594: big logo header issue
* 120594: remove faint shadow
* 120594: btn-transparent class
* 120594: badge-* to bg-*
* 120594: add padding-right & -left for rounded-pill
* 120594: update test variables to fit the new bootstrap variables
* 120594: add missing rss conditions
* 120594: fix white badges
* 118627: remove shadow on number-picker
* 120594: revert white badge fix
* 120594: re-add dropdown-button in dynamic-lookup-relation-search-tab
* 120594: remove default radio button styling
* 120594: full width radio buttons
* 120594: edit collection page alignment
* 120594: bg -> bg-primary
* 120594: revert to old info color
* 120594: revert media breakpoints
* 120594: recover PR 3227 rss
* 120594: remove login & logout from PR
* 120594: ds-filter input & label gap
* 120594: ds-filter aligning rows
* 120594: remove navbar.module.ts
* 120594: remove item-edit-bitstream.component.html
* 120594: remove item-edit-bitstream-drag-handle.component.html
* 120594: Fix vocabulary-treeview styling
* 120594: Remove unused browse-by-metadata-page.component.html
* 120594: red invalid input label
* 120594: use old link color for number-picker: #1f7293
* 120594: move $theme-colors to sass override
* 120594: spacing for upload icon
* 120594: decrease media-breakpoint-down
* 120594: PR 3227 rss
* 120594: merge in main bootstrap variable mappings
* 120594: restore all mapped variable that have a value
* 120594: fix unset variable item-edit-bitstream-bundle.component.scss
* 120594: old tooltip color
* 120594: edit bitstream render text inline with the icon
* Revert "120594: merge in main bootstrap variable mappings"
This reverts commit 4e61b5fb
* 120594: add non-default mapped variables with references
* 120594: add docs in _bootstrap_variables_mapping.scss
* 120594: use bootstrap variables instead of hardcoded values
---------
Co-authored-by: lotte <lotte_hofstede@hotmail.com >
Co-authored-by: Yura Bondarenko <yura.bondarenko@atmire.com >
Co-authored-by: Yury Bondarenko <ybnd@tuta.io >
Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org >
2025-03-05 12:15:51 -06:00
Jens Vannerum
7a948f1e2a
Merge remote-tracking branch 'origin/main' into w2p-117544_support-for-disabled-elements-for-screen-readers-9.0
2025-01-24 10:05:09 +01:00
DanGastardelli
fec4aa6df1
Changing the bitstream title in the submission form to use the view component title, avoiding disappearance with changes to the form
2024-10-01 17:15:53 -03:00
Jens Vannerum
5a609d5bb1
117544: rename directive to be clear it should currently only be used for buttons
2024-09-16 13:45:33 +02:00
Jens Vannerum
9fd3c2d734
117544: PR feedback
...
- added typedocs
- changed directive to only be present for buttons
- various other small fixes
2024-09-16 13:44:06 +02:00
Jens Vannerum
b6df0c9a5c
117544: port to 8.0 standard after merge
2024-08-27 10:47:05 +02:00
Jens Vannerum
b2a155386d
Merge branch 'w2p-117544_support-for-disabled-elements-for-screen-readers-7.6' into w2p-117544_support-for-disabled-elements-for-screen-readers-8.0
2024-08-26 13:38:55 +02:00
Jens Vannerum
43745d830b
117544: replace all disabled states with our dsDisabled directive
2024-08-23 14:52:16 +02:00
Yury Bondarenko
6051b82821
Automatically migrate to new themeable component convention
2024-03-28 18:33:46 +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
Yury Bondarenko
dbf7fd67fd
Merge remote-tracking branch 'origin/main' into more-eslint
2024-03-06 10:26:07 +01:00
Vlad Nouski
02baf86831
[CST-12044] removed aria hidden attribute
2024-02-15 17:32:46 +01:00
Vlad Nouski
c596b6c7ec
[CST-12044] refactor: code
2024-02-07 08:31:06 +01:00
Vlad Nouski
b86525990d
[CST-12044] refactor: code
2024-02-06 13:23:02 +01:00
Yury Bondarenko
544306af30
Merge remote-tracking branch 'origin/main' into more-eslint
2023-12-12 18:32:22 +01:00
Vlad Nouski
bbc8b6ac8a
[CST-12043] unit tests
2023-10-23 18:34:13 +02:00
Vlad Nouski
ffdeca69f4
[CST-12043] feature: add primary bitstream switch
2023-10-20 16:07:31 +02:00
Hugo Dominguez
4c8ec8a4f2
🚸 remove thumbnail from file-upload section and show bitstream format and checksum
2023-08-04 12:44:13 -06:00
Yury Bondarenko
741c6009f4
ESLint: fix no-negated-async violations
2023-06-27 17:19:01 +02:00
Alexandre Vryghem
053063d0f4
Merge remote-tracking branch 'upstream/main' into fix-ngonchanges-not-working-for-themed-components_contribute-main
...
# Conflicts:
# src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts
# src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html
# src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts
# src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts
# src/app/shared/shared.module.ts
# src/app/shared/theme-support/themed.component.ts
# src/themes/custom/lazy-theme.module.ts
2023-05-19 13:36:41 +02:00
Alexandre Vryghem
8e4247c2ac
101577: Themed ThumbnailComponent
2023-05-18 15:01:46 +02:00
Alexandre Vryghem
4fb914b51c
98855: Themed FileDownloadLinkComponent
2023-02-01 16:44:43 +01:00
Davide Negretti
7218c450e6
[CST-4884] Code cleanup and test improvement
2021-11-24 23:39:59 +01:00
Davide Negretti
624f39df1e
[CST-4884] Bitstream edit form moved inside modal (test TBD)
2021-11-22 18:20:41 +01:00
Kristof De Langhe
898548d399
Merge branch 'main' into w2p-83635_Request-a-copy
2021-10-19 10:04:24 +02:00
Davide Negretti
d264576a07
[CST-4659] Deque accessibility issues - fix 470001
2021-10-18 10:40:02 +02:00
Yana De Pauw
506883c960
83635: Request a copy - Request page
2021-10-05 18:17:40 +02:00
Davide Negretti
a80d9694d8
[CST-4659] Deque accessibility issues - 470001
2021-09-30 18:11:24 +02:00
Giuseppe Digilio
3b264015cb
Merge remote-tracking branch 'origin/main' into #1171
...
# Conflicts:
# src/app/submission/sections/upload/file/section-upload-file.component.html
2021-07-08 17:09:01 +02:00
Giuseppe Digilio
badf901361
Use ds-file-download-link component to allow bitstream download during submission
2021-07-02 13:46:17 +02:00
Giuseppe Digilio
606915f39a
fix issue with elements with missing name/label
2021-06-24 13:04:41 +02:00
Andrew Wood
f0a710a9fc
fix #869 Submission embargo bug
2021-02-11 10:46:45 +01:00
Giuseppe Digilio
e3e9be03b2
Renamed properly submission's section components
2019-03-21 11:59:22 +01:00
Giuseppe Digilio
d90f69d15e
renamed section upload inner components
2019-03-17 17:16:53 +01:00