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

Filtriranje transakcija po datumu #160

Open
vmatovic opened this issue May 29, 2022 · 1 comment
Open

Filtriranje transakcija po datumu #160

vmatovic opened this issue May 29, 2022 · 1 comment
Labels
area/frontend Frontend tiketi priority/normal Tiketi normalnog prioriteta
Milestone

Comments

@vmatovic
Copy link
Contributor

Unutar stranice za pregled transakcija (issue #158 ) treba iznad tabele da se dodaju dva tekstfielda za filtriranje transakcija po datumima ( može kao običan tekst, verovatno ćemo kasnije napraviti komponentu gde se klikom na tekstfield otvara mali kalendar za selekciju datuma ). Prvi tekstfield je od kog datuma, a drugi do kog datuma se filtrira.

@vmatovic vmatovic added priority/normal Tiketi normalnog prioriteta area/frontend Frontend tiketi labels May 29, 2022
@vmatovic vmatovic added this to the Milestone 4 milestone May 29, 2022
@lmiladinovic99
Copy link

Ovo je umplementirano na backendu, treba u body proslediti from i to.
Primer:
{
"from": "2021-06-07T15:34:39.798Z",
"to": "2023-06-07T15:34:39.798Z"
}

@xmudrii xmudrii modified the milestones: Milestone 4, Ispit Jun Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Frontend tiketi priority/normal Tiketi normalnog prioriteta
Projects
None yet
Development

No branches or pull requests

3 participants