git.evergreen-ils.org Git - Evergreen.git/rss - Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html history https://git.evergreen-ils.org/?p=Evergreen.git;a=history;f=Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html Evergreen ILS en Evergreen Project static/git-logo.png git.evergreen-ils.org Git - Evergreen.git/rss - Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html history https://git.evergreen-ils.org/?p=Evergreen.git;a=history;f=Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html Mon, 9 Oct 2023 18:12:11 +0000 Mon, 9 Oct 2023 18:12:11 +0000 gitweb v.2.43.2/2.43.2 LP1615714 Accessible names for Material Icons Stephanie Leary <stephanie.leary@equinoxoli.org> Thu, 25 May 2023 18:24:09 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=1f2530636e3a428a222ec2ca6bcb89fed9a6180b https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=1f2530636e3a428a222ec2ca6bcb89fed9a6180b LP1615714 Accessible names for Material Icons LP1615714 Accessible names for Material Icons Adds ARIA labels or hidden text, as appropriate, to ensure that Material Icons are announced to screen reader users in a sensible way rather than having the icon keyword read as if it were normal text. In buttons containing an icon with no text, both ARIA labels and title attributes are used so that the tooltip matches the button's accessible name. This helps sighted users of dictation software identify the button's name. The icon keyword is hidden from screen readers with the aria-hidden attribute. In buttons with both an icon and text, the icon keyword is hidden from screen readers. Where icons appeared in inline text rather than a button or link, a visually-hidden span has been added to mirror the existing title attribute (tooltip), unless the icon was purely decorative. As part of this cleanup, several <a click()> elements were identified that had not already been addressed in other bug reports related to keyboard navigation support. These have been changed to <button>, and button types have been specified throughout. Other small role and alt text errors identified by the Axe linter have also been corrected. Note that this branch does not include labels for the grid flair icons (bug 1818086) or the grid actions toolbar (bug 1833726), which are being addressed separately. Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org> Signed-off-by: Jane Sandberg <js7389@princeton.edu> Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org> Signed-off-by: Garry Collum <gcollum@gmail.com> Signed-off-by: Steven Mayo <smayo@georgialibraries.org>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP2000482 Angular 15 and Bootstrap 5 upgrade Bill Erickson <berickxx@gmail.com> Mon, 26 Dec 2022 17:06:09 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=c76e4ad6c2aba1a918992659686bb6b50bfea79c https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=c76e4ad6c2aba1a918992659686bb6b50bfea79c LP2000482 Angular 15 and Bootstrap 5 upgrade LP2000482 Angular 15 and Bootstrap 5 upgrade Includes numerous markup and CSS adjustments to cope with Bootstrap 5. This patch is a squash of patches authored by Bill Erickson and Stephanie Leary. Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org> Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Jane Sandberg <sandbergja@gmail.com> Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP1929741 ACQ Selection List & PO Angluar Port Bill Erickson <berickxx@gmail.com> Thu, 8 Oct 2020 22:22:12 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=ab460435d42af8012278e5d2299846ca2f023a03 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=ab460435d42af8012278e5d2299846ca2f023a03 LP1929741 ACQ Selection List & PO Angluar Port LP1929741 ACQ Selection List & PO Angluar Port New selection list UI New PO UI New Lineitem worksheet UI with stub print template New PO print UI with stub print template New brief record UI Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Galen Charlton <gmc@equinoxOLI.org> Signed-off-by: Jane Sandberg <js7389@princeton.edu>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP1888723 Support disabling select entries in combobox Bill Erickson <berickxx@gmail.com> Wed, 3 Mar 2021 15:52:36 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=bc6cf1d05a13e4bbcd26fcf3fdae38daf9eaac19 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=bc6cf1d05a13e4bbcd26fcf3fdae38daf9eaac19 LP1888723 Support disabling select entries in combobox LP1888723 Support disabling select entries in combobox Adds a new @Input() disableEntries: any[] for tracking identifier values in the combobox that should be marked as disabled / unselectable. Substantive updates during rebasing made by Galen Charlton. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Ruth Frasur <rfrasur@library.in.gov> Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP1888723 Angular Holdings Maintenance / Item Attributes Editor Bill Erickson <berickxx@gmail.com> Thu, 4 Jun 2020 16:36:09 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=e089f5d284c4f3b8746eb3e1198c399f60cd44d4 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=e089f5d284c4f3b8746eb3e1198c399f60cd44d4 LP1888723 Angular Holdings Maintenance / Item Attributes Editor LP1888723 Angular Holdings Maintenance / Item Attributes Editor Angular port of the holdings and item attributes editors interfaces. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Ruth Frasur <rfrasur@library.in.gov> Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP1888723 combobox down arrow same as click Bill Erickson <berickxx@gmail.com> Thu, 2 Jul 2020 21:39:00 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=0365418545f3124912c047b01b007f31d5036bce https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=0365418545f3124912c047b01b007f31d5036bce LP1888723 combobox down arrow same as click LP1888723 combobox down arrow same as click <eg-combobox /> now treats down arrow as the same as a click operation, allowing for activation of selectabled options dropdown via keyboard. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Ruth Frasur <rfrasur@library.in.gov> Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP#1904244: combobox: include org unit in label for funds Galen Charlton <gmc@equinoxOLI.org> Tue, 6 Apr 2021 20:53:14 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=0ad6bb172d92e3a194f0edc66b78430cb41d2ec1 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=0ad6bb172d92e3a194f0edc66b78430cb41d2ec1 LP#1904244: combobox: include org unit in label for funds LP#1904244: combobox: include org unit in label for funds Signed-off-by: Galen Charlton <gmc@equinoxOLI.org> Signed-off-by: Ruth Frasur <rfrasur@library.in.gov> Signed-off-by: Bill Erickson <berickxx@gmail.com>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP#1850547: eg-combobox: teach it to accommodate idlClass changes Galen Charlton <gmc@equinoxinitiative.org> Wed, 26 Feb 2020 16:42:53 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=6487c9ca676b00977f231f5c72d9e68521a75f91 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=6487c9ca676b00977f231f5c72d9e68521a75f91 LP#1850547: eg-combobox: teach it to accommodate idlClass changes LP#1850547: eg-combobox: teach it to accommodate idlClass changes This can happen in dynamically constructed search forms such as the acquisitions search form. Sponsored-by: Evergreen Community Development Initiative Sponsored-by: Georgia Public Library Service Sponsored-by: Indiana State Library Sponsored-by: C/W MARS Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org> Signed-off-by: Tiffany Little <tlittle@georgialibraries.org> Signed-off-by: Bill Erickson <berickxx@gmail.com>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP#1850547: eg-combobox: add per-IDL-class formatting Galen Charlton <gmc@equinoxinitiative.org> Wed, 26 Feb 2020 15:39:10 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=b5c5e1bbfa6724cb0eec28321274e33ec10f0073 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=b5c5e1bbfa6724cb0eec28321274e33ec10f0073 LP#1850547: eg-combobox: add per-IDL-class formatting LP#1850547: eg-combobox: add per-IDL-class formatting This patch teaches eg-combobox to apply display templates and label formatters for when idlClass is set. Currently templates are defined for acqf (to display the fund as "FUND_CODE (YEAR)" and acpl (to display the shelving location as "LABEL (OWNING_LIBRARY)". Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org> Signed-off-by: Tiffany Little <tlittle@georgialibraries.org> Signed-off-by: Bill Erickson <berickxx@gmail.com>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP1825851 Combobox display template option Bill Erickson <berickxx@gmail.com> Fri, 12 Jul 2019 16:37:59 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=5d15571b2c5099af2883f508997182a3b3b6b61a https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=5d15571b2c5099af2883f508997182a3b3b6b61a LP1825851 Combobox display template option LP1825851 Combobox display template option Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Kyle Huckins <khuckins@catalyte.io> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP1832146: Make sure that comboboxes don't get cut off Jane Sandberg <sandbej@linnbenton.edu> Mon, 10 Jun 2019 03:57:49 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=7646f7127a1dbec7d13e78791266f35052464896 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=7646f7127a1dbec7d13e78791266f35052464896 LP1832146: Make sure that comboboxes don't get cut off LP1832146: Make sure that comboboxes don't get cut off To test: 1) Go to the sandbox and open the accordion. 2) Open the combobox. Note that it isn't cut off. 3) Go to Administration > Acquisitions Administration > Exchange Rates. 4) Click New Exchange Rate. 5) Go to the "From Currency" and "To Currency" fields. 6) Note that the dropdowns are visible and not cut off. Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP1831390: combobox and date-select implement ControlValueAccessor Jane Sandberg <sandbej@linnbenton.edu> Tue, 25 Jun 2019 18:17:07 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=d321c4ffc9e9418df1c7791bf6d4948ef88376a7 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=d321c4ffc9e9418df1c7791bf6d4948ef88376a7 LP1831390: combobox and date-select implement ControlValueAccessor LP1831390: combobox and date-select implement ControlValueAccessor This makes both components compatible with [(ngModel)] and reactive forms. Also adds sandbox examples. Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu> Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP1811288 Combobox support entrylist+async / id labels Bill Erickson <berickxx@gmail.com> Fri, 11 Jan 2019 18:06:23 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=1f6c9b60e2aad209c50b94dbac760eb2a2accae0 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=1f6c9b60e2aad209c50b94dbac760eb2a2accae0 LP1811288 Combobox support entrylist+async / id labels LP1811288 Combobox support entrylist+async / id labels Allow the caller to pass a seed entrylist value for async comboboxes. This is useful when a value should be applied to the box on load instead of waiting for user input for typeahead loading. Allow combobox entries to default to using the 'id' field for the label if no label is provided. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu> Signed-off-by: Dan Wells <dbw2@calvin.edu>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>
LP#1775466 Angular(6) base application Bill Erickson <berickxx@gmail.com> Wed, 5 Sep 2018 20:11:41 +0000 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=6c706f454b2b9cdf2d46df3c60e53a0d3cb531d7 https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=6c706f454b2b9cdf2d46df3c60e53a0d3cb531d7 LP#1775466 Angular(6) base application LP#1775466 Angular(6) base application Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
  • [D] Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
]]>