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

Administrator view/payments handling #17

Merged
merged 39 commits into from
Apr 11, 2021

Conversation

lagdush
Copy link
Collaborator

@lagdush lagdush commented Mar 24, 2021

Prototyp komponentu do zapytań GET na payments.

  • Działają podstawowe filtry,
  • po kliknięciu w element wyświetli się tylko ta jedna kliknięta płatność
  • Przycisk spowoduje reset filtrów
  • nie ma stylowania poza gridem, narazie tylko działająca logika

Jeżeli chcecie to u siebie przetestować to:

  • działa to narazie na localhost. Ja odpaliłem to sobie z brancha development, ustawiłem port na 5000
  • zmieniłem w controlerze payments jedną linijkę: $text: { $search: \"${term}\" } -lepiej dobiera wyniki jednak nie da się łączyć kilku filtrów
  • zakomentowałem również middleware autoryzujące do testowania

@lagdush lagdush changed the base branch from main to development March 24, 2021 19:29
@lagdush lagdush self-assigned this Mar 27, 2021
@lagdush
Copy link
Collaborator Author

lagdush commented Mar 27, 2021

Dodałem usuwanie płatności oraz aktualizację płatności.

@lagdush lagdush linked an issue Mar 27, 2021 that may be closed by this pull request
@lagdush
Copy link
Collaborator Author

lagdush commented Apr 4, 2021

Dodałem plik konfiguracyjny dla Animals by zobaczyć jak komponent będzie reagował przy przełączaniu się między url. Początkowo nie robił tego poprawnie tzn wysyłał request na zły url ale sytuacja jest już opanowana. Komponent Animals dla Administratora działa w podstawowej wersji.

@lagdush lagdush merged commit 3860dbf into development Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Widok Administratora: płatności.
1 participant