Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI - Sort tag list and list of tags in groups setting #2205

Merged
merged 4 commits into from
Feb 21, 2024
Merged

Conversation

dgtlmoon
Copy link
Owner

Closes #2174

@dgtlmoon dgtlmoon merged commit af747e6 into master Feb 21, 2024
5 checks passed
calvinbui added a commit to calvinbui/ansible-monorepo that referenced this pull request Mar 10, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/dgtlmoon/changedetection.io | patch | `0.45.14` -> `0.45.16` |

---

### Release Notes

<details>
<summary>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary>

### [`v0.45.16`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.45.16): Python pip build small release

[Compare Source](dgtlmoon/changedetection.io@0.45.15...0.45.16)

0.45.16 Python pip build small release - fixes missing files in pip distribution

**Full Changelog**: dgtlmoon/changedetection.io@0.45.15...0.45.16

### [`v0.45.15`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.45.15): Regular release, although a large one!

[Compare Source](dgtlmoon/changedetection.io@0.45.14...0.45.15)

#### What's Changed

-   Prefer to use SockPuppetBrowser by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in dgtlmoon/changedetection.io#2163
-   Fixes for status code and screenshot info by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in dgtlmoon/changedetection.io#2168
-   Fixes build error "The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source." by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in dgtlmoon/changedetection.io#2176
-   Split content fetchers add puppeteer correctly by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in dgtlmoon/changedetection.io#2169
-   Bump the all group with 1 update by [@&#8203;dependabot](https://github.com/dependabot) in dgtlmoon/changedetection.io#2180
-   Misc puppeteer client fixes by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in dgtlmoon/changedetection.io#2181
-   try to fix the build - Custom browser endpoints should not have a proxy set by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in dgtlmoon/changedetection.io#2204
-   UI - Sort tag list and list of tags in groups setting by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in dgtlmoon/changedetection.io#2205
-   Fetching - restock detecting and visual selector scraper - Fixes scraping of elements that are not visible by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in dgtlmoon/changedetection.io#2206
-   text_json_diff/fix: Keep an order of filter and remove duplicated filters. 2 by [@&#8203;Constantin1489](https://github.com/Constantin1489) in dgtlmoon/changedetection.io#2178
-   Re [#&#8203;2197](dgtlmoon/changedetection.io#2197) Browser Steps and playwright/puppeteer "headers" fetch fixes (including user-agent if set) by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in dgtlmoon/changedetection.io#2212
-   Improving test for restock IN STOCK -> OUT OF STOCK by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in dgtlmoon/changedetection.io#2219
-   fixed typo on select by [@&#8203;pedrogius](https://github.com/pedrogius) in dgtlmoon/changedetection.io#2232
-   Adding CORS module - solves Chrome extension API integration by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in dgtlmoon/changedetection.io#2236

#### New Contributors

-   [@&#8203;pedrogius](https://github.com/pedrogius) made their first contribution in dgtlmoon/changedetection.io#2232

**Full Changelog**: dgtlmoon/changedetection.io@0.45.14...0.45.15

</details>

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Calvin Bui <3604363+calvinbui@users.noreply.github.com>
Reviewed-on: https://gitea.bui.services/calvinbui/ansible-monorepo/pulls/2352
Co-authored-by: renovate <renovate@noreply.gitea.bui.services>
Co-committed-by: renovate <renovate@noreply.gitea.bui.services>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] Sort tags / groups by alphabet
1 participant