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

Integration with ViteRuby #3643

Merged
merged 1 commit into from
Aug 20, 2023
Merged

Integration with ViteRuby #3643

merged 1 commit into from
Aug 20, 2023

Conversation

bankair
Copy link
Contributor

@bankair bankair commented Aug 14, 2023

Hey folks,

Here, at Simundia, we are using rails_admin, and we are loving it so far. Congrat's on the work you did on this.

Since we are currently in the process of migrating our assets pipeline from webpack to vite, we made a small fork which adapt the generators and the engine in order to be able to work with ViteRuby as well.

However, we don't want to maintain this fork forever, and we are wondering if you'd be keen to merge our diff with rails_admin's trunk.

Please tell us if you need anything from us in order to move forward with it.

Have a great day!

@coveralls
Copy link

Coverage Status

coverage: 95.951% (-0.09%) from 96.038% when pulling 677cffc on simundia:vite-asset-source-support into 5ca8ccb on railsadminteam:master.

@mshibuya mshibuya merged commit a8a2584 into railsadminteam:master Aug 20, 2023
@mshibuya
Copy link
Member

Great work! Some more changes are needed, but I can take care of them.
Thank you so much 🏅

mshibuya added a commit that referenced this pull request Aug 20, 2023
- Setup CI
- Load fontawesome files by using $fa-font-path
@bankair
Copy link
Contributor Author

bankair commented Aug 20, 2023

Great, thank you for taking care of the extra-mile!

@bankair bankair deleted the vite-asset-source-support branch August 20, 2023 19:49
jklimke added a commit to 3dcl/rails_admin that referenced this pull request Nov 28, 2023
* 'master' of github.com:railsadminteam/rails_admin:
  Tidy up gemfiles
  Bump jRuby
  Test against Mongoid 8
  Test against Rails 7.1
  Mitigate jRuby build failures
  Upgrade node and vite to fix the vite build
  Un-pin turbo-rails to fix Rails 6.1 builds
  Follow-up for railsadminteam#3555
  Resolved a problem with embedded mongoid documents and boolean selectors (railsadminteam#3555)
  Stop using update_only to decide to show subform on create (railsadminteam#3649)
  Follow-up for railsadminteam#3643
  Basic vite integration attempt (railsadminteam#3643)
  Support client-side dynamic scoping
  Fix Rubocop offense
  Revive the live demo
  Unlock webrick version
  Fix typo: tripple ==> triple (railsadminteam#3637)
  Replace &rdquo; entity with inline <q> element (railsadminteam#3636)
  Vulnerability fix: validate return_to param using request.host (railsadminteam#3627)
  Fix Rubocop offense
@coveralls
Copy link

Coverage Status

Changes unknown
when pulling 677cffc on simundia:vite-asset-source-support
into ** on railsadminteam:master**.

@mshibuya mshibuya added this to the 3.2.0 milestone Dec 8, 2024
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.

3 participants