Skip to content

Latest commit

 

History

History
53 lines (46 loc) · 1.32 KB

Readme-todo.md

File metadata and controls

53 lines (46 loc) · 1.32 KB

Todo

  • Facade yerine sadece service provide kullanılabilir mi? aliass?
    • singleton içinde facade yerine service class olabilir
  • phpStan problemleri
  • pint, github actions
  • can fonkisyonlarında yetki 1 kez çekilebilir
  • Readme contribution
  • ABAC

Done

  • gerekli migration'lar
  • config dosyaları
  • aauth tüm methodların testi
  • model'ler
  • can fonkisyonlarının testi
  • Aauth testleri
  • blade direktif
  • facade
  • modelin içideni create ve update delete metodları
  • service provider ??
  • trait yazılması ? scope yazılması
  • local scope? global scope? -> şuanda global yazıldı.
  • rolepermisson service class ve validations
  • testler
    • org. service
    • role perm service
  • phpstan
  • packagist
  • docs

todo v2

  • role permisson service ve validations
  • org. permisson service ve validations
  • role perm. service validation ve excepiton unit testleri, validation excepitonarlını testti
  • org. service validation ve excepiton unit testleri, validation excepitonarlını testti
  • test with coverage
  • translations
  • request's ve validations
  • test'lerin publish edilmesi ve namespacelerin replace edilmesi
  • postgress testleri için github actions
  • laravel gates register policy

Dökümantasyon

  • config'ler
  • migr. ve seeder'ların çalıştırılması
  • github pages docs
  • ABAC docs

backlog

  • github pages ?