"git@gitlab.informatika.org:KIII-12/Magento.git" did not exist on "1faaad652f1820baed74b5e156d793553fc2a623"
feat: added crud premium
Showing
- src/app/components/dashboard/components/input_form.php 9 additions, 1 deletionsrc/app/components/dashboard/components/input_form.php
- src/app/components/dashboard/components/tambah_episode_button.php 1 addition, 1 deletion...components/dashboard/components/tambah_episode_button.php
- src/app/components/dashboard/layout.php 34 additions, 49 deletionssrc/app/components/dashboard/layout.php
- src/app/components/dashboard/pages/episode.php 27 additions, 2 deletionssrc/app/components/dashboard/pages/episode.php
- src/app/components/dashboard/pages/main.php 6 additions, 5 deletionssrc/app/components/dashboard/pages/main.php
- src/app/controllers/dashboard/delete_episode.php 32 additions, 0 deletionssrc/app/controllers/dashboard/delete_episode.php
- src/app/controllers/dashboard/delete_podcast.php 32 additions, 0 deletionssrc/app/controllers/dashboard/delete_podcast.php
- src/app/controllers/dashboard/get_add_episode.php 1 addition, 2 deletionssrc/app/controllers/dashboard/get_add_episode.php
- src/app/controllers/dashboard/get_add_podcast.php 3 additions, 3 deletionssrc/app/controllers/dashboard/get_add_podcast.php
- src/app/controllers/dashboard/get_edit_episode.php 27 additions, 3 deletionssrc/app/controllers/dashboard/get_edit_episode.php
- src/app/controllers/dashboard/get_edit_podcast.php 34 additions, 9 deletionssrc/app/controllers/dashboard/get_edit_podcast.php
- src/app/controllers/dashboard/get_episode.php 23 additions, 1 deletionsrc/app/controllers/dashboard/get_episode.php
- src/app/controllers/dashboard/get_layout.php 18 additions, 1 deletionsrc/app/controllers/dashboard/get_layout.php
- src/app/controllers/dashboard/get_main.php 23 additions, 1 deletionsrc/app/controllers/dashboard/get_main.php
- src/app/controllers/dashboard/get_user_podcast.php 17 additions, 1 deletionsrc/app/controllers/dashboard/get_user_podcast.php
- src/app/controllers/dashboard/post_add_episode.php 46 additions, 0 deletionssrc/app/controllers/dashboard/post_add_episode.php
- src/app/controllers/dashboard/post_add_podcast.php 45 additions, 0 deletionssrc/app/controllers/dashboard/post_add_podcast.php
- src/app/controllers/dashboard/post_edit_episode.php 53 additions, 2 deletionssrc/app/controllers/dashboard/post_edit_episode.php
- src/app/controllers/dashboard/post_edit_podcast.php 53 additions, 2 deletionssrc/app/controllers/dashboard/post_edit_podcast.php
- src/public/javascript/dashboard/inputForm.js 23 additions, 1 deletionsrc/public/javascript/dashboard/inputForm.js
Please register or sign in to comment