Agustina Martinez
|
6467b60e65
|
Merge branch 'main' into fix-10053-b
|
2025-03-12 08:38:56 +00: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 |
|
Agustina Martinez
|
f2d6f774d3
|
#10053: Add support for PCI Endorsement workflow
|
2024-12-09 16:28:17 +00:00 |
|
Giuseppe Digilio
|
ecfe7e9fa0
|
[DURACOM-271] Adjust form button color following application guidelines
|
2024-06-12 13:30:44 +02:00 |
|
Giuseppe Digilio
|
57a147d71a
|
[DURACOM-271] Remove form validation for patterns
|
2024-06-12 13:29:03 +02:00 |
|
FrancescoMolinaro
|
eab079124c
|
Merge branch 'coar-notify-7' into coar-notify-7-part-two
|
2024-02-29 15:00:35 +01:00 |
|
FrancescoMolinaro
|
2b57275e6d
|
map constraints, add guard, small restyle (badge), remove unused patterns
|
2024-02-26 13:07:47 +01:00 |
|
FrancescoMolinaro
|
a64e4c9f71
|
remove duplicated log, unused translations, refactor ldn discard button
|
2024-02-21 11:55:42 +01:00 |
|
FrancescoMolinaro
|
9336e793de
|
FIx issues from main alignment, remove leftover removed in Suggestion PR
|
2024-02-19 12:34:48 +01:00 |
|
Stefano Maffei
|
8d49fe6266
|
Merge remote-tracking branch 'origin/coar-notify-7' into coar-notify-7-part-two
|
2024-01-26 16:41:07 +01:00 |
|
FrancescoMolinaro
|
e0a30bd86a
|
CST-13405 fix QA breadcrumbs, ldn iprange hint
|
2024-01-26 15:54:37 +01:00 |
|
FrancescoMolinaro
|
f83d75fb41
|
Merge branch 'coar-notify-7' into coar-notify-7-part-two
|
2024-01-18 10:27:35 +01:00 |
|
FrancescoMolinaro
|
9ee2ecf718
|
fix style
|
2024-01-17 17:16:38 +01:00 |
|
FrancescoMolinaro
|
25890248ad
|
remove pointless double negation
|
2024-01-17 17:00:25 +01:00 |
|
FrancescoMolinaro
|
37edb06352
|
restore ip section
|
2024-01-17 16:58:42 +01:00 |
|
FrancescoMolinaro
|
8c100682cf
|
improve ldn form template
|
2024-01-17 16:22:38 +01:00 |
|
Stefano Maffei
|
a03b7e4628
|
Merge branch 'coar-notify-7' into coar-notify-7-part-two
|
2024-01-12 11:05:07 +01:00 |
|
Francesco Molinaro
|
70aeed61ef
|
Merged in CST-12766-UI-adaption (pull request #1151)
fix dropdown overflow and bar z-index
Approved-by: Stefano Maffei
|
2024-01-11 16:17:36 +00:00 |
|
FrancescoMolinaro
|
7e25384bca
|
adapt ui improvements due to missing outbound patterns
|
2024-01-11 16:34:25 +01:00 |
|
frabacche
|
dfe4b15539
|
CST-12868 remove Outbound Patterns
|
2024-01-08 16:01:12 +01:00 |
|
FrancescoMolinaro
|
7d3dbc3e46
|
add validation message
for ldnUrl already associated
|
2024-01-02 10:26:27 +01:00 |
|
FrancescoMolinaro
|
24ad516c29
|
fix dropdown overflow and bar z-index
|
2023-12-27 10:32:03 +01:00 |
|
FrancescoMolinaro
|
e280666dc3
|
variable rename
|
2023-12-15 09:46:53 +01:00 |
|
FrancescoMolinaro
|
3177a8c581
|
add notification on patterns delete, small restyle
|
2023-12-15 09:32:33 +01:00 |
|
FrancescoMolinaro
|
6a202bd685
|
fix rest, add initialization param
|
2023-12-14 16:46:02 +01:00 |
|
FrancescoMolinaro
|
90ad316db4
|
fix issue with edit and creation, unify files, refactor
|
2023-12-14 16:25:02 +01:00 |
|
Alisa Ismailati
|
8256de50a1
|
[CST-12767] Fixed Modal behaviour when discarding a LDN service
|
2023-11-23 12:14:30 +01:00 |
|
Alisa Ismailati
|
dbdfcea06a
|
[CST-12718] Added validations on LDN Service form
|
2023-11-22 17:58:11 +01:00 |
|
Alisa Ismailati
|
21d9785ca7
|
[CST-12700] fixes
|
2023-11-20 13:52:13 +01:00 |
|
Mattia Vianelli
|
5203a0106c
|
CST-12455_coar-7sync Fixed 2 code rows
|
2023-11-16 22:25:50 +01:00 |
|
Mattia Vianelli
|
bb3cbadfa4
|
CST-12455_coar-7sync Last refactor and TODO removal
|
2023-11-16 22:03:23 +01:00 |
|
Mattia Vianelli
|
64d9aba08c
|
CST-12455_coar-7sync Small fix
|
2023-11-16 19:40:54 +01:00 |
|
Mattia Vianelli
|
6303d4c7e6
|
CST-12455_coar-7sync Refactor after branch sync
|
2023-11-16 19:36:56 +01:00 |
|
Mattia Vianelli
|
c8ece659eb
|
Merge remote-tracking branch 'remotes/origin/coar-notify-7' into HEAD
|
2023-11-16 19:29:46 +01:00 |
|
Mattia Vianelli
|
7831bcbfae
|
CST-12455 Working dropdowns with scroll showing only 4 values + improvement for form input fields
|
2023-11-16 18:25:09 +01:00 |
|
Mattia Vianelli
|
3a6f57d34d
|
CST-12455 Task Completed, cleanup needed
|
2023-11-15 18:44:24 +01:00 |
|
Mattia Vianelli
|
00bf0d34b1
|
CST-12455 Code refactor and new dropdowns implementation
|
2023-11-15 16:05:53 +01:00 |
|
Mattia Vianelli
|
d8e7487eff
|
CST-12455 Create page logic is working now finishing up the styling for the page
|
2023-11-15 13:19:14 +01:00 |
|
Mattia Vianelli
|
721b80a0e6
|
CST-12455 Changes for the page to be using an ngbdropdown logic are still required and being worked on
|
2023-11-14 13:13:39 +01:00 |
|
Mattia Vianelli
|
075c53a1f4
|
CST-12179 Using json5 and error are logged under the various sections if the form is not valid we simply close the modal
|
2023-11-10 20:00:42 +01:00 |
|
Mattia Vianelli
|
3aaeaa6397
|
CST-12179 Removed comments
|
2023-11-10 19:41:11 +01:00 |
|
Mattia Vianelli
|
221a43d211
|
CST-12179 Provided json5 values
|
2023-11-10 10:21:39 +01:00 |
|
Mattia Vianelli
|
92330953bf
|
CST-12455 Provided json5 key values based on the string arrays
|
2023-11-10 10:04:32 +01:00 |
|
Mattia Vianelli
|
ea726a7dba
|
CST-12455 Moved patterns to be using i18n, added id to represent the string to send to the rest when doing operations
|
2023-11-02 14:16:14 +01:00 |
|
Mattia Vianelli
|
1904befe0e
|
CST-12179 Added form handling for errors and new field score that only accepts a value between 0 and 1
|
2023-11-02 13:07:46 +01:00 |
|
Mattia Vianelli
|
0963a32081
|
CST-12174 Updated delete services to mark for deletion
|
2023-10-24 12:59:21 +02:00 |
|
Mattia Vianelli
|
5cca15daec
|
CST-12174 Updated delete services to mark for deletion
|
2023-10-24 12:56:31 +02:00 |
|
Mattia Vianelli
|
2eb71604ee
|
CST-12174 created new remotadata service for itemfilters, pages are updated in real time when editing/creating/deleting services related stuff, added modals to confirm/reset
|
2023-10-18 18:46:06 +02:00 |
|
Mattia Vianelli
|
1c376b2964
|
CST-12174 Implemented data-service for the api calls
|
2023-10-17 16:28:36 +02:00 |
|