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

Shakapacker #323

Merged
merged 23 commits into from
Oct 5, 2023
Merged

Shakapacker #323

merged 23 commits into from
Oct 5, 2023

Conversation

jcraigk
Copy link
Owner

@jcraigk jcraigk commented Oct 5, 2023

This migration from Sprockets to Shakapacker lays the groundwork for rewriting the frontend web UI in a modern JS framework like React on Rails.

  • Replace Sprockets with Shakapacker
  • Remove asset gems (bootstrap-will_paginate, coffee-rails, execjs, jquery-rails, jquery-ui-rails, sass-rails, soundmanager2-rails, twitter-bootstrap-rails, uglifier)
  • Upgrade Bootstrap to 3.4.1, fix related issues (element positioning, dropdowns, Glyphicons)
  • Remove spinjs, replace with Glyphicon
  • Refactor CoffeeScript and other JS into module pattern (prep for eventual replacement)

Fixes #315.

Related blog post: https://jck.earth/2023/09/21/sprockets-to-shakapacker.html

@jcraigk jcraigk merged commit a9873f9 into main Oct 5, 2023
4 checks passed
@jcraigk jcraigk deleted the shakapacker branch October 5, 2023 20:42
This was referenced Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve web pagination
1 participant