Coder Social home page Coder Social logo

Comments (6)

igr-santos avatar igr-santos commented on August 11, 2024

I need know wich are the columns to know about which info represent.
Insert to label of column fix my problem or can mark wich column i need

from bonde-clients.

gabrielrtakeda avatar gabrielrtakeda commented on August 11, 2024

Yes sure, but the data coming from api isn't still the correct, for now, it coming just mobilizations data. The subscribers list from form entries has come something like dataclip.

Nome: Lorem, Sobrenome: Ipsum, CIDADE: Outra, CEP: xxxxxxxx, EMAIL: dummy@localhost

That query need to be included on api and create an endpoint do retrieve the correct data. When it returning the correct data, the information about columns will come together, and we can manipulate it on front to create de .xslx file correctly with data reference column name.

from bonde-clients.

gabrielrtakeda avatar gabrielrtakeda commented on August 11, 2024

The forceDownloadFile actions isn't receiving the filename param and when we'll make the Excel file on makeExcelFile function, we need to export the object values. I'll fix this here.

from bonde-clients.

igr-santos avatar igr-santos commented on August 11, 2024

I think need to do export of informations by Widget, doesn't by Mobilization, because one mobilization has many FormWidget and each FormWidget has many lines of information

from bonde-clients.

gabrielrtakeda avatar gabrielrtakeda commented on August 11, 2024

Needs to handle the behaviour when detects that browser is Safari, because Safari isn't support a[download] attribute yet (check a[download] attribute supported browsers). For that, i opened a PR (rndme/download#33) to make downloadjs module accepts an option object and we pass a function in options.safariCallback() to overwrite the current behaviour to Safari.

While the PR isn't merged, i'll point the downloadjs module dependency on hub-client repo to my forked repository. What do you think?

from bonde-clients.

gabrielrtakeda avatar gabrielrtakeda commented on August 11, 2024

Need to fix "Salvar planilha" button onclick method to avoid mistaken clicks and change button's background color to outlined style.

captura de tela 2016-07-25 as 21 10 07

from bonde-clients.

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.