updated org links to use same logic as template links. display org name if no logo
removed unecessary line form orgs controller

fixed linter complaint

fixed tests broken by org.links addition
dev
1 parent 0c0ed43 commit 4a352f493c4c8c1176207c2812c526280c9c03ce
@Brian Riley Brian Riley authored on 8 Dec 2017
Showing 18 changed files
View
app/controllers/orgs_controller.rb
View
app/models/org.rb
View
app/validators/org_links_validator.rb 0 → 100644
View
app/views/layouts/_branding.html.erb
View
app/views/orgs/_profile_form.html.erb
View
db/seeds.rb
View
lib/assets/javascripts/views/orgs/admin_edit.js
View
lib/assets/javascripts/views/shared/my_org.js
View
lib/assets/stylesheets/overrides.scss
View
lib/tasks/bugfix.rake
View
test/functional/orgs_controller_test.rb
View
test/test_helper.rb
View
test/unit/guidance_test.rb
View
test/unit/language_test.rb
View
test/unit/org_test.rb
View
test/unit/question_test.rb
View
test/unit/token_permission_type_test.rb
View
test/unit/user_test.rb