-
Notifications
You must be signed in to change notification settings - Fork 314
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
feat: adds a side panel for complex logs that enables reordering and enabling fields #3237
Conversation
amir20
commented
Aug 27, 2024
•
edited
Loading
edited
@FrancYescO I saw you reacted on this PR. I am merging it soon. I think it is the last thing I want to do before releasing. Could you test |
just got a glitch: if a value is pretty long with no spaces will not wrap text and will hide the togglebox (will go on the left out of screen and you need to horizontal scroll to show) |
also consider adding a label "drag to reorder" or some icon that will show the cross cursor, otherwise will be a very hidden feature |
maybe in the time on top of the sidebar you can add also the ms of the log datetime, and idk if is and easy add also a toggle for the specific log level (but than i have some doubt on how this can be toggled back to be visualized) |
Thanks @FrancYescO Yea there are some horizontal spaces that need to be improved. And even more on mobile.
Doesn't the cursor already change to a cross? Or do you mean additionally put a note about it?
What does this mean? Do you mean filter by log levels? #2432 |
Yes but it changes only while dragging, there is no indication that you are allowed to drag 😃 And yes i was referencing to the same feature of the #2432 |
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [amir20/dozzle](https://togithub.com/amir20/dozzle) | minor | `v8.2.1` -> `v8.3.0` | --- ### Release Notes <details> <summary>amir20/dozzle (amir20/dozzle)</summary> ### [`v8.3.0`](https://togithub.com/amir20/dozzle/releases/tag/v8.3.0) [Compare Source](https://togithub.com/amir20/dozzle/compare/v8.2.1...v8.3.0) ##### 🚀 Features - Retries to fetch more logs if no logs are fetched when scrolling up - by [@​amir20](https://togithub.com/amir20) in [https://github.com/amir20/dozzle/issues/3230](https://togithub.com/amir20/dozzle/issues/3230) [<samp>(afcb8)</samp>](https://togithub.com/amir20/dozzle/commit/afcb8093) - Adds animations to bottom when in live mode - by [@​amir20](https://togithub.com/amir20) in [https://github.com/amir20/dozzle/issues/3231](https://togithub.com/amir20/dozzle/issues/3231) [<samp>(aec81)</samp>](https://togithub.com/amir20/dozzle/commit/aec8139a) - Changes scroll progress to reflect total available logs instead of just the logs in the browser - by [@​amir20](https://togithub.com/amir20) in [https://github.com/amir20/dozzle/issues/3236](https://togithub.com/amir20/dozzle/issues/3236) [<samp>(0a039)</samp>](https://togithub.com/amir20/dozzle/commit/0a039235) - Adds a side panel for complex logs that enables reordering and enabling fields - by [@​amir20](https://togithub.com/amir20) in [https://github.com/amir20/dozzle/issues/3237](https://togithub.com/amir20/dozzle/issues/3237) [<samp>(85271)</samp>](https://togithub.com/amir20/dozzle/commit/85271a59) - Show version number on top right. see [#​3228](https://togithub.com/amir20/dozzle/issues/3228) - by [@​amir20](https://togithub.com/amir20) in [https://github.com/amir20/dozzle/issues/3239](https://togithub.com/amir20/dozzle/issues/3239) and [https://github.com/amir20/dozzle/issues/3228](https://togithub.com/amir20/dozzle/issues/3228) [<samp>(9ea70)</samp>](https://togithub.com/amir20/dozzle/commit/9ea7024c) ##### 🐞 Bug Fixes - Fixes settings page when changing language - by [@​amir20](https://togithub.com/amir20) in [https://github.com/amir20/dozzle/issues/3216](https://togithub.com/amir20/dozzle/issues/3216) [<samp>(43194)</samp>](https://togithub.com/amir20/dozzle/commit/4319415e) - Host port nb typo in readme - by [@​Qhilm](https://togithub.com/Qhilm) in [https://github.com/amir20/dozzle/issues/3220](https://togithub.com/amir20/dozzle/issues/3220) [<samp>(eaf20)</samp>](https://togithub.com/amir20/dozzle/commit/eaf20059) - Fixes infinite loop when there are no logs - by [@​amir20](https://togithub.com/amir20) in [https://github.com/amir20/dozzle/issues/3235](https://togithub.com/amir20/dozzle/issues/3235) [<samp>(3a0ea)</samp>](https://togithub.com/amir20/dozzle/commit/3a0eaf16) - Fixes broken skip logs - by [@​amir20](https://togithub.com/amir20) [<samp>(0798d)</samp>](https://togithub.com/amir20/dozzle/commit/0798de3b) - **deps**: - Update all non-major dependencies - in [https://github.com/amir20/dozzle/issues/3209](https://togithub.com/amir20/dozzle/issues/3209) [<samp>(9f743)</samp>](https://togithub.com/amir20/dozzle/commit/9f743132) - Update dependency [@​vueuse/core](https://togithub.com/vueuse/core) to v11 - in [https://github.com/amir20/dozzle/issues/3211](https://togithub.com/amir20/dozzle/issues/3211) [<samp>(acd99)</samp>](https://togithub.com/amir20/dozzle/commit/acd9946b) - Update dependency [@​vueuse/components](https://togithub.com/vueuse/components) to v11 - in [https://github.com/amir20/dozzle/issues/3210](https://togithub.com/amir20/dozzle/issues/3210) [<samp>(3d9e0)</samp>](https://togithub.com/amir20/dozzle/commit/3d9e025b) - Update dependency [@​vueuse/router](https://togithub.com/vueuse/router) to v11 - in [https://github.com/amir20/dozzle/issues/3213](https://togithub.com/amir20/dozzle/issues/3213) [<samp>(1dea4)</samp>](https://togithub.com/amir20/dozzle/commit/1dea4f10) - Update dependency unplugin-vue-macros to ^2.11.6 - in [https://github.com/amir20/dozzle/issues/3215](https://togithub.com/amir20/dozzle/issues/3215) [<samp>(b5461)</samp>](https://togithub.com/amir20/dozzle/commit/b54611fb) - Update all non-major dependencies - in [https://github.com/amir20/dozzle/issues/3232](https://togithub.com/amir20/dozzle/issues/3232) [<samp>(4bb00)</samp>](https://togithub.com/amir20/dozzle/commit/4bb007fd) - Update all non-major dependencies - in [https://github.com/amir20/dozzle/issues/3238](https://togithub.com/amir20/dozzle/issues/3238) [<samp>(62a2e)</samp>](https://togithub.com/amir20/dozzle/commit/62a2ef9e) ##### 🏎 Performance - Tries to improve burst of logs - by [@​amir20](https://togithub.com/amir20) in [https://github.com/amir20/dozzle/issues/3227](https://togithub.com/amir20/dozzle/issues/3227) [<samp>(36f33)</samp>](https://togithub.com/amir20/dozzle/commit/36f3308e) ##### [View changes on GitHub](https://togithub.com/amir20/dozzle/compare/v8.2.1...v8.3.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/NorkzYT/Wolflith). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6InN0YWdpbmciLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwibWlub3IiLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
It's an interesting feature but when there is a LOT OF fields (like the access log of traefik) then if is impossible to see all fields on one page (and I'm on a 32" monitor...) |
Screenshot? |
I don't understand what you are saying is not possible now. If it's a bug then open an issue with better description. I have read your comment a few times and can't make any sense of it. |