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

Bootstrap Frontend Update #364

Open
cycomachead opened this issue Aug 16, 2024 · 1 comment
Open

Bootstrap Frontend Update #364

cycomachead opened this issue Aug 16, 2024 · 1 comment
Assignees

Comments

@cycomachead
Copy link
Member

cycomachead commented Aug 16, 2024

Here's a checklist of all files that need updating, and their progress.

All relative to views/, files that have _bs mean I'm keeping both versions around for a little while. (Either it's a partial, or for testing.)

  • /dialogs/collect.etlua
  • /dialogs/compose_email.etlua
  • /dialogs/confirm_delete.etlua
  • /dialogs/delete_user.etlua
  • /dialogs/embed.etlua
  • /dialogs/feature_carousel.etlua
  • /dialogs/flag_reason.etlua

layout (reorganized in #359)

  • /layout/delayed_scripts.etlua
  • /layout/footer_bs.etlua
  • /layout/head_bs.etlua
  • /layout/navigation_bar_bs.etlua

partials

  • /partials/carousel_paginator_bs.etlua
  • /partials/carousel_paginator.etlua
  • /partials/collection_buttons.etlua
  • /partials/collection_dates.etlua
  • /partials/collection_editors.etlua
  • /partials/collection_info.etlua
  • /partials/collection_thumbnail.etlua
  • /partials/collection.etlua
  • /partials/flag_list.etlua
  • /partials/grid_filters_bs.etlua
  • /partials/grid_filters.etlua
  • /partials/grid_paginator_bs.etlua
  • /partials/grid_paginator.etlua
  • /partials/grid_search_bs.etlua
  • /partials/grid_search.etlua
  • /partials/profile_bs.etlua
  • /partials/profile.etlua
  • /partials/project_bs.etlua
  • /partials/project_buttons.etlua
  • /partials/project_details.etlua
  • /partials/project.etlua
  • /partials/slideshow_bs.etlua
  • /partials/slideshow.etlua
  • /partials/user.etlua

static (Reorganized in #359 -- most of these needed no or minimal changes.)

  • /static/about.etlua
  • /static/bjc.etlua
  • /static/blog.etlua
  • /static/coc.etlua
  • /static/contact.etlua
  • /static/credits.etlua
  • /static/dmca.etlua
  • /static/extensions.etlua
  • /static/materials.etlua
  • /static/mirrors.etlua
  • /static/offline.etlua
  • /static/partners.etlua
  • /static/privacy.etlua
  • /static/requirements.etlua
  • /static/research.etlua
  • /static/snapinator.etlua
  • /static/snapp.etlua
  • /static/source.etlua
  • /static/tos.etlua

admin pages

  • /admin.etlua
  • /ip_admin.etlua
  • /carousel_admin.etlua
  • /totm.etlua
  • /user_admin.etlua
  • /users.etlua
  • /zombie_admin.etlua

collection listings

  • /events.etlua # should be easy
  • /examples.etlua # should be easy
  • /explore.etlua

teacher pages

  • /bulk.etlua
  • /learners.etlua
  • /teacher.etlua

users

  • /change_email.etlua
  • /change_password.etlua
  • /followed_users.etlua
  • /followed.etlua
  • /forgot_password.etlua
  • /forgot_username.etlua
  • /login.etlua
  • /my_collections.etlua
  • /my_followers.etlua
  • /my_projects.etlua
  • /profile.etlua
  • /sign_up.etlua

rest of the site

  • /all_totms.etlua
  • /carousel_bs.etlua
  • /carousel.etlua
  • /collection.etlua
  • /collections.etlua
  • /delete_user.etlua
  • /embed.etlua # Do Last, will be more custom
  • /embedded.etlua # Do Last, will be more custom
  • /error.etlua
  • /flags.etlua
  • /footer.etlua
  • /grid_bs.etlua
  • /grid.etlua
  • /header.etlua
  • /index_bs.etlua
  • /index.etlua
  • /layout_bs.etlua
  • /layout.etlua
  • /localize.etlua
  • /message.etlua
  • /navigation_bar.etlua
  • /project.etlua
  • /search.etlua
  • /user.etlua
@cycomachead
Copy link
Member Author

Ordering:

  • collections carousel

  • get all the basic carousel + grid pages done

  • then do the projects page

  • then do the collections page

  • then do admin pages

  • then investigate dialog + custom alert

  • then delete pure css

  • then delete the old lua files

  • then rename layout

  • then remove the _bs from all files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant