FTW-Entertainment-LLC / AnimeFTW.tv-Site

Production AnimeFTW.tv Site
3 stars 3 forks source link

Redesign Admin site #260

Open robotman321 opened 8 years ago

robotman321 commented 8 years ago
hanimayahi commented 8 years ago

Will this rewrite be mobile friendly? Bootstrap?

robotman321 commented 8 years ago

yeah, this will be a mobile friendly format, my goal is to do 2FA as well, either using a text message or an authenticator instead of another password.

robotman321 commented 7 years ago

Went through the various urls that are going to be added to the management_pages table.

/search/
/user/
/user/successful-logins/
/user/failed-logins/
/user/active/
/user/inactive/
/user/suspended/
/user/advanced/
/comment/
/comment/statistics/
/comment/profile/
/comment/video/
/episode/
/episode/list/
/episode/list/##/ (shows episodes for a series)
/episode/add/
/series/list/ (lists series from newest to oldest)
/series/list/##/ (shows individual series)
/series/statistics/ (shows global statistics)
/series/statistics/##/ (shows individual series statistics)
/series/add/
/series/mass-update/
/series/announcement-builder/
/applications/
/applications/past/ (lists all of the past application periods)
/applications/past/##/ (list the specific applications from the previous application period)
/errors/
/reviews/
/email/
/email/logs/
/email/blasts/
/email/blasts/current/
/email/blasts/past/
/email/blasts/new/
/log/
/log/paypal/advanced-member/
/log/paypal/store-transactions/
/log/email/failure/
/log/email/outbound/
/log/cron/runtime/
/log/user/moderation/
/log/user/searches/
/log/api/hits/
/log/api/hits/developer/
/log/api/hits/developer/##/ (Shows logs for a specific developer)
/forum/ (lists current forums and subforums)
/forum/edit/##/ (Edits an existing forum)
/forum/add/
/settings/permissions/
/settings/site/
/settings/group/
/store/stock/
/store/stock/add/
/store/stock/edit/##/ (Edits a given stock item)
/store/orders/ (Lists all orders)
/store/orders/##/ (lists the details of a given order)
/store/carts/
/store/logs/
/content/
/content/pages/
/content/pages/edit/##/
/content/pages/add/
/content/fansubs/
/content/fansubs/add/
/content/fansubs/edit/##/
/content/genre/
/content/genre/add/
/content/genre/edit/##/
/uploads/
/uploads/view/series/##/ (Shows a given series)
/uploads/view/episode/##/ (shows a given episode that was added)
/uploads/add/series/
/uploads/add/episode/##/ (adds a episode but requires the series entry id)
/uploads/edit/series/##/
/uploads/edit/episode/##/