Skip to content
Snippets Groups Projects
Select Git revision
  • de
  • refactor/base
  • feat/import-externals
  • alpha default protected
  • feat/external-chapters
  • main
  • master
  • v1.0.0-alpha.57
  • v1.0.0-alpha.56
  • v1.0.0-alpha.55
  • v1.0.0-alpha.54
  • v1.0.0-alpha.53
  • v1.0.0-alpha.52
  • v1.0.0-alpha.51
  • v1.0.0-alpha.50
  • v1.0.0-alpha.49
  • v1.0.0-alpha.48
  • v1.0.0-alpha.47
  • v1.0.0-alpha.46
  • v1.0.0-alpha.45
  • v1.0.0-alpha.44
  • v1.0.0-alpha.43
  • v1.0.0-alpha.42
  • v1.0.0-alpha.41
  • v1.0.0-alpha.40
  • v1.0.0-alpha.39
  • v1.0.0-alpha.38
27 results

Contributor.php

Forked from Ad Aures / Castopod
893 commits behind the upstream repository.
  • Yassine Doghri's avatar
    2d44b457
    feat: enhance admin ui with responsive design and ux improvements · 2d44b457
    Yassine Doghri authored
    - add podcast sidebar navigation
    - add podcast dashboard with latest episodes
    - add pagination to podcast episodes
    - add components helper to reuse ui components (button, data_table, etc.)
    - enhance podcast and episode forms by splitting them into form sections
    - add hint tooltips to podcast and episode forms
    - transform radio inputs as buttons for better ux
    - replace explicit field by parental_advisory
    - replace author field by publisher
    - add podcasts_categories table to set multiple categories
    - use choices.js to enhance multiselect fields
    - update Language files
    - update js dependencies to latest versions
    
    closes #31, #9
    2d44b457
    History
    feat: enhance admin ui with responsive design and ux improvements
    Yassine Doghri authored
    - add podcast sidebar navigation
    - add podcast dashboard with latest episodes
    - add pagination to podcast episodes
    - add components helper to reuse ui components (button, data_table, etc.)
    - enhance podcast and episode forms by splitting them into form sections
    - add hint tooltips to podcast and episode forms
    - transform radio inputs as buttons for better ux
    - replace explicit field by parental_advisory
    - replace author field by publisher
    - add podcasts_categories table to set multiple categories
    - use choices.js to enhance multiselect fields
    - update Language files
    - update js dependencies to latest versions
    
    closes #31, #9