Giter VIP home page Giter VIP logo

Comments (6)

patrickbrouwers avatar patrickbrouwers commented on July 19, 2024

Hey @dimiandre . What do you expect to end up in the action log. That the resource has been exported or that someone started an export?

from laravel-nova-excel.

dimiandre avatar dimiandre commented on July 19, 2024

Hey @dimiandre . What do you expect to end up in the action log. That the resource has been exported or that someone started an export?

@patrickbrouwers thanks for the reply :)
I think in case of DownloadExcel action would be nice to have a log of the resource has been exported
and in case of ExportToExcel would be nice to have a log of the resource has started exporting

what do you think?

from laravel-nova-excel.

patrickbrouwers avatar patrickbrouwers commented on July 19, 2024

So you mean for each resource (example each user) that is in the export, have a log entry ?

from laravel-nova-excel.

dimiandre avatar dimiandre commented on July 19, 2024

So you mean for each resource (example each user) that is in the export, have a log entry ?

yes! but as i said, it's a native feature of nova the "action log".
It should work by default each time you create a cutom action, I don't know why it's not working with this action

from laravel-nova-excel.

patrickbrouwers avatar patrickbrouwers commented on July 19, 2024

It's because the export action is not like any other nova action, it doesn't inherit all the functionality because we delegate the querying (for performance reasons) to the laravel excel package.
I didn't enable the action log, because it didn't seem valuable to me.
I'm fine with adding it, however it's not really high on my current prio-list. If it's of importance to you (to have it prioritize) you can check our options for commercial support: https://laravel-excel.com/commercial-support

from laravel-nova-excel.

dimiandre avatar dimiandre commented on July 19, 2024

ok!

thanks a lot :)

from laravel-nova-excel.

Related Issues (20)

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.