osem-fcy/app
Espartaco Palma e7452a9d31
Use New Install within their own template
It used to be a partial inside #index, but having their own page
yields some extra benefits:

- Performance: Move logic from the view to the controller
  - Theres' no need to go extra steps inside the :index view
- UI: Remove the extra 'Upcoming Conferences' when the system needs
  to start the flow of the creation of the first user
2021-03-06 03:58:32 +01:00
..
assets update jquery-ui-rails 2020-09-29 00:41:18 +02:00
controllers Use New Install within their own template 2021-03-06 03:58:32 +01:00
datatables Fix bug in UserDatatable query affecting PostgreSQL 2020-04-04 10:35:56 -07:00
helpers Fixed some typos (#2695) 2020-10-30 11:06:43 +02:00
jobs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Add uniqueness tests for Event scope on Vote model with User association 2020-05-19 22:24:37 -04:00
pdfs Gracefully fail out of image handling in ticket PDF 2018-12-19 12:30:45 -08:00
serializers Required changes for consistent controller & feature results 2018-11-20 17:30:56 -08:00
uploaders Uploader changes based on https://github.com/carrierwaveuploader/carrierwave 2018-11-14 13:29:39 -08:00
views Use New Install within their own template 2021-03-06 03:58:32 +01:00