Skip to content

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
@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

2 participants