Skip to content

Actions: mlibrary/search

Docker Build Latest Commit

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
907 workflow runs
907 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Updating pagination styling with new changes.
Docker Build Latest Commit #1799: Commit defb099 pushed by erinesullivan
October 28, 2024 21:24 1m 16s LIBSEARCH-801-part-4
October 28, 2024 21:24 1m 16s
[LIBSEARCH-801] Implement "clear active filters" designs for advanced search (Part 4)
Docker Build Latest Commit #1798: Pull request #499 synchronize by erinesullivan
October 28, 2024 21:19 1m 26s LIBSEARCH-801-part-4
October 28, 2024 21:19 1m 26s
Styling number input types.
Docker Build Latest Commit #1797: Commit 5444ca0 pushed by erinesullivan
October 28, 2024 21:19 1m 19s LIBSEARCH-801-part-4
October 28, 2024 21:19 1m 19s
[LIBSEARCH-801] Implement "clear active filters" designs for advanced search (Part 4)
Docker Build Latest Commit #1796: Pull request #499 synchronize by erinesullivan
October 28, 2024 20:50 1m 18s LIBSEARCH-801-part-4
October 28, 2024 20:50 1m 18s
Updating active filter for in range.
Docker Build Latest Commit #1795: Commit 6256db8 pushed by erinesullivan
October 28, 2024 20:50 1m 23s LIBSEARCH-801-part-4
October 28, 2024 20:50 1m 23s
[LIBSEARCH-801] Implement "clear active filters" designs for advanced search (Part 4)
Docker Build Latest Commit #1794: Pull request #499 synchronize by erinesullivan
October 28, 2024 20:09 1m 13s LIBSEARCH-801-part-4
October 28, 2024 20:09 1m 13s
Converting the input to a number type, and setting min and max
Docker Build Latest Commit #1793: Commit 9a39ef7 pushed by erinesullivan
October 28, 2024 20:09 1m 21s LIBSEARCH-801-part-4
October 28, 2024 20:09 1m 21s
[LIBSEARCH-801] Implement "clear active filters" designs for advanced search (Part 4)
Docker Build Latest Commit #1792: Pull request #499 opened by erinesullivan
October 23, 2024 20:32 1m 20s LIBSEARCH-801-part-4
October 23, 2024 20:32 1m 20s
Simplifying logic and reducing repetition.
Docker Build Latest Commit #1791: Commit 88b3b6a pushed by erinesullivan
October 23, 2024 20:26 1m 28s LIBSEARCH-801-part-4
October 23, 2024 20:26 1m 28s
Moving currentFilters logic to FiltersContainer to reduce repeate…
Docker Build Latest Commit #1790: Commit ceba9cf pushed by erinesullivan
October 23, 2024 14:13 1m 30s LIBSEARCH-801-part-4
October 23, 2024 14:13 1m 30s
Setting input values based on URL parameters.
Docker Build Latest Commit #1789: Commit a9f4a30 pushed by erinesullivan
October 23, 2024 12:55 1m 21s LIBSEARCH-801-part-4
October 23, 2024 12:55 1m 21s
Separating DateRangeInput from AdvancedFilter, and applying it di…
Docker Build Latest Commit #1788: Commit d4d377f pushed by erinesullivan
October 22, 2024 19:06 1m 36s LIBSEARCH-801-part-4
October 22, 2024 19:06 1m 36s
Resolving warning: `Selector unknown returned a different result when…
Docker Build Latest Commit #1787: Commit 07897ab pushed by erinesullivan
October 22, 2024 15:28 1m 20s LIBSEARCH-801-part-4
October 22, 2024 15:28 1m 20s
Merge pull request #498 from mlibrary/LIBSEARCH-801-part-3
Docker Build Latest Commit #1786: Commit e2b4cbf pushed by erinesullivan
October 22, 2024 14:33 1m 22s master
October 22, 2024 14:33 1m 22s
[LIBSEARCH-801] Implement "clear active filters" designs for advanced search (Part 3)
Docker Build Latest Commit #1785: Pull request #498 opened by erinesullivan
October 22, 2024 14:28 1m 17s LIBSEARCH-801-part-3
October 22, 2024 14:28 1m 17s
Resolving duplicate label accessibility errors.
Docker Build Latest Commit #1784: Commit 5a5dec3 pushed by erinesullivan
October 22, 2024 14:15 1m 31s LIBSEARCH-801-part-3
October 22, 2024 14:15 1m 31s
Setting advanced filters on load, based off of current URL parameters.
Docker Build Latest Commit #1783: Commit 0d83efb pushed by erinesullivan
October 22, 2024 14:01 1m 28s LIBSEARCH-801-part-3
October 22, 2024 14:01 1m 28s
Increasing performance and simplifying code.
Docker Build Latest Commit #1782: Commit 109c09d pushed by erinesullivan
October 21, 2024 16:56 1m 21s LIBSEARCH-801-part-3
October 21, 2024 16:56 1m 21s
Moving setAdvancedFilter into Multiselect.
Docker Build Latest Commit #1781: Commit 34fdffd pushed by erinesullivan
October 21, 2024 15:02 1m 36s LIBSEARCH-801-part-3
October 21, 2024 15:02 1m 36s
Moving Multiselect out of AdvancedFilter. Separating styles. Repl…
Docker Build Latest Commit #1780: Commit 3856290 pushed by erinesullivan
October 21, 2024 14:00 1m 27s LIBSEARCH-801-part-3
October 21, 2024 14:00 1m 27s
Separating ActiveAdvancedFilters as its own component.
Docker Build Latest Commit #1779: Commit d6b83f0 pushed by erinesullivan
October 18, 2024 19:34 1m 27s LIBSEARCH-801-part-3
October 18, 2024 19:34 1m 27s
Pulling in advancedFilter object and removing descriptionText.
Docker Build Latest Commit #1778: Commit 5fae0d3 pushed by erinesullivan
October 18, 2024 18:49 1m 34s LIBSEARCH-801-part-3
October 18, 2024 18:49 1m 34s
Creating AdvancedSearchSubmit component to reduce repeated code.
Docker Build Latest Commit #1777: Commit e67cdeb pushed by erinesullivan
October 18, 2024 17:01 1m 20s LIBSEARCH-801-part-3
October 18, 2024 17:01 1m 20s
Merge pull request #497 from mlibrary/LIBSEARCH-801-part-2
Docker Build Latest Commit #1776: Commit 7f3102c pushed by erinesullivan
October 18, 2024 16:33 1m 32s master
October 18, 2024 16:33 1m 32s
[LIBSEARCH-801] Implement "clear active filters" designs for advanced search (Part 2)
Docker Build Latest Commit #1775: Pull request #497 opened by erinesullivan
October 18, 2024 16:27 1m 19s LIBSEARCH-801-part-2
October 18, 2024 16:27 1m 19s