Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Admin interface - Filtering tables

Aperta
#362 1 commento 0 reazioni 1 assegnatario Vedi su GitHub

@zakriya057 ci sta già lavorando.

Dal 23/12/2024.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

So far the only admin view that has a filter is the on for the User model.

It would be helpful for working on support cases to be able to filter in views for Contract, Shift and also Report.

  • in the view for Contract filter by:

    • user (id)
    • start_date (format: DD-MM-YYYY)
    • end_date (format: DD-MM-YYYY)
  • in the view for Shift filter by:

    • user (id)
    • contract (id)
    • Questionable: Some kind of filter concernign the dates of shift. It would be usefull to filter for shifts in a given Interval like filter_start <= started.date <= filter_end
  • in the view for Report filter by:

    • user (id)
    • contract (id)
    • month_year (format: DD-MM-YYYY)
Lingua principale
Python
Stelle
0
Fork
4
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di ClockGU/clock-backend

Tutte le issue di ClockGU/clock-backend

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.