Skip to content

Conversation

@IvanPagani
Copy link

  • Create project structure and update README

  • Create a User model with attached image and devise for authentication

  • Add homepage, navbar and flash messages

  • Update routes, nav bar, devise views, create users controller and view, and add some CSS

  • Update devise views and add some more CSS

  • Add admin dashboard

  • Add admin CRUD for users, add avatar validations, update forms to show error messages

  • Add option to toogle the User role

  • Add option to import users from a spreadsheet

  • Add controller request specs

  • Rename folder

  • Add models and services specs

  • Add simplecov

  • Add kaminary gem for pagination

  • More Kaminari pagination

  • Add docker and styles

  • Fix admin users_controller to follow REST conventions

  • Fix specs for REST controllers and Update README.md

IvanPagani and others added 2 commits November 16, 2025 20:55
* Create project structure and update README

* Create a User model with attached image and devise for authentication

* Add homepage, navbar and flash messages

* Update routes, nav bar, devise views, create users controller and view, and add some CSS

* Update devise views and add some more CSS

* Add admin dashboard

* Add admin CRUD for users, add avatar validations, update forms to show error messages

* Add option to toogle the User role

* Add option to import users from a spreadsheet

* Add controller request specs

* Rename folder

* Add models and services specs

* Add simplecov

* Add kaminary gem for pagination

* More Kaminari pagination

* Add docker and styles

* Fix admin users_controller to follow REST conventions

* Fix specs for REST controllers and Update README.md
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.

1 participant