Git Product home page Git Product logo

app's People

Contributors

adinata-id avatar anandpilania avatar dansysanalyst avatar davidemariabusi avatar dependabot[bot] avatar eleftrik avatar gabrielrbarbosa avatar imami avatar krato avatar laradumps-bot avatar luanfreitasdev avatar niit-anand avatar tafhyseni avatar vs0uz4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

app's Issues

Keyboard shortcuts conflicts with vscode

Issue when laradumps app is opened and focus on editor (vscode), Laradumps will catch keyboard shortcuts.

This issue was only introduced after 1.7.2.

Thanks for this wonderful tool! It is very helpful.

How to replicate:

  • Open Laradumps app
  • Open vscode
  • Add keyboard shortcuts that is the same with the Laradumps KB shortcuts (mine was Ctrl+D which is toggling Dark/Light Mode)
  • Focus on vscode
  • Press Ctrl+D
  • Even Laradumps is not focused it will toggle (Dark/Light mode). Worst that KB will not trigger vscode commands

Environment:
Ubuntu 22.04
Laradumps Desktop: 2.0.2
VSCODE

Commit: 695af097c7bd098fbf017ce3ac85e09bbc5dda06
Date: 2023-06-14T08:59:55.818Z
Electron: 22.5.7
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Linux x64 5.19.0-46-generic snap

Laravel: v10.13.5
laradumps/laradumps: v2.0.0

SSL

Hello! Is there a way in existence to use https for connections to my localhost? I use it all the time and don't configure http at all.

Unable to view queries

I'm running Macos Monteray version 12.6.3

I'm unable to view query logs. My project is running Laravel 10

image

App now working(

Not working on linux - trying to show data but only empty divs
Not working on windows - don't receive any data at all

Copy from the app

Hi! First thanks for this app. Works great!

Can be possible to copy debug data from the app? That's will be cool to debug the problem or to share it.

Thanks!

V2 Vue3 backlog 👀

Payloads

  • simple, multiple
  • colors
  • isJson
  • models
  • logs
  • label
  • phpinfo
  • routes
  • table
  • time
  • quiet
  • markdown
  • macros
  • screens
  • mailable
  • http
  • jobs
  • cache (need implements table-v2)
  • queries

Deprecated:

  • deprecated config/laradumps.php now environment must be changed in app)
  • deprecated payload for Livewire v2 (components, failed validation, events, dispatch browser events)

Improvements / Features:

  • Global shortcut
  • Button for reorder dumps
  • Settings page for language, environment (now environment must be changed in app)
  • Filter by color

[BUG] Shotcut bug

Information

On MacOs when command+Q is pressed Laradumps try to quit while out of focus. I am using 1.4.0 version on last version of macOs monterey (12.6) on a x86 cpu.

Pre-steps

Open laradumps on MacOs, change the program focus for another program, and press command+Q, laradamps will ask the quit confirmation.

Have you searched through other issues to see if your problem is already reported or has been fixed?

  • Yes - I did not find it.
  • No

Did you read the documentation?

  • Yes - I did not find it.
  • No

Sugestão: Opção para desabilitar que o APP sobreponha a tela quando detecta alguma mudança na aplicação.

Acho que seria interessante uma opção para desabilitar essa sobreposição automática de tela do app. Exemplo:

Quando estou fazendo modificações no frontend de um componente Livewire, toda vez que atualizo a página para verificar as alterações visuais, o app se sobrepõe e então tenho que ficar minimizando. Isso pode ser algo simples, mas quando se torna repetitivo acaba sendo um incômodo.

Logs dont show on Brand new installation

image

I arleady check the docs and this ticket as well

DS_APP_HOST=127.0.0.1
DS_INSTALLED=true

DS_AUTO_CLEAR_ON_PAGE_RELOAD=false
DS_AUTO_INVOKE_APP=false
DS_SEND_COLOR_IN_SCREEN=true
DS_SEND_QUERIES=false
DS_SEND_LOGS_APPLICATIONS=true
DS_SEND_LOGS_VENDOR=false
DS_SEND_HTTP_CLIENT_REQUESTS=false
DS_SEND_JOBS=false
DS_SEND_CACHE=true
DS_SEND_COMMANDS=false
DS_SEND_HTTP=false
DS_SEND_SCHEDULED_COMMANDS=false
DS_SEND_GATE=false
DS_SEND_LOGS_DEPRECATED=false
DS_SEND_MAIL=true
DS_FILE_HANDLER=vscode://file/{filepath}:{line}
DS_PROJECT_PATH=

M2 Macos

Difficult to read dumps, the font weight is too light and contrast too low (on PopOS)

🛻 LaraDumps Feature Request

Summary

It is difficult to read what is being shown (with every theme, light and dark).

Why is this needed?

To make it easier to read what is in the debug window

Suggested Solution(s)

Increase the font weight and make the color darker/lighter depending on the theme.

Related issue(s)/PR(s)

Let us know if this is related to any issue/request

Screenshot from 2024-04-06 17-23-34

Showing blank logs

image

can see screen refreshing when executing the code, but nothing showing on the app.

PHP 8.1.19
Laravel Framework 8.83.27
laradumps/laradumps 1.12
laradumps/app 2.1.2

Performance Issue

there is a performance issue with desktop App.

i have installed laradump, on a big application, which there are Lots of Log generated with each request.
also activated all options (show queries, logs, etc.)

then desktop app Froze after some seconds.

im on M2 mac.

Even with 2.4.1 is not working in Ubuntu

While trying to configure Laradumps in cli it says:

Is the LaraDumps Application open?

I use the AppImage. and I have Ubuntu 22.04.3 x64

what's missing?

thanks!

v3 - Double click collapse

Hi!

After the latest upgrade to v3, it's impossible to select fields or values by double-clicking. It collapses automatically.

Thank you!

[BUG] package update process error

Pre-steps

Have you searched through other issues to see if your problem is already reported or has been fixed?

  • Yes - I did not find it.
  • No

Did you read the documentation?

  • Yes - I did not find it.
  • No

Have you tried to reconfigure LaraDumps?

To configure LaraDumps, run: php artisan ds:init.

  • Yes - I didn't work.
  • No, I believe this error is not related the configuration.

Software Version

You can run composer show -i and npm list to list installed package with their versions.

Software Version (exactly)
LaraDumps App 1.2.2
LaraDumps package 1.2.1
Laravel 9.19
Operating System macOS

What is your project Environment?

  • Laravel Valet
  • Laravel Sail
  • Docker
  • XAMPP
  • Laragon
  • Other - please specify: ________

Describe the bug

Desktop software auto-update does not work as it should.

What happened?

I run the automatic update process, but the software does not finish by itself to complete the process, and when I manually finish it, when I load it again, the update message pops up showing that it failed to complete.

Note: Today the solution is to download the package from github manually, remove the old version and unzip the new one in the Applications directory on the mac

Steps to Reproduce the problem

When I open a new instance of the desktop app, I get a message that there is a new version available and I want to do it now. It gives me the option to Cancel or Proceed.

When I select proceed, it opens another blank window titled laradumps, and displays an alert saying that the updates have already been downloaded and that the software needs to be closed to complete the update process.

However, when you click 'quit', nothing happens. And if I manually close the software, when I load it again, the same update message appears.

Note: I am running version 1.2.2, and indeed there is a new version available on github 1.2.5.

Suggestions

I don't know if it could be something related to permission level on mac. I did what I could but nothing worked... I think that if something like permission is needed for this process to occur successfully, there should be some note in the official documentation.

Screenshots
Screen Shot 2022-09-10 at 12 32 39 AM

Screen Shot 2022-09-10 at 12 32 47 AM

Screen Shot 2022-09-10 at 12 32 55 AM

Screen Shot 2022-09-10 at 12 33 08 AM

Continuous Prompt for LaraDumps Package Update Despite Acknowledgment

Currently, on Windows 11 with the LaraDumps app installed, there seems to be an unexpected behavior. Upon utilizing the ds() call, a dialog prompt appears, notifying about a LaraDumps package update availability. Despite clicking "OK" to acknowledge the update, the prompt keeps reappearing with every ds() call.

Expected Behavior:
The LaraDumps package update prompt should only appear once, and subsequent occurrences should be suppressed after acknowledgment.

Steps to Reproduce:

  1. Install LaraDumps app on Windows 11.
  2. Utilize the ds() call in a Laravel project.
  3. Observe the continuous appearance of the LaraDumps package update prompt with each ds() call.

Additional Information:

  • Operating System: Windows 11
  • LaraDumps Package Version: ^3.0
  • Laravel Project Version: ^10.0
  • Reproducibility: Consistently occurs with each ds() call.

This issue disrupts workflow and may lead to inconvenience for users. Any insights or resolutions on resolving this matter would be greatly appreciated. Thank you.

[BUG]

O cliente v2.4.0 não está executando no MacOS, estou tentando faz 2 dias e nada..
image

Versao anterior..
image

Please add shortcuts for everything

🛻 LaraDumps Feature Request

Summary

I think it is important to have quick keyboard shortcuts for every important button in the app, like clean log, change screen, etc...

Why is this needed?

You might know that we developers work more with our keyboard than our mouse, so moving the mouse from my coding application or browser to the laradumps app just to clear the logs during a debug session is so annoying because you have to do that so many times.

Suggested Solution(s)

  • Add shortcuts to be used while the active window is the Laradumps so it can be any shortcut
  • Add shortcuts that will be listened even if the active window is another window like the PHPStorm window or other, so the person doesn't need to change the window (global shortcuts)

Related issue(s)/PR(s)

Let us know if this is related to any issue/request

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.