osem-fcy/spec
James Mason 714f89f6ba
Fix missing link on public organizations page
When viewing a conference, the Instance Name in the header points to
/organizations. On the organizations index, there's a button to see
conferences, but it does nothing. This makes it easy for public users to
get lost.

This commit:
* Adds a function to the organizations controller to show child
  conferences
* Adds a public permission to see conferences through an organization
* Represents a subset of conferences, reusing conferences/index view,
  for the organization
2017-11-07 14:11:13 -08:00
..
controllers Fix missing link on public organizations page 2017-11-07 14:11:13 -08:00
factories Improving check-in process 2017-09-13 22:47:22 +05:30
features Fix missing link on public organizations page 2017-11-07 14:11:13 -08:00
helpers Add Style/WordArray at rubocop.yml #1463 2017-06-06 13:53:05 +03:00
mailers implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
models Improving check-in process 2017-09-13 22:47:22 +05:30
serializers Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
support Improves test speed 2017-06-15 04:26:15 +05:30
spec_helper.rb Fix intermittent failures in track tests 2017-10-10 20:23:54 -07:00