Skip to content

Releases: ltfschoen/rails_csv_app

Feature / Fake CSV Generator - Show Image for Url

07 Mar 21:35
Compare
Choose a tag to compare
Merge pull request #5 from ltfschoen/feature/csv-generator

Feature/csv generator

Feature / Fake CSV Generator

07 Mar 21:23
Compare
Choose a tag to compare
Pre-release
  • Added Fake CSV Gem. Created Fake CSV Config. Generated CSV file with fake data
  • Changed Id to Uid string

Feature / Bootstrap 4 Responsive Grid and Styles

07 Mar 16:03
Compare
Choose a tag to compare
  • Bootstrap 4 Responsive Grid, Tables, Input Fields, Buttons, Alerts
  • Fixed Padding

Feature / Search and Filter Data Uploaded from CSV with Pagination

07 Mar 11:28
Compare
Choose a tag to compare
  • Added Search, Sorting, and Pagination using AJAX
  • Added jQuery3 and jQueryUI Gem
  • Added Willpaginate Gem
  • Added released_at field to CSV
  • Configured Sass to load image correctly to fix browser error

Feature / CSV Upload and Display

07 Mar 07:08
Compare
Choose a tag to compare
Pre-release
Merge pull request #1 from ltfschoen/feature/csv

Feature / CSV Upload and Display - Tests pass. Updated controller, models, views.

Pre-Release Boilerplate Ruby on Rails App

07 Mar 04:29
Compare
Choose a tag to compare

Ruby on Rails app configured to use:

  • Rails - 5.0.2
  • Ruby - 2.4.0-p0
  • Ruby Gemset - rails_csv_app
  • PostgreSQL
  • RSpec - 3.5.4

Includes custom Shell script to automatically launch both web server and open browser